/* CSS Masterdoc */

body {
	margin: 0;
	padding: 0;
	background: #C7E0F8;
}

html {
	margin: 0;
	padding: 0;

}

/* Layout */

#page-container {
	width: 800px;
	margin: auto;
	background: #FFF;
}

#header {
	float: left;
	background: #FFF;	
	height: 149px;
	width: 800px;
}


#main-nav {
	float: left;
	background-image:url(images/main-navi-bg.gif);
	height: 40px;
	width: 778px;
	padding-left: 22px;

}



#content-container {
	float: left;
	background-color: #FFF;	
	/*width: 533px; - Margins = newWidth*/
	width: 796px; 
	
	border-width:2px;
	border-style:solid;
	border-color: #337FCC;
	border-top: 0px;
	
}

#content {
	float: left;
	/*width: 596px; - padding*/
	width: 509px;
	padding: 43px;
	background-color:#FFF;
	
	font-family: Verdana;
	font-size: 14px;
	font-weight: normal;
	letter-spacing: 0.05em;
	/*margin-top: 5px;*/
	line-height: 20px;
	
	
}


#content H2{
	font-size: 14px;
	font-weight: bold;
	/*text-transform: uppercase;*/
	line-height: 18px;	
}
#content H1{
	font-size: 16px;
	font-weight: bold;
	/*text-transform: uppercase;*/
	line-height: 20px;
}
#content H3{
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	/*text-transform: uppercase;*/
}
#content H4{
	font-size: 10px;
	font-weight: normal;
	line-height: 12px;
}

#content UL{
	
	list-style-type: square;

	padding-left: 25px;
	padding-right: 25px;
}
#content LI{
	line-height: 20px;
}









#side-nav {
	float: left;
	width: 200px;
	background-color: #FFF;
	padding: 0px;
	margin: 0px;
	
}



#footer {
	clear: both;
	/*background-image:url(images/footer-bg.jpg);
	*/
	height: 28px;
	width: 800px;
	font-family: "Trebuchet MS", Verdana;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 0.05em;
	/*margin-top: 5px;*/
	line-height: 28px;
	color: #FFF;
	background-color: #337FCC;
	
}

#footer2 {
	float: left;
	height: 24px;
	width: 800px;
	font-family: "Trebuchet MS", Verdana;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 0.05em;
	/*margin-top: 5px;*/
	line-height: 24px;
	color: #337FCC;
	background-color: #C7E0F8;
	
}




/* MENÜS 
.pagenav { color: #0000FF; }
.page_item { color: #0000FF; }
.current_page_item { color:#00FF33; }
.current_page_parent { color: #0000FF; }
*/


ul {
	list-style: none;
	margin: 0;
	padding: 0;

	}


/*- Info Box --------------------------- */
#infocontainer
{
	float:left;
	background: #FFF;
	width: 180px;
	/*margin: 0 auto;*/
	/*padding: 1em 0;*/
	padding-top: 2px;
	padding-bottom: 15px;
	font:normal 14px "Trebuchet MS", Verdana;
	font-size: 14px;
	letter-spacing: 0.01em;
}

#infoblock{

	/*display: block;*/
	width: 100%;
	height: 116px;
	color: #FFF;
	text-decoration: none;
	background: #337FCC;
	padding-top: 14px;
	padding-bottom: 10px;
	padding-left: 20px;
	text-align:left;
	line-height: 16px;

}


/* #######  SEITENMENÜ  ################ */

#navcontainer
{
	float:left;
	background: #FFF;
	width: 200px;
	/*margin: 0 auto;*/
	/*padding: 1em 0;*/
	padding-top: 2px;
	padding-bottom: 15px;
	font:bold 16px "Trebuchet MS", Verdana;
	font-size: 16px;
	letter-spacing: 0.01em;
	text-transform: uppercase;



}

ul#navlist
{
text-align: left;
list-style: none;
padding: 0;
margin: 0 auto;

}

ul#navlist li
{
display: block;
margin: 0;
padding: 0;
}

ul#navlist li a
{
	display: block;
	width: 100%;
	height: 33px;
	border-top: 0px none #464646;
	border-right: 0px none #464646;
	border-bottom: 0px none #464646;
	border-left: 15px solid #FAD100;
	color: #FFF;
	text-decoration: none;
	background: #337FCC;
	margin-top: 1px;
	margin-bottom: 2px;
	padding-left: 5px;
	text-align:left;
	line-height: 33px;

}

#navcontainer>ul#navlist li a { width: auto; }

ul#navlist li#active a
{
background: #337FCC;
color: #FFF;
	border-top: 0px none #464646;
	border-right: 0px none #464646;
	border-bottom: 0px none #464646;
	border-left: 10px solid #B10A00;
}

ul#navlist li a:hover, ul#navlist li#active a:hover
{
color: #FFF;
background: #337FCC;
border-color: #aaab9c #fff #fff #ccc;
	border-top: 0px none #464646;
	border-right: 0px none #464646;
	border-bottom: 0px none #464646;
	border-left: 15px solid #FFB10A;
}





	



/*- Main Navigation --------------------------- */

#main-nav-menu {
	width: 800px;
	font-family:"trebuchet MS", Verdana;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 0.01em;
	line-height: 30px;
	text-transform: uppercase;
	text-align: left;
	
}
#main-nav-menu li {
  	display: inline;
  	padding: 0px 0px; 
    height: 30px;
	text-decoration: none;
}
#main-nav-menu a {
  	/*padding: 2px 8px 8px;*/ 
	padding-top: 0px;
	padding-bottom: 14px;
	padding-left: 10px;
	padding-right: 5px;  
  	color: #FFF;
	text-decoration: none;
	border-right-width: 2px;
	border-right-style:solid;
	border-right-color: #FFF;

}

#main-nav-menu li a:link, #main-nav-menu li a:visited {
	color: #FFF;
	border-color: #FFF;
	}

#main-nav-menu li a:hover {
	color: #FAD100;
	border-color: #FAD100;
}








