body {
	text-align: left;
	color: #555;
	margin: 0;
	padding: 0 0 0px 0;
	line-height: 20px;
	background: #fff;
}
#wrapper {
	background: url(../images/bg1.jpg) no-repeat;
	background-attachment:fixed;
}

#container {
	width: 982px;
	margin: 0 auto;	
}

#top {
	height: 90px;
	padding-top:25px;
}

#logo {
	width: 970px;
	height: 90px;
	float: left;
	text-align:left;
	padding: 15px 25px;
}

#logo h1 {
	font-family:Georgia, "Times New Roman", Times, serif;	
	}

#logo a {
	display: block;
}

#top-right {
	width: 585px;
	height: 135px;
	float: left;	
}

#menu-container {
	padding-left: 23px;
	height: 38px;
}

#header {
	float: left;
	height: 295px;
	width: 982px;
}

#header-center {
	float: left;
	width: 946px;
	height: 295px;
	background: #f5f5f5 url(../images/header_bg.png) repeat-x;	/*Background Farbe Headerbild*/
	padding-left: 10px;
}

#header-container {
	margin-top: 2px;
	width: 936px;
	height: 291px;
}

#header-container h1 {
	
	font-family:Georgia, "Times New Roman", Times, serif;
	position: absolute;
	margin: 0 0;
	width: 260px;
	height: 183px;
	padding: 10px;
	color: inherit;
	z-index:10;
}

.header-picture {
	float: left;
	margin-top: 10px;
}


/* Schatten Header */
#header-left-border {
	float: left;
	width: 13px;
	height: 295px;
	background: url(../images/header_left_border.png) no-repeat left bottom;
}			
	
#header-right-border {
	float: left;
	width: 13px;
	height: 295px;
	background: url(../images/header_right_border.png) no-repeat right bottom;
}


/* Content Style */
#content {
	width: 960px;
	margin: 0px auto;
}
	
	#content .left-box {
		float: left;
		width: 595px;
	}
	
	#content .left-box a {
		font-style:italic;
		background-color: #fff;
		padding: 2px 4px;
		text-decoration:underline;
	}
	
	#content .left-box a:hover {
		font-style:italic;
		background-color: #81D3EB;
		padding: 2px 4px;
		text-decoration:none;
	}

	#content .right-box {
		float: left;
		width: 350px;
		margin-left: 15px;
	}
		#content .right-box a {
		color: #AA1B46;
			}

#content h2 {
	background: url(../images/h2_bottom_border.gif) repeat-x bottom;
	padding: 10px 0;		
}
	
#content h3 {
	margin-top: 10px;
	margin-bottom: 10px;
}
#content h2 {
	margin-top: 10px;
	padding-top: 0;
}
	
#content p {		
	padding-bottom: 10px;
}


/* Footer style */	
#footer {
	width: 960px;
	margin: 0px auto;
	padding-bottom: 20px;
}

#footer .box p {
	margin-top: 0px;
}
	

#footer .box-padding {
	padding-top: 13px;
}

#footer p a:hover {
	color: #AA1B46;
	}


/* Classes */
.clear {
	clear: both;
}

.float-left {
	float: left;
}

.float-right {
	float: right;
}

.display-none {
	display: none;
}


.image-left, .image-border, .image-right{
	padding:3px;
	margin:0 10px 5px 0;
	border:1px #aaa solid;
}

.image-border {
	margin:0;
}

.image-right{
	margin:0 0 5px 10px;
}

.image-left-small, .image-right-small, .image-border-small {
	padding:3px 3px;
	margin:0 10px 0 0;
	border:1px #aaa solid;
}

.image-right-small {
	margin:0 0 0 3px;
}

.image-border-small {
	background:#fff;
}

.center-content h2 {
	margin-top: 10px;
}

.padding-10 {
	padding: 10px;
}
.padding-10-bottom {
	padding-bottom: 10px;
}
.padding-15 {
	padding: 15px;
}

.padding-20 {
	padding: 20px;
}


/* box style */
.box {
	width: 100%;
	margin-top: 15px;
	float: left;	
}
		
.top {
	width:100%;
	height:2px;
	background:url(../images/top.gif) no-repeat left top;
}
		
.top span {
	width: 2px;
	height:2px;
	background:url(../images/top-right.gif) no-repeat right top;
	float: right;
	overflow: hidden;
}

.box-content {
	background: url(../images/rightside.gif) repeat-y right top;
	width: 100%;
	float: left;		
}

.box-content img {
	border: 1px solid #ccc; padding: 1px; float: left; margin: 0 15px 5px 0;
			
}
.trans-box  {
	margin:0 auto;
	text-align:left;
	background:url(../images/trans_dark.png) repeat;
	margin-top: 15px;
}
		
.box-content2 {
	background: url(../images/leftside.gif) repeat-y left top;
	width: 100%;
	float: left;	
	padding-bottom: 13px;			
}

.bottom {
	width:100%;
	height:2px;
	background:url(../images/bottom.gif) no-repeat left top;
	float: left;
}
		
.bottom span {
	width: 2px;
	height:2px;
	background: url(../images/bottom-right.gif) no-repeat right top;
	float: right;
	overflow: hidden;
}
		
.box p {
	margin:10px 0 0 0;
	clear: both;
}
		
.box-padding {
	padding: 25px 25px 0px 25px;
}

.box-padding h2 {
	padding-top: 0;
	margin-top: 0;
}
.box-padding h3 {
	padding-top: 0;
	margin-top: 0;

}


/*  link styles*/
.header-link{
	padding:0px 0px 0px 0px;
	text-transform:uppercase;
	font-size:11px;
}

.header-link {
	border-bottom: 1px #fff solid;
	padding-bottom: 2px;
	color: #fff;
	font-weight: bold;
	margin: 0 5px;
}

.header-content  {
	color: #c9b9c4;
}

.header-content  h2 {
	color: #ddd;
}

.header-content p {
	padding-bottom: 0px;
	margin-bottom: 5px;
}

#footer .menu li a{
	display: inline;
	padding: 0 0 0 15px;
	font-size: 11px;
}

#footer .menu li a:hover {
	display: inline;
	padding: 0 0 0 15px;
	font-size: 11px;
	color:#AA1B46;
}

#footer .menu li {
	list-style: none;
	width: auto;
	float: left;
}

#footer .menu li a.current {
	font-weight: bold;
	color: #777;
}

#footer ul.menu {
	display: inline;
	float: right;
	width: auto;
	padding: 0;
	margin: 0;
}


.block ul {

	list-style: none;
}
ul.menu {
	list-style: none;
	text-align:left;
	margin:0;
	padding:0;
}


li.expanded, li.collapsed, li.leaf {
	list-style-image: none;
}

ul.menu li {
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0;
}


/*table styles  */
tbody tr.odd {
	
}
thead th {
	background: #ddd none repeat scroll 0 0;
}
thead th {
	border-bottom:1px #bbb solid;
}
th {
	border-bottom: 3px #bbb solid;
	padding-right: 0.5em;
	text-align: left;
}

td {
	color: #777;
}
tbody tr.odd td.overhead { 
	font-size:.9em;
	}
tbody tr.odd td.underhead {
	vertical-align:top;
	}
tr.even td {
	background:#f5f5f5;
	border-top: 1px #fff solid;	
	border-bottom: 1px #ccc solid;
}

td.active {
	background-color: #e4e4e4;
}


.green {
	color: #8C143A;
	font-size:0.6em;
	line-height:1.9em;
	letter-spacing: 0.2em;
	}
.backlink {
	
	}
	
/*Openstreet*/
#map {
	margin:35px 15px;
	height: 400px;
  	width: 590px;
	border: 1px solid #e2e2e2;
	padding-left: 2px;
	}
.popup_map {
	font-size:0.8em;
	color:#FF0000;
	}


/*Kontakt*/
input.disabled {
	border: 1px solid #F2F2F2;
	background-color: #F2F2F2;
}

input.required, textarea.required {
	border: 1px solid #CACACA;
}
input.optional, textarea.optional {
	border: 1px solid #A5BF37;
}
input.validation-failed, textarea.validation-failed {
	border: 1px solid #BB3860;
	color : #AA1B46;
}
input.validation-passed, textarea.validation-passed {
	border: 1px solid #A5BF37;
	color : #000;
}

.validation-advice {
	margin: 5px 0;
	padding: 5px;
	background-color: #BB3860;
	color : #FFF;
	font-weight: normal;
	width:230px;
}

.custom-advice {
	margin: 5px 0;
	padding: 5px;
	background-color: #C8AA00;
	color : #FFF;
	font-weight: normal;
}

fieldset {
	padding: 1em;
	margin-bottom: 0.5em;
	border: 1px solid #c3c3c3;
}

label {
	font-weight: bold;
}
.form-row {
	clear: both;
	padding-left: 2.0em;
}

.field-label {

}

.field-widget {

}

.knopf {
	background-color: #E4E4E3;
	padding:3px 10px;
	border: 1px solid #f5f5f5;
	font-size:1em;
	margin-left:20px;
	margin-top: 10px;
	border: 1px solid #787A8F;
	}
.datenschutz {
	padding: 8px 8px;
	background-color: #AA1B46;
	color: #fff;
	font-weight: bold;
	}
.notdienst {
	color:#AA1B46;
	font-weight:bold;
	padding-left:50px;
	}