@charset "UTF-8";
/* CSS Document */

body{
	background-image:url(../img/hintergrund.jpg);
	background-attachment:fixed;
	background-repeat:repeat-x;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	margin:0px;
	padding:0px;
	height:100%;
}

h1{
	color:#540000;
	font-size:16px;
	font-weight:normal;
	margin-top:0px;
}

h2{
	color:#540000;
	font-size:14px;
	font-weight:normal;
	margin-top:0px;
}

h3{
	color:#540000;
	font-size:12px;
	font-weight:bold;
	margin-top:0px;
}

a{
	/*color:#BD9E4C;*/
	color:#540000;
	text-decoration:none;
}

a:focus {
	outline: none;
}

.navi a{
	color:#fff;
	font-size:14px;
	text-decoration:none;
}

.naviActive a{
	color:#BD9E4C;
	font-size:14px;
	text-decoration:none;
}

.navi a:hover{
	color:#BD9E4C;
	font-size:14px;
	text-decoration:none;
}

img{
	border:0px;
}

#linksOben{
	width:280px;
	height:485px;
	background-image:url(../img/rechtsOben.jpg);
	position:absolute;
	top:0px;
	left:0px;
}

#main{
	width:968px;
	background-image:url(../img/schatten.png);
	background-position:right;
	background-repeat:repeat-y;
	position:absolute;
	left:50%;
	margin-left:-500px;
}

#border{
	background-image:url(../img/border.gif);
	height:5px;
	width:960px;
	position:absolute;
	z-index:10;
	top:485px;
	left:0px;
}


#spalteLinks{
	width:253px;
	height:100px;
	position:absolute;
	top:505px;
	left:12px;
}


#content{
	margin-left:280px;
	z-index:100;
	position:relative;
	margin-top:400px;
}

#contentOben{
	position:absolute;
	top:-15px;
	background-image:url(../img/contentTop.png);
	height:15px;
	width:670px;
}

#contentUnten{
	background-image:url(../img/contentBottom.png);
	height:15px;
	width:670px;
	margin-left:-40px;
	position:absolute;
	bottom:-15px;
}

#contentText{
	background-image:url(../img/contentMid.png);
	width:670px;
}

#hinterGrund{
	background-image:url(../img/mainBg.jpg);
	background-repeat:repeat-x;
	background-color:#FFE9D2;
	width:960px;
	top:-100px;
	height:auto;
}

#headBild{
	width:680px;
	height:485px;
	position:absolute;
	top:0px;
	left:280px;
}

#logo{
	margin-top:20px;
	width:240px;
	height:58px;
	margin-left:21px;
}

#navigation{
	margin-top:0px;
	margin-left:50px;
}

#inhalt{
	width:580px;
	margin-left:40px;
	padding-top:20px;
	min-height:850px;
}

#leisteUnten{
	width:960px;
	margin-left:0px;
	margin-top:15px;
	bottom:0px;
}

#adresse{
	padding:15px;
	padding-top:0px;
	padding-bottom:0px;
	float:left;
	color:#FFFFFF;
	height:80px;
	margin-bottom:20px;
	margin-left:21px;
}

#adresse a{
	color:#BD9E4C;
	text-decoration:none;
}


.unterBereich{
	padding:15px;
	border-left:#5E0000 solid 1px;
	float:right;
	height:155px;
	margin-bottom:15px;
}

.bottomFormat{
	font-size:16px;
	color:#5E0000;
}


.boxRahmen{
	border:1px solid #4A0108;
	padding:15px;
	margin-bottom:15px;
}

.boxHintergrund{
	border:1px solid #4A0108;
	background-color:#FFE4C7;
	padding:15px;
	margin-bottom:15px;
}


.boxTool{
	border:1px solid #736130;
	background-color:#FFE4C7;
	padding:10px;
	margin-bottom:5px;
}

.normalSubUnder{
	margin-left:30px;
}

.normalSubUnder a{
	color:#fff;
	text-decoration:none;
}

.normalSubUnder a:hover{
	color:#BD9E4C;
	text-decoration:none;
}

.activeSubUnder{
	margin-left:30px;
}

.activeSubUnder a{
	color:#BD9E4C;
	text-decoration:none;
}

.td-0{
	width:400px;
	border:1px solid #540000;
        margin:0px;
        padding:10px;
}


.td-1{
	border:1px solid #540000;
        margin:0px;
        padding:10px;
        text-align:center;
        font-weight:bold;
}

table{
	border-collapse:collapse;
	border-spacing:0px;
	margin-bottom:10px;
	padding:0px;
	width:100%;
}

div .tx-wetter-pi1{
	height:45px;
}


#topangebotlist{
	border:1px solid #4A0108;
	padding:10px;
}

#angebotHeader, #quickheadline{
	color:#5E0000;
	font-size:16px;
	margin-bottom:10px;
}

#bezeichnung, #bezeichnung a{
	font-size:14px;
	color:#927A3D;
	text-transform:uppercase;
	text-decoration:none;
}

.person{
	font-weight:bold;
}

#euFormat{
	color:#5E0000;
	font-size:16px;
}

#absendenBox{
	text-align:center;
}

#icc{
	position:absolute;
	right:-10px;
	top:-20px;
}

.tx-powermail-pi1 input{
	width:250px;
}

#bg_trans {
	width:100%;
	height:100%;
	position:fixed;
	top:0px;
	left:0px;
	background-color:#000000;
	z-index:300;
	opacity:0.70;
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
}


#topangebotlist {
padding-right:35px;
}

.powermail_check_inner powermail_check_inner_uid10_1{
	display:block;
}

.newsletterFeld {
	width:165px;
}

.newsletterSenden {
	margin-top:5px;
	}