body,td,th {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: 21px;
	color: #412323;
}
body {
	background-image: url(../media/template/bgr.gif);
	background-repeat: repeat-x;
	background-color: #F2EFDA;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
}

#header {
	width: 870px;
}

#logo {
	width: 295px;
	height: 82px;
	float: left;
}

#mainNavigation {
	width: 575px;
	height: 82px;
	float: left;
}

#headerImage {
	width: 774px;
	\width: 810px;
	w\idth: 774px;
	height: 192px;
	clear: both;
	padding-left: 36px;
	background-color: #FFFFFF;
	background-image: url(../media/template/diashowMap.jpg);
	background-repeat: no-repeat;
}

#main {
	width: 810px;
}

#subNavigation {
	width: 270px;
	float: left;
}

#contents {
	width: 515px;
	padding-top: 25px;
	float: right;
}

.cleaner {
	clear: both;
	height: 1px;
	font-size: 1px;
	border: 0px none;
	margin: 0px; 
	padding: 0px;
	background: transparent;
}

/* Main Navigation */

#mainNavigation ul {
	list-style-type:none;
	margin: 0px;
	padding: 0px;
	padding-top: 50px;
}

#mainNavigation ul li {
	display: inline;
	padding-right: 13px;
}

/* Sub Navigation */

#subnaviHeadline {
	padding-left: 35px;
	padding-top: 28px;
	height: 34px;
}

#subNavigation ul {
	list-style-type:none;
	margin: 0px;
	padding: 0px;
	padding-left: 35px;
}

#subNavigation ul li {
	padding-bottom: 9px;
}

/* NEWS, PRESS */

.newsHeader, .pressHeader {
	width: 515px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #412323;
}

.newsDetailHeader {
	width: 515px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #412323;
	padding-bottom: 9px;
}

.newsHeader h1, .newsDetailHeader h1, .pressHeader h1 {
	padding-bottom: 16px;
}

.newsHeader p, .pressHeader p {
	padding-bottom: 12px;
}

.newsTeaser {
	width: 515px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #412323;
	padding-top: 8px;
	padding-bottom: 6px;
}

.pressTeaser {
	width: 515px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #412323;
	padding-top: 8px;
	padding-bottom: 6px;
}

.pressTeaser p {
	padding: 0px;
}

.newsDetailOneCol {
	width: 515px;
	padding-top: 8px;
}

.newsDetailTwoCol {
	width: 515px;
	padding-top: 8px;
}

.newsLeftCol {
	width: 325px;
	float: left;
}

.newsRightCol {
	width: 170px;
	float: right;
	padding-top: 7px;
}

.newsRightCol img {
	padding-bottom: 15px;
}

.attachment {
	width: 515px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #412323;
	padding-top: 3px;
	padding-bottom: 3px;
}

/* Font Settings */

p {
	margin: 0px;
	padding: 0px;
	padding-bottom: 21px;
}

 h1, h2, h3, h4 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	line-height: 21px;
	margin: 0px;
	padding: 0px;
	padding-bottom: 21px;
}

h2, h3 {
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
}

a {
	color: #91734b;
	text-decoration: none;
}

a:hover {
	color: #91734b;
	text-decoration: underline;
}

/* Horizontale Linie und Listen */

hr {
	height: 1px;
	padding: 0px;
	margin: 0px;
	margin-bottom: 21px;
	background-color: #412323;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#contents ul {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 21px;
	padding-left: 15px;
	list-style-type: square;
}

/* Kontaktformular */

form {
	padding: 0px;
	margin: 0px;
}

#formLeftRow {
	width: 255px;
	float: left;
}

#formRightRow {
	width: 230px;
	float: right;
}

#formCheckboxList {
	clear: both;
	padding-top: 10px;
	padding-bottom: 10px;
}

#formCheckboxList input {
	width: auto;
	padding: 0px;
	margin: 0px;
	margin-right: 10px;
}

#formCheckboxList td {
	padding-top: 3px;
	padding-bottom: 3px;
}

#formFeedback {
	width: 255px;
	float: left;
	padding-top: 12px;
}

#formButtons {
	width: 250px;
	float: right;
	padding-top: 12px;
	text-align: right;
}

#formButtons input {
	display: inline;
	width: 100px;
	margin-left: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

label {
	display: block;
	padding: 0px;
	margin: 0px;
}

input {
	display: block;
	width: 226px;
	padding: 0px;
	margin: 0px;
	margin-bottom: 11px;
	font-family: "Times New Roman", Times, serif;
}

textarea {
	width: 510px;
	font-family: "Times New Roman", Times, serif;
}

.error {
	color: #F07C00;
}
