* {margin: 0; padding: 0;}
body {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	background: #204040 url(../images/bg.png) repeat;
	color: #000;
	/*width: 728px;*/
	padding: 18px;
	padding-top: 0;
}
a {
	text-decoration: none;
	color: #000;
}
a, img {
	border: 0;
}
#topBild {
	background: url(../images/bildgalerie_top.png) no-repeat left top;
	height: 128px;
	position: relative;
	margin-right: -17px;
}
#topBild h1 {
	position: absolute;
	text-indent: -9999px;
	left: 0;
	top: 20px;
}
#topBild h1 a {
	display: block;
	overflow: hidden;
	height: 100px;
	width: 260px;
	cursor: hand;
}
#bildBox h2 {
	font-weight: bold;
	text-align: right;
	color: #fff;
	font-size: 30px;
	margin-bottom: 10px;
}
#fotoContainer {
	padding: 13px 5px 13px 9px;
	background: #ffb300;
	width: 697px;
}
.fotoContainer2
{
width:456px !important;
}
.bildNav {
	list-style: none;
	background: url(../images/header_gb_bildgalerie.gif) no-repeat;
	line-height: 28px;
	padding: 0 12px;
	color: #204247;
}
.bildNav502 {
	background: url(../images/header_450.png) no-repeat !important;
}
.bildNav a {
	font-weight: bold;
}
.bildNav a:hover {
	text-decoration: underline;
}
.bildNav li {
	float: left;
}
li.prev, li.next {
	width: 80px;
	font-size: 14px;
}
li.next {
	float: right;
	text-align: right;
}
li.prev a {
	padding-left: 20px;
	background: url(../images/photo_left.gif) no-repeat left;
	color: #204247;
}
li.next a {
	padding-right: 20px;
	background: url(../images/photo_right.gif) no-repeat right;
	color: #204247;
}
#fotoHeader {
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	width: 526px;
}
#bildBox {
	padding: 10px 7px 15px;
	background: #e77511;
	margin-bottom: 1px;
}
.bildDesc {
	padding: 7px 0 7px 0;
	color: #000;
	margin-top: 20px;
}
p.fotoInfo {
	font-weight: normal;
	float: right;
	font-size: 10px;
	margin-top: -3px;
}
.fotoBox {
	width: 481px;
	float: left;
	margin-right: 10px;
}
.fotoBox img {
	display: block;
}
.optionBox {
	width: 206px;
	float: left;
}
.format {
	list-style: none;
	margin-left: 0;
}
.format li {
	float: left;
	margin-right: 25px;
}
.format li.formatSmall {
	margin: 0;
}
.format a {
	float: left;
	background: url(../images/format.gif) no-repeat;
	display: block;
	width: 83px;
	text-align: right;
	padding-right: 7px;
	height: 62px;
	font-weight: bold;
	line-height: 60px;
}
.aboutFormat, .otherOpt a {
	font-weight: bold;
	margin-bottom: 3px;
	padding-left: 8px;
	background: url(/images/arrow.gif) no-repeat 0 5px;
} 

.commentOpt {
	font-weight: bold;
	margin-bottom: 3px;
	padding-left: 18px;
	background: url(/images/icon_comment.png) no-repeat 0 0px;
}

.moveOpt {
	font-weight: bold;
	margin-bottom: 3px;
	padding-left: 18px;
	background: url(/images/icon_move.png) no-repeat 0 0px;
}

.otherOpt {
	list-style: none;
	margin-top: 8px;
	margin-bottom: 1px;
}
.otherOpt li {float: left; margin-right: 10px;}
.otherOpt li.preislist {float: right;}
.otherOpt a:hover {
	text-decoration: underline;
}
/* =Clearfix*/
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */


.wg_box { float:left;margin-left:20px;margin-right:10px;width:290px;padding:8px;background:#E77511; }
.wg_box a { color:#ffffff; font-weight:bold; }
.wg_box a img { margin-right:8px;float:left; }