@charset "ISO-8859-1";
body {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 63.5%;
	padding: 0px;
	margin: 0px;
	background-image: url(../img/background.gif);
	background-repeat: repeat-x;
}
.shadow {
	width: 821px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../img/shadow.gif);
	background-repeat: repeat-x;
}
.site {
	width: 797px;
	margin-left: auto;
	margin-right: auto;

}
.header {
	background-image: url(/img/header.gif);
	background-repeat: no-repeat;
	height: 85px;
}
.headline {
	margin-left: 10px;
}
.headline h1{
	font-size:32px;
	font-family: 'Droid Sans', arial, serif;
	font-weight: normal;
	margin-top: 5px;
	margin-bottom:0px;
	color:#3C1E00;
}
.headline h2{
	font-family: 'Droid Sans', arial, serif;
	font-size: 18px;
	font-weight: normal;
	margin-top: 0px;
	color: #00CCFF;
}

.newsHead h2{
	font-family: 'Droid Sans', arial, serif;
	font-size: 18px;
	font-weight: normal;
	margin-top: 0px;
	margin-left:10px;
	margin-bottom:0px;
	color: #00CCFF;
}

.key_frame {
	z-index: 5;
	background-image: url(../img/rahmen.png);
	background-repeat: no-repeat;
	height: 257px;
	position: absolute;
	width: 797px;
}
.key {
	position: relative;
	height: 257px;
	z-index: 0;
	width: 797px;
}
.key#pic1 {
	background-image: url(../img/load.gif);
	background-repeat: no-repeat;
	background-position: 240px 85px;
}
.navi {
	width: 150px;
	left: 574px;
	position: absolute;
	font-size: 1.4em;
	color: #FFFFFF;
	line-height: 1.8em;
	margin-top: 75px;
	vertical-align: bottom;
}
.content {
	background-repeat: no-repeat;
	width: 530px;
	position: relative;
	padding-left: 20px;
	float: left;
}
.text {
	padding-left: 20px;
	width: 480px;
	font-size: 1.1em;
	line-height: 150%;
	color: #333333;
	padding-bottom: 12px;
}
.newsBox {
	width: 189px;
	position: relative;
	background-color: #F0F0F0;
	background-image: url(../img/grau.gif);
	background-repeat: repeat;
	float: left;
}
.navi a {
	color: #FFFFFF;
	text-decoration: none;
}
.clear {
	clear: both;
}
.newsHead {
	padding-top: 20px;
	padding-left: 6px;
}
.newsText {
	padding-left: 22px;
	padding-top: 9px;
	padding-bottom: 14px;
	font-size: 1em;
	line-height: 1.4em;
	padding-right: 14px;
}
.newsText a {
	color: #FF6600;
	text-decoration: none;
}
.dist {
	height: 360px;
	background-color: #FFFFFF;
}
.break {
	height: 16px;
	background-color: #FFFFFF;
}
.breakEnd {
	height: 50px;
	background-color: #FFFFFF;
}
.footer {
	padding-top: 35px;
	word-spacing: 1.5em;
	padding-bottom: 30px;
	padding-left: 35px;
	background-image: url(../img/footer.gif);
	background-repeat: no-repeat;
}
.footer a {
	text-decoration: none;
	color: #333333;
}
.footer a:hover {
	color: #666666;
	text-decoration: none;
}
.spacer {
	background-image: url(../img/spacer.gif);
	background-repeat: no-repeat;
	height: 40px;
	background-position: 16px;
}
.navi a:hover {
	text-decoration: none;
	color: #663300;
}
#gal {
	background-color: #FFFFFF;
	border: 1px solid #999999;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	margin-top: 0px;
	margin-right: 8px;
	margin-bottom: 12px;
	margin-left: 0px;
}
.col {
	width: 230px;
	float: left;
	margin-right: 10px;
}
#left {
	margin-right: 10px;	
}
#priceHead_left {
	font-weight: bold;
	color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(../img/pricehead_left.gif);
	padding-left: 10px;
}
#priceTab {
	padding-left: 10px;
}
#priceHead_right {
	font-weight: bold;
	color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: right top;
	background-image: url(../img/pricehead_right.gif);
}
.text a {
	text-decoration: none;
	color: #333333;
}

