@charset "utf-8";
/* CSS Document */

#mainwoodbg {
	background-image: url(../img/mainwoodbg.jpg);
	background-position: top left;
	background-repeat: repeat-x;
	background-color: #dbc9b7;
	height: 300px;
	width: 100%;
}

#topcontent {
	background-image:url(../img/topcontent.gif);
	background-position: top right;
	background-repeat: no-repeat;
	height: 97px;
	width: 750px;
	position: absolute;
	top: 102px;
	left: 240px;
	z-index:3;
}

#kontakttextbox {
display: inline;
width: 250px;
height: 380px;
position: absolute;
border-left: 1px solid #660000;
padding-left: 16px;
float: right;
}
#cform {
display: block;
float: left;
width: 480px;
padding-left: 16px;
}


#maincontent {
	background-image: url(../img/maincontent.gif);
	background-repeat: repeat-y;
	background-position: right;
	width: 550px;
	position: absolute;
	left: 240px;
	top: 198px;
	height: 450px;
	background-color: #000000;
}
#leftcontent {
	background-image: url(../img/leftcontent.gif);
	background-repeat: repeat-x;
	background-position: top left;
	width: 240px;
	position: absolute;
	height: 400px;
}
#leftbg {
	background-image: url(../img/leftbg.gif);
	background-repeat: repeat-y;
	width: 240px;
	position: absolute;
	height: 450px;
}

#logo {
width: 65px;
height: 75px;
background-image:url(../img/logo.gif);
position: absolute;
top: 15px;
left: 920px;
}

#header {
width: 353px;
height: 109px;
background-image:url(../img/header.gif);
position: absolute;
top: 5px;
left: 170px;
}

#maintable {
width: 984px;
background-color:#CCCCCC;
position: absolute;
top: 199px;
}

#contenttag {
margin-left: 50px;
padding-right: 60px;
width: 725px;
}

#counterbox {
font-size: 12px;
position: absolute;
width: 101px;
padding: 3px;
height: 140px;
top: 475px;
left: 20px;
}

#toptitle {
position: relative;
bottom: 174px;
left: 240px;
height: 43px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: normal;
	padding-left: 10px;
	padding-top: 30px;
	width: 700px;
	z-index: 2;
	background-color: #e5d9cd;
}

.maintable_contnet {
background-image:url(../img/maincontent2.gif);
background-position: right;
background-repeat: repeat-y;
height: 400px;
text-align: left;
vertical-align: top;
}

.maintable_left {
background-image: url(../img/leftcontent.gif);
background-position: top left;
background-repeat: no-repeat;
background-color: #dbc9b7;
}

.maintable_footer {
background-image: url(../img/footerbg.gif);
background-color: #dbc9b7;
background-position: top right;
background-repeat: repeat-x;
text-align: center;
height: 40px;
line-height: 65px;
}

/* Textformatierung start */



/* Textformatierung ende */

#diegeige_pdfbox {
width: 350px;
height: 480px;
background-color:  #d7cabc;
position: relative;
float: right;
top: 10px;
right:  50px;
}

#thanks {
width: 90%;
float:  left;
margin-left: 39px;
margin-top:  40px;
}

#printer {
float:  left;
position:  relative;
bottom: 175px;
left: 65px;
}

.diegeige_info {
margin-left: 40px;
}

ul#diegeige_list
	{
	width:  	   	 150px;
	padding:  	   	 0;
	margin-left: 38px;
	list-style:      	 none;
	border-left: 1px solid #660000;
	float: left;
	}
	ul#diegeige_list li
	{
	text-align: left;
	}
	ul#diegeige_list li a
	{
	display:  	   	 block;
	height:  	   	 25px;
	width:  	   	 150px;
	background:  	   	 #d7cabc;
	text-decoration:  	 none;
	}
ul#diegeige_list li a:hover
	{
	background-color:  	 #f2eee9;
}

#navicontainer{
    height: 23px;
	margin-top: 8px;
	text-align: left;
	z-index: 2;
}


.naviend {
height: 23px;
width: 11px;
background-image:url(../img/naviend.png);
background-position: top right;
background-repeat: no-repeat;
}

/* Navigation */
.nav, .nav ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.nav {
  z-index: 100;
  position: relative;
}
.nav li {
  float: left;
  margin: 0;
  padding: 0;
  position: relative;
  background-image: url(../img/button_n.png);
  background-repeat: no-repeat;
  width: 86px;
}
.nav li a, .nav li a:link, .nav li a:active, .nav li a:visited {
  display: block;
  text-decoration: none;
  height: 23px;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 11px;
  text-align: left;
    padding-left: 5px;
}

.nav li a:hover {
  background-image: url(../img/button_h.png);
  background-repeat: no-repeat;
  color: #000;
  height: 23px;
}

#nav-one {
height: 23px;
line-height: 23px;
}

#nav-one li:hover a,
#nav-one li.sfHover a {
  background-image: url(../img/button_h.png);
  background-repeat: no-repeat;
  height: 23px;
}
#nav-one li:hover ul a,
#nav-one li.sfHover ul a {
  background: #d7ccc2;
  color: #000;
}
#nav-one li:hover ul a:hover,
#nav-one li.sfHover ul a:hover {
  color: #333333;
  border-left: 2px solid #990000;
  width: 160px;
  font-weight: bold;
}

.nav ul {
  background: #d7ccc2;
  list-style: none;
  margin: 0;
  padding: 4px;
  width: 200px;
  position: absolute;
  top: -999em;
  left: -1px;
  border-left: 1px #000 solid;
  border-bottom: 1px #000 solid;
  border-right: 1px #000 solid;
}
.nav li:hover ul,
.nav li.sfHover ul {
  top: 23px;
}
.nav ul li {
  border: 0;
  float: none;
}
.nav ul a {
  border-bottom: 0;
  white-space: nowrap;
}
.nav ul a:hover {
  background: #ccc;
  width: 200px;
  color: #000;
  z-index: 3;
}
/* Navigation ende*/
  ul#modelnavi
  {
    list-style:	none;
  }

  ul#modelnavi li
  {
    display:	inline;
    margin-left: 100px;
    font-size: 22px;
    font-family:  georgia;
    text-decoration:  underline;
  }

#gutachten1{
width: 95%;
height: 30px;
margin-left:  50px;
font-size:  16px;
font-family:  georgia;
text-decoration:  underline;
}

#gutachten_titel{
width: 80%;
font-weight:  bold;
height: 20px;
margin-left:  50px;
font-size:  16px;
font-family:  georgia;
text-decoration:  none;
}

#gutachten_text{
width: 80%;
margin-left:  50px;
font-size:  14px;
font-family:  georgia;
text-decoration:  none;
}
#news_titel{
width: 80%;
font-weight:  bold;
height: 30px;
margin-left:  50px;
font-size:  16px;
font-family:  georgia;
text-decoration:  none;
border-bottom:  #000000 1px solid;
}

#news_text{
width: 90%;
margin-left:  50px;
font-size:  14px;
font-family:  georgia;
text-decoration:  none;
}
