body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFF;
	margin: 0;
	padding: 0;
	background-position: center;
	background-repeat: repeat-y;
}
body * {
	color:#63676C;
	line-height: 125%;
}
#centerframe {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 1px;
	height: 1px;
	background: transparent;
}
#contentwrapper {
	background-image: url(gfx/frame_left.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	top:100px;
	left:-440px;
	width: 890px;
	height: 460px;
	overflow: visible;
	position: absolute;
}
/*   Hack für MAC IE   */
@media all {
	#contentwrapper {
		margin: -250px -440px;
		top:auto;
		left:auto;
	}
}
#mainmenu {
	height: 25px;
	margin-left: 284px;
}
#container {
	height: 435px;
}
#submenu {
	background-color: #FFF;
	float: left;
	width: 280px;
	height: 435px;
	border-left: 4px solid;
	background-position:top left;
	background-repeat:no-repeat;
}
#content {
	float: right;
	width: 600px;
	height: 431px;
	border: 4px solid;
	border-left-width: 2px;
	border-top: none;
}
#scrollcontainer {
	height: 427px;
	overflow: auto;
}
#text {
	margin: 66px 25px auto;
}
#bilder {
	position: absolute;
	right: 4px;
	width: 150px;
	height: 427px;
	top: 0px;
	border: 2px solid #FFF;
	overflow: hidden;
}
#bilder img{
	border-bottom: 2px solid #FFF;
}
#footer {
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	margin-left: 285px;
}

h1,h2,h3,h4,h5,h6 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
h1 {
	font-size:14px;
}
h2 {
	font-size: 14px;
}
h3 {
	font-size: 12px;
	margin-bottom: 2px;
}

h1 span {
	display: none;
}
.preistabelle {
	border-collapse:collapse;
}
.shootings td, .shootings th {
	padding-top: 8px;
	padding-bottom: 8px;
}

.preistabelle td, .preistabelle th {
	border-bottom:2px solid #FFF;
	text-align: left;
	padding-left: 5px;
}
.preistabelle th {
	border-right:2px solid #FFF;
	width: 165px;
}
.bildpreise td {
	border-bottom:1px solid #FFF;
	text-align: center;
}

