@charset "iso-8859-1";
/* CSS Document */

body,td,th {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	color: #573e2c;
}
body {
	background-color: #000;
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
	background-image: url(../images/layout/background.jpg);
	background-position:top center;
	background-repeat:no-repeat;
}
html{
	height:100%;
	margin:0;
	padding:0;
}
img, div { behavior: url(js/iepngfix_v2/iepngfix.htc) }
a:link {
	font-family: Tahoma, Geneva, sans-serif;
	color: #AA7955;
	text-decoration:none
}
a:visited {
	color: #AA7955;
	text-decoration: none;
}
a:hover {
	color: #573e2c;
	text-decoration:underline;
}
a:active {
	color: #AA7955;
	text-decoration: none;
}
.main{
	margin:auto;
	width:995px;
	background-image:url(../images/layout/content_back.png);
	background-repeat:repeat-y;
}
.grey{
	width:960px;
	background-color:#000;
	background-image:url(../images/layout/header.jpg);
	background-repeat:no-repeat;
}
.cont{
	width:930px;
	background-color:#000;
	background-image:url(../images/layout/content_backer_big.jpg);
	background-repeat:no-repeat;
}
.puffer{
	height:300px;
	width:930px;
}
.header{
	margin-left:0px;
}
.main_cont{
	width:837px;
	background-image:url(../images/layout/content_back.jpg);
	background-repeat:repeat-y;
	margin-left:61px;
}
.copytext1 {
	color:#fff;
	font-size:10px;
	text-align:center;
	margin:auto
}
.copytext2 {
	color: #640000;
	font-size:12px;
	text-align:center;
	padding-right:15px;
}
.preise{
	color: #FFF;
	font-weight:bold;
	font-size:14px;
	line-height:14px;
}
.preise2{
	color: #FFF;
	font-size:12px;
	line-height:12px;
}
.headline{
	font-size: 20px;
	color:#573e2c;
	font-family:Georgia, "Times New Roman", Times, serif;
}
.error{
	font-size:10px;
	color:#7b0000;
}
.small{
	font-size:10px;
}
