@charset "UTF-8";
body  {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #FFFFFF;
	background-image: url(bilder2011/screen5.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	z-index:1;
}
img {
	border:none;
	
}
h1 {
	font-size: 24px;
	font-family:verdana, "times new roman";
	color: #555555;
	
}
h2 {
	font-size: 20px;
	font-family:verdana, "times new roman";
	color: #666666;
	margin-bottom: 5px;
}
h3 {
	font-size: 14px;
	font-family:verdana, "times new roman";
	color: #333333;	
}
.formtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	color: #FFFFFF;
}
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited { color: #666666; text-decoration: none;}
a:hover { color: #333333;}
.thrColFixHdr #container {
	width: 1000px;
	min-height:830px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. position: absolute;
	left: 0px;
	top: 0px;*/
	background-color: #transparant;
	
} 
.thrColFixHdr #header {
	height: 96px;
	width: 1000px;
		
} 
#loggautrymme {
	margin:0px;
}
#taglineutrymme {
	position:absolute;
	margin-left:250px;
	top:0px;
	margin-top:4px;
	line-height:10px;
}
#festlokalsok {
	position:absolute;
	margin-left:340px;
	top:0px;
	margin-top:46px;
	line-height:14px;
	background-image:url(bilder2011/rosa-ruta.png);
	width:150px;
	height:55px;
	font-size:12px;
	color:#EFEFEF;
	padding-top:5px;
	padding-left:8px;
	background-repeat: no-repeat;
}
#festlokalsok a:link { color: #EFEFEF; text-decoration:none;}			
#festlokalsok a:visited { color: #EFEFEF;}
#festlokalsok a:hover { color: #666;}

#telefonutrymme {
	position:absolute;
	margin-left:800px;
	top:0px;
	margin-top:44px;
	line-height:14px;
	background-image:url(bilder2011/bla-ruta.png);
	width:133px;
	height:37px;
	font-size:12px;
	color:#EFEFEF;
	padding-top:4px;
	padding-left:8px;
	background-repeat: no-repeat;
}
#telefontext {
	position:absolute;
	margin-left:860px;
	top:0px;
	margin-top:58px;
	line-height:20px;
}
.thrColFixHdr #navbar { 
	background: #FFFFFF;
	margin-bottom: 50px;	
}

.thrColFixHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}


.thrColFixHdr #sidebarRight {
	float: right; /* since this element is floated, a width must be given */
	width: 244px;
	margin-top: 8px;
}

.thrColFixHdr #mainContent {
	
	margin-top: 0;
	margin-right: 210px;
	margin-bottom: 0;
	margin-left: 210px;
	
} 

.thrColFixHdr #formular {
	margin-right: 120px;	
	
}
.thrColFixHdr #footer {
	padding: 0 10px 0 20px;
	background-color: #FFFFFF;
} 
.thrColFixHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
#info {
	width: 160px;
	padding: .5em;
	overflow: hidden;
	position: absolute;
	border: 2px solid #FF9900;
	background-color: #FFFFFF;
}
#infoLeft {
	width: 300px;
	padding: .5em;
	overflow: hidden;
	position: absolute;
	border: 2px solid #999999;
	background-color: #FFFFFF;
}


#info img {
float: left;
width: 50px;
margin: 2px;
background: white;

}
#infoLeft img {
float: left;
width: 50px;
margin: 2px;
background: white;

}


#info p {
	margin-left: 0px;
	margin-top: 0;
	padding: 4px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#infoLeft p {
	margin-left: 0px;
	margin-top: 0;
	padding: 4px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

label {cursor:pointer;}
#bar{display:none; background: url(../images/ajax-loader.gif) no-repeat center; margin:0 auto; position:relative; top:150px; height:40px; width: 230px;}
#mail_response {text-align:center; background:#999966; height:400px;}
#mail_response img {
	border:1px solid #666666;
	margin-right: 10px;
	margin-left: 10px;
}


#index-page-form {color:#fff; width:500px; min-height:400px; height:auto; background:#003366; font-size:11px; font-family:Verdana, Geneva, sans-serif; line-height:18px; margin-left:20px;}
#index-page-form input, #index-page-form select, #index-page-form textarea {font-size:10px; font-family:Verdana, Geneva, sans-serif; color:#000; line-height:12px; padding:3px; width:225px; margin-bottom:6px; border:1px solid #999;}
#index-page-form input.checkbox {width:12px; height:13px; vertical-align:inherit; border:none;}
#index-page-form input:focus, #index-page-form select:focus, #index-page-form textarea:focus {border-color:#999;outline: 0;}
#index-page-form td {padding:5px 5px 0; border:1px solid #F4F5E8;}
#index-page-form .left_col {text-align:right; width:200px;}
#index-page-form table {border-collapse: collapse;	border-spacing: 0; width:100%;}
#index-page-form .submit {width:100px; background:#F0F0F0; padding:6px 0; text-align:center; cursor:pointer; margin-top:10px;}
