@charset "utf-8";
/* Braun Home CSS Document */



/*middle*/



#middle {
width: 489px;
float:left;
padding-left: 25px;
padding-right: 17px;
}

#middle iframe {margin:5px 0 40px 0;}

#middle img {
padding-right: 10px;

}

#middle p {
line-height: 20px;
padding-bottom: 20px;
}

#middle .mid-style {
font-weight:bold;
padding-bottom:1px;
line-height:120%;
font-size: 1.3em;
color:#000000;
}

#middle .highlight {
font-size: 1.2em;
color:#000;
font-weight:bold;
padding:0px;
}


#middle a {
color: #0050b2;
font-weight:bold;
}


#middle li {
padding-bottom: 10px;
}


#middle iframe {
border: #cccccc 1px solid;
margin-top: 15px;
}

#column1-header {
background-image:url(../images/bkg-columnMiddle.jpg);
background-repeat: no-repeat;
height: 6px;
padding-bottom: 17px;
}


#middle li {
margin-left: 15px;
}

#middle strong {
color: #83948a;
}


/*left column */

#leftcolumn {
float:left;
width: 200px;
padding-left: 0px;
margin-bottom:30px;
}

#leftcolumn .p-title {
font-size: 1.3em;
color:#000;
font-weight:bold;
}

#hreview h3 {font-size:11px; margin-bottom:10px;}
#hreview p {padding-bottom:12px; line-height:170%;}
.description {
    padding-top: 4px;
}

#leftcolumn #hreview li {border:0;}

#column3-header {
background-image:url(../images/bkg-column3.jpg);
background-repeat: no-repeat;
height: 6px;
padding-bottom: 3px;
}


#leftcolumn ul{
list-style: none;
padding-bottom: 35px;
}


#leftcolumn li {
color: #0050b2;
line-height: 35px;
font-size: 1.2em;
border-bottom: #aeaeae solid 1px;
padding-bottom: 0px;
}



#leftcolumn a {
color: #0050b2;
}








/*site map*/

#sitemap a{
font-size: 1em;
padding-top: 8px;
padding-bottom: 5px;
display: block;
font-weight: bold;
}

#sitemap .subpage{
padding-left: 10px;
display: block;
font-weight: normal;
}


#contactform {clear:both; margin-bottom:20px; padding:20px 0; border-top:1px dotted #ccc; border-bottom:1px dotted #ccc;}

#contactform label {line-height:27px; width:100px; clear:left; display:block; float:left; }

#contactform input[type=text] {width:200px; padding:4px; margin-bottom:5px;}

#full {
width: 710px;
float:left;
padding-right: 17px;
padding-bottom:25px;
min-height:400px;
height:auto;
}

#full p {
line-height: 20px;
padding-bottom: 12px;
}


