@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(../images/hg.jpg);
	background-repeat: repeat-x;
	background-color: #dad8cc;
}
#lang{
	position: absolute;
	left: 50%;
	width: 100px;
	margin-left:-459px;
	z-index:5;
	top: 5px;
	font-size: 10px;
}
#mutter{
	position: absolute;
	left: 50%;
	width: 960px;
	margin-left: -480px;
	z-index:0;
}
#oben{
	background-image: url(../images/oben.jpg);
	background-repeat: no-repeat;
	height: 45px;
}
#unten{
	background-image: url(../images/unten.png);
	background-repeat: no-repeat;
	height: 45px;
}
#main{
	padding: 20px;
	background-image:url(../images/main.png);
}
#top{
	padding-bottom: 40px;
	padding-top: 10px;
}
#logo{
	float: left;
	height: 70px;
	background-image: url(../images/logo.jpg);
	background-position: right;
	background-repeat: no-repeat;
	width: 240px;
	padding-top: 10px;
}
#navi{
	float: right;
	width: 630px;
	height: 90px;
}
#navi2{
	margin-top:15px;
	border-top: 1px solid #E0DFD7;
}
#header{
	height: 323px;
}
#header div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image, #sp1 div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image, #sp2 div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image, #sp3 div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image, #sp4 div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image, #s_logo div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image{
	border: 0px;
	margin: 0px;
	padding: 0px;
}
#cmain{
	background-image: url(../images/cmain.jpg);
	background-repeat: no-repeat;
	margin-top: 15px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 15px;
}
#left{
	float: left;
	width: 630px;
	//width: 630px;
	_width: 630px;
	border-right: solid 1px #cecec8;
}
#content{
	line-height: 150%;
	padding-right: 15px;
}
#right{
	float: right;
	width: 240px;
}
#gutschein{
	border-bottom: solid 1px #cecec8;
	padding-bottom: 10px;
	padding-left: 15px;
}

#anfrage{
	border-bottom: solid 1px #cecec8;
	padding-bottom: 20px;
	padding-top: 10px;
	padding-left: 15px;
}
#nl{
	border-bottom: solid 1px #cecec8;
	padding-bottom: 20px;
	padding-top: 10px;
	padding-left: 15px;
}
#nl input, #anfrage input{
	border: solid 1px #d0cbb9;
	font-size: 11px;
}
#nl input{
	width:170px;
	width /*\**/: 180px\9  ;
	//width:180px;
	color: #fff;
	background-color: #a89e7f;
}
#nl input.mail{
	width:168px;
	width /*\**/: 176px\9  ;
	//width:176px;
	margin-bottom: 5px;
	color: #000;
	background-color: #fff;
}
#footer{
	padding-top: 10px;
	padding-left: 15px;
	line-height: 150%;
	padding-bottom: 20px;
	border-bottom: solid 1px #cecec8;
}
#meta{
	padding-left: 10px;
	padding-top: 20px;
	font-size: 10px;
}
.clear{
	clear:both;
}
a{
	color: #A89E7F;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
a img{
	border: none;
}
h1{
	padding: 0px;
	margin: 0px;
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 5px;
	padding-top: 10px;
	color: #a59679;
}
h2{
	padding: 0px;
	margin: 0px;
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 5px;
	padding-top: 10px;
	color: #a59679;
}
h3{
	padding: 0px;
	margin: 0px;
	font-size: 16px;
	font-weight: normal;
	padding-bottom: 5px;
	padding-top: 10px;
	color: #a59679;
}
p{
	padding: 0px;
	margin: 0px;
}
table{
	font-size: 12px;
}
.nested-2col-container{}
.nested-col-2cols-left{
	float: left;
	width: 120px;
}
.nested-col-2cols-right{
	float: right;
	width: 475px;
}
fieldset{
	padding: 0px;
	margin: 0px;
	border: none;
}
.poben td {
	vertical-align: text-top;
	text-align: center;
	background-color: #d1d0cb;
}
.punten td {
	vertical-align: text-top;
	text-align: center;
	background-color: #e3e2dd;
}
.input, .select, .submit{
	border: solid 1px #d0cbb9;
	font-size: 11px;
}
.submit{
	background-color:#A89E7F;
	color:#FFFFFF;
}
.linie{
	border-top: solid 1px #d0cbb9;
	margin-top: 15px;
	margin-bottom: 15px;
}