/* CSS Document */
/* Anpassungen Weblayout */
body {
	padding: 0px;
	margin: auto;
	font-family: "Trebuchet MS", Geneva, Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 1.4em;
	background-color: #2b241e;
	background-image: url(../img/jpg/bkg.jpg);
	background-repeat: repeat-x;
}

td {
	font-family: "Trebuchet MS", Geneva, Verdana, Arial, sans-serif;
	font-size: 12px;
}

img {
	border: 0px;
}

ul, ol, dl {
	position: relative;
	list-style-image: url(../img/gif/ul.gif);
}

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

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


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

/* Header */
#page #topimage {
	position: relative;
	float: left;
	width: 800px;
	height: 207px;
}
/* Main */
#page #main {
	position: relative;
	float: left;
	width: 800px;
	background-color: #2b241e;
}
#page #main #content_left {
	position: relative;
	float: left;
	margin-top: 0px;
	margin-left: 0px;
	width: 375px;
	height: 400px;
	color: #9d9e8e;
}
#page #main #content_left a:link {
	color: #fc6800;
	text-decoration: none;
}
#page #main #content_left a:visited {
	color: #fc6800;
	text-decoration: none;
}
#page #main #content_left a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#page #main #content_left #newscontent {
	position: relative;
	float: left;
	margin-top: 10px;
	padding: 5px;
}
#page #main #content_right {
	position: relative;
	float: left;
	margin-top: 0px;
	margin-left: 0px;
	width: 395px;
	min-height: 400px;
	background-color: #FFFFFF;
	color: #1f1a16;
	padding: 15px;
}
#page #main #content_right a:link {
	color: #fc6800;
	text-decoration: none;
}
#page #main #content_right a:visited {
	color: #fc6800;
	text-decoration: none;
}
#page #main #content_right a:hover {
	color: #000000;
	text-decoration: underline;
}

#page #main #content {
	position: relative;
	float: left;
	width: 510px;
	padding: 15px 15px 15px 15px;
}

#page #footer {
	position: relative;
	float: left;
	margin-top: 20px;
	width: 800px;
	height: 100px;
	border-top: 2px solid #9d9e8e;
	font-size: 11px;
	color: #9d9e8e;
}
#page #footer a:link {
	color: #9d9e8e;
	text-decoration: none;
}
#page #footer a:visited {
	color: #9d9e8e;
	text-decoration: none;
}
#page #footer a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

/* 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: #c85b11;
  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: #ffffff;
	padding-top: 2px;
	padding-bottom: 2px;
}

#page .fotobox {
	position: relative;
	float: left;
	background-color: #ffffff;
	padding: 7px;
	margin: 7px;
	width: 100px;
	height: 112px;
}
#page .fotoboxlupe {
	float: left;
	font-size: 9px;
	padding-left: 80px;
	background-color: #FFFFFF;
}
#page #fotoalbumzaehler {
	float: left;
	font-size: 11px;
	padding: 7px;
	margin: 7px;
	background-color: #ffffff;
	width: 375px;
}
#page #bildleiste {
	float: left;
	padding: 7px;
	margin: 7px;
	background-color: #ffffff;
	width: 375px;
}
#page #bildleiste .fenster {
	float: left;
	padding: 7px;
	margin: 7px;
}

#table_anfrage{
	background-color: #ffffff;
	padding: 2px;
}
#td_anfrage1{
	height: 20px;
}
#td_anfrage2{
	height: 20px;
	padding-left: 20px;
}
#td_anfrage3{
	color: #c85b11;
}
/* Standards ENDE */

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

.font_klein{
	font-size: 11px;
}

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

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

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

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

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


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

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

a.sitemap:link {
	font-size: 11px;
	color: #c85b11;
	text-decoration: none;
}
a.sitemap:visited {
	font-size: 11px;
	color: #c85b11;
	text-decoration: none;
}
a.sitemap:hover {
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}

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

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

hr {
	border: thin;
	color: #9d9e8e;
	background-color: #9d9e8e;
	height: 2px;
}

.formstern{
	color: #A90000;
}

form {
	display: inline;
}
input {
	font-size: 11px;
	color: #555555;
	background-color: #e1f4ff;
	border: 1px solid #78b6e1;
}
.chb{
	background-color: #ffffff;
	border: 0px;
}
textarea {
	font-size: 11px;
	color: #555555;
	background-color: #e1f4ff;
	border: 1px solid #78b6e1;
}
select {
	font-size: 11px;
	color: #555555;
	background-color: #e1f4ff;
	border: 1px solid #78b6e1;
}
.button_nl{
	font-size: 12px;
	color: #78b6e1;
	font-weight: bold;
	background-color: #ffffff;
	border: 1px solid #ffffff;
}
