/* CSS Document */
/* Anpassungen Weblayout */
body {
	background-color: #580a01;
	margin: 0;
	padding: 0;
	color: #333333;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 1.25em;
	background-image: url(../img/jpg/bkg_logo_top.jpg);
	background-repeat: repeat-x;
	background-position: 0px -25px;
}

td {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 1.25em;
}

img {
	border: 0px;
}

label {
	width: 120px;
	font-weight: bold;
	float:left;
	clear:both;
	display:block;
}

fieldset {
	border: 1px solid #cccccc;
	padding: 5px 13px 12px 15px;
	margin: 10px;
}
legend {
	font-size: 100%;
	color: #ce181e;
	font-weight: normal;
	margin-left: 0px;
	padding: 0px 0px 10px 0px;
}

div.table { display:table; border-collapse:collapse; width: 99%; }
div.tr { display:table-row; width:100%; }
div.td { display:table-cell; float: left; }

span.td { display:inline-block; }


/* Anpassungen START */
#prepage {
	z-index: 10000;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	background-color: #580a01;
	layer-background-color: #580a01;
}
#prepage #spinner {
	position: absolute;
	margin-left: auto;
	margin-bottom: auto;
	top: 45%;
	left: 45%;
	color: #FFFFFF;
}

#page {
	position: relative;
	text-align: left;
	margin: auto;
	width: 825px;
	left: 0 !important;
}
	
	#page #infotop_left {
		position: absolute;
		top: 5px;
		left: 0px;
		font-size: 12px;
		z-index: 100;
		color: #fffde7;
	}
	#page #infotop_right {
		position: absolute;
		top: 5px;
		right: 0px;
		font-size: 12px;
		z-index: 100;
		color: #fffde7;
	}
		#page #infotop_right  a:link {
			color: #fffde7;
			text-decoration: none;
		}
		#page #infotop_right  a:visited {
			color: #fffde7;
			text-decoration: none;
		}
		#page #infotop_right  a:hover {
			color: #fffde7;
			text-decoration: underline;
		}

	#page #top {
		position: relative;
		width: 825px;
		background-image: url(../img/jpg/logo_top.jpg);
		background-position: bottom;
	}
	
	#page #menu {
		position: absolute;
		top: 224px;
		left: 63px;
		z-index: 200;
	}
	
	#page #content {
		position: relative;
		width: 825px;
	}
		#page #content ul {
			margin: 10px 0px 0px 35px;
			padding: 0px;
		}
		#page #content li {
			list-style: url(../img/gif/ul.gif);
			margin-left: 20px;
			padding: 0px 0px 5px 5px;
		}
		#page #content #reiter {
			position: absolute;
			top: 0px;
			left: 0px;
			z-index: 20;
			width: 190px;
			height: 42px;
			background-image: url(../img/gif/left_top.gif);
			text-align: right;
			padding-top: 7px;
			padding-right: 44px;
		}
		#page #content #inhalt {
			position: relative;
			float: left;
			width: 825px;
			min-height: 300px;
			background-image: url(../img/gif/bkg_content.gif);
			background-repeat: no-repeat;
			background-position: bottom;
			background-color: #fffde7;
		}
		#page #content #inhalt #left {
			position: relative;
			float: left;
			width: 218px;
			padding: 50px 0px 10px 20px;
			z-index: 200;
		}
			#page #content #inhalt #left a.active:link {
				color: #e42920;
				text-decoration: none;
			}
			#page #content #inhalt #left a.active:visited {
				color: #e42920;
				text-decoration: none;
			}
			#page #content #inhalt #left a.active:hover {
				color: #000000;
				text-decoration: underline;
			}
			#page #content #inhalt #left a.inactive:link {
				color: #000000;
				text-decoration: none;
			}
			#page #content #inhalt #left a.inactive:visited {
				color: #000000;
				text-decoration: none;
			}
			#page #content #inhalt #left a.inactive:hover {
				color: #000000;
				text-decoration: underline;
			}
			
		#page #content #inhalt #right {
			position: relative;
			float: left;
			width: 557px;
			padding: 0px 20px 10px 10px;
			z-index: 200;
		}
			#page #content #inhalt #right #fade {
				width: 557px;
				height: 325px;
			}
		
	#page #content #buttons {
		position: relative;
		float: left;
		padding: 20px 0px 20px 0px;
	}
	
	#page #content #cd {
		position: relative;
		float: left;
		padding: 0px 0px 20px 0px;
	}
		#page #content #cd #uhr {
			position: relative;
			float: left;
			width: 792px;
			padding: 5px 5px 5px 28px;
			background-color: #900c08;
			font-size: 18px;
			color: #FFFFFF;
		}
			#page #cd #uhr span {
				font-size: 18px;
				margin: 0 10px 0 3px;
			}
	
	#page #content #adresse {
		position: relative;
		float: left;
		padding: 0px 0px 10px 0px;
		color: #fffde7;
		width: 825px;
		font-size: 12px;
	}
		#page #content #adresse a:link {
			color: #fffde7;
			text-decoration: none;
		}
		#page #content #adresse a:visited {
			color: #fffde7;
			text-decoration: none;
		}
		#page #content #adresse a:hover {
			color: #fffde7;
			text-decoration: underline;
		}
	
		#page #content #adresse #navi {
			position: absolute;
			top: 16px;
			right: 0;
	}



	


#page #historyback {
	clear:both;
	display:block;
	font-size: 11px;
	text-align: right;
	width: 100%;
	padding-top: 10px;
}
	
#siteindex {
	display: none;
}

#rsvErrors { 
  display: none; 
	padding: 8px; 
	background-color: #ffffcc; 
	border: 1px solid #e0281f;
	line-height: 12px;
	margin-bottom: 12px;
}
.errorField {
	background-color: #ffffcc;
	/*color: #e0281f;*/
}

#table_anfrage{
	background-color: #edecd7;
	padding: 2px;
}
#td_anfrage1{
	height: 25px;
}
#td_anfrage2{
	height: 25px;
	padding-left: 20px;
}
#td_anfrage3{
	color: #194621;
}
#td_anmeldung_bkg{
	background-color: #ded8c5;
	color: #000000;
	vertical-align: top;
	height: 20px;
	padding: 5px;
}

#page #fototable {
	margin-left: 10px;
}

#page .fotobox {
	position: relative;
	float: left;
	color: #FFFFFF;
	background-color: #f8e6e2;
	padding: 5px;
	margin: 10px 15px 10px 10px;
	width: 160px;
	height: 115px;
}
#page .fotoboxlupe {
	float: left;
	font-size: 11px;
	color: #202020;
	width: 155px;
	text-align: right;
	background-color: #f8e6e2;
}
#page #fotoalbumzaehler {
	float: left;
	padding: 5px;
	margin-left: 20px;
	margin-top: 10px;
	color: #000000;
	background-color:#f8e6e2;
	width: 550px;
	font-size: 11px;
}
#page #hidefoto {
	position:relative;
	width: 0px;
	height: 0px;
	visibility: hidden;
}

/* Anpassungen ENDE */
/* Überschriften, Links und Formular */
h1 {
	font-size: 173%;
	color: #e42920;
	font-weight: normal;
	line-height: 125%;
}
h2 {
	font-size: 137%;
	color: #e42920;
	font-weight: normal;
	line-height: 100%;
}
h3 {
	font-size: 110%;
	color: #e42920;
	font-weight: normal;
	line-height: 100%;
}
h4 {
	font-size: 110%;
	color: #000000;
	font-weight: bold;
	line-height: 100%;
}

.c1 {
	color: #d47a28;
}
.formstern {
	color: #e0281f;
}

a:link {
	color: #e42920;
	text-decoration: none;
}
a:visited {
	color: #e42920;
	text-decoration: none;
}
a:hover {
	color: #e42920;
	text-decoration: underline;
}

a.aktivlink:link {
	color: #ce181e;
	text-decoration: none;
}
a.aktivlink:visited {
	color: #ce181e;
	text-decoration: none;
}
a.aktivlink:hover {
	color: #ce181e;
	text-decoration: underline;
}

a.siteselect:link {
	color: #f7e6e2;
	text-decoration: none;
}
a.siteselect:visited {
	color: #f7e6e2;
	text-decoration: none;
}
a.siteselect:hover {
	color: #000000;
	text-decoration: underline;
}

hr {
	margin-top: 7px;
	margin-bottom: 7px;
	border: thin;
	background-color: #ded8c5;
	height: 1px;
}


form {
	display: inline;
}
input {
	font-size: 90%;
	padding: 2px;
	color: #787878;
	background-color: #FFFFFF;
	border: 1px solid #ded8c5;
}
.chb{
	background-color: #efefef;
	border: 0px;
}
textarea {
	font-size: 90%;
	padding: 2px;
	color: #787878;
	background-color: #FFFFFF;
	border: 1px solid #ded8c5;
}
select {
	font-size: 90%;
	padding: 2px;
	color: #787878;
	background-color: #FFFFFF;
	border: 1px solid #ded8c5;
}
.button_anfrage{
	font-size: 120%;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #000000;
	border: 1px solid #e42920;
	padding: 5px;
}
.button_suche{
	color: #FFFFFF;
	background-color: #b9d8a3;
	border: 0px solid #b9d8a3;
	padding: 0 0 3px 0;
	margin: 0;
	vertical-align: middle;
}
