* { 
padding : 0;
margin : 0;
} 
body { 
font-family : Tahoma;
color : #666666;
font-size : 11px;
background:#fceea3;
}

a{
text-decoration:none;
}

body b{
color:#608FBD;
}

body a{
color:#608FBD;
}  

#wrapper { 
width : 800px;
margin : 5px auto 0 auto;
} 
img { 
padding : 3px;
border : 1px solid #a4c3e2;
} 
img.floatTL { 
float : left;
margin-right : 7px;
margin-bottom : 7px;
margin-top : 7px;
margin-left : 10px;
} 
img.floatTR { 
float : right;
margin-left : 7px;
margin-bottom : 7px;
margin-top : 7px;
margin-right : 10px;
} 
#one { 
display : inline;
width : 171px;
float : left;
height : 40px;
background-color : #608fbd;
border-left : 1px solid #b4a349;
margin-right:1px;
} 

#one h1 {
color: #fafafa;
font-size: 1.4em;
padding-left: 15px;
padding-top: 10px;
}
#two { 
display : inline;
width : 199px;
float : left;
min-height : 40px;
background-color : #299ad4;

} 
* html #two { 
height : 40px;
} 
#three { 
border-left : 1px solid #fff;
border-right : 1px solid #fff;
display : inline;
width : 200px;
float : left;
min-height : 40px;
background-color : #517293;
} 
* html #three { 
height : 40px;
} 
#four { 
display : inline;
width : 200px;
float : left;
min-height : 40px;
background-color : #3b546d;
} 
* html #four { 
height : 40px;
} 
#two a, #three a, #four a { 
color : #fffffe;
font-family : Verdana;
font-size : 14px;
text-decoration : none;
float : right;
padding-right : 5px;
padding-top : 20px;
} 
#navigation { 
margin-top:3px;
margin-right:3px;
display : inline;
width : 170px;
float : left;
background-color : #fff6c3;
min-height : 470px;
border : 1px solid #b4a349;
} 
* html #navigation { 
height :530px;
} 
.navigation { 
float : left;
margin-left : 17px;
margin-top : 17px;
width : 136px;
} 
.navigation ul { 
margin : 0;
padding : 0;
} 
.navigation li { 
border-bottom : 1px solid #c2d9f0;
list-style : none;
} 
.navigation li a { 
color : #2d5985;
display : block;
padding : 4px 4px 5px 12px;
text-decoration : none;
font-family : Verdana;
font-size : 0.80em;
font-weight : bold;
} 
.navigation li a:hover { 
color : #553;
} 

.untermenue li a{
font-weight : normal;
}
#header { 
margin-top:3px;
display : inline;
width : 597px;
float : left;
height : 130px;
/*background:blue;*/
background-image : url(images/header2.jpg);
background-repeat : no-repeat;
border: 1px solid #b4a349;

} 
* html #header { 
height : 130px;
} 

#col_one {
position:relative; 
top:2px;
left:0px;
display : inline;
float : left;
background-color : #fff6c3;
min-height : 336px;
border:1px solid #b4a349;
} 
* html #col_one { 
height : 396px;
} 



#footer { 
margin-top : 3px;
border : 1px solid #b4a349;
background-color : #608fbd;
display : inline;
float : left;
width : 773px;
padding-top : 5px;
padding-bottom : 5px;
text-align : center;
color:white;
} 
#footer a{
color:white;
}


#footer p { 
padding-top : 5px;
padding-bottom : 5px;
font-size : 0.8em;
} 

