/* CSS Document */

body {
	padding: 0;
	margin: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 1.4em;
	background: #5b7f15;
	background-image: url(../img/gif/bkg_top.gif);
	background-repeat: repeat-x;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

img {
	border: 0px;
}

/*
div.table { display:table; border-collapse:collapse; }
div.tr { display:table-row; }
div.td { display:table-cell; float:left; }
*/

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


#page {
	position: relative;
	text-align: left;
	margin: auto;
	width: 900px;
	left: 0 !important;
}

#page #top{
	position: relative;
	height: 350px;
	float: left;
}
#page #top a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#page #top a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#page #top a:hover {
	color: #ffd700;
	text-decoration: none;
}

#page #top #topimg {
	position: absolute;
	padding-top: 40px;
	padding-left: 305px;
}
#page #top #toplogo {
	position: absolute;
	padding-top: 30px;
	padding-left: 0px;
	z-index: 10;
}
#page #top #menu1 {
	position: absolute;
	margin-top: 120px;
	padding-left: 0px;
	width: 300px;
	font-size: 16px;
	line-height: 1.3em;
	z-index: 10;
}
#page #top #menu2 {
	position: absolute;
	margin-top: 240px;
	padding-left: 0px;
	width: 300px;
	font-size: 16px;
	line-height: 1.3em;
	z-index: 10;
}


#page #main {
	position: relative;
	float: left;
	margin-top: 360px;
	margin-bottom: 20px;
	width: 900px;
}
#page #main #content {
	position: relative;
	float: left;
	width: 600px;
	padding-left: 10px;
	padding-right: 15px;
	z-index: 10;
}
#page #main #contentright {
	position: relative;
	float: left;
	width: 275px;
	z-index: 10;
}
#page #main .box {
	position: relative;
	float: left;
	width: 222px;
	padding: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
	background-color: #36510c;
}

#footer{
	position: relative;
	float: left;
	width: 100%;
	height: 35px;
	background-color: #36510c;
}
#footer #content {
	position: relative;
	text-align: right;
	margin: auto;
	padding-top: 9px;
	padding-left: 20px;
	padding-right: 62px;
	width: 900px;
}

#page .listing1{
	position: relative;
	float: left;
	width: 680px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
	padding-right: 5px;
	background-color: #36510c;
}
#page .listing2{
	position: relative;
	float: left;
	width: 680px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
	padding-right: 5px;
	background-color: #FFFFFF;
}



#page #historyback {
	position: relative;
	float: right;
	font-size: 12px;
	text-align: right;
	padding-top: 5px;
	padding-bottom: 0px;
}

#page #newslisting {
	position: relative;
	font-size: 14px;
}
#page #newslisting .newsbild {
	position: relative;
	float: left;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	z-index: 15;
}

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

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

#page .fotobox {
	position: relative;
	float: left;
	background-color: #36510c;
	padding: 5px;
	margin: 5px;
	width: 115px;
	height: 125px;
}
#page .fotoboxlupe {
	position: relative;
	text-align: right;
	float: right;
	font-size: 12px;
	color: #19171c;
	width: 115px;
	background-color: #FFFFFF;
}
#page #fotoalbumzaehler {
	position: relative;
	float: left;
	padding: 5px;
	margin-top: 10px;
	background-color: #36510c;
	width: 95%;
}
#page #hidefoto {
	position:relative;
	width: 0px;
	height: 0px;
	visibility: hidden;
}
#page #bildleiste {
	float: left;
	padding: 5px;
	margin: 5px;
	background-color: #36510c;
	width: 100%;
}
#page #bildleiste .fenster {
	float: left;
	padding: 5px;
	margin: 5px;
}

.line {
	position: relative;
	float: left;
	background-image: url(../img/gif/line.gif);
	background-repeat: no-repeat;
	height: 7px;
}

#table_anfrage{
	background-color: #36510c;
	padding: 2px;
}
#td_anfrage1{
	height: 20px;
}
#td_anfrage2{
	height: 20px;
	padding-left: 20px;
}
#td_anfrage3{
	color: #508a00;
}


.td_bkg_1 {
	background-color: #36510c;
}
.td_auswahl_1 {
	background-color: #36510c;
	text-align: center;
	font-weight: bold;
	font-size: 16px;
}
.td_bkg_2 {
	background-color: #ffffff;
}
.td_auswahl_2 {
	background-color: #ffffff;
	text-align: center;
	font-weight: bold;
	font-size: 16px;
}






.font_klein{
	font-size: 12px;
}

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

h1 {
	color: #ffd700;
	font-size: 32px;
	font-weight: bold;
	line-height: 32px;
	padding: 0;
	margin: 0;
}
.header1 {
	color: #ffd700;
	font-size: 32px;
	font-weight: bold;
	line-height: 32px;
}

h2 {
	color: #ffd700;
	font-size: 22px;
	font-weight: normal;
	line-height: 22px;
	padding: 0;
	margin: 0;
}
.header2 {
	color: #ffd700;
	font-size: 22px;
	font-weight: normal;
	line-height: 22px;
}

h3 {
	color: #ffd700;
	font-size: 18px;
	font-weight: normal;
	line-height: 18px;
	padding: 0;
	margin: 0;
}
.header3 {
	color: #ffd700;
	font-size: 18px;
	font-weight: normal;
	line-height: 18px;
}

h4 {
	color: #ffd700;
	font-size: 20px;
	font-weight: normal;
	line-height: 30px;
	padding: 0;
	margin: 0;
}
.header4 {
	color: #ffd700;
	font-size: 20px;
	font-weight: normal;
	line-height: 30px;
}


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

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

a.sitemap:link {
	font-size: 10px;
	color: #508a00;
	text-decoration: none;
}
a.sitemap:visited {
	font-size: 10px;
	color: #508a00;
	text-decoration: none;
}
a.sitemap:hover {
	font-size: 10px;
	color: #19171c;
	text-decoration: underline;
}

a.sitemap2:link {
	font-size: 12px;
	font-weight: bold;
	color: #cc232c;
	text-decoration: none;
}
a.sitemap2:visited {
	font-size: 12px;
	font-weight: bold;
	color: #cc232c;
	text-decoration: none;
}
a.sitemap2:hover {
	font-size: 12px;
	font-weight: bold;
	color: #19171c;
	text-decoration: underline;
}

a.news:link {
	color: #19171c;
	text-decoration: none;
}
a.news:visited {
	color: #19171c;
	text-decoration: none;
}
a.news:hover {
	color: #19171c;
	text-decoration: underline;
}

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

.formstern{
	color: #bc0237;
}

form {
	display: inline;
}
input {
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #5b7f15;
}
.chb{
	background-color: #36510c;
	border: 0px;
}
textarea {
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #5b7f15;
}
select {
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #5b7f15;
}
.button{
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	background-color: #ffd700;
	border: 1px solid #5b7f15;
}