h3{
	color: #283B5B;
}

strong{
	font-size:15pt;
	color: #283B5B;
}

body{
	background: #B7C2D4;
	padding: 0px 10px;
	margin: 0px;
}

#footer{
	height:32px;
	padding:0px; 
	margin:0px; 
	width:100%;
	border-collapse:collapse;
	border-spacing:0;	
}
#footer #links {
	width:11px; 
	background:url('footer_left.jpg') no-repeat;
}
#footer #rechts {
	width:13px; 
	background:url('footer_right.jpg') no-repeat;
}
#footer #text {
	width:auto;  
	background:#44597D;
	font-weight:bold;
	text-align:center;
	color:white;
}

#menuebox {
	width:139px;
}

#menuebox #hintergrund {
	height:45px;
	width:139px;
	background:url('menu_title.jpg') no-repeat;
	position:relative; 
	top:2px;
}

#menuebox #titel {
	width:80px;
	padding-right:10px;
	color:white;
	font-weight:bold;
	position:relative;
	top:20px;
	text-align:center;
}

#menuebox #inhalt {
	background:#C7D0DE;
	border: 2px solid #8A97AD; 
	padding:5px 0px;
	margin-bottom:10px;
}

#titel A:link    {color:white;  text-decoration: none;}
#titel A:visited {color:white; text-decoration: none;} 
#titel A:hover   {color:blue;   text-decoration: none;}

A:link    {color:black;  text-decoration: none;}
A:visited {color:black; text-decoration: none;} 
A:hover   {color:blue;   text-decoration: none;}


#box {
	width:139px;
}

#box #hintergrund {
	height:45px;
	width:139px;
	background:url('menu_title2.jpg') no-repeat;
	position:relative;
	top:2px;
}

#box #titel {
	color:white;
	font-weight:bold;
	position:relative;
	top:20px;
	text-align:center;
}

#box #inhalt {
	background:#C7D0DE;
	border: 2px solid #8A97AD;
	padding:5px 0px;
	margin-bottom:10px;
}

#spalte_menue {
	width:168px; 
	vertical-align:top; 
}

#spalte_rechts {
	width:168px; 
	vertical-align:top; 
}

#spalte_content {
	vertical-align:top; 
}

#design {
	width:100%; 
	margin-top:15px;
	table-layout:fixed;
}

#main {
	background: #DFE3EC;
	border:2px solid #7E8DA7;
	border-top:0px;
}

#header1 {
	width:416px; 
	height: 214px;
	background:url('header_logo.jpg') no-repeat;
}

#header2 {
	width:117px; 
	height: 82px; 
	background:url('header_kurve_oben.jpg') no-repeat;
}

#header3 {
	width:533px;
	height: 82px; 
	background:url('header_stretch_oben.jpg') repeat-x;
}

#header4 {
	height: 214px;
	background:url('spacer.jpg') repeat-x;
}
#header5 {
	width:33px; 
	height: 214px;
	background:url('header_rechts.jpg') no-repeat;
}

#header6 {
	width: 550px; 
	height: 90px;
	background: #BABB86;
}

#header7 {
	width:auto;
	height: 42px; 
	background:url('header_stretch_unten.jpg') repeat-x;
}

#navi {
	position:relative; 
	top:-4px;
	white-space:nowrap;
	text-align:center;
}

#mainbox {
	
	margin-top:18px;
}

#mainbox #titel {
	width: 100%;	
	height: 30px;
	background:#44597D;
}

#mainbox #inhaltbox {
	width: 100%;
}

#mainbox #inhalt {
	background:#C7D0DE;
	border: 2px solid #8A97AD;
	border-top: 0px;
	padding: 12px;
	margin-bottom: 10px;
}

#minibox {
	margin-top:18px;
	margin-left:8px;
}

#minibox #titel {
	width: 160px;		
	height: 20px;
	background:#44597D;
	padding-top:2px;
	text-align:center;
	color:white;
}

#minibox #inhaltbox {
	width: 160px;
}

#minibox #inhalt {
	background:#EFF1F5;
	border: 2px solid #8A97AD;
	border-top: 0px;
	padding: 12px;
	margin-bottom: 10px;
}

#minibox #inhalt:hover {
	background:#B7C2D4;
}

#contbox {
	margin-bottom:35px;
	border-collapse:collapse;
	border-spacing:0;
}

#contboxhead {
	background:#44597D;
	color:white;
	border:2px solid #8A97AD;
	font-size:15pt;
	height:30px
}

#contboxcontent {
	background:#EFF1F5;
	border:2px solid #8A97AD; 
	border-top:0px; 
	border-bottom:0px;
}

#contboxcontentneu {
        background-image:url('neu.jpg');
        background-repeat:no-repeat;
	background-position:center center;
	background-color:#EFF1F5;
	border:2px solid #8A97AD; 
	border-top:0px; 
	border-bottom:0px;
}

#contboxbeschreibung {
	vertical-align:top;
	padding:8px 10px;
}

#contboxfooter {
	border:2px solid #8A97AD;
	background:#A8B2C4;
	color:white;
}

img{
	border:0px;
}