BODY {
	background-color: white;
	padding: 0;
	margin: 0;
}

*,P,DIV,PRE,ADRESS,H1,H2,H3,H4,H5,H6,TD {
	font-family: Verdana,Arial,sans-serif;
}

#rahmen {
	display: block;
	width: 100%;
	margin: 0;
	border: 1px solid #ccc;
}

/** Topleiste **/
#top {
	display: none;
}

/** Footer **/
#footer {
	width: 100%;
	padding: 0 0 10px 0;
	text-align: center;
	margin: 0;
}

#footer, #footer A, #footer A:link, #footer A:visited, #footer A:active, #footer A:hover {
	font-family: Verdana,Arial,sans-serif;
	font-size: 9px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}

#footer A:hover {
	color: #dfb21a;
}

.rot {
	color: #9e231d;
}

.orange {
	color: #dfb21a;
}

/** Menü **/
#menue {
	width: 100%;
	background-color: #9e231d;
	padding: 8px;
	text-align: center;
}

#menue A, #menue A:link, #menue A:visited {
	font-family: Helvetica Light,Helvetica,Verdana,Arial,sans-serif;
	font-size: 14px;
	color: #ffffff;
	text-decoration: none;
	display: block;
	padding: 0 20px;
	float: left;
}

#menue A:hover, #menue A:active, #menue A.aktiv, #menue A:link.aktiv, #menue A:visited.aktiv, #menue A:hover.aktiv, #menue A:active.aktiv  {
	font-family: Helvetica Light,Helvetica,Verdana,Arial,sans-serif;
	font-size: 14px;
	color: #dfb21a;
	text-decoration: none;
	display: block;
	padding: 0 20px;
	float: left;
}

#submenue {
	height: 16px;
	background-color: #9e231d;
	padding: 4px;
	text-align: center;
}

#submenue A, #submenue A:link, #submenue A:visited {
	font-family: Helvetica Light,Helvetica,Verdana,Arial,sans-serif;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	display: block;
	padding: 0 20px;
	float: left;
}

#submenue A:hover, #submenue A:active, #submenue A.aktiv, #submenue A:link.aktiv, #submenue A:visited.aktiv, #submenue A:hover.aktiv, #submenue A:active.aktiv  {
	font-family: Helvetica Light,Helvetica,Verdana,Arial,sans-serif;
	font-size: 12px;
	color: #dfb21a;
	text-decoration: none;
	display: block;
	padding: 0 20px;
	float: left;
}

/** Content **/
#contentbox {
	width: 100%;
}

#content {
	display: block;
	width: 100%;
	padding: 10px;
	font-family: Verdana,Arial,sans-serif;
	font-size: 11px;
}

#content_br {
	display: block;
	width: 100%;
	padding: 10px;
	font-family: Verdana,Arial,sans-serif;
	font-size: 11px;
}

.contents {
	display: none;
}

.box {
	padding-top: 40px;
}

.boxtitel {
	font-family: Verdana,Arial,sans-serif;
	font-size: 14px;
	color: #9e231d;
	font-weight: bold;

}

.boxtitel H1 {
	display: inline;
	font-family: Verdana,Arial,sans-serif;
	font-size: 14px;
	color: #9e231d;
	font-weight: bold;
}

.boxtitel H1 A, .boxtitel H1 A:link, .boxtitel H1 A:hover, .boxtitel H1 A:visited, .boxtitel H1 A:active, .boxtitel H1 A:focus {
	font-family: Verdana,Arial,sans-serif;
	font-size: 14px;
	color: #9e231d;
	font-weight: bold;
	display: inline;
	text-decoration: none;
}

.uedatum {
	font-weight: bold;
	padding: 5px 5px 5px 20px;
}

A, A:visited, A:active, A:hover, A:link, A:focus {
	font-family: Verdana,Arial,sans-serif;
	font-size: 11px;
	color: #000000;
}

.mehr {
	display: block;
	text-align: right;
	width: 100%;	
}

.mehr, .mehr, .mehr A, .mehr A:link, .mehr A:visited, .mehr A:active {
	font-family: Verdana,Arial,sans-serif;
	font-size: 11px;
	color: #000;
	font-weight: normal;
	text-decoration: underline;
}

.mehr A:hover, .mehr A:focus {
	font-family: Verdana,Arial,sans-serif;
	font-size: 11px;
	color: #9e231d;
	font-weight: normal;
	text-decoration: underline;
}

.contentfoto {
	width: 150px;
	height: 150px;
	margin: 0 20px 10px 0;
	border: 2px solid #000000;
	float: left;
}

LI {
	margin-left: 30px;
}

.pdf {
	float: left;
	padding-right: 20px;
	padding-bottom: 10px;
}

/** Sonstiges **/

.clear {
	clear: both;
}

.sitemap {
	padding-left : 50px;
	padding-top : 5px;
	padding-bottom : 5px;
}

.sitemap:before {
	content: url("/images/cms/sitefolder.gif")" ";
}

H1 {
	font-size: 16px;
}

H2 {
	font-size: 14px;
}

H3 {
	font-size: 12px;
}

ADRESS {
	font-style: italic;
}

INPUT.text	{
	background-color: #dfb21a;
	font-family: Verdana,Arial,sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
}

TEXTAREA {
	background-color: #dfb21a;
	font-family: Verdana,Arial,sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
}

SELECT {
	background-color: #dfb21a;
	font-family: Verdana,Arial,sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
}

INPUT.submit {
	background-color: #dfb21a;
	font-family: Verdana,Arial,sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
}

#zitat {
	font-family: Verdana,Arial,sans-serif;
	font-size: 11px;
	color: #9e231d;
	font-style: italic;
	padding-top: 40px;
	font-weight: bold;
}

#zitatvon {
	font-family: Verdana,Arial,sans-serif;
	font-size: 10px;
	color: #aaaaaa;
	font-style: italic;
}

DIV.fotogr {
	text-align: center;
	margin: 0 auto;
	clear: both;
}

DIV.fotonav {
	display: block;
	width: 715px;
	padding: 10px 0;
}

DIV.fotozurueck {
	float: left;
	width:33.33%;
}

DIV.fotouebersicht {
	text-align: center;
	width: 33.33%;
	float: left;
}

DIV.fotoweiter {
	float: right;
	text-align: right;
	width:33.33%;
}

#thumbs DIV.thumb {
	float: left;
	width: 223px;
	height: 223px;
	margin: 4px;
	border: 2px groove #000;
	background-color: #dfdfdf;
}

#thumbs IMG.br {
	width: 195px;
	height: 130px;
	margin: 45px 12px;
	border: 2px inset #ccc;
}

#thumbs IMG.ho {
	width: 130px;
	height: 195px;
	margin: 12px 45px;
	border: 2px inset #ccc;
}

#thumbs {
	padding: 10px 0 10px 0;
}

#sideimage {
	display: none;
}
