* {
font-family:verdana;
font-size:12px;
line-height:16px;
color:#0A1938;
margin:0px;
padding:0px;
}

body {
background: #8E9197;
width:100%;
height:100%;
}

/*--------------------------------------------GRUNDAUFBAU------------------------------------------->*/
#top{
width:100%;
height:20px;
background: #BFBFBF;
}



#head{
width:807px;
height:256px;
}

#footer{
clear:left;
width:100%;
height:21px;
background-image:url('_maingrafik/footer.gif');
background-repeat:no-repeat;
}



/*--------------------------------------------HEAD------------------------------------------->*/

.headTop{
width:807px;
height:68px;
background-image:url('_maingrafik/headTop.gif');
}

.headLeft{
float:left;
width:191px;
height:188px;
background-image:url('_maingrafik/logo.gif');
}



.headRight{
float:left;
width:616px;
height:188px;
}



/*--------------------------------------------NAVI------------------------------------------->*/



.navi{
clear:left;
width:807px;
height:27px;
background-image:url('_maingrafik/navibg.jpg');
}

.contentLeft{
float:left;
width:191px;
}

.contentRight{
float:left;
width:616px;
}



.headline{
width:616px;
height:28px;
background-image:url('_maingrafik/headline.gif');
}



.content{
height:100%;
width:616px;
background-image:url('_maingrafik/contentbg.gif');
}



.inhalt{
margin:0px 20px 20px 42px;
}

.inhaltsText{
margin-left:45px;
width:540px;
}

.navipoints{
margin:1px 0px 0px 192px;
border:none;
}



.navpoint_1{
float:left;
height:25px;
}



.navpoint_2{
margin-top:1px;
float:left;
height:25px;
}

.navpoint_3{
margin-top:1px;
float:left;
height:25px;
}



.navpoint_4{
margin-top:1px;
float:left;
height:25px;
}

.navpoint_5{
margin-top:1px;
float:left;
height:25px;
}

.navpoint_6{
margin-top:1px;
float:left;
height:25px;
}

.navpoint_7{
margin-top:1px;
float:left;
height:25px;
}


.h1{
font-family:verdana, arial, helvetica, sans-serif;
font-size:12px;
color:#0A1938;
}

.inhaltLeft{
width:240px;
float:left;
}

.inhaltRight{
width:280px;
float:left;
}

.liste {
list-style-image:url('_maingrafik/li.gif');
margin:0px 0px 6px 10px;
}

/*--------------------------------------------LINKS------------------------------------------->*/
A:LINK {
text-decoration:none;
color: #218ACC;
}

A:VISITED {
text-decoration:none;
color: #218ACC;
}

A:ACTIVE {
text-decoration:none;
color: #218ACC;
}

A:HOVER {
text-decoration:underline;
color: #218ACC;
}


/*--------------------------------------------KONTAKTFELDER; INPUT; ETC---------------------->*/

#kontaktfeldBox{
width:400px;
border:0px solid red;
}

.kontaktfeldLeft{
width:110px;
float:left;
margin:0px 0px 6px 0px;
}

.kontaktfeldRight{
width:250px;
float:left;
margin:0px 0px 6px 20px;
}

INPUT {
BACKGROUND-COLOR: #BFBFBF;
width: 230px;
height: 16px;
margin-bottom: 2px;
border: 1px solid #8E9197;
}



.inputSpec {
BACKGROUND-COLOR: #BFBFBF;
width: 230px;
height: 18px;
margin-bottom: 2px;
border: 1px solid #8E9197;
}



TEXTAREA {
border: 1px solid #8E9197;
BACKGROUND-COLOR: #BFBFBF;
width: 230px;
height: 80px;
}

.thumbs{
margin:8px 4px 0px 0px;
border:1px solid white;
}
