@charset "utf-8";
#navMenu {
	font-size: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #F5F5F5;
	height: 35px;
	width: 810px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
}
#p {
	font-size: 10px;
}


#navMenu ul {
	margin:0;
	padding:0;
	line-height:30px;
}

#navMenu li {
	margin:0;
	padding:0;
	list-style:none;
	float:left;
	position:relative;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #BABABA;
	border-left-color: #BABABA;
	
}

#navMenu ul li a {
	text-align:center;
	font-family:Verdana, Geneva, sans-serif;
	text-decoration:none;
	height:32px;
	width:129px;
	display:block;
	color:#5B5B5B;
	border:1px solid #FFF;
/*	text-shadow:1px 1px 1px #000;  */
}	

#navMenu ul ul {
	position:absolute;
	visibility:hidden;
	top:32px;
	background-color: #CCC;
}

#navMenu ul li:hover ul {

	visibility:visible;
}

/*****************************************************/

#navMenu li:hover {
	background-color: #D9D9D9;
}

#navMenu ul li:hover ul li a:hover {
	color:#000;
}

#navMenu a:hover {
	color:#000;
}

.clearFloat{
	clear:both;
	margin:0;
	padding:0;
	}
	
/* floating bar */

/*
Web Design by James Brand @ http://www.dreamweavertutorial.co.uk 
*/

#floatdiv {
	position:absolute;
	width:94px;
	height:229px;
	top:0;
	left:0;


}


#content {
	width:850px;
	margin-left:auto;
	margin-right:auto;
}




/**************************************************************************************************************/

#sidebar {
	background-image:url(../images/blue-background.png);
	background-repeat:no-repeat;
	position:relative;
	height:229px;
	width:94px;
	margin-left:-10px;


}

#sidebar #rss {
	height:48px;
	width:48px;
	position:absolute;
	top:20px;
	left:21px;
	
}

#sidebar #youtube {
	height:44px;
	width:52px;
	position:absolute;
	top:70px;
	left:21px;
}

#sidebar #twitter {
	height:53px;
	width:53px;
	position:absolute;
	top:110px;
	left:21px;
}

#sidebar #contact {
	height:42px;
	width:43px;
	position:absolute;
	top:160px;
	left:25px;

}
/* end of floating bar */

h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #666;
}
h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 28px;
	font-style: normal;
	color: #666;
}


h3 {
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #666;
}

h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #666;
	font-weight: normal;
	font-style: normal;
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #666;
	font-weight: normal;
	font-style: normal;
	line-height:125%;
}


body {
	width: 810px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #F5F5F5;
	background-image: url(Bilder2/br.jpg);
}


#header {
	margin: 0px;
	height: 40px;
	width: 100%;
}
#menyrad {
	float: left;
	width: 100%;
	height: 40px;
}

#leftside_pic {
	width: 400px;
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#rightside_pic {
	width: 400px;
	float: right;
}
#mainpic {
	width: 800px;
	margin-right: 5px;
	margin-left: 5px;
	margin-bottom: 10px;
}
#left_top_box {
	width: 400px;
	float: left;
	height: 250px;
}


#Maintext_text {
	float: left;
	width: 800px;
}
/* 


*/
