/*
** Layout -----------------------------------------
*/
* {
	font-family: Verdana,Arial,Helvetica;
	margin: 0;
	padding: 0;
}

html {
	height:100%;
	max-height:100%;
	max-width:100%;
	width:100%;
}

body {
	height:100%;
	max-height:100%;
	max-width:100%;
	width:100%;
	line-height:1.5;
	background-color: #e6e6e6;
}

p { margin-bottom:1em; }
p.impressum { margin-bottom:3em; }
b, strong, { font-weight: bold; }

h1 {
	font-size: 3em;
	font-weight: bold;
	position:absolute;
	z-index:10;
	left:30px;
	top:130px;
	color: #FFFFFF;
}

h2 {
	display: inline;
	height: 0;
	left: -3000px;
	overflow: hidden;
	position: absolute;
	top: -2000px;
	width: 0;
}

h3 {
	font-size: 1em;
	margin-bottom: 1em;
	background: #d2d2d2;
	padding: 1px 3px;
}


/*
** Index -----------------------------------------
*/
#index_logo {
	float: left;
	width: 269px;
	padding-left: 269px;
}

#index_sprachen {
	width: 800px;
	text-align: right;
	padding-top: 70px;
	padding-bottom: 10px;
}

	#index_sprachen a {
		font-size: 0.8em;
		text-decoration: none;
		color: #000000;
	}

a#index_bild_akkordeon,
a#index_bild_pro {
	display: block;
	float: left;
	width: 398px;
	height: 320px;
	margin-top: 150px;
	text-decoration: none;
	margin-right: 1px;
}

a#index_bild_akkordeon {
	background: url('../pics/website/layout_index_bild_akkordeon.jpg') center top no-repeat;
}

a#index_bild_pro {
	background: url('../pics/website/layout_index_bild_pro.jpg') center top no-repeat;
}

.index_titel {
	margin-top: 170px;
	padding: 0 5px;
	font-weight: bold;
	font-size: 1.3em;
	color: #FFFFFF;
	font-family: Arial,Verdana,Helvetica;
}

a#index_bild_akkordeon .index_titel {
	background-color: #db3e81;
}

	a#index_bild_akkordeon .index_titel span {
		color: #ffcde6;
		font-family: Arial,Verdana,Helvetica;
	}

a#index_bild_pro .index_titel {
	background-color: #0091d0;
	text-align: right;
}

	a#index_bild_pro .index_titel span {
		color: #7be8f5;
		font-family: Arial,Verdana,Helvetica;
	}

ul.index_ul {
	font-size: 0.8em;
	margin-top: 1em;
	list-style-type: none;
}	

	a#index_bild_pro ul.index_ul {
		text-align: right;
	}

#index_bottom {
	padding-top: 1em;
	clear: both;
	text-align: center;
}	

	#index_bottom a {
		text-decoration: none;
		font-size: 0.8em;
		font-weight: bold;
	}
	
	
/*
** Layout -----------------------------------------
*/

#wrapper {
	background-color: #FFFFFF;
	position: relative;
	margin: 0.5em auto;
	text-align: left;
	width: 800px;
}

#layout_nav {
	padding-top: 1px;
	margin-bottom: 1px;
	clear: both;
	overflow: hidden;
}

	#layout_nav ul {
		margin: 0;
		padding: 0;
		list-style-type: none;
	}
	
	#layout_nav ul li {
		margin: 0;
		padding: 0;
		list-style-type: none;
		width: auto;
		float: left;
	}

		#layout_nav ul li a {
			display: block;
			text-decoration: none;
			padding: 1px 3px;
			border: 1px solid #cccccc;
			color: #969696;
			width: 79px;
			font-size: 12px;
			margin-right: 1px;
		}
		
		#layout_nav ul li a:hover {
			background-color: #E6E6E6;
		}

		
#layout_content {
	overflow: hidden;
	background: url('../pics/website/layout_bg.gif');
}
* html #layout_content {
	overflow: visible;
	height: 1%;
}

	#layout_content a {
		color: #000000;
	}

#layout_main {
	float: left;
	width: 580px;
	padding: 10px;
	min-height: 400px;
}

	#layout_main ul {
		margin-left: 1.3em;
	}

	#layout_main ol {
		margin-left: 1.9em;
	}

	#layout_main ul,
	#layout_main ul li {
		margin: 0;
		padding: 0;
	}
	
#layout_rechts {
	float: right;
	width: 196px;
	padding: 2px;
}

.layout_top_bottom {
	height: 1px;
	background: url('../pics/website/layout_bg_top_bottom.gif');
	overflow:hidden;
}

#layout_bottom {
	background-color: #FFFFFF;
	clear: both;
	margin-top: 1px;
	overflow: hidden;
}
* html #layout_bottom {
	overflow: visible;
	height: 1%;
}

	#layout_bottom ul {
		list-style-type: none;
		padding: 0;
		margin: 0;
	}
		
		#layout_bottom ul li {
			width: auto;
			float: left;
			list-style-type: none;
		}
	
			#layout_bottom ul li a {
				display: block;
				text-decoration: none;
				padding: 1px 3px;
				border: 1px solid #cccccc;
				color: #969696;
				font-size: 12px;
				margin-right: 1px;
			}

			#layout_bottom ul li a:hover {
				background-color: #cccccc;
			}

			#layout_bottom ul li a.bottom_blank {
				cursor: default;
			}

			#layout_bottom ul li a.bottom_blank:hover {
				background-color: #FFFFFF;
			}
			
			#layout_bottom ul li a strong {
				color: #a0a0a0;
			}
		

/*
** Listen-Einträge ohne Bild -----------------------------------------
*/
#eintraege_ohne_bild ul,
#eintraege_ohne_bild ul li {
	margin:0;
}

#eintraege_ohne_bild ul {
	list-style-type: none;
}

#eintraege_ohne_bild li a {
	display: block;
	font-weight: bold;
	padding: 5px;
	text-decoration: none;
}

#eintraege_ohne_bild li a.farbe1 {
	background-color: #d2d2d2;
}

/*
#eintraege_ohne_bild li a:hover,
#eintraege_ohne_bild li a:active,
#eintraege_ohne_bild li a:focus {
	background-color: #c8c8c8;
}
*/
html>body #eintraege_ohne_bild li a { width:auto; }


/*
** Listen-Einträge mit Bild (ohne Beschreibung)-----------------------------------------
*/
#eintraege_mit_bild ul,
#eintraege_mit_bild ul li {
	margin:0;
	padding: 0;
	list-style-type: none;
}

#eintraege_mit_bild ul li {
	float: left;
	width: 192px;
	margin-right: 1px;
	margin-bottom: 1px;
}

	#eintraege_mit_bild li a {
		display: block;
		height: 164px;
		text-decoration: none;
		border: 1px solid #d2d2d2;
	}

	#eintraege_mit_bild li a div.eintraege_mit_bild_titel {
		/*height: 40px;*/
		background-color: #d2d2d2;
		text-align: center;
		padding: 1px;
	}

	/*
	#eintraege_mit_bild li a:hover div.eintraege_mit_bild_titel {
		background-color: #000000;
		color: #FFFFFF;
	}
	*/

	#eintraege_mit_bild li a div.eintraege_mit_bild_bild {
		text-align: center;
		margin-top: 1px;
	}


/*
** Listen-Einträge mit Bild (mit Beschreibung)-----------------------------------------
*/
#eintraege_mit_bild_beschreibung ul,
#eintraege_mit_bild_beschreibung ul li {
	margin:0;
	padding: 0;
	list-style-type: none;
}

#eintraege_mit_bild_beschreibung ul li {
	/*float: left;
	width: 288px;
	margin-right: 1px;*/
	margin-bottom: 1px;
}

	#eintraege_mit_bild_beschreibung li a {
		display: block;
		height: 164px;
		text-decoration: none;
		border: 1px solid #d2d2d2;
	}

	#eintraege_mit_bild_beschreibung li a div.eintraege_mit_bild_beschreibung_titel {
		/*height: 40px;*/
		background-color: #d2d2d2;
		padding: 1px;
		padding-left: 5px;
		margin-bottom: 1px;
	}

	/*
	#eintraege_mit_bild_beschreibung li a:hover div.eintraege_mit_bild_beschreibung_titel {
		background-color: #000000;
		color: #FFFFFF;
	}
	*/

	#eintraege_mit_bild_beschreibung li a div.eintraege_mit_bild_beschreibung_bild {
		float: left;
		width: 200px;
		margin-left: 1px;
	}

	#eintraege_mit_bild_beschreibung li a div.eintraege_mit_bild_beschreibung_text {
		font-size: 0.9em;
		font-weight: normal;
		margin: 0 5px 0 210px;
	}
	

/*
** Tabellen-Einträge mit Bild -----------------------------------------
*/

#eintraege_mit_bild table thead {
	background-color: #c3dcff;
}

#eintraege_mit_bild table td {
	padding: 0.3em;
	text-align: center;
}

#eintraege_mit_bild table td.left {
	text-align: left;
}

#eintraege_mit_bild table thead tr td {
	font-weight: bold;
	font-size: 0.8em;
}

#eintraege_mit_bild table a {
	display: block;
	font-weight: bold;
	text-decoration: none;
}

#eintraege_mit_bild table tr.farbe1 {
	background-color: #d2d2d2;
}

/*
** Multisinglesite -----------------------------------------
*/
.multisinglesite {
	clear: both;
	margin-bottom: 2em;
}

.multisinglesite #inhalt_bilder_left a,
.multisinglesite #inhalt_bilder_right a {
	margin-bottom: 0;
}


/*
** Katsite -----------------------------------------
*/
#katsite_nav {
	background-color: #DCDCDC;
	margin-bottom: 2em;
	padding: 5px;
}


/*
** Detail-Einträge -----------------------------------------
*/
#inhalt_bilder_right {
	float: right;
	margin: 0 0 3em 3em;
	width: auto;
}

#inhalt_bilder_left {
	float: left;
	margin: 0 3em 2em 0;
	width: auto;
}

#inhalt_bilder_top {
	margin-bottom: 2em;
	overflow: hidden;
	clear: both;
}

#inhalt_bilder_bottom {
	margin-top: 2em;
	overflow: hidden;
	clear: both;
}

#inhalt_bilder_right,
#inhalt_bilder_left,
#inhalt_bilder_top,
#inhalt_bilder_bottom {
	font-size: 10px;
	line-height: 1.4em;
	text-align: center;
}

#inhalt_bilder_right img,
#inhalt_bilder_left img,
#inhalt_bilder_top img,
#inhalt_bilder_bottom img {
	/* border: 1px solid #000000; */
}

#inhalt_bilder_left a,
#inhalt_bilder_right a,
#inhalt_bilder_top a,
#inhalt_bilder_bottom a {
	margin-bottom: 0.5em;
}

#inhalt_bilder_left div.bild,
#inhalt_bilder_right div.bild {
	margin-bottom: 2em;
}

#inhalt_bilder_top div.bild,
#inhalt_bilder_bottom div.bild {
	float: left;
	width: auto;
	margin-right: 1em;
	margin-bottom: 1em;
}
* html #layout_rechts #inhalt_bilder_top div.bild {
	margin-right: 0;
}

.col1 #inhalt_bilder_top div.bild,
.col1 #inhalt_bilder_bottom div.bild {
	height: 210px;
}

#inhalt_bilder_bottom a,
#inhalt_bilder_top a {
	margin-bottom: 1em;
}

a.backlink {
	display: block;
	clear: both;
	padding-top: 1em;
	padding-top: 0em;
	text-decoration: none;
	/*border-top: 1px solid #C0C0C0;*/
}



/*
** Formulare -----------------------------------------
*/
input.text,
input.submit,
select,
textarea {
	background-color: #FFFFFF;
	border: 1px inset #000000;
	display: block;
	font-size: 0.8em;
	padding: 2px;
}

input.submit {
	border-style: outset;
	font-weight: bold;
	background-color: #d2d2d2;
}

input.texterror,
textarea.error {
	background-color: #FFCDCD;
	border: 2px inset #FF0000;
}

input.texterror:focus,
textarea.error:focus {
	background-color: #ffb9bb;
}

label {
	display: block;
	font-size: 0.8em;
}

label.direktsuche {
	margin-bottom: 0.3em;
}

label.error {
	color: #FF0000;
}



/*
** Bestimmte Bereiche -----------------------------------------
*/
a#startseite_rechts_pro,
a#startseite_rechts_akkordeon {
	display: block;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	margin-bottom: 1em;
	padding: 5px;
	font-size: 0.8em;
}

a#startseite_rechts_pro {
	background-color: #00a0e4;
}
	
a#startseite_rechts_akkordeon {
	background-color: #ff007d;
}

#startseite_news ul {
	margin: 1em 0 2em 0;
	padding-bottom: 1em;
	border-bottom: 1px solid #cccccc;
}
	#startseite_news ul li {
		margin-left: 1.3em;
	}

	#startseite_news ul li a {
		display: block;
		font-size: 0.8em;
		text-decoration: none;
	}
	
a.fotogalerie_uebersicht_foto {
	display: block;
	width: 200px;
	height: 200px;
	float: left;
	margin-right: 0.5em;
	margin-bottom: 1em;
	text-align: center;
	text-decoration: none;
}

#fotogalerie_detail_control {
	margin-top: 1em;
	overflow: hidden;
}
* html #fotogalerie_detail_control {
	overflow: visible;
	height: 1%;
}

	#fotogalerie_detail_control a {
		text-decoration: none;
	}
	
	#fotogalerie_detail_control #fotogalerie_detail_prev a,
	#fotogalerie_detail_control #fotogalerie_detail_next a {
		display: block;
		width: auto;
		margin-top: 140px;
		font-size: 4em;
		font-weight: bold;
		color: #DCDCDC;
	}
	
	#fotogalerie_detail_control #fotogalerie_detail_prev{
		float: left;
	}
	
	#fotogalerie_detail_control #fotogalerie_detail_next {
		float: right;
	}
	
	#fotogalerie_detail_control #fotogalerie_detail_bild {
		height: 450px;
	}
		
	#fotogalerie_detail_control #fotogalerie_detail_bild img {
		clear: both;
	}
	
#fotogalerie_detail_bild {
	text-align: center;
	overflow: hidden;
}
* html #fotogalerie_detail_bild {
	overflow: visible;
	height: 1%;
}

#fotogalerie_detail_fototitel {
	height: 20px;
	padding: 10px;
	text-align: center;
	background-color: #DCDCDC;
}

ul.ecgmg {
	list-style-type: none;
	margin-left: 0;
}

ul.ecgmg li {
	clear:both;
	padding-bottom: 3px;
}

div.ecgmg_label {
	float: left;
	width: 17em;
	font-weight: bold;
}

div.ecgmg_content {
	float: left;
	width: auto;
}
	
a.teaser_buttons {
	display: block;
	margin-bottom: 1px;
}

/*
** Newsletter -----------------------------------------
*/


/* Kontakt -----------------------------------------*/
#kontakt_daten {
	float: left;
	width: 22em;
}

	#kontakt_daten b  {
		display: block;
	}
	
	#kontakt_daten ul {
		list-style-type: none;
		margin-left: 0;
	}
	
		#kontakt_daten ul li  {
			margin-bottom: 1em;
		}

#kontakt_formular { 
	margin-left: 23em;
}

	#kontakt_formular form { 
		width:90%;
	}
	
	#kontakt_formular input,
	#kontakt_formular textarea {
		width: 100%;
		margin-bottom: 1em;
	}

	
#kontakt_anfahrt {
	padding-top: 2em;
	text-align: center;
	clear: both;
}

.impressum_block {
	float: left;
	margin-right: 10px;
	width: 280px;
}



/*
** Sonstiges -----------------------------------------
*/
.clearboth {
	clear: both;
    height: 1px;
    overflow: hidden;
}

.blacknorm8,
.whitenorm8,
.blacknorm10,
.blackbold10, 
.whitenorm10 {
	text-decoration:none; 
}

.whitenorm10,
.whitenorm8 {
	color: #FFFFFF;
}

.blacknorm8,
.whitenorm8 {
	font-size:0.8em;
}

.blackbold10 {
	font-weight: bold;
}

.unsichtbar { /* Nur in der Textversion sichtbar */
	display: inline;
	height: 0;
	left: -3000px;
	overflow: hidden;
	position: absolute;
	top: -2000px;
	width: 0;
}

.classml {
	color: #000000;
}


/*
** Webshop -----------------------------------------
*/

#layout_content #eintraege_mit_bild_klein {
	overflow: hidden;
}
* hmtl #layout_content #eintraege_mit_bild_klein {
	overflow: visible;
	height: 1%;
}

#layout_content #eintraege_mit_bild_klein ul,
#layout_content #eintraege_mit_bild_klein ul li {
	margin:0;
	padding: 0;
	list-style-type: none;
}

#layout_content #eintraege_mit_bild_klein ul li {
	float: left;
	width: auto;
	margin: 0 1px 1px 0px;
	background-color: #FFFFFF;
	border: 1px solid #E6E6E6;
}

	#layout_content #eintraege_mit_bild_klein li a.eintraege_mit_bild_klein_titel {
		display: block;
		width: 110px;
		height: 37px;
		background-color: #E6E6E6;
		text-decoration: none;
		color: #000000;
		text-align: center;
		overflow: hidden;
		line-height: 1.3;
	}

	#layout_content #eintraege_mit_bild_klein li div.eintraege_mit_bild_klein_bild_outer {
		width: 110px;
		height: 102px;
		display: table;
		overflow: hidden;
		position: relative;
	}
	
	#layout_content #eintraege_mit_bild_klein li div.eintraege_mit_bild_klein_bild_middle {
		position: relative;
		top: 50%;
		display: table-cell;
		vertical-align: middle;
		width: 110px;
		text-align: center;
	}
	*+html #layout_content #eintraege_mit_bild_klein li div.eintraege_mit_bild_klein_bild_middle { /* Nur IE 7*/
		position: absolute;
	}
	
	#layout_content #eintraege_mit_bild_klein li div.eintraege_mit_bild_klein_bild_inner {
		position: relative;
		top: -50%;
		margin-left: auto;
		margin-right: auto;
	}



/* Details */	
	
#layout_content ul.webshop_artikel_register {
	clear: both;
}

#layout_content ul.webshop_artikel_register,
#layout_content ul.webshop_artikel_register li {
	margin:0;
	padding: 0;
	list-style-type: none;
}

	#layout_content ul.webshop_artikel_register {
		border-bottom: 5px solid #DCDCDC;
		overflow: hidden;
		margin-bottom: 10px;
	}
	* html #layout_content ul.webshop_artikel_register {
		overflow: visible;
		height: 1%;
	}
	
	#layout_content ul.webshop_artikel_register li {
		float: left;
		width: auto;
		margin-right: 4px;
	}

		#layout_content ul.webshop_artikel_register li a {
			display: block;
			padding: 0.3em 0.5em;
			background-color: #E6E6E6;
			color: #000000;
			text-decoration: none;
		}
		
		#layout_content ul.webshop_artikel_register li a.aktiv {
			background-color: #DCDCDC;
		}


td.webshop_table_titel {
	font-weight: bold;
	font-size: 0.8em;
	border-bottom: 1px solid #000000;
}

