/* Rechtsanwälte Burkantat */

body {
  height:100%;
  margin:0;
  padding:0;
  background-image:url(../img/bg_burkantat.gif);
  text-align:left;
  font-family:Century Gothic, sans-serif;
  font-size:13px;
  scrollbar-base-color:#eee;
  scrollbar-3dlight-color:#fff;
  scrollbar-arrow-color:#fff;
  scrollbar-darkshadow-color:333;
  scrollbar-face-color:#A12649;
  scrollbar-highlight-color:#fff;
  scrollbar-shadow-color:#666;
  scrollbar-track-color:#;
 }

table {
  text-align:justify;
  font-family:Century Gothic, sans-serif;
  font-size:13px;
 }

img 
{
border: 0 none;
}

a {
text-decoration:none;
color:#A12649;
}

a:hover {
text-decoration:none;
color:#fff;
background-color:#A12649;
}

h1 {
  font-family:Century Gothic, sans-serif;
  font-size:22px;
  text-decoration:underline;
  letter-spacing:0.1em;
  color:#000;
}

h2 {
  font-family:Century Gothic, sans-serif;
  font-size:18px;
  letter-spacing:0.1em;
  text-decoration:none;
  color:#A12649;
}

h3 {
  font-family:Century Gothic, sans-serif;
  font-size:15px;
  letter-spacing:0.1em;
  text-decoration:none;
  color:#000;
}

p {
text-align:justify;
}

.subtext {
  font-family:Century Gothic, sans-serif;
  font-size:10px;
  letter-spacing:0.1em;
  text-decoration:none;
  color:#A12649;
}

.small {
  font-family:Century Gothic, sans-serif;
  font-size:10px;
  letter-spacing:0.1em;
  text-decoration:none;
  color:#000000;
}

.inv {
  font-family:Century Gothic, sans-serif;
  font-size:1px;
  letter-spacing:0.1em;
  text-decoration:none;
  color:#fffffe;
  }


/* Header */

#header {
  margin:0;
  padding:0;
  height:100px;
  width:100%;
  background-image:url(../img/toppic.jpg);
  border: 0 none;
  z-index:2;
}

#logoheader {
  position:absolute;
  top:66px;
  left:134px; 
  margin:0;
  padding:0;
  height:100px;
  width:32px;
  border: 0 none;
  z-index:3;
}

#textheader {
  position:absolute;
  top:72px;
  left:176px; 
  margin:0;
  padding:0;
  height:auto;
  width:auto;
  font-family:Century Gothic, sans-serif;
  font-size:18px;
  font-weight:bold;
  text-decoration:none;
  color:#A12649;
  z-index:3;
}
 
#linetextheader {
  position:absolute;
  top:68px;
  left:514px; 
  height:32px;
  width:8px;
  background-color:#A12649;
  z-index:4;
}

/* Menue */

.menueheader {
  background-color:#666;
  margin:0px;
  padding-top:0px;
  padding-left:6px;
  font-family:Century Gothic, sans-serif;
  font-size:14px;
  font-weight:bold;
  color:#fff;
  line-height:22px;
}

.menueinner {
  text-align:left;
  font-family:Century Gothic, sans-serif;
  font-size:12px;
  padding-top:2px;
  padding-left:6px;

}

#menue1 {
  position:absolute;
  top:120px;
  left:10px; 
  width:115px; 
  height:140; 
  padding:0px;
  z-index:3;
  background-color:#fff;
  border-width:1px;
  border-style:solid;
  border-color:#A12649;
}

#menue2 {
  position:absolute;
  top:270px;
  left:10px; 
  width:115px; 
  height:90; 
  padding:0px;
  z-index:3;
  background-color:#fff;
  border-width:1px;
  border-style:solid;
  border-color:#A12649;
}

#menue3 {
  position:absolute;
  top:370px;
  left:10px; 
  width:115px; 
  height:90; 
  padding:0px;
  z-index:3;
  background-color:#fff;
  border-width:1px;
  border-style:solid;
  border-color:#A12649;
}

#menue4 {
  position:absolute;
  top:470px;
  left:10px; 
  width:115px; 
  height:70; 
  padding:0px;
  z-index:3;
  background-color:#fff;
  border-width:1px;
  border-style:solid;
  border-color:#A12649;
}

#navtop {
  position:absolute;
  bottom:30px;
  left:10px; 
  width:115px; 
  height:40; 
  padding:0px;
  z-index:3;
  background-color:#fff;
  border-width:1px;
  border-style:solid;
  border-color:#A12649;
}

/* Hauptfenster */

#main {
  position:absolute;
  top:120px;
  left:170px; 
  width:800;
  height:auto;
  margin:0 20px 24px 0;
  padding:12px 12px 36px 12px;
  background-color:#fff;
  border:1px #A12649 solid;
}

#mainstart {
  position:absolute;
  top:120px;
  left:170px; 
  width:800;
  height:auto;
  margin-bottom:12px;
  margin-right:20px;
  padding:12px;
  background:url(../img/bg_burkantat.gif);
  border-width:1px;
  border-style:solid;
  border-color:#A12649;
}

#anfahrt {
  position:absolute;
  top:62px;
  left:172px; 
  width:auto;
  height:auto;
  }

/* Footer */

#footer {

  position:absolute;
  bottom:0px;
  left:0; 
  height:24px;
  width:100%;
  vertical-align:bottom;
  font-family:Verdana, Arial, sans-serif;
  font-color:white;
  font-size:12px;
  background-color:#835417;
}

@media print {
  #menue { display:none; }
  #main { border:0 none; float:none; width:auto; margin:0; }
}
