body {
	background-color: white;
	padding: 0;
	margin: 0;
	background-image: url('/images/design/gb_orange.jpg');
	background-repeat: repeat-x;
}

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

#top {
	background-image: url('/images/design/top.jpg');
	background-repeat: no-repeat;
	width: 926px;
	height: 277px;
}

#bottom {
	background-image: url('/images/design/footer.jpg');
	background-repeat: no-repeat;
	width: 926px;
	height: 9px;
}

#contentbox {
	min-height: 377px;
	height: auto !important;
	height: 377px;
	background-image: url('/images/design/bg_menue.jpg');
	background-repeat: no-repeat;
	width: 926px;
}

#menue {
	width: 163px;
	float: left;
	font-size: 0.8em;
	padding-top: 35px;
	padding-right: 0;
	padding-bottom: 28px;
	padding-left: 25px;
}

#menue a {
	display: block;
	width: 143px;
	float: left;
}

#menue a, #menue a:link, #menue a:visited {
	text-decoration: none;
	color: white;
	font-weight: bold;
	display: block;
	width: 155px;
	height: 21px;
	background-image: url('/images/design/menue_button.jpg');
	background-repeat: no-repeat;
	float: left;
	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 1px;
	padding-left: 3px;
}

#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: white;
	font-weight: bold;
	display: block;
	width: 155px;
	height: 21px;
	background-image: url('/images/design/menue_buttona.jpg');
	background-repeat: no-repeat;
	float: left;
	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 1px;
	padding-left: 3px;
}

#content {
	width: 450px;
	padding: 20px 15px 15px 15px;
	float: left;
	font-size: 0.8em;
	margin: 35px 0 28px 28px;
	background-image: url('/images/design/bg_content.jpg');
	background-repeat: repeat-x;
}

#info {
	width: 160px;
	float: left;
	font-size: 0.8em;
	margin: 35px 0 28px 28px;
}

#footer {
	padding: 3px 10px;
}

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

#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 {
	font-size: 0.8em;
	text-decoration: none;
	color: #cccccc;
}

#seitentitel {
	width: 450px;
	font-size: 1.5em;
	text-transform: uppercase;
	font-weight: bold;
	padding-bottom: 15px;
}

.copysk {
	display: none;
}

.clear {
	clear: both;
}

.contentblock {
	padding-bottom: 20px;
	background-image: url('/images/design/verlauf_box.jpg');
	background-repeat: repeat-x;
	width: 434px;
	padding: 8px;
	margin-bottom: 15px;
}

.contentblocktitel {
	font-size: 1em;
	color: #666666;
	padding-bottom: 5px;
}

.contentblocktext > p {
	padding-top: 0;
}

#boxrechts {
	padding-bottom: 15px;
}

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

h1 {
	font-size: 1em;
	display: inline;
}

h2 {
	font-size: 0.9em;
	display: inline;
}

h3 {
	font-size: 0.8em;
	display: inline;
}

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

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

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







.contentfoto {
	float: left;
	padding: 0 10px 10px 0;
}

a, a:link, a:visited {
	color: #666;
}

a:active, a:focus, a:hover {
	color: #e4deda;
}


DIV.fotonav {
	display: block;
	width: 410px;
	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: 430px;
	text-align: center;
}

.seitenzahl {
	text-align: center;
	width: 430px;
}
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: 300px;
  padding: 0;
}