* {
margin: 0px;
padding: 0px;
}

html, body {
height: 100%;
}

body {
/*min-height: 100%;*/
font-family: arial; 
font-size: 12px; 
background: #004d73;
}

#container {
width: 800px;
max-width: 800px;
background: #fff;
min-height: 100%;
display:block;
} 

body>#container {
width: 800px;
max-width: 800px;
background: #fff;
height: 100%;
display:block;
}

.letzter { background: #fff;}

#head {
height: 106px;
width: 800px;
background: #fff url(../images/head.jpg) no-repeat left;

}

#navigation {
float:left;
width: 150px;
margin: 0 0 0 0;
padding:10px 10px 0 10px;
background: #fff;
clear:right;
text-align: left;
}

#loginform {
background: #c0ced7;
padding: 10px 0 0 15px;
width: 287px;
border: 1px solid #999;
font-family: arial;
}

#navigation img{
padding: 2px 0 2px 0;
}

#content {
float:left;
margin-left: 0 0 0 180px;
width: 630px;
max-width: 630px;
background: #fff;
text-align: left;
padding-top:10px;
font-family: arial;
height:656px;
overflow: auto;

}

#content_overflow {
float:left;
margin-left: 0 0 0 180px;
width: 615px;
max-width: 615px;
background: #fff;
text-align: left;
padding:10px 15px 0 0;
font-family: arial;
height: 656px;
overflow: auto;

}


#content_strd {
float:left;
margin-left: 0 0 0 180px;
width: 610px;
max-width: 610px;
background: #fff;
text-align: left;
padding:10px 0 30px 20px;;
font-family: arial;
height:626px;
overflow: auto;

}

#content_links {
float:left;
margin-left: 0 0 0 180px;
width: 600px;
max-width: 600px;
background: #fff;
height: 650px;
padding:10px 0 30px 20px;;
font-family: arial;
overflow: auto;

}

#texthtml .textItem {
background: #c0ced7;
text-align: left;
width:540px;
padding: 15px 15px 15px 15px;
font-family: arial;
}

.textItem ul {
padding:10px 0 0 30px;
}


#texthtml_links .textItem {
background: #c0ced7;
width:540px;
padding: 15px 15px 15px 15px;
font-family: arial;
text-align: center;
}

#links {
background: #fff;
width:540px;
padding: 15px 15px 15px 15px;
font-family: arial;
text-align: center;
}

#content h1{
font-family: arial; 
font-size: 16px;
font-weight: bold;
color: #004d73; 
}

#content_strd h1{
font-family: arial; 
font-size: 16px;
font-weight: bold;
color: #004d73; 
}

#image_one {
text-align: center;
}

#news_left {
float:left;
width:190px;
background: #c0ced7;
font-size:8pt;
font-family: arial;
padding: 5px 5px 5px 5px;
height: 340px;
min-height: 340px;
}

#companys {
float:left;
width:170px;
background: #c0ced7;
font-size:8pt;
font-family: arial;
padding: 5px 5px 5px 5px;
height: 380px;

}

#contactform {
float:left;
width:360px;
background: #c0ced7;
font-size:8pt;
font-family: arial;
padding: 5px 5px 5px 5px;
height: 380px;
margin: 0 0 0 10px;
}

#news_left h1{
background: #c0ced7;
font-size:10pt;
font-weight: bold;
font-family: arial;

}

#news_middle {
float:left;
width:190px;
background: #c0ced7;
margin-left: 10px;
font-size:8pt;
font-family: arial;
padding: 5px 5px 5px 5px;
height: 340px;
min-height: 340px;
}

#call_back {
float:left;
width:190px;
background: #c0ced7;
margin-left: 10px;
padding: 5px 5px 5px 5px;
font-family: arial;
height: 340px;
min-height: 340px;
}

#contactForm #dsplogos {
background:#fff;
}


#contactForm {
font-size:8pt;
font-family: arial;
}

#footer {
height: 34px;
display: block;
background: #fff url(../images/bottom.gif) no-repeat left;
width: 780px;
font-family: arial;
font-size: 8pt;
text-align: right;
padding: 40px 20px 0 0;
clear: left;
}

#text_mitte {
width:170px;
}
a:link, a:active, a:visited {
font-size:8pt;
font-weight: bold;
font-family: arial;
color: #000;
text-decoration: none;
}

a:hover {
font-size:8pt;
font-weight: bold;
font-family: arial;
color: #990000;
text-decoration: none;
}

.subnavigation {
list-style: none;

margin:2px 0 2px 0;
}

.subnavigation li  {
background-color: #c0ced7;
color: #fff;
padding:2px 5px 5px 10px;
width: 135px;

}
.subnavigation li a {
color: #004d73;
}

.subnavigation li a:hover {
color: #000;
}

#navigation {
float:left;
width: 150px;
margin: 0 0 0 0;
padding:10px 10px 0 10px;
background: #fff;
clear:right;
text-align: left;
}

#navigation ul.first {

margin:0px;
padding:0px;
list-style:none;
}

#navigation ul.first li {

margin:5px 0 5px 0;
padding:10px 0 0 10px;
list-style:none;
display:block;
background-color:#c0ced7;
height: 25px;
vertical-align:middle;
}

#navigation ul.first li a {

font-size: 13px;
}

#navigation ul.first li.sub {

margin:5px 0 5px 0;
padding:4px 0 0 10px;
list-style:none;
display:block;
background-color:#d8e6ef;
height: 20px;
vertical-align:middle;
}

#navigation ul.first li.sub a.subcat {

font-size: 11px;
}



