/* CSS Document */

* {
	margin: 0px;
	padding: 0px;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #964402;
	background-image: url(../bilder/background.jpg);
	background-repeat: repeat-x;
}

table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #F79437;
	margin-top: 20px;
	margin-bottom: 20px;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #964402;
	margin-bottom: 20px;
}

p {
	margin-bottom: 20px;
}

a {
	color: #E16604;
	text-decoration: none;
	font-size: 12px;
	padding-top: 10px;
}

img {
	border: none;
}

a:hover {
	font-weight: bold;
}

ul li {
	list-style-image: none;
	list-style-type: none;
}

#left_layer {
	width: 744px;
	padding-top: 100px;
	padding-left: 230px;
}

#content_layer {
	width: 480px;
	color: #964402;
	padding-bottom: 10px;
}

#content_layer ul li {
	margin-bottom: 3px;
}

#content_layer ul li a {
	margin-right: 10px;
}

#content_layer_wir {
	width: 480px;
	color: #964402;
	padding-bottom: 10px;
}

#content_layer_wir h1 {
	padding-top: 10px;
	margin-left: 20px;
}

#content_layer_wir h2 {
	margin-left: 20px;
}

#content_layer_wir a {
	margin-left: 20px;
}

#content_layer_wir ul {
	margin-left: 20px;
}

#content_layer_wir ul li {
	margin-bottom: 10px;
	list-style-image: none;
	list-style-type: none;
}

#content_layer_team {
	margin-left: 10px;
  margin-top:50px;
	height: 260px;
	width: 300px;
	color: #964402;
}

.pointer {
	position: relative;
	bottom: 20px;
}

#content_layer_team h2 {
	text-align: center;
	position: relative;
	right: 20px;
}

#content_layer_team ul {
	padding-left: 110px;
}

#content_layer_team ul li {
	list-style-image: none;
	list-style-type: none;
	display: inline;
    padding-right: 50px;
	border: none;
}

#navi_right {
	width: 100%;
	height: 301px;
	background-image: url(../bilder/nav_1.jpg);
	background-repeat: no-repeat;
	visibility: visible;
}

#navi_right ul {
	position: absolute;
	top: 190px;
	margin-left: 20px;
}

#navi_right ul li {
	margin-bottom: 12px;
	list-style-image: none;
	list-style-type: none;
}

#navi_right ul li a {
	color: #E16604;
	text-decoration: none;
	font-size: 11px;
}

#navi_right ul li a:hover {
	font-weight: bold;
}

.logo {
	position: absolute;
	top: 25px;
	left: 591px;
}

.selected {
	font-weight: bold;
}

#footer {
	background-color: #FFB639;
	height: 11px;
	width: 100%;
	clear: both;
}

#frame_wir {
	background-image: url(../bilder/wir.jpg);
	width: 985px;
	height: 627px;
	background-repeat: no-repeat;
	overflow: hidden;
}

#frame_team {
	background-image: url(../bilder/helfer_0.jpg);
	width: 985px;
	height: 627px;
	background-repeat: no-repeat;
	overflow: hidden;
}

#frame_1 {
	background-image: url(../bilder/1.jpg);
	width: 985px;
	background-repeat: no-repeat;
	overflow: hidden;
}

#frame_2 {
	background-image: url(../bilder/2.jpg);
	width: 985px;
	background-repeat: no-repeat;
	overflow: hidden;
}

#frame_3 {
	background-image: url(../bilder/3.jpg);
	width: 985px;
	background-repeat: no-repeat;
	overflow: hidden;
}

#header_layer {
	width: 100%;
	height: 128px;
	text-align: right;
}

#right {
	background-image: url(../bilder/nav_bg.gif);
	background-repeat: repeat-y;
	width: 225px;
	margin-bottom: -20000px;
	padding-bottom: 20000px;
	float: right;
}

#navi_border {
	background-image: url(../bilder/nav_3.gif);
	background-repeat: no-repeat;
	height: 29px;
	width: 100%;
}
#map {
	position: absolute;
	left: 0px;
	top: 5px;
}

#hidden div.subnav  {
	visibility: hidden;
	left: 228px;
	top: 270px;
	z-index: 5;
	position: absolute;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #F79437;
}

.kontakt {
	margin-bottom: 5px;
}

.kontakt_bold {
	margin: 5px;
	font-weight: bold;
}

.abstand {
	margin-bottom: 35px;
}

.wir_bild {
	float: left;
}

.wir_name {
	float: right;
}

.footer_text {
	font-size: 9px;
	padding-left: 230px;
}

.footer_link {
	font-size: 9px;
	margin-left: 3px;
	margin-right: 3px;
}
#gbook .seite {
	margin-bottom: 20px;
	text-align: center;
}
#gbook .post {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FDB636;
	margin-bottom: 20px;
}
#gbook .post h2 {
	font-size: 12px;
	margin-bottom: 10px;
}
#gbook .post em {
	font-style: normal;
}
#gbook .post .address {
}
#gbook .post .txt {
	margin: 10px;
	font-style: italic;
}
#gbook h3 {
	font-size: 12px;
	font-style: italic;
	line-height: 14px;
	font-weight: bold;
	margin-bottom: 10px;
}
#gbook label {
	margin-bottom: 5px;
	margin-top: 10px;
}
#gbook fieldset {
	margin: 0px 0px 20px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#gbookadmin dl {


}
#gbookadmin dt {
	width: 15%;
}
#gbookadmin form {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FDB636;
	padding-bottom: 10px;
	margin-bottom: 10px;
	padding-left: 20px;
}
#gbookadmin dd {
	margin-bottom: 5px;
	margin-left: 20px;

}
#gbook legend {
	display: none;
}

.op {
	margin-bottom: 0px;
}

.op_li {
	color: #F79437;
}

ul.liste, .operateure ul   {
  list-style-type: disc;
  padding: 10px 0px 10px 20px;
}
ul.liste li, .operateure li {
  list-style-type: disc;
}
ul.liste ul li, .operateure li.link {
  list-style-type: none;
}
.operateure ul   {
  list-style-type: disc;
  padding: 0px 0px 20px 20px;
}
.operateure h2 {
  margin-bottom: 10px;
}
