/* CSS Document */
/* Anpassungen Weblayout */
body {
	margin: 0;
	padding: 0;
	color: #2f2f2f;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 1.25em;
}

td {
	color: #2f2f2f;
	font-family: "Trebuchet MS", Arial, Helvetica, 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: #cb005e;
	font-weight: normal;
	margin-left: 0px;
	padding: 0px 0px 10px 0px;
}

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

span.td { display:inline-block; }


/* Anpassungen START */
#page {
	position: relative;
	width: 900px;
}

#page #logo {
	position: absolute;
	top: 0px;
	left: 0px;
}

#page #menutop {
	position: absolute;
	width: 510px;
	top: 60px;
	left: 390px;
	z-index: 100;
	font-size: 110%;
}
	#page #menutop a:link {
		color: #2a2a2a;
		text-decoration: none;
	}
	#page #menutop a:visited {
		color: #2a2a2a;
		text-decoration: none;
	}
	#page #menutop a:hover {
		color: #2a2a2a;
		text-decoration: underline;
	}

#page #flags {
	position: absolute;
	top: 30px;
	right: 26px;
	z-index: 110;
}
	#page #flags a:link {
		color: #2a2a2a;
		text-decoration: none;
	}
	#page #flags a:visited {
		color: #2a2a2a;
		text-decoration: none;
	}
	#page #flags a:hover {
		color: #2a2a2a;
		text-decoration: none;
	}
	
#page #searchbox {
	position: absolute;
	top: 57px;
	right: 0px;
	z-index: 110;
}

	#page #searchbox label {
		width: 0px;
		padding: 0px;
		margin: 0px;
	}
	
#page #topbild {
	position: absolute;
	width: 550px;
	top: 90px;
	left: 350px;
	z-index: 110;
}
	
	#page #topbild #fade {
		width: 550px;
		height: 195px;
	}

#page #content {
	position: relative;
	width: 900px;
}
	#page #content ul {
		margin: 0px 0px 0px 20px;
		padding: 0px 0px 0px 0px;
	}
	#page #content li {
		list-style: url(../img/gif/ul.gif);
		margin: 0px;
		padding: 0px 0px 10px 10px;
	}
	#page #content #left {
		position: relative;
		margin-top: 210px;
		float: left;
		width: 220px;
		padding: 0px 20px 0px 110px;
		border-right: #c1c1c1 1px solid;
	}
		#page #content #left #menu {
			position: relative;
			font-size: 110%;
		}
			#page #content #left #menu a:link {
				color: #2a2a2a;
				text-decoration: none;
			}
			#page #content #left #menu a:visited {
				color: #2a2a2a;
				text-decoration: none;
			}
			#page #content #left #menu a:hover {
				color: #2a2a2a;
				text-decoration: underline;
			}
			
			#page #content #left #info {
				position: relative;
			}
			
				#page #content #left #info li {
					list-style: url(../img/gif/ul2.gif);
					margin: 0px;
					padding: 0px 0px 10px 10px;
				}
		#page #content #left #logo2 {
			position: relative;
			padding-top: 10px;
		}
			
	#page #content #right {
		position: relative;
		margin-top: 210px;
		float: left;
		width: 524px;
		padding: 100px 0px 0px 25px;
	}
	
		#page #content #right #bildleiste {
			position: relative;
			width: 524px;
			height: 100px;
			margin: 15px 0px 5px 0px;
		}
	
		#page #content #right #bildleiste .bildabstand {
			 margin: 0px 1px 0px 0px;
			 float: left;
			 background-position: center;
		}
		#page #content #right #bildleiste .bildabstand2 {
			 margin: 0px 0px 0px 0px;
			 float: left;
			 background-position: center;
		}
	
#page #bottom {
	position: relative;
	float: left;
	width: 780px;
	font-size: 90%;
	background-image: url(../img/gif/bkg_bottom.gif);
	background-repeat:no-repeat;
	padding: 80px 10px 20px 110px;
}

	#page #bottom #navi {
		position: relative;
		float: left;
		width: 250px;
	}
	
	#page #bottom #adresse {
		position: relative;
		float: left;
		width: 525px;
		text-align: right;
		padding-right: 5px;
	}
	
#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 #ff9b00;
	line-height: 12px;
	margin-bottom: 12px;
}
.errorField {
	background-color: #ffffcc;
	/*color: #ff9b00;*/
}

#page #fototable {
	position: relative;
	padding-left: 15px;
	padding-bottom: 5px;
	width: 509px;
}
#page .fotobox {
	float: left;
	color: #FFFFFF;
	background-color: #f8e6e2;
	padding: 5px 5px 5px 5px;
	margin: 5px 5px 0px 0px;
}
#page .fotoboxlupe {
	float: left;
	font-size: 11px;
	color: #202020;
	width: 150px;
	text-align: right;
	background-color: #f8e6e2;
}

#page #fotoalbumzaehler {
	position: relative;
	float: left;
	padding: 5px;
	margin-left: 15px;
	margin-top: 5px;
	color: #000000;
	background-color:#f8e6e2;
	width: 477px;
	font-size: 11px;
}
#page #hidefoto {
	position:relative;
	width: 0px;
	height: 0px;
	visibility: hidden;
}

#page #newslisting {
	position: relative;
}
	#page #newslisting .newsbild {
		position: relative;
		float: left;
		padding-top: 3px;
		padding-right: 15px;
		padding-bottom: 5px;
		z-index: 15;
		width: 54px;
		height: 95px;
		text-align: center;
		color: #f2e98e;
		font-size: 24px;
		line-height: 0.90em;
	}

#page #newslistingabstand {
	position: relative;
	padding-top: 7px;
}

#page #newslisting2 {
	position: relative;
	float: left;
	width: 355px;
	background-color: #f7f7f7;
	padding-top: 2px;
	padding-bottom: 2px;
}

#table_anfrage{
	background-color: #f6eef2;
	padding: 2px;
}
#td_anfrage1{
	height: 25px;
}
#td_anfrage2{
	height: 25px;
	padding-left: 20px;
}
#td_anfrage3{
	color: #cb005e;
}

.line {
	margin-top: 10px;
	border-top: 1px solid #c1c1c1;
	padding: 10px 0px 10px 0px;
}

/* Anpassungen ENDE */
/* Überschriften, Links und Formular */
h1 {
	font-size: 170%;
	color: #cb005e;
	font-weight: normal;
	line-height: 150%;
}
h2 {
	font-size: 170%;
	color: #7f7f7f;
	font-weight: normal;
	line-height: 150%;
}
h3 {
	font-size: 120%;
	color: #373737;
	font-weight: bold;
	line-height: 100%;
}
h4 {
	font-size: 120%;
	color: #000000;
	font-weight: bold;
	line-height: 100%;
}

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

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

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


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

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