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

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

body {
	height:100%;
	max-height:100%;
	max-width:100%;
	width:100%;
	background: #000000;
	color: #808080;
	padding: 0;
	margin: 0;
}

p { margin-top: 0; margin-bottom: 1em; }
b, strong, { font-weight: bold; }

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

h3,
h4 {
	color: #a08c59;
	font-size: 14px;
	font-weight: bold;
	margin: 0;
	padding: 0;
	margin-bottom: 10px;
	padding: 5px 0;
}	
	
/*
** Layout -----------------------------------------
*/

#index_wrapper {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	width: 800px;
	overflow: hidden;
	padding-top: 20px;
}

	#index_wrapper ul.sprachen,
	#index_wrapper ul.sprachen li {
		margin: 0;
		padding: 0;
		list-style-type: none;
	}
	
	#index_wrapper ul.sprachen {
		margin-left: 150px;
	}
	
		#index_wrapper ul.sprachen li {
			float: left;
			width: auto;
		}

			#index_wrapper ul.sprachen li a {
				display: block;
				padding: 5px 10px;
				color: #FFFFFF;
				text-decoration: none;
			}

#wrapper {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	width: 900px;
	overflow: hidden;
	padding-top: 20px;
}
* html #wrapper {
	overflow: visible;
	height: 1%;
}

#layout_top {
	height: 160px;
	background: url('../pics/website/layout_top.jpg') left top no-repeat;
}
	
	#layout_top ul.sprachen,
	#layout_top ul.sprachen li {
		margin: 0;
		padding: 0;
		list-style-type: none;
	}
	
	#layout_top ul.sprachen {
		float: right;
		margin-top: 50px;
	}
	
		#layout_top ul.sprachen li {
			float: left;
			width: auto;
			filter:alpha(opacity=60);
			-moz-opacity:60%;
		}

			#layout_top ul.sprachen li a {
				display: block;
				margin: 5px;
				border: 1px solid #FFFFFF;
			}

#layout_nav {
	float: left;
	width: 270px;
	height: 640px;

	background: url('../pics/website/layout_left.jpg') left top no-repeat #000000;
	overflow: hidden;
}
	
	#layout_nav ul,
	#layout_nav ul li {
		margin: 0;
		padding: 0;
		list-style-type: none;
	}
	
		#layout_nav ul {
			margin-top: 35px;
			margin-left: 100px;
		}
		
		#layout_nav ul li a {
			display: block;
			color: #a08c59;
			text-decoration: none;
			padding: 8px 10px;
		}
		
		#layout_nav ul li a:hover,
		#layout_nav ul li a.active {
			color: #FFFFFF;
		}

#layout_content {
	margin-left: 250px;
	padding: 28px 0 0 30px;
}

#layout_content_content {
	overflow: hidden;
	min-height: 550px;
	height: auto !important;
	height: 550px;
	padding-bottom: 20px;
}

	#layout_content_content a {
		color: #808080;
	}
	
		#layout_content_content.impressum img {
			filter:alpha(opacity=50);
			-moz-opacity:50%;
		}

#layout_content_bottom {
	text-align: center;
	font-size: 0.8em;
	color: #404040;
}

	#layout_content_bottom a {
		color: #404040;
		text-decoration: none;
	}

/*
** Listen-Einträge ohne Bild -----------------------------------------
*/
#layout_content #eintraege_ohne_bild ul,
#layout_content #eintraege_ohne_bild ul li {
	margin:0;
	padding: 0;
	list-style-type: none;
}


#layout_content #eintraege_ohne_bild li a {
	display: block;
	font-weight: bold;
	padding: 10px;
	text-decoration: none;
	overflow: hidden;
}
* html #layout_content #eintraege_ohne_bild li a {
	overflow: visible;
	height: 1%;
}

	#layout_content #eintraege_ohne_bild li a.farbe1 {
		background-color: #202020;
	}
	
		#layout_content #eintraege_ohne_bild li a:hover,
		#layout_content #eintraege_ohne_bild li a.farbe1:hover {
			background-color: #a08c59;
			color: #FFFFFF;
		}

	#layout_content #eintraege_ohne_bild ul li a div.eintraege_ohne_bild_datum {
		float: left;
		width: 7em;
		font-weight: normal;
	}

	#layout_content #eintraege_ohne_bild ul li a div.eintraege_ohne_bild_titel {
		margin-left: 7em;
	}


/*
#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)-----------------------------------------
*/
#layout_content #eintraege_mit_bild {
	overflow: hidden;
}
* hmtl #layout_content #eintraege_mit_bild {
	overflow: visible;
	height: 1%;
}

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

#layout_content #eintraege_mit_bild ul li {
	float: left;
	width: auto;
	margin: 0 10px 20px 10px;
	position: relative;
}

	#layout_content #eintraege_mit_bild li a {
		display: block;
		text-decoration: none;
		border: 1px solid #DCDCDC;
		color: #666666;
		overflow: hidden;
	}
	* html #layout_content #eintraege_mit_bild li a {
		overflow: visible;
		height: 1%;
	}

	#layout_content #eintraege_mit_bild li a.eintraege_mit_bild_titel {
		width: 160px;
		display: block;
		background-color: #9f8e5a;
		text-align: center;
		font-size: 16px;
		font-weight: bold;
		overflow: hidden;
		padding: 5px 0;
		border: 1px solid #9f8e5a;
		color: #FFFFFF;
	}

	#layout_content #eintraege_mit_bild li a.eintraege_mit_bild_bild {
		width: 160px;
		display: block;
		border: 1px solid #9f8e5a;
		background-color: #303030;
		text-align: center;
		height: 160px;
		overflow: hidden;
		padding-top: 10px;
	}
	
	#layout_content #eintraege_mit_bild li span.star {
		position: absolute;
		right: -15px;
		bottom: -15px;
	}

	
/*
** 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 {
	border: 1px solid #87888a;
	background-color: #bdbebf;
	margin-bottom: 10px;
	overflow: hidden;
}
* html #eintraege_mit_bild_beschreibung ul li {
	overflow: visible;
	height: 1%;
}


	#eintraege_mit_bild_beschreibung ul li a.eintraege_mit_bild_beschreibung_titel {
		display: block;
		text-decoration: none;
		font-weight: bold;
		background-color: #87888a;
		color: #FFFFFF;
		padding: 5px;
	}

	#eintraege_mit_bild_beschreibung ul li a.eintraege_mit_bild_beschreibung_bild {
		display: block;
		float: left;
		width: 200px;
		padding: 10px;
	}

	#eintraege_mit_bild_beschreibung ul li a.eintraege_mit_bild_beschreibung_beschreibung {
		display: block;
		text-decoration: none;
		padding: 10px;
		margin-left: 220px;
		color: #404040;
	}

/*
** 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: #ededed;
}

/*
** Multisinglesite -----------------------------------------
*/

ul.multisinglesite,
ul.multisinglesite li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	clear: both;
}

ul.multisinglesite li {
	margin-bottom: 30px;
}


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


/*
** Seitenzahlen -----------------------------------------
*/
div.multisite_seitenzahlen {
	margin-top: 1em;
	background-color: #DCDCDC;
	overflow: hidden;
	padding: 3px;
	clear: both;
}
* html div.multisite_seitenzahlen {
	overflow: visible;
	height: 1%;
}

	div.multisite_seitenzahlen div.printsite {
		float: left;
		width: auto;
		margin-right: 1em;
		padding-right: 1em;
		border-right: 1px solid #FFFFFF;
	}
	
	div.multisite_seitenzahlen ul,
	div.multisite_seitenzahlen li {
		margin: 0;
		padding: 0;
		list-style-type: none;
	}
	
		div.multisite_seitenzahlen ul li {
			float: left;
			width: auto;
			margin-right: 1em;
		}
		

/*
** Detail-Einträge -----------------------------------------
*/
#inhalt_bilder_right {
	float: right;
	margin: 0 0 0 2em;

	max-width: 200px;
	width: auto !important;
	width: 200px;
}

#inhalt_bilder_left {
	float: left;
	margin: 0 2em 0 0;

	max-width: 200px;
	width: auto !important;
	width: 200px;
}

#inhalt_bilder_top {
	margin-bottom: 2em;
	overflow: hidden;
}
* html #inhalt_bilder_top {
	overflow: visible;
	height: 1%;
}

#inhalt_bilder_bottom {
	margin-top: 2em;
}

#inhalt_bilder_right,
#inhalt_bilder_left,
#inhalt_bilder_top,
#inhalt_bilder_bottom {
	font-size: 0.8em;
	line-height: 1.4em;
}

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

div.bild {
	position: relative;
	padding: 0;
	margin: 0;
	float: left;
	width: auto;
}

div.bild_titel {
	margin-top: 5px;
}

#inhalt_bilder_left div.bild,
#inhalt_bilder_right div.bild {
	margin-bottom: 20px;
}

#inhalt_bilder_top div.bild,
#inhalt_bilder_bottom div.bild {
	float: left;
	width: 190px;
	margin: 0 8px 10px 8px;
	text-align: center;
}

#layout_content a.backlink {
	display: block;
	margin-top: 2em;
	padding-top: 0em;
	text-decoration: none;
	color: #666666;
	border-top: 1px solid #666666;
	clear: both;
}


/* Referenzen */
#layout_content.referenzen div.eintraege_mit_bild_klein_bild_outer {
	width: 290px;
	height: 250px;
	display: table;
	overflow: hidden;
	position: relative;
}

#layout_content.referenzen div.eintraege_mit_bild_klein_bild_middle {
	position: relative;
	top: 50%;
	display: table-cell;
	vertical-align: middle;
	width: 290px;
	text-align: center;
}
*+html #layout_content.referenzen div.eintraege_mit_bild_klein_bild_middle { /* Nur IE 7*/
	position: absolute;
}

#layout_content.referenzen div.eintraege_mit_bild_klein_bild_inner {
	position: relative;
	top: -50%;
	margin-left: auto;
	margin-right: auto;
}




/*
** Formulare -----------------------------------------
*/
form {
	margin: 0;
	padding: 0;
}

input,
select,
textarea {
	background-color: #404040;
	/*
	border: 1px solid #a08c59;
	padding: 2px;
	*/
	display: block;
	color: #FFFFFF;
	font-size: 12px;
}

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

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

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

label {
	display: block;
	font-size: 0.8em;
	margin-bottom: 2px;
}

label.error {
	color: #FF0000;
}



/*
** Bestimmte Bereiche -----------------------------------------
*/

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

#layout_content ul.ecgmg li {
	overflow: hidden;
}
* html #layout_content ul.ecgmg li {
	ovierflow: visible;
	height: 1%;
}

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

#layout_content div.ecgmg_content {
	float: left;
	width: auto;
}

#wrapper.impressum p {
	margin-bottom: 2em;
}

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

div.newsletter_anmeldung label {
	margin-top: 5px;
}


/* Kontakt -----------------------------------------*/
#kontakt_daten {
	float: left;
	width: 240px;
}

	#kontakt_daten div.kontakt_label  {
		color: #a08c59;
	}

	#kontakt_daten b  {
		display: block;
		color: #a08c59;
	}
	
	#kontakt_daten ul,
	#kontakt_daten ul li {
		margin: 0;
		padding: 0;
		list-style-type: none;
	}
	
	#kontakt_daten ul {
		margin-left: 0;
	}
	
		#kontakt_daten ul li  {
			margin-bottom: 28px;
		}

#kontakt_formular { 
	margin-left: 240px;
}

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

	
#kontakt_anfahrt {
	clear: both;
}

.impressum_block {
	float: left;
}




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

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

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

.blacknorm8,
.blacknorm10,
.blackbold8,
.blackbold10 {
	color: #404040;
}

.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: #808080;
}

#layout_top_adresse .classml {
	color: #969696;
}


