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

body {
	font-family: Verdana, Geneva, sans-serif;
	background-color:#f3ecd9;
	background-image:url(images/body_back2.jpg);
	color:#64584C;
  	font-family:Verdana, Geneva, sans-serif;
  	font-size:0.9em
}
h1 {
	color:#963424;
	font-size: 1.5em;
	text-shadow:0 -1px 1px #FFFFFF, 0 1px 1px #666666;
}
h2 {
	font-size: 1.1em;
	text-shadow:0 1px 0 #fff;
	color:#707070
}
.Schrift_klein{
	font-size:0.8em
}
#top {
	position:absolute;
	top:0px;
	left:0px;
	height:140px;
	width:100%;
	color:#000;
  	font-size:100.5%;
	margin:0px auto;
	background-image:url(images/back_top.jpg)
}
#logo { 
	margin:0px auto;
	width:900px;
	color:#fff
}
#text { 
	text-align:center;
	background-image:url(images/back_text.png);
	border-bottom:1px solid #ded8c6;
	padding-bottom:15px;
	-moz-box-shadow: 0px 1px 0px #f6f6f6;
	-webkit-box-shadow: 0px 1px 0px #f6f6f6;
	box-shadow: 0px 1px 0px #f6f6f6;
	line-height:110%;
	font-size:0.9em;
	color:#666
}
#wrapper { 
	margin:0px auto;
	width:900px;
	margin-top:170px;
	text-shadow:0 1px 0 #fff;
}
#nav {
	width:200px;
	 float:left;
	 height:670px
}
#ad{
	width:190px;;
	position:absolute;
	margin-top:470px;
	text-align:center
}
#cont {
	width:610px; 
	margin-left:290px;
	padding-top:5px;
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
   	-khtml-border-radius: 5px;
  	border-radius: 5px;
}
#Leitung {
	width:100%;
	border-bottom:1px solid #ded8c6;
	-moz-box-shadow: 0px 1px 0px #f6f6f6;
	-webkit-box-shadow: 0px 1px 0px #f6f6f6;
	box-shadow: 0px 1px 0px #f6f6f6;
}
#line { 
	margin:0px auto;
	width:900px;
	margin-top:30px;
	text-shadow:0 1px 0 #fff
}
#footer { 
	margin:0px auto;
	width:900px;
	text-shadow:0 1px 0 #fff;
	text-align:right;
	font-size:0.9em;
	color:#999;
	margin-bottom:50px
}
/* Anfang_Navigation Doerenhof */
 #navcontainer { width: 190px; margin-top:20px; position:absolute; }

#navcontainer ul
{
margin-left: 0;
padding-left: 0;
list-style-type: none;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:0.9em;
}

#navcontainer a
{
display: block;
padding: 4px;
padding-left:4px;
width: 180px;
background-color: #f5f5f5;
border: 1px solid #ccc;
margin-bottom:5px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
-khtml-border-radius: 3px;
border-radius: 3px;
}

#navcontainer a:link, #navlist a:visited
{
color: #3D3D3D;
text-decoration: none;
}

#navcontainer a:hover
{
color: #000;
text-shadow: 0px 1px 0px #fff;
background: rgb(238,238,238); /* Old browsers */
background: -moz-linear-gradient(top, rgba(238,238,238,1) 0%, rgba(229,229,229,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(238,238,238,1)), color-stop(100%,rgba(229,229,229,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, rgba(238,238,238,1) 0%,rgba(229,229,229,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, rgba(238,238,238,1) 0%,rgba(229,229,229,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, rgba(238,238,238,1) 0%,rgba(229,229,229,1) 100%); /* IE10+ */
background: linear-gradient(top, rgba(238,238,238,1) 0%,rgba(229,229,229,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee', endColorstr='#e5e5e5',GradientType=0 ); /* IE6-9 */
-moz-box-shadow: 0px 0px 3px #bebebe;
-webkit-box-shadow: 0px 0px 3px #bebebe;
box-shadow: 0px 0px 3px #bebebe;
border: 1px solid #999
}
/* Ende_Navigation Doerenhof */


a:link {
	color: #999;
}
a:visited {
	color: #999;
}
a:hover {
	color: #666;
}
a:active {
	color: #999;
}
.bildschatten {
 	-moz-box-shadow: 1px 1px 4px #888;
	-webkit-box-shadow: 1px 1px 4px #888;
	box-shadow: 1px 1px 4px #888
}
.bildschattenleft {
 	-moz-box-shadow: 1px 1px 4px #888;
	-webkit-box-shadow: 1px 1px 4px #888;
	box-shadow: 1px 1px 4px #888;
	border:0px solid #fff;
	float:left;
	margin-right:18px;
	margin-bottom:4px;
	margin-top:8px
}
