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

#rahmen {
	background-color: white;
	width: 889px;
	margin: 0 auto;
	position: relative;
	font-family: Tahoma,Arial,Verdana,Helvetica,sans-serif;
	font-size: 16px;
	color: black;
	background-image: url('/images/design/bg_content.gif');
	background-repeat: repeat-y;
}

#top {
	background-image: url('/images/design/top.jpg');
	background-repeat: no-repeat;
	width: 889px;
	height: 252px;
	padding-bottom: 11px;
}

#blocklinks {
	float: left;
	width: 213px;
	padding: 0 0 11px 0;
}

#blockrechts {
	float: right;
	width: 653px;
	padding: 0 0 11px 0;
}

.clear {
	clear: both;
}

.copysk {
	display: none;
}

#footer {
	width: 889px;
	padding: 3px 0 10px 0;
	border-top: 1px solid #c8c8c8;
	margin: 0 auto;
	font-size: 0.7em;
	font-weight: normal;
}

#footer .right {
	float: right;
	width: 200px;
	text-align: right;
}

#footer, #footer a, #footer a:link, #footer a:active, #footer a:focus, #footer a:hover, #footer a.aktiv, #footer a.aktiv:link, #footer a.aktiv:active, #footer a.aktiv:focus, #footer a.aktiv:hover, #footer a.aktiv:link, #footer a.aktiv:visited {
	text-decoration: none;
	color: #666666;
}

.blocklinksbox {
	border-bottom: 1px solid #c8c8c8;
	padding-bottom: 11px;
	margin-bottom: 11px;
}

.blocklinksboxu {
	padding-bottom: 11px;
	margin-bottom: 11px;
}

.blocklinkstitel {
	color: #c8091a;
	font-size: 0.8em;
	font-weight: bold;
	padding-bottom: 5px;
}

.blocklinkstext {
	font-size: 0.8em;
}

.blockrechtstiteltop {
	color: #c8091a;
	font-weight: bold;
	border-bottom: 1px solid #c8c8c8;
	padding-bottom: 11px;
	margin-bottom: 11px;
	font-size: 1.2em;
}

.blockrechtstext {
	font-size: 0.7em;
}

#seitentitel {
	color: #c8091a;
	font-weight: bold;
	border-bottom: 1px solid #c8c8c8;
	padding-bottom: 11px;
	margin-bottom: 11px;
	font-size: 1em;
	padding-top: 11px;
}

h1 {
	font-size: 1.2em;
}

h2 {
	font-size: 1.1em;
}

h3 {
	font-size: 1em;
}

#content {
	font-size: 0.7em;
}

#menue {
	width: 723px;
	padding: 12px 0 0 165px;
	text-align: right;
	font-size: 0.9em;
}

#menue, #menue a, #menue a:link, #menue a:visited {
	text-decoration: none;
	color: #5a0505;
}

#menue a:active, #menue a:focus, #menue a:hover, #menue a.aktiv, #menue a.aktiv:link, #menue a.aktiv:active, #menue a.aktiv:focus, #menue a.aktiv:hover, #menue a.aktiv:visited {
	text-decoration: none;
	color: #e59825;
}

.contentfoto {
	float: left;
	padding: 0 1em 0 0;
}

.gerade {
	background-color: #ffefdc;
}

.ungerade {
	background-color: #ffcfc0;
}

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

.sitemaplink {
	padding-left : 30px;
	padding-top : 5px;
	padding-bottom : 5px;
}

.contentblocktitel {
	padding: 5px 5px 0 5px;
	font-weight: bold;
}

.contentblocktext {
	padding: 0 5px 0 5px;
}

.contentblock {
	margin-bottom: 5px;
}

.contentblocktitel, .contentblocktitel a, .contentblocktitel a:link, .contentblocktitel a:active, .contentblocktitel a:focus, .contentblocktitel a:hover, .contentblocktitel a:visited {
	color: #681d00;
	text-decoration: none;
}

.pdf {
	float: left;
	padding-right: 50px;
	white-space: nowrap;
}

a, a:link, a:visited {
	color: black;
}

a:active, a:focus, a:hover {
	color: #681d00;
}

a.orange {
	color: #E59825;
	text-decoration: none;
}

a.termin {
	color: black;
	text-decoration: none;
	font-weight: normal;
}

a.zeit {
	color: #7a7a7a;
	text-decoration: none;
	font-weight: normal;
}

.terminbox {
	background-image: url('/images/design/bg_termine.gif');
	background-repeat: repeat-y;
	padding: 9px;
	margin: 1px;
}


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

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

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

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

#thumbs DIV.thumb {
	float: left;
	width: 172px;
	height: 172px;
	margin: 8px 20px;
}

#thumbs IMG.br {
	width: 138px;
	height: 92px;
	padding: 40px 17px;
}

#thumbs IMG.ho {
	width: 92px;
	height: 138px;
	padding: 17px 40px;
}

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

.fotogr {
	width: 639px;
	text-align: center;
}

.seitenzahl {
	text-align: center;
	width: 619px;
}
fieldset {
	border: 0;	
}

label {
	display: block;
	float: left;
	width: 100px;
	padding: 0;
	text-align: right;
	padding-right: 1em;
	border: 0;
}

.block {
  display: block;
  float: left;
  width: 400px;
  padding: 0;
}