html, body
{
	background-image:url(http://www.ungallians2010.se/images/bg.png) ;
	background-repeat: repeat-x;
/	background-color: #e3edff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
/*	min-height: 101%;*/
}

#pageContainer
{
	position: relative;
	width:800px;
	margin: 0 auto;
	text-align: left;
/*	margin-top:10px;
	margin-bottom:10px;*/
	
}

#pageTopContainer
{
	margin-top:7px;
}

#page
{
	background-color:#FFFFFF;
	border:1px solid #fff;
	float:left;
	height:auto !important;
/*	min-height:800px;*/
	padding-left:10px;
	padding-right:10px;
	width:800px;
	padding-bottom:10px;
	
}

h1 {
	font-family:Trebuchet MS;
	font-weight: bold; 
	font-size: 20px; 
	color: rgb(248, 133, 0); 
	text-decoration: none;
}
h2 {
	font-family: Georgia, Times New Roman, Times, serif; font-weight: bold; font-size: 18px; 
}
tr.grunddata_class {
	display: none;
}
table.logotyper {
	width: 100%;
}
table.tabclass {
	margin-top:0px;
}
td.formclass {
	text-align: left;
}

td.formclass1 {
	text-align: left;
	font-weight: bold;
}

td.logotyper {
	text-align: center;

}
.formstyle {
	font-size: 20px;
	background-color: #bcdbff;
	border: 1px solid #666666;
}
img {
	border-style: none;

}

#result_goes_here {
	margin-top:10px;
}

#share_div {
}

div.ungbanner {
	font-size: 8px; /* to get  the correct spacing */
	margin-right:0px;
	margin-left:0px;
	margin-top:7px;
}
div.tabclass {
/*	background-color:#bbb;  */
/*	background-color:#3699ff; */
/*	float:left;*/
	margin-top:0px;
	background-color:#87c3ff;
	width:565px;
	padding:8px;
}
button.btn {
	color:#ff;
	font: 'trebuchet ms',helvetica,sans-serif;
	font-size: 20px;
	background-color:#bcdbff;
	border: 1px solid #666666;
}

button.btnhov {
  color:#ff;
  font: 'trebuchet ms',helvetica,sans-serif; 
  font-size: 20px;
  background-color:#87c3ff;
  border: 1px solid #666666;
}
