body 
{
	margin: 0px;
	padding: 0px;
}
h1 {
	font-size:18px;
	color:#000000;
	margin-bottom:0px;
	line-height: normal;
}
h2 {
	font-size:16px;
	color:#333333;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bolder;
	font-variant: small-caps;
	text-decoration: underline;
}
h3 {
	font-size:14px;
	color:#004A49;
	font-family: Arial, Helvetica, sans-serif;
}
p {margin-top:0px;}

code {font-size:14px;color:#0000ff;}
pre
{
 font-size:14px;
 color:#0000ff;
 padding:5px;
}
a:link, a:visited, a:active, a:hover
{
	text-decoration:none;
	font-weight:bold;
	color:#1c7aca;
}
a:active, a:hover
{ 
 text-decoration:underline;
}
#box {
	height: 600px;
	width: 980px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;

	
	/*clear: Beide;
	height: 600px;
	width: 900px;
	background-image: url(../bilder/hg1.gif);
	border-top: 1px solid #333333;
	border-right: 1px solid #333333;
	border-bottom: 1px solid #333333;
	border-left: 1px solid #333333;
	padding: 0px;
	overflow: hidden;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;*/



	
	
}

#top {
	height:76px;
	width: 976px;
	left: auto;
	top: 0px;
	right: auto;
	bottom: 0px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #1c7aca;
	border-left-color: #1c7aca;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #1C7ACA;

}
#nav {
	float:left;
	width:156px;
	height: 100%;
	background-color: #FFFFFF;




	/*background-color: #FF8926;* alte Farbe*/
}
#inhalt {
	float:right;
	width:650px;
	height: 100%;
	margin-left: 2px;
	margin-right: 0px;
	padding-right: 3px;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 3px;
	font-size: 0.8em;
	padding-top: 4px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #1c7aca;
	border-bottom-color: #1c7aca;
	border-left-color: #1c7aca;







}
#nav_box {
	background-color: #1c7aca;
	width: 160px;
	height: 15px;
	float: left;
	color: #FFFFFF;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	text-transform: uppercase;



}
#rechts {
	float:right;
	width:150px;
	height: 100%;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;





}
#startseite {
	background-color: #8dbde5;
	height: 597px;
	width: 650px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
	float: left;
}
#body {
	background-color: #333333;
	height: 100%;
	width: 100%;
}
