@charset "UTF-8";

/*Setup*/
* {margin:0; padding:0;}
body {text-align:center;}

/*Layout*/
#wrap {width:100%; text-align:left; margin-top:30px;}
#wraptop {width:990px; margin:0 auto; clear:both;}
#wrapcontent {width:990px; margin:0 auto; clear:both;}
#wrapmain {width:100%; border-top:2px solid #000000; border-bottom:2px solid #000000; clear:both; padding-bottom:30px; float:left; display: inline;}
#left {width:171px; float:left; text-align:right; padding:40px 35px 0 0; display:inline; }
#right {float:left; display:inline; }
#wrapfooter {width:990px; margin:0 auto;}

/*Navigation*/
#nav {width:675px; margin-left:206px; display:inline; float:left;}
.kanzlei, .rechtsanwaelte, .dienstleistungen, .honorare, .hinweise, .kontakt {float:left; height:100%; background-color:#A1A296; display:inline;}
/*Deutsch*/
.kanzlei {width:97px;}
.rechtsanwaelte {width:165px;}
.dienstleistungen {width:121px;}
.honorare {width:79px;}
.hinweise {width:140px;}
.kontakt {width:73px;}

/*Englisch*/
.kanzlei_en, .rechtsanwaelte_en, .dienstleistungen_en, .honorare_en, .hinweise_en, .kontakt_en {float:left; height:100%; background-color:#A1A296; display:inline;}
.kanzlei_en {width:172px;}
.rechtsanwaelte_en {width:159px;}
.dienstleistungen_en {width:83px;}
.honorare_en {width:63px;}
.hinweise_en {width:113px;}
.kontakt_en {width:85px;}

/*Französisch*/
.kanzlei_fr, .rechtsanwaelte_fr, .dienstleistungen_fr, .honorare_fr, .hinweise_fr, .kontakt_fr {float:left; height:100%; background-color:#A1A296; display:inline;}
.kanzlei_fr {width:115px;}
.rechtsanwaelte_fr {width:124px;}
.dienstleistungen_fr {width:147px;}
.honorare_fr {width:81px;}
.hinweise_fr {width:144px;}
.kontakt_fr {width:64px;}


#de {margin-left:20px; width:28px; float:left;}
#fr {width:23px; float:left;}
#en {width:255x; float:left;}

#navhover {width:675px; height:5px; overflow:hidden; margin-left:206px;}
#kanzlei, #rechtsanwaelte, #dienstleistungen, #honorare, #hinweise, #kontakt {visibility: hidden;}

/*Design*/
p {font-family:Georgia, "Times New Roman", Times, serif; font-size: 13px; line-height:20px; margin-bottom:10px;}
img {border:none;}
a:focus {outline: none;}
.clear {clear:both;}
.tit {margin:110px 0 15px -2px;}
.tit2 {margin:30px 0 15px -2px;}
.bildlinks {border:1px solid #000000; margin-top:75px;}
.adresse {margin: 10px 0 0 206px;}
.einzug {padding-left:12px;}

a:link, a:visited {color:#000000; text-decoration: underline;}
a:hover, a:active {color:#666666;}


#gross {position:absolute;margin-top:14px;}

.grossoff {visibility:hidden;}
.grosson {visibility:visible;}
