* {
   padding:0;
   margin:0;
}

html, body {
}

body {
	text-align: left;
	margin:0 auto;
	padding:0;
	color:#000;
	font-style:normal; 
	font-variant:normal;
	font-weight:normal;
	font-size:12px;
	font-family:Verdana, Tahoma, Arial, sans-serif;
	background:#fff;
	background:rgb(0,36,143);
}

#page {
	width:960px;
	height:99%;
	background:url('bilder/contentback.gif') repeat-y;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;

}

#header {
	width:960px;
	height:120px;
	margin: 0 auto;
	background: url('bilder/header.gif') no-repeat;
	padding:0px;

}

#content {
position:relative;
	padding:5px 20px 0 20px;
	background:url('bilder/contentback.gif') repeat-y;
	height:100%;

}

/**************************** menu ****************************/

#navioben {
	background:url('bilder/navioben.gif') no-repeat;
	width:160px;
	height:28px;
}

#naviunten {
	background:url('bilder/naviunten.gif') no-repeat;
	width:160px;
	height:28px;
}

#menu {
position:relative;
	float:left;
	width: 160px;
	color:#000;
	background:url('bilder/navimitte.gif') repeat-y;
}

#menu ul {
	list-style:none;
	width:150px;
	font-size:12px;
	padding:0 0 0 3px;
}	

#menu li {
	list-style-type: none;
	background:transparent url('bilder/bulletweiss.gif') no-repeat 12px 6px;
	margin-bottom:4px;
	padding:0;
	border-bottom: 1px rgb(0,35,117) solid; 
}

#menu li:hover {
	margin-bottom:4px;
}

#menu ul li a {
	display:block;
	padding:0 0 0 20px;
	color:rgb(211,215,225);
	text-decoration: none;
}	
	
#menu ul li a:hover {
	display:block;
	padding:0 0 0 20px;
	color:white;
	text-decoration: none;
}	

/**************************** content ****************************/

#inhalt {
position: relative;
	float:right;
	background:url('bilder/contentmitte.gif') repeat-y;
	width:745px;
}

.kastenoben {
	background:url('bilder/contentoben.gif') no-repeat;
	width:745px;
	height:31px;
	padding-bottom: 12px;
}

.kastenunten {
	background:url('bilder/contentunten.gif') no-repeat;
	width:745px;
	height:31px;
}

.kastenunten p {
	text-align: right;
	padding-right: 30px;
}

.kasten {
	padding:0 0 0 25px;
}
.kasten p, .kasten li {
	line-height:16px;
	padding-bottom: 5px;
}

a{
	color:#00248F;
	text-decoration:none;
}

a:hover{
	color:#000;
	text-decoration:none;
}

h1{
	color:rgb(0,35,117);
	font-size:18px;
	font-weight:normal;
	padding: 25px 0 30px 210px;
}
h5,h6{
	color:rgb(0,35,117);
	font-size:14px;
	font-weight:bold;
}
h6 {
	border-bottom:dotted white 1px;
	padding-top: 10px;
}

#header h2 {
	position:absolute;
	top:32px;
	color:#666;
	font-size:16px;
	margin:0 0 0 575px;
	text-decoration:none;
}
#header p {
	text-align: right;
	margin-top: 18px;
	margin-right: 40px;
}

#header p a {
	color: white;
}
#page #header a:hover {
	color: #000066;
}


h2 a:hover{
	color:#999;
}

h3{
	color:rgb(211,215,225);
	font-size:12px;
	font-weight:bold;
	padding: 5px 0 5px 10px;
	border-top: solid 1px white;
}

h4{
	color:#003366;
	font-size:18px;
	font-weight:normal;
	padding-left:18px;
	padding-top:8px;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	margin-bottom: 3px;
}

h3 img{
	float:left;
}

/**************************** lists ****************************/

ul {
	list-style:none;
	padding:0 0 0 3px;
}	

li {
	list-style-type: none;
	background:transparent url('bilder/bullet.gif') no-repeat 12px 6px;
	padding: 0 0 0 20px;
}

#menu a {
	display:block;
	padding:0 0 0 20px;
	color:#fff;
	text-decoration: none;
	background:f0f6df;
}	
	
#menu a:hover {
	display:block;
	padding:0 0 0 20px;
	color:#333;
	text-decoration: none;
	background:fff;
}	


/**************************** footer ****************************/

#footer{
	clear:both;
	text-align:center;
	padding-top:30px;
	background:url('bilder/bottom.gif') no-repeat rgb(0,36,143);
	height:22px;
	color:#fff;
}

#footer a {
	color:rgb(211,215,225);
}

#footer a:hover {
	color:#fff;
}
.linkschwarz {
	color: #000000;
	text-decoration: underline;
}
input, textarea {
	background-color: #c3c7d1;
	border: 1px solid #254192;
}
.underline {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	padding: 0px;
	margin: 2px;
	color: #00248F;
}
.klein {
	font-size: 10px;
}
.hervorgehoben {
	font-weight: bold;
	color: #002375;
	border: 1px dotted #A7B0C5;
	padding: 4px;
}
.linie {
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
}
