/* CSS Document */
/* 
Type:
Hellblau: #AFB8C5
Schrift: #374763
Backgrounds: #8794A8

*/
img, div, td { behavior: url(iepngfix.htc) }
*{ margin:0px; padding:0px; border:0px; }

body {
background:#8794A8 url(../img/bg_site.gif) repeat-x;
text-align:center;
}

body.start {
background:#8794A8 url(../img/bg_start.jpg) repeat-x;
text-align:center;
}

body, div, form, table, iframe, p, h1, h2, i { 
font-family: 'Verdana', Geneva, sans-serif; 
font-size:10px;
color:#374763;
text-align:left;
line-height:15px;  
}

/* START */
#content_start{
margin:0 auto;
text-align:center; 
width:900px;
}

#head_menue_start{
height:66px;
position:relative; top:145px; 
}

#head_start { 
background:#384E71 url(../img/bg_menue_start.jpg) no-repeat top; 
height:211px;
}

#inhalt_start{
height:98px; 
margin-left:56px
}

#subinhalt_start{
height:100px; 
text-align:right; 
position:relative; top:16px;
}

/* CONTENT */
#head_menue{
height:66px; 
}

#content{
margin:0 auto;
text-align:center; 
width:928px;
}

#head { 
background:#384E71 url(../img/bg_menue.jpg) no-repeat top; 
height:66px;
margin-left:14px;
}

#inhalt{
background-color:#FFFFFF;
height:241px; width:900px;
float:left; 
}
#inhaltR{ float:left; }
#inhaltL{ float:left; }

#flash{
	background:url(../img/bg_gallery.jpg) no-repeat top left;
	height:241px; width:900px;
	float:left;
}
#flashR{ float:left; }
#flashL{ float:left; }

#footer{ 
width:928px; height:30px;
background:#8794A8 url(../img/schatten_u.jpg) no-repeat top; 
}

.break{ clear:both; }

.box1{
width:255px; 
margin:0 23px 0 50px; 
float:left;
}

.box2{
width:255px; 
margin-right:23px; 
float:left;
}

.box3{
width:255px; 
float:left;
}


p{
text-align:left;
line-height:16px;
}

h1 {
margin:20px 0 10px 38px; 
border-left:2px solid #AFB8C5; 
height:20px; 
text-transform:uppercase; 
padding:5px 0 0 10px;
}

a, a:visited, a:active, a:hover { text-decoration:underline; color:#374763; font-weight:normal; font-size:10px; }
a.white, a.white:visited, a.white:active, a.white:hover { text-decoration:underline; color:#D3D3D6; font-weight:normal; font-size:10px; }
a.nonline, a.nonline:visited, a.nonline:active, a.nonline:hover { text-decoration:none; color:#fff; font-weight:normal; font-size:10px; }

