/* CSS Document */
/* Anpassungen Weblayout */
body {
	margin: 0px 0px 0px 0px;
	padding: 0;
	color: #efe8d8;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	line-height: 1.25em;
	background-color: #32281f;
	background-image: url(../img/gif/bkg_body.gif);
	background-repeat: repeat-x;
}

td {
	color: #efe8d8;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	line-height: 1.25em;
}

img {
	border: 0px;
}

label {
	
}

fieldset {
	border: 1px solid #000000;
	padding: 5px;
}
legend {
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	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; }


/* Anpassungen START */
#menu {
	position: absolute;
	width: 900px;
	top: 79px;
	left: 50px;
	z-index: 10;
}
#gallery {
	position: absolute;
	top: 134px;
	left: 50px;
	z-index: 10;
	width: 645px;
}
#page {
	position: relative;
	text-align: left;
	margin-left: 50px;
	width: 900px;
	left: 0 !important;
}
#page ul {
	margin: 0px 0px 0px 30px;
	padding: 0px;
}
#page li {
	list-style: none;
	background-image: url(../img/gif/ul.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding: 0px 0px 5px 15px;
}		
	#page #left {
		postition: relative;
		width: 635px;
		float: left;
		margin-top: 475px;
		padding:0px 10px 20px 0px;
	}
	#page #leftgallery {
		postition: relative;
		width: 635px;
		float: left;
		margin-top: 145px;
		padding:0px 10px 20px 0px;
	}
	#page #right {
		postition: relative;
		width: 255px;		
		float: left;
	}
		#page #right #adresse {
			margin-left: 45px;
			font-size: 15px;
			letter-spacing: 2px;
			line-height: 1.35em;
		}
		#page #right .box {
			background-image: url(../img/gif/bkg_box.gif);
			background-repeat: no-repeat;
			width: 215px;
			padding: 20px;
			margin-top: 30px;
		}		
			#page #right .box a:link {
				color: #efe8d8;
				text-decoration: none;
			}
			#page #right .box a:visited {
				color: #efe8d8;
				text-decoration: none;
			}
			#page #right .box a:hover {
				color: #efe8d8;
				text-decoration: underline;
			}		
		
#page #historyback {
	position: relative;
	float: left;
	font-size: 12px;
	text-align: right;
	width: 100%;
	padding-top: 10px;
}

#pagefooter {
	position: relative;
	clear: both;
	overflow: hidden;
}
#pagefooter a:link {
	color: #bdaf90;
	text-decoration: none;
}
#pagefooter a:visited {
	color: #bdaf90;
	text-decoration: none;
}
#pagefooter a:hover {
	color: #856c58;
	text-decoration: underline;
}
	#pagefooter #main {
		position: relative;
		height: 50px;
		background-color: #efe8d8;
		border-top: 5px solid #856c58;
		margin-top: 5px;
		padding: 5px 0px 10px 0px;
		color: #bdaf90;
	}
		#pagefooter #main #navigation {
			position: relative;
			float: left;
			padding-left: 50px;
			width: 350px;
		}
		#pagefooter #main #arco {
			position: relative;
			float: left;
			text-align: right;
			width: 540px;
		}

/* Anpassungen ENDE */
/* Standards */
#page #newslisting {
	position: relative;
	font-size: 12px;
}
#page #newslisting ul {
	margin-top: 10px;
	margin-left: -18px;
	margin-bottom: 5px;
}
#page #newslisting .header1, h1 {
	color: #da251e;
  font-weight: bold;
	font-size: 12px;
	margin-top: 0px;
	margin-bottom: 2px;
}
#page #newslisting .newsbild {
	position: relative;
	float: left;
	padding-right: 5px;
	z-index: 15;
}

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

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

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

#page .fotobox {
	position: relative;
	float: left;
	color: #efe8d8;
	background-color: #ecf4fa;
	padding: 5px;
	margin: 10px 22px 10px 10px;
	width: 160px;
	height: 115px;
}
#page .fotoboxlupe {
	float: left;
	font-size: 11px;
	color: #202020;
	width: 155px;
	text-align: right;
	background-color: #ecf4fa;
}
#page #fotoalbumzaehler {
	float: left;
	padding: 5px;
	margin-left: 18px;
	margin-top: 10px;
	color: #000000;
	background-color:#ecf4fa;
	width: 565px;
	font-size: 12px;
}
#page #hidefoto {
	position:relative;
	width: 0px;
	height: 0px;
	visibility: hidden;
}

#table_anfrage{
	background-color: #41362d;
	padding: 2px;
}
#td_anfrage1{
	height: 20px;
}
#td_anfrage2{
	height: 20px;
	padding-left: 20px;
}
#td_anfrage3{
	color: #41362d;
}
#td_anmeldung_bkg{
	background-color: #efefef;
	color: #000000;
	vertical-align: top;
	height: 20px;
	padding: 5px;
}
#td_bedingung {
	padding-top: 5px;
	font-size: 10px;
}
#td_bedingung h1 {
	font-size: 11px;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
}

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

/* Standards ENDE */

/* Überschriften, Links und Formular */
.formstern {
	color: #da251e;
}

.font_klein{
	font-size: 11px;
}

.hotline{
	font-weight: bold;
	font-size: 18px;
	color: #cc232c;
}

h1 {
	color: #dd9700;
	font-size: 20px;
	font-weight: normal;
	line-height: 24px;
	padding: 0;
	margin: 0;
	text-transform: uppercase;
}
.header1 {
	color: #dd9700;
	font-size: 20px;
	font-weight: normal;
	line-height: 24px;
	text-transform: uppercase;
}
h2 {
	color: #dd9700;
	font-size: 18px;
	font-weight: normal;
	line-height: 24px;
	padding: 0;
	margin: 0;
	text-transform: uppercase;
}
.header2 {
	color: #dd9700;
	font-size: 18px;
	font-weight: normal;
	line-height: 24px;
	text-transform: uppercase;
}
h3 {
	color: #efe8d8;
	font-size: 18px;
	font-weight: normal;
	line-height: 18px;
	padding: 0;
	margin: 0;
	text-transform: uppercase;
}
.header3 {
	color: #efe8d8;
	font-size: 18px;
	font-weight: bold;
	line-height: 18px;
	text-transform: uppercase;
}
h4 {
	color: #efe8d8;
	font-size: 13px;
	font-weight: normal;
	line-height: 13px;
	padding: 0;
	margin: 0;
	text-transform: uppercase;
}
.header4 {
	color: #efe8d8;
	font-size: 13px;
	font-weight: normal;
	line-height: 13px;
	text-transform: uppercase;
}

.newsbox{
	color: #000000;
	letter-spacing: 2px;
}

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

hr {
	border: thin;
	color: #202020;
	background-color: #202020;
	height: 1px;
}

.formstern{
	color: #A90000;
}

form {
	display: inline;
}
input {
	font-size: 12px;
	padding: 2px;
	color: #202020;
	background-color: #efe8d8;
	border: 1px solid #202020;
}
.chb{
	background-color: #efefef;
	border: 0px;
}
textarea {
	font-size: 12px;
	padding: 2px;
	color: #202020;
	background-color: #efe8d8;
	border: 1px solid #202020;
}
select {
	font-size: 12px;
	padding: 2px;
	color: #202020;
	background-color: #efe8d8;
	border: 1px solid #202020;
}
.button_anfrage{
	font-size: 14px;
	color: #efe8d8;
	font-weight: bold;
	background-color: #231f20;
	border: 1px solid #dd9700;
	padding: 5px;
}
