@charset "utf-8";
/* CSS Document */
body{ 
background-color: #CBD0CC; 
font-family:verdana,helvetica,arial,sans-serif; 
color:#000;
margin:0 auto;
}

h1 { 
color: #ff6600;
font-size: 15pt;
margin:0;
padding:40px 0 0 0;
}

h2 { 
color: #000;
font-size: 13pt;
margin:0px 0 0 0;
padding:0;
}

h3 { 
color: #000;
font-size: 10pt;
margin:0px 0 0 0;
padding-left:15pt;
}

h4 { 
color: #000;
font-size: 9pt;
margin:0px 0 0 0;
padding:0;
font-weight:normal;
}

.green{
color:#00a77f;
}

#wrapper{
background-color:#fff;
width:1000px;
height:650px;
margin: auto;
margin-top:0;
}

#header{
width:1000px;
height:70px;
background-color: #fff;
border-bottom:#00a77f 3px solid;
margin:20px 0 0 0;
}

#headerinfo{

width:1000px;
height:250px;
background-color: #fff;
border-bottom:#00a77f 3px solid;
background-image:url(http://www.ihre-sekretaerin-cologne.de/images/headerimage.png);
}

#headerinfotext{
padding: 30px 0 0 30px;
}

#logo{
background-image:url(http://www.ihre-sekretaerin-cologne.de/images/bb_logo1_web.png);
width:254px;
height:65px;
margin:0px 0 0 30px;
}

#content{
background-image:url(http://www.ihre-sekretaerin-cologne.de/images/bg_bb.png);
width:1000px;
height:700px;
margin-top: 35pt;
}

#contenta{
background-image:url(http://www.ihre-sekretaerin-cologne.de/images/bg_bb_ohne_abb.png);
width:1000px;
height:700px;
margin-top: 35pt;
}


#ichbiete{
padding: 30px 0 0 160px;
height:210px;
}

#impressum{
padding: 10px 0 0 160px;
height:600px;

}

#impressum a{
text-decoration: none;
font-size: 12pt;
color:#00a77f;
}

#impressum p{
padding-left: 28px;
}


#ihrevorteile{
padding: 30px 0 0 160px;
height:210px;
}

#kontakt{
padding: 20px 0 0 60px;
font-size:9pt;
width:1000px;
height:150px;
}

#kontakt a{
text-decoration: none;
font-size: 12pt;
color:#00a77f;
}

#kontakta{
float:left;
}

#kontaktb{
margin-left:210px;
padding: 68px 0 0 0px;
}

#footer{
clear: both;
padding: 10px 0 0 0px;
width:940px;
height:60px;
margin-left:0px;
margin-top:50px;
}

#footer h6{
margin:0;
padding: 15px 0 0 10px;
font-size:8pt;
font-weight:normal;
}

#footer a{
text-decoration:none;
color:#000;
}

#footer a:hover{
text-decoration:none;
color:#00a77f;
}