
body {
background:#FFFFFF url(images/background.jpg) repeat-x;
margin: 0 auto;
font: normal small Verdana, Arial, Helvetica, sans-serif;
width:100%;
height:100%;
}

h1 {
font-size: 11px;
font-weight: bold;
padding-left: 55px;
padding-top: 18px;
}

h2 {
font-size: 10px;
font-weight: bold;
padding-left: 20px;
padding-top: 16px;
}

h3 {
font-size: 10px;
font-weight: bold;
padding-left: 20px;
padding-top: 8px;
}


#action {
position: absolute;
background: url(images/shadow.png);
top: 50%;
left: 50%;
height: 613px;
width: 1060px;
margin-left: -525px;
margin-top: -300px;
}

#banner {
width: 1050px;
height: 170px;
background: url(images/banner_referenzen.jpg);
}

#navi {
width: 175px;
height: 377px;
float: left;
padding-top: 22px;
background: #bb1954;
margin: 0 auto; 
border-top: 1px solid #FFFFFF; 
}

.navi a {
line-height: 30px;
font-size: 11px; 
padding-left: 48px;
color: #FFFFFF; 	
text-decoration: none;
}

.navi a:hover { 	
font-weight: bold; 	
} 


#content {
width: 700px;
height: 399px;
float: left;
overflow-y: scroll;
background: #000000;
font-size: 11px;
border-top: 1px solid #FFFFFF; 
}

.content p{
padding-top: 12px;
padding-bottom: 13px;
padding-left: 55px;
line-height: 24px;
}

#rechtsA{
width: 175px;
height: 170px;
float: left;
background: #FFFFFF;
}

.rechtsA p{
padding-left: 20px;
line-height: 14px;
font-size: 11px;
}

.rechtsA a{
text-decoration: none;
color: #000000; 
}

#rechtsB {
width: 175px;
height: 50px;
float: left;
background: #FFFFFF;
}

#rechtsC {
width: 175px;
height: 180px;
float: left;
background: #FFFFFF url(images/kundenlogos.gif) no-repeat top center;
}

#footer {
width: 1050px;
height: 32px;
float: left;
background: #4e4c45;
border-top: 1px solid #FFFFFF;
border-bottom: 1px solid #FFFFFF;
}

.footer a {
float: left;
font-size: 11px;
padding-top: 10px;
padding-left: 48px;
color: #FFFFFF; 	
text-decoration: none;
}

.footer a:hover { 	
font-weight: bold; 	
} 

.footer p {
float: right;
font-size: 11px;
padding-right: 23px;
color: #FFFFFF; 	
}

.fader {
    position: relative;
    display: inline-block;
}

.fader img {
    vertical-align: top;
    width: 660px;
    
}

.fader img.next {
    position: absolute;
    top: 0;
    left: 0;
}