* {font-family:Verdana;margin:0px;padding:0px;font-size: 12px;}

body {
text-align:center;
}

img {
border:none;
}


#header {
width:879px;
height:161px;
background-image:url("images/header.jpg");
}

fieldset{
border:none;
text-align:left;
}

label {
width: 150px;
display:block;
float:left;
}

input {
width: 300px;
border: 1px solid black;
margin-bottom:2px;
}

hr {
border:1px solid black;	
}

a {
color:black;
font-size: 12px;
}

#middle {
width:879px;
margin:0 auto;
text-align: left;
}


#menu {
width:192px;
float:left;
margin-left:30px;
display: inline;
}

#menu ul {
list-style:none;
}

#main {
width:657px;
float:left;
text-align: justify;
min-height:400px;
height:auto;
}

#footer {
width:877px;
height:38px;
clear: both;
text-align: center;
background-image: url("images/footer.jpg");
color:white;
line-height: 30px;
}

#footer a {
color:white;
}


#anfordern {
background: url("images/kreditangebot.gif");
background-repeat: no-repeat;
background-position: left top;
padding-left: 30px;
height:27px;
margin-top:20px;
margin-bottom:20px;
}

#anfordern a {
font-size: 18px;	
}

#main ul {
list-style: none;
font-size: 12px;
list-style-image: url("images/li.gif");
margin-left:30px;
}


#impressum ul {
list-style: none;
}

#impressum li {
background-image: none;
}

#main dl {
list-style: none;
font-size: 12px;
}

#main dt {
margin-bottom:10px;	
}

#main dd {
margin-bottom:10px;	
}

#main a {
color:black;	
}


.ro {
background:url(images/roundedbox_ro.gif) top right no-repeat;
font-size: 1px;
width: 632px;
margin-left:10px;
margin-top:2px;
}
  
.lo {
background:url(images/roundedbox_lo.gif) top left no-repeat;
font-size: 1px;
}
  
.ru {
background:url(images/roundedbox_ru.gif) bottom right no-repeat;
font-size: 1px;
}
  
.lu {
background:url(images/roundedbox_lu.gif) bottom left no-repeat;
padding:5px;
font-size: 1px;
}

.inhalt {
padding-left:6px;
padding-right:6px;
margin-bottom:6px;
}

h1 {
font-size:12px;
padding-left:5px;
background-image: url("images/balken.gif");
color:white;
height:23px;
line-height:18px;
}

p {
font-size: 12px;
margin-bottom:15px;
margin-top:15px;
}

iframe {
margin-top:15px;
width:600px;
height:740px;
border:none;
}

#kontakt {
width:600px;
height:100px;
}

#submit {
margin-left:150px;
width:302px;
}



/* for Internet Explorer */
/*\*/
* html #main  {
height: 400px;
}
/**/