*{
	padding:0;
	margin:0;
	border:0;
}

body{
	background:#F6F1E7;
	color:#585150;
	font-size:12px;
	font-family:Trebuchet,Verdana MS,Geneva,Arial,Helvetica,sans-serif;

}

/* -------------------------- */
/* Allgemeine Formatierungen */
/* -------------------------- */

p{
	color:#7C7D7E;
	margin:10px 0;
}

a{
}

h1{
	font-size:22px;
	color:#FFFDFB;
	font-weight:normal;
	margin:0 0 30px 0;
}

table{
}

th{
	text-align:left;
	vertical-align:top;
}

td{
	vertical-align:top;
}

br.clear{
	clear:both;
}

.left{
	text-align:left;
	align:left:
}

.center{
	text-align:center;
	align:center:
}

.right{
	text-align:right;
	align:right:
}

/* -------------------------- */
/* Header Formatierung */
/* -------------------------- */

#header{
	width:990px;
	margin:0 auto;
	height:151px;
	background: transparent url(/images/layout/header.png) no-repeat top left;
}

/* -------------------------- */
/* CenterBody Formatierung */
/* -------------------------- */

#centerbody{
	width:990px;
	margin:0 auto;
}

/* -------------------------- */
/* ContentBod Formatierung */
/* -------------------------- */

#contentbody{
	width:950px;
	padding:0 0 10px 42px;
	background: transparent url(/images/layout/bodycontent_bg.png) no-repeat top left;
}

/* -------------------------- */
/* Navi Formatierung */
/* -------------------------- */

#navi{
	position:relative;
	top:-15px;
	left:0px;
	float:left;
	width:174px;
	padding:11px 0px 20px 10px;
	background: transparent url(/images/layout/navi.png) no-repeat top left;
}

#navi li{
	padding:5px 5px 10px 5px;
	height:auto!important;
	height:1px;
	list-style:none;
	background: transparent url(/images/layout/trenner_navi.gif) no-repeat 15px bottom;

}

#navi li a{
	font-size:13px;
	color:#462D30;
	font-weight:bold;
	text-decoration:none;
	padding:5px 0 5px 20px;
	display:block;
	width:144px;
}

#navi li a.small{
	font-size: 11px;
	font-weight: normal;
}

#navi li label{
	font-size:13px;
	color:#462D30;
	font-weight:bold;
	margin:10px 0 10px 20px;
}

#navi li a:hover{
	text-decoration:underline;
	background-color:#F2EFE8;
}

#navi div.active,#navi a.active{
	background-color:#F2EFE8;
}

/*Formular in der Navi*/
#navi .inputfield{
	width:85px;
	border:1px solid #58000E;
}

#navi select{
	width:87px;
	border:1px solid #58000E;
}

#navi table{
	margin:0 13px 0 17px;
}

#navi td{
	padding:2px;
	text-align:right;
}

#navi .quick_submit {
	background-color: #9E0226;
	color: #fff;
	font-size: 11px;
	font-weight: bold;
	border: 0;
	padding: 1px 5px;
}

/* -------------------------- */
/* Content Formatierung */
/* -------------------------- */

#content{
	float:left;
	width:676px;
	min-height:430px;
	height:auto !important;  /* für moderne Browser */
	height:430px;  /*für den IE */
	background: transparent url(/images/layout/content.png) no-repeat top right;
	padding:20px;
}

/* -------------------------- */
/* Content_left Formatierung */
/* -------------------------- */

#content_left{
	float:left;
	width:446px;
	min-height:430px;
	height:auto !important;  /* für moderne Browser */
	height:430px;  /*für den IE */
}

#content_long{
	float:left;
	width:676px;
	min-height:430px;
	height:auto !important;  /* für moderne Browser */
	height:430px;  /*für den IE */
	background: transparent url(/images/layout/content_bg_long.png) no-repeat top left;
	padding:20px;
}

#content_long select{
	width:132px;
	border:1px solid #58000E;
	margin:2px 0;
}

#content_long .inputfield{
	width:130px;
	border:1px solid #58000E;
	margin:2px 0;
}

#content_left h2{
	font-size:22px;
	color:#FFFDFB;
	margin:20px 0;
}

#content_left p{
	color:#585150;
	margin:10px 0;
}

#content_left ul.li li {
	list-style-type: square;
	margin-left: 20px;
}

.list{
	width:96%;
	border-collapse: collapse;
	max-width: 450px;
}

.list th{
	padding: 5px 3px;
}

.list td{
	padding: 5px 3px;
	border-top: 1px solid #c1beb9;
}

.list td.highlighted {
	background-color: #e6e3dc;
}

#content_left .contact {
	border-collapse: collapse;
}

#content_left .contact th {
	padding: 0 20px 10px 0;
}

#content_left .contact td {
	padding: 0 0 10px 0;
}

#content_left li{
	list-style:none;
	margin:2px 10px;
}

#content_left li{
	list-style:none;
}

#content_left a,#content_long a{
	color:#000;
	text-decoration:none;
	font-weight:bold;
}

#content_left a:hover,#content_long a:hover{
	text-decoration:underline;
}

/* -------------------------- */
/* Content_Right Formatierung */
/* -------------------------- */

#content_right{
	float:right;
	width:195px;
	min-height:430px;
	height:auto !important;  /* für moderne Browser */
	height:430px;  /*für den IE */
}

#content_right .headline{
	font-size:22px;
	color:#FFFDFB;
	margin:0 0 30px 0;
}

#content_right .paging{
	width: 100%;
	border-collapse: collapse;
	margin:50px 0 0 0;
}

#content_right .textfield_medium{
	width:117px;
	border:1px solid #BD5A71;
	background:#F6F1E7;
}

#content_right a{
	color:#000;
	text-decoration:none;
	font-weight:bold;
}

#content_right a:hover{
	text-decoration:underline;
}

#content #opener {
	border: 1px solid #B6B4AF;
	padding: 10px;
}

#content #opener p {
	text-align: center;
}

#content #opener img {
	margin: 0 3px;
}

#content #opener a {
	font-size: 14px;
	font-weight: bold;
	padding: 3px 30px 3px 0;
	background: transparent url(/images/opener_pfeil.gif) no-repeat top right;
}

#content_long table.gallery {
	border-collapse: collapse;
}

#content_long table.gallery td {
	padding-right: 10px;
	padding-bottom: 10px;
}

/* -------------------------- */
/* Footer Formatierung */
/* -------------------------- */

#footer{
	margin: 10px 0 0 0 !important;
	margin: 25px 0 0 0;
	width:756px;
	height:84px;
	padding:80px 0 0 150px;
	background: transparent url(/images/layout/footer_bg.png) no-repeat top left;
	font-size: 11px;
}

#footercontent{
	width:620px;
	height:70px;
}

#footercontent table{
	width:620px;
}

#footercontent td,#footercontent th,#footercontent a{
	color:#585150;
	font-size: 11px;
}

#footercontent a:hover{
	color:#3a3534;
}

#footer_bottom{
	background: transparent url(/images/layout/content_bottom.png) no-repeat top left;
	height:19px;
	width:990px;
}