/* commented backslash hack \*/ 
html, body{height:100%;} 
/* end hack */

html,body {margin:0;padding:0;}

body {
background-color: #fff;
font-size: 12px;
color:#000;
font-family: Verdana, Arial, Helvetica, sans-serif;
text-align: center;
}

a, a:visited {
	color:#0271bb;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

img { 
	border: none;
}


table {
	page-break-before: always;
} 


h4 {
	font-size: 1.0em
}



/* Main layout */

#main {
	margin: 0 auto;
	padding-bottom: 10px;
	width: 968px;
}



/* Header */

#banner {
	width: 968px;
	padding-bottom: 3px;
}
#banner h1 {
	display: none;
}
#hvzlogo {
	float: left;
	margin-right: 3px;
}
#hvzbanner {
	float: left;
}
#menuwrap {
	width: 968px;
	margin-top: 3px;
	margin-bottom: 3px;
}


/* IE header hacks */
* html #hvzlogo {
	margin-left: -3px;
	margin-right: 0;
	padding: 0;
}
* html #hvzbanner {
	margin-left: -3px;
	margin-right: -3px;
	padding: 0;
}
* html #menuwrap { 
	margin-top: 0;
}
* + html #menuwrap { 
	margin-top: 0; /* IE7*/
}
/* end hacks */



/* Horizontales Men� oben */

#fontsizer {
	float:left;
 	width:148px;
 	height:33px;
 	min-height:33px;
	background: url("head_bgmenue01.jpg") 0 0 no-repeat #2f415e;
	font-size: 100%;
	line-height: 12px;
	font-weight: bold;
	font-size:0.9em;
	text-align: left;
	color: #e0e5ee;
}
#fontsizer div {
	padding-top: 9px;
	padding-left: 20px;
}

/* IE6 only */
* html #fontsizer div {
	padding-top: 7px;
}
/* end IE6 hacks */

#fontsizer a {
	color: #e0e5ee;
	text-decoration: none;
}
#horzmenu {
	float: right;
	width: 820px;
	height: 33px;
	min-height:33px;
	background: url("head_bgmenue02.jpg") 0 0 no-repeat #2f415e;
	font-size: 11px;
	line-height: 12px;
	font-weight: bold;
	text-align: left;
	color: #e0e5ee;
}
#horzmenu ul {
	float: left;
	margin: 9px 0;
	padding: 0 15px 0 0;
	list-style: none;
}
#horzmenu li {
	display:inline;
	margin:0;
	padding:0;
}
#horzmenu a {
	float:left;
	margin: 0;
	padding: 0;
	text-decoration:none;
}
#horzmenu a span {
	float:left;
	display:block;
	padding: 0 15px;
	border-right: 1px solid #e0e5ee;
	color: #e0e5ee;
}
#horzmenu li.last a span {
	border-right: 0;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#horzmenu a span {float:none;}
/* End IE5-Mac hack */
#horzmenu a:hover span {
	color:#fff;
}



/* Linke Spalte */

#leftcontent {
	 width:210px;
	 padding: 0;
	 float: left;
	 color: #000;
	 clear: left;
	 margin: 0;
}



/* Schnellsuche links */

#leftsearch {
	width: 210px;
	height: 62px;
	min-height: 62px;
	background: url("bg_search.jpg") 0 0 no-repeat;
	color: #fff;
	font-weight: bold;
}

#leftsearch h4 {
	font-size: 13px;
	text-transform: uppercase;
	margin: 0;
	padding: 0;
}

#leftsearch p {
	margin: 0px;
	padding: 0px;
}

#leftsearch form {
	display: inline;
}
#searchinput {
	vertical-align: top;
	margin-top: 5px;
}

.boxwrap {
	padding: 10px 0 0 15px;
}
input.quicksearch, .heimname {
	width: 140px;
	font-family: arial,helvetica,sans-serif;
	font-size: 12px;
}
.hiddenlabel {
	display: none;
}



/* Aufklappmen� links Detailsuche */

/* Auf- und Zuklapplink oben */
.sh1o {
	background: url("adv_search_open.jpg") 0 0 no-repeat;
	cursor: pointer;
	min-height: 28px;
	height: 28px;
	width: 210px;
	margin: 0 0 0 0;
	padding: 3px 0 0 15px;
	font-size: 12px;
	line-height: 15px;
	font-weight:bold;
	color: #fff;
}
.sh1o.up {
	background: url("adv_search_close.jpg") 0 0 no-repeat;
}

/* Inhalt der Sliding Panels */

.demo-show, .demo-show2 {
	width: 210px;
	margin: 0;
}
.demo-show2 {
	background: url("bg_advsearch.jpg") 0 0 repeat-y;
}

.demo-show p, .demo-show td {
	font-size:11px;
	margin: 4px;
}
.demo-show div {
	margin-top: 0px;
	padding-top: 6px;
	background-color:#e0e5ee;
}
.demo-show2 div {
	border: 0;
}
.sh2o {
	background: url("adv_search_h3open.jpg") 0 0 no-repeat #7598bd;
	cursor: pointer;
	margin: 0;
	border-top: 1px solid #f3f3f3;
	padding: 5px 0 0 15px;
	height: 24px;
	min-height: 24px;
	font-size:11px;
	line-height: 14px;
	color:#000;
}
.sh2o.hoch {
	background: url("adv_search_h3close.jpg") 0 0 no-repeat #7598bd;
}
.demo-show p {
	padding-left: 10px;
}
.demo-show2 td {
	padding: 0 0 3px 15px;
}
/* IE Win < 7 only \*/
* html .demo-show2 td {
	padding-left: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
}
* html .demo-show div {
	margin-top: 2px;
}

/* IE Win 7 only \*/
* + html .demo-show2 td {
	padding-left: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
}
* + html .demo-show div {
	margin-top: 2px;
}
.demo-show2 table {
	margin-bottom: 12px;
}
.demo-show label.verbrfrndl {
	font-size: 10px;
	line-height: 10px;
}
.demo-show label.verbrfrndl strong {
	display: block;
	margin-left: 20px;
	margin-bottom: 8px;
}
.demo-show checkbox {
	float: left;
	margin: 0;
	padding: 0;
}
.demo-show hr {
	border: 0px;
	color: #f3f3f3;
	background-color: #f3f3f3;
	height: 1px;
	margin: 7px 0;
	padding: 0;
}
/* IE Win < 7 only \*/
* html .demo-show hr {
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 0;
	padding-bottom: 0;
}
/* IE Win 7 only \*/
* + html .demo-show hr {
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 0;
	padding-bottom: 0;
}

p.advsearchbottom {
	margin: 0;
	padding: 0 15px;
	height: 63px;
	min-height: 63px;
	border-top: 1px solid #f3f3f3;
	background: url("adv_search_bottom.jpg") 0 0 no-repeat #7598bd;
}
.submitwrap {
	display: block;
	margin: 10px 0 5px 0;
}
.advsearchsubmit {
	height: 19px;
	min-height: 19px;
	width: 129px;
	border: 0;
	padding: 0;
	font-size: 11px;
	line-height: 11px;
	background: url("adv_search_submit.jpg") 0 0 no-repeat #7598bd;
	font-family: verdana;
	font-weight: bold;
	color: #000;
}




/* Linkes Men� */

#leftcontent ul {
	color:#000;
	list-style:none;
	padding: 0;
}
/* IE Win < 7 only \*/
* html #leftcontent ul {
	margin-left: 0px;
	margin-top: -8px;
}
/* IE Win 7 only \*/
* + html #leftcontent ul {
	margin-left: 0px;
	margin-top: -8px;
}
.level1-ul{
	width: 210px;
}
.level-1 {
	padding-top: 0.2em;
	padding-bottom: 0.2em;
}
.level-1 a, .level-1 a:visited {
	color:#2e415e;
	text-decoration:none;
	font-size:1em;
	display:block;
	padding: 4px 0 6px 10px;
	font-weight: normal;
	line-height: 18px;
	background: url("bg_navi.jpg") 0 0 no-repeat;
	outline-style:none;
}
.level-2 {
	padding-bottom: 0.4em;
}
.level-2.vertcurrent {
	background: url("link_arrow.gif") 16px 4px no-repeat;
}
.level-2 a, .level-2 a:visited {
	color:#333;
	text-decoration:none;
	font-size:12px;
	line-height: 16px;
	display:block;
	padding-left: 30px;
	font-weight: normal;
	outline-style:none;
}
.level-2 a:hover,.level-2 a:active {
	background: url("link_arrow.gif") 16px 4px no-repeat #E1E5EE;
	color:#333;
}
.level-1 a:hover,.level-1 a:active, .vertcurrent a {
	font-weight: bold !important;
}





/* Mittlere Spalte */

#maincontent {
	width: 968px;
	background: url("bg_maincontent.jpg") 0 0 no-repeat #f3f3f3;
	margin-left: auto;
	margin-right: auto;
	margin-top: 3px;
	margin-bottom: 0;
	padding: 0;
	text-align: left;
}
#centercontent {
	float: left;
	width: 515px;
	padding-left:18px;
	margin-bottom: 20px;
}
.wide {
	width: 739px !important;
}

/* IE Win < 7 only \*/
* html #centercontent {
	width: 500px;
}
* html #centercontenttext {
	width: 500px;
}
* html .wide {
	width: 757px !important;
}



/* Breadcrumb */

#breadcrumb {
	font-size:10px;
	margin: 10px 0 20px 0;
	color: #333;
	width:515px;
}
#breadcrumb a, #breadcrumb a:visited  {
	text-decoration: none;
	font-weight: bold;
	color: #0372bc;
}
.breadcrumbsep {
	font-weight:bold;
	color:#ff9c00;
}





/* BEGINN ALTE STYLES */

#anmeldungimg {
	width: 150px;
	height: 20px;
	background:url("anmeldung.gif") no-repeat left top;
}
#anmeldung {
	display: block;
	background: #fff;
	padding-left: 10px;
	padding-top:10px;
	padding-bottom: 2px;
	padding-right: 8px;
	width: 132px;
}



/* MP start */

#details {
	float: left;
	width: 90%;
	padding: 1em;
}

#details h3 {
	margin-bottom: 0.5em;
	margin-top: 2.5em;
}

#details h4 {
	margin-bottom: 0.5em;
}

#details a
{
	color:#222;
	text-decoration:none;
	font-size:1em;
	display:block;
	padding-left: 0px;
	font-weight: bold;
	background:inherit;
	outline-style:none;
	
}

.verwFormTable {
	font-size: 1em;
	border-width: 0px 0px 0px 0px;
	border-spacing: 0em 0em;
}

.verwFormTable tr td {
	padding-right: 1.5em;
}


#userEdit {
	padding: 0 1em 1em 1em;
}

#userEdit h2{
	color: #42597B;
	font-size: 1.4em;
}

#userEdit a {
	color: #42597B;
	text-decoration:none;
	display: block;
	font-size:1em;
	padding-left: 0px;
	font-weight: bold;
	background:inherit;
	outline-style:none;
	margin-bottom: 0.5em;
}

#userEdit a:hover,#userLevel a:active 
{
	background:#E1E5EE;
	color:#000;
}

#userEdit .cruInfo{
	font-weight: bold;
	color: #DD0000;
}

	
.beElement {
	font-size: 1em;
	border-width: 0px 0px 0px 0px;
	border-spacing: 0em 0em;
}

.beElement tbody tr{
	padding-bottom: 1em;
}

.beElement tbody tr th strong{
	display: block;
	margin-top: 1.5em;
	margin-bottom: 0.5em;
}

.beElement tbody tr th strong font {
	font-weight: bold;
	font-size: 1.2em;
}

.beElement * td {
	padding-right: 1em;
	padding-bottom: 0.5em;
}

.ratingstable {
	font-size: 1em;
	border-width: 0px 0px 0px 0px;
	border-spacing: 0em 0em;
}

.ratingstable tr td {
	padding-right: 3em;
	padding-bottom: 0.7em;
}

.ratingstable td.absatz {
	padding-top: 1em;
	color: #42597B;
	font-weight: bold;
	vertical-align: top;
	font-size: 1em;
}

.ratingstable td.ueberschrift {
	color: #42597B;
	font-weight: bold;
	vertical-align: top;
	font-size: 1em;
	padding-bottom: 0.7em;
}

.ratingstable-right {
	font-weight: bold;
}

.ratingstable-euro {
	font-weight: bold;
}


#logo {
	margin-left: 35px;
	margin-top: 18px;
	border: none;
}

#topimage a {
	text-decoration: none;
}

.cru_table {
	font-size: 1em;
	border-width: 0px 0px 0px 0px;
	border-spacing: 0em 0em;
}

.cru_table td.head {
	font-weight: bold;
	text-align: left;
}

.cru_table td.headCentered {
	font-weight: bold;
	text-align: center;
}

.cru_table * td {
	padding-right: 3em;
}

}

/* MP end */

/* MP 2 start */



.phpbereichDetailansicht {
	padding: 0 1em 1em 1em;
}

#phpbereichBreit {
	padding: 0 1em 1em 1em;
}

#phpbereichBreit h2{
	color: #42597B;
	font-size: 1.4em;
	margin-top: 0.9em;
	margin-bottom: 0.9em;
}

#phpbereichBreit h3{
	color: #42597B;
	font-size: 1em;
}

#phpbereichBreit h4{
	font-size: 1em;
	font-weight: bold;
	margin-bottom: 0.5em;
}

#phpbereichBreit .cruInfo{
	font-weight: bold;
	color: #DD0000;
}

#phpbereichBreit a
{
	/*color:#222;
	text-decoration:none;
	*/
	color: #42597B;
	font-size:1em;
	font-weight: bold;
}

#phpbereichBreit p.inactiveHref {
	color: #AAAAAA;
	font-weight: bold;
	margin: 0;
}

.phpbereichBreit {
	padding: 0 1em 1em 1em;
}

.phpbereichBreit h2{
	color: #42597B;
	font-size: 1.4em;
	margin-top: 0.9em;
	margin-bottom: 0.9em;
}

.phpbereichBreit h3{
	color: #42597B;
	font-size: 1em;
}

.phpbereichBreit h4{
	font-size: 1em;
	font-weight: bold;
	margin-bottom: 0.5em;
}

.phpbereichBreit .cruInfo{
	font-weight: bold;
	color: #DD0000;
}

.phpbereichBreit a
{
	/*color:#222;
	text-decoration:none;
	*/
	color: #42597B;
	font-size:1em;
	font-weight: bold;
}

.phpBereichSchmal {
}

.phpBereichSchmal h2{
	color: #42597B;
	font-size: 1.4em;
	margin-top: 0.9em;
	margin-bottom: 0.9em;
}


.sucheTabelle {
	font-size: 1em;
	border-width: 0px 0px 0px 0px;
	border-spacing: 0;
}

.sucheTabelle * td {
	padding-right: 2em;
	padding-bottom: 0.5em;
}

.sucheTabelle td.kopfLinks {
	font-weight: bold;
	text-align: left;
}

.sucheTabelle td.kopfMitte {
	font-weight: bold;
	text-align: center;
}

.sucheTabelleHeimBild {
	padding: 0.5em;
	border: 1px solid #E1E5EE;
	width: 5em;
	max-width: 5em;
}

.sucheTabelle .name a {
	font-weight: bold;
	text-decoration: none;
	color: #42597B;
}

.sucheTabelle .bildLink {
	text-align:center;
	height: 25px;
}

.sucheTabelle .sonstige {
}

.details {
	/*float: left;
	width: 100%;*/
	clear: both;	
	padding: 2em 0 0 0;
}

.details h3 {
	margin-bottom: 0.5em;
	margin-top: 2.5em;
}

.details h4 {
	margin-bottom: 0.5em;
}

.details-footer {
	clear: both;	
	padding: 0 0 0 0;
}

#detailsAnsicht {
	padding: 1em;
	overflow: hidden;
}

#detailsAnsicht a
{
	/*color:#222;
	text-decoration:none;
	*/
	color: #42597B;
	font-size:1em;
	font-weight: bold;
}

.sucheFormTable {
	font-size: 1em;
	border-width: 0px 0px 0px 0px;
	border-spacing: 0em 0em;
}

.sucheFormTable tr td {
	padding-right: 1.5em;
}


.traegerHeimauswahlTable {
	font-size: 1em;
	/*border-width: 0px 0px 1px 0px;*/
	border: 2px solid #E1E5EE; /*303E5B;*/
	border-spacing: 0.5em 0em;
	text-align: center;
}

.traegerHeimauswahlTable th {
	font-weight: bold;
	padding: 0.5em;
}

.traegerHeimauswahlTable td {
	border-top: 2px solid #E1E5EE;
	padding: 0.5em;
	vertical-align: top;
}

.traegerHeimauswahlTable td.trenner {
	border-top: 1px dashed #E1E5EE;
}

.traegerHeimauswahlTable td.ohneTrenner {
	border-top: 1px dashed #E1E5EE;
}

.traegerHeimauswahlTable td.aktiv {
	background-color: #E1E5EE;
}


.gutachterAuswahlTable {
	font-size: 1em;
	/*border-width: 0px 0px 1px 0px;*/
	border: 2px solid #E1E5EE; /*303E5B;*/
	border-spacing: 0.5em 0em;
	text-align: left;
}

.gutachterAuswahlTable th {
	font-weight: bold;
	padding: 0.5em;
}

.gutachterAuswahlTable td {
	border-top: 1px solid #E1E5EE;
	padding: 0.5em;
	vertical-align: top;
}

/* MP 2 end */

.universalPagebreakBefore {
	page-break-before: always;
}

h2.stichworte {
	font-size: 0.9em;
	color: #3f5d7e;
	border-bottom:1px solid #bcc6d7;
}

/* ENDE ALTE STYLES */








/* Suchergebnis-Seite */

#middlecolumn {
	width:515px;
	float: left;
}
* html #middlecolumn {
	display:inline;
}
h2, h4.csc-firstHeader, h2.csc-firstHeader, .csc-header h4 {
	font-size: 1.4em;
	color: #3f5d7e;
	border-bottom:2px solid #bcc6d7;
	margin-bottom:10px;
	padding-bottom:5px;
}
.numbersearchresults {
	float:right;
}

.paginate {
	font-size:11px;padding: 10px 0;
}
.resulttabelle {
	width:515px;
	border:0;
	padding:0;
	margin:0;
}
.resulttabelle tr.header {
	background:url("resulttable_top.jpg") 0 0 no-repeat;
	font-size:10px;
	line-height:11px;
	font-weight:bold;
	color:#2f415e;
}
.resulttabelle tr.header td {
	padding:15px 10px;
}

/* ie 6+7 fix wg. wiederholung bg-image in tds */
* html .resulttabelle tr.header {
	position: relative;
}
* html .resulttabelle tr.header td {
	background-image: none;
}
* + html .resulttabelle tr.header {
	position: relative;
}
* + html .resulttabelle tr.header td {
	background-image: none;
}
/* end fix */

.resulttabelle a {
	font-weight:normal !important;
	color:#000 !important;
	text-decoration:none;
}
.resulttabelle a:hover {
	color:#0372bb !important;
	/*font-weight:bold !important;*/
}
.resulttabelle td a span {
	font-weight:normal !important;
}
td.center {
	text-align:center;
}
td.borderright {
	border-right:1px solid #d7dce5;
}
td.borderleft {
	padding:4px 0 5px 10px;
	border-left:1px solid #d7dce5;
}
tr.even {
	font-size:11px;
	line-height:13px;
	background-color:#fff;
}
tr.odd {
	font-size:11px;
	line-height:13px;
	background-color:#eceff5;
}
.tablefooter {
	border-left:1px solid #d7dce5;
	border-bottom:1px solid #d7dce5;
	border-right:1px solid #d7dce5;
}
.heimbild {
	border-right: 2px solid #fff;
	border-bottom: 3px solid #fff;
}




/* rechte Spalte */

#rightcolumn {
	width: 203px;
	float: left;
	margin-left: 19px;
	margin-top: 3px;
	margin-bottom: 30px;
	color: #3e5c7e;
	font-size: 11px;
	line-height: 13px;
	display:inline;
}
#bmelv-logo {
	padding: 5px 14px;
	float: right;
}
.rightcolumncontent {
	width: 177px;
	min-height: 655px;
	background: url("rightcolumnseparator.jpg") 0 0 no-repeat;
	padding-left: 17px;
}

/* IE6 only */
* html .rightcolumncontent {
	width: 192px;
	height: 655px;
}
/* end IE6 hacks */

.rightcolumncontent h3 {
	margin-top: 15px;
	margin-bottom: 4px;
	padding: 0;
	color: #2f425e;
	font-size: 12px;
	line-height: 14px;
}
.rightcolumncontent p {
	margin-top: 6px;
	margin-bottom: 6px;
}
.rightcolumncontent a, #middlecolumn a {
	color: #0271bb;
	font-weight: bold;
	text-decoration: none;
}
.rightcolumncontent a:hover {
	text-decoration: underline;
}
.rightcolumncontent ul {
	list-style-image: url("link_arrow.gif");
	padding-left:0.5em; 
	margin-left:0;
	margin-top: 3px;
}
.rightcolumncontent ul li {
	margin-left: 1em; 
	padding-left: 0;
	padding-bottom: 3px;
}
.rightcolumncontent .sep {
	margin: 15px 0;
	padding: 0px;
	width: 174px;
	height: 2px;
	background: url("rightcol_sep.gif") 0 0 repeat-x;
}
#print-link, #tip-link, #read-link {
	margin: 0;
	line-height: 22px;
	padding: 2px 0 2px 26px;
}
#print-link a, #tip-link a, #read-link a {
	color: #2f415e !important;
	font-weight: bold;
}
#print-link {
	background: url("icon_print.gif") 0 center no-repeat;
}
#tip-link {
	background: url("icon_send.gif") 0 center no-repeat;
}
#read-link {
	background: url("icon_read.gif") 0 center no-repeat;
}




/* News rechts */

.news-latest-date {
	display:none;
}
.news-latest-item h3 {
	font-size: 12px !important;
}
.news-latest-item h3 a {
	color: #2f425e !important;
}
hr.clearer {
	display:none;
}
.news-latest-morelink {
	width: 174px;
	height: 30px;
	min-height: 30px;
	background: url("rightcol_sep.gif") 0 28px repeat-x;
}

.news-latest-morelink a {
	padding-left: 15px;
	background: url("link_arrow.gif") 0 center no-repeat;
}




/* Footer */

#bottomimg {
	width: 968px;
	height: 33px;
	background:url("head_bgmenue.jpg") no-repeat left top #fff;
	border-top: 3px solid #fff;
	margin-bottom: 10px;
	padding-top: 0px;
	font-size: 11px;
	line-height: 12px;
	font-weight: bold;
	color: #e0e5ee;
	text-align: right;
}

/* IE6 only */
* html #bottomimg {
	padding-top: 8px;
	margin-bottom: 0;
}
/* end IE6 hacks */

#bottomimg ul {
	list-style: none;
	margin-top: 8px;
}
#bottomimg ul li {
	display: inline;
	padding: 0 15px;
	border-right: 1px solid #fff;
}
#bottomimg a {
	color: #fff;
	text-decoration: none;
}
#bottomimg ul li.last {
	border-right: 0;
}
#copy {
	width: 968px;
	text-align: center;
	font-family: arial, helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	margin-bottom: 30px;
}


/* Heim Detailseite */

img.heimgross {
	margin-right: 12px;
	margin-bottom: 10px;
}
img.heimklein {
	margin-bottom: 5px;
}
.resulttabelle .header td.smaller {
	padding: 0;
	height: 26px;
}
.resulttabelle strong {
	font-size: 12px;
	line-height: 16px;
}
.heimdetail a {
	color:#0271bb !important;
}
.heimdetail a:hover {
	font-weight: normal !important;
	text-decoration: underline !important;
}



/* Strukturdaten und Verbraucherfreundlichkeit */

.struktur h4, .preise h4 {
	font-size: 12px;
	display: inline;
	margin: 0;
	padding: 0;
}
.struktur td {
	padding-left: 10px;
	width: 50%;
}
.preise td {
	padding-left: 10px;
}
.legend {
	background-color: #d4dbe7;
	font-weight: bold;
	color: #2f415e;
	height: 20px;
}
.sublegend {
	background-color: #dbe1eb;
	color: #466586;
}
.sublegend td {
	padding-top: 9px;
	padding-bottom: 9px;
	border-top: 1px solid #eceff5;
}
.alignright {
	text-align: right;
	padding-right: 10px;
}
.check {
	padding-left: 53px !important;
	background: url("haekchen_small.png") 20px center no-repeat;
}
/* IE6 only */
* html .even .check {
	background-color: #fff;
}
* html .odd .check {
	background-color: #eceff5;
}
/* end IE6 hack */
/* IE7 only */
* + html .even .check {
	background-color: #fff;
}
* + html .odd .check {
	background-color: #eceff5;
}
/* end IE7 hack */


/* Intro Startseite */

#intro {
	display: inline;
	width: 542px;
	margin-left: -15px;
	margin-top: -20px;
	background:url("bg_grusswort.jpg") 0 0 repeat-y;
	position: absolute;
	font-style: italic;
}
/* IE6 only */
* html #intro {
	z-index: 999;
}
/* end IE6 hacks */

#introcontent {
	padding: 5px 45px;
}

#intro h3 {
	margin-top: 0;
	padding-top: 0;
	color: #2f425e;
	font-size: 1.5em;
}
#introhead {
	width: 542px;
	height: 46px;
	background:url("bg_grusswortoben.jpg") 0 0 no-repeat;
	cursor: pointer;
}
#introbottom {
	width: 542px;
	height: 91px;
	background:url("bg_grusswortunten.jpg") 0 0 no-repeat;
}
#introbottom div {
	padding: 15px 45px 0 45px;;
}




/* grusswort-box */

#gwb {
	display: none;
}

.gwb_oben {
	margin-top: -10px;
	background: url("open_gw_top.jpg") 0 0 no-repeat;
	width: 210px;
	height: 21px;
}
.gwb_mitte {
	background: url("open_gw_bg.jpg") 0 0 repeat-y;
	padding: 5px 40px;
	font-style: italic;
	font-size: 11px;
	line-height: 1.3em;
}
.gwb_mitte h4 {
	font-size: 14px;
	font-weight: normal;
	color: #2f425e;
	margin:0px;
	padding:0px;
}
/* IE6 only */
* html .gwb_mitte h4 {
	padding-bottom: 5px;
}
/* end IE6 hacks */

.gwb_mitte img {
	padding: 7px 0;
}
.gwb_mitte strong a {
	cursor: pointer;
	padding-right: 10px;
	background: url("link_arrow.gif") center right no-repeat;
}
.gwb_unten {
	background: url("open_gw_bottom.jpg") 0 0 no-repeat;
	width: 210px;
	height: 21px;
}


/* Navigationslinks */

.backlink, .forwardlink, .uplink {
	margin-top: 10px;
}
.forwardlink a, .forwardlink.active {
	padding-right: 14px;
	background: url("link_arrow.gif") center right no-repeat;
}
.forwardlink.inactive {
	padding-right: 14px;
	background: url("link_arrowg.gif") center right no-repeat;
}
* + html .forwardlink a {
	display: block;
}
* html .forwardlink a {
	display: block;
}
.backlink a, .backlink.active {
	padding-left: 14px;
	background: url("link_arrow2.gif") center left no-repeat;
}
.backlink.inactive {
	padding-left: 14px;
	background: url("link_arrow2g.gif") center left no-repeat;
}
.uplink a {
	padding-right: 14px;
	background: url("link_arrowup.gif") center right no-repeat;
}
.rightcolumncontent a span, .backlink a span, .forwardlink a span, .uplink a span  {
	font-weight: normal;
	white-space: nowrap;
}
.forwardlink a:hover, .backlink a:hover, .uplink a:hover {
	text-decoration: underline !important;
}
span.downarrow{
	padding-right: 14px;
	background: url("link_arrowdown.gif") center right no-repeat;
	font-weight: bold;
	color: #3f5d7e;
}
#metanav a {
	font-weight: normal;
}
#metanav .inactive {
	color: #aaa;
}
#metanav {
	background: url("metanav_bg.jpg") 0 0 no-repeat;
	padding: 3px 5px;
	height: 37px;
}
#metanav small {
	font-family: tahoma,arial,sans-serif;
	color: #0271BB;
}



/* Generelles Float, Clear */

.left {
	float: left;
}
.clear {
	clear: both;
}



