/* CSS Document */
/* Anpassungen Weblayout */
body {
	background-color: #870045;
	margin: 0;
	padding: 0;
	color: #2a375e;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 1.25em;
}

td {
	color: #2a375e;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 100%;
	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: #870045;
	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 */
#page {
	position: relative;
	text-align: left;
	margin: auto;
	width: 900px;
	left: 0 !important;
}
#page #top {
	position: relative;
	width: 900px;
	height: 325px;
}
#page #menu {
	position: absolute;
	top: 269px;
	left: 0px;
	z-index: 100;
}
#page #searchbox {
	position: absolute;
	top: 270px;
	right: 23px;
	z-index: 110;
}

	#page #searchbox label {
		width: 0px;
		padding: 0px;
		margin: 0px;
	}

#page #content {
	position: relative;
	float: left;
	width: 900px;
	background-image:url(../img/gif/bkg_content.gif);
}
	#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 #left {
		position: relative;
		float: left;
		width: 602px;
		color: #2a375e;
		padding: 0px 30px 15px 40px;
		z-index: 10;
	}
		#page #content #left td {
			color: #2a375e;
		}		
		#page #content #left .umenu {
			text-align: left;
			font-size: 90%;
			padding-bottom: 10px;
		}
	
	
	#page #content #right {
		position: relative;
		float: left;
		width: 188px;
		color: #870045;
		font-size: 11px;
		padding: 0px 10px 0px 30px;
		z-index: 10;
	}
		#page #content #right .a1 {
			font-size: 120%;
		}
		#page #content #right .a2 {
			font-size: 140%;
		}
		#page #content #right .a3 {
			font-size: 160%;
		}	
	
#page #historyback {
	clear:both;
	display:block;
	font-size: 11px;
	text-align: right;
	width: 100%;
	padding-top: 10px;
}

#page #quicklinks {
	position: relative;
}

#page #footer {
	position: relative;
	width: 900px;
	padding-left: 10px;
	padding-bottom: 20px;
	font-size: 90%;
}
	
	#footer a:link {
		color: #FFFFFF;
		text-decoration: none;
	}
	#footer a:visited {
		color: #FFFFFF;
		text-decoration: none;
	}
	#footer a:hover {
		color: #FFFFFF;
		text-decoration: underline;
	}
	
#siteindex {
	display: none;
}

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

#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: #870045;
	font-weight: normal;
	line-height: 125%;
}
h2 {
	font-size: 137%;
	color: #870045;
	font-weight: normal;
	line-height: 100%;
}
h3 {
	font-size: 110%;
	color: #870045;
	font-weight: normal;
	line-height: 100%;
}
h4 {
	font-size: 100%;
	color: #000000;
	font-weight: normal;
	line-height: 100%;
}

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

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

a.aktivlink:link {
	color: #000000;
	text-decoration: none;
}
a.aktivlink:visited {
	color: #000000;
	text-decoration: none;
}
a.aktivlink:hover {
	color: #000000;
	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;
	border: thin;
	color: #f7e6e2;
	background-color: #f7e6e2;
	height: 1px;
}

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