@charset "utf-8";
/* CSS Document */

body {
	background-color: #630335;
	margin: 17px 0 0 0;
	font: 11px verdana,tahoma;
	color: #7b7b7c;
	width: 100%;
	height: 100%;
}

td{	
	font: 11px verdana,tahoma;
	color: #7b7b7c;
}



img {

	border: none;

	}


p {
	margin-top: 0px;
	margin-bottom: 0px;
	}



a{
	color: #79797b;
	text-decoration: none;
}


hr{ 	
	border: none;
	background: url(/images/hr.gif) repeat-x left top;
	height:1px;
	margin: 15px 0px 15px 0px;
}

#footer{
	width: 950px;
	color: #d9b598;
	margin: 10px 0px 10px 0px;
	position: relative;
	float: center;
}

#footer a{
	color: #d9b598;
}

#facebook {
	padding-top: 10px;
	left: 840px;
	width: 80px;
	height: 29px;
	float: right;
}

#facebook a {
	width: 80px;
	height: 29px;
}

#nill{
	width: 950px;
	margin: 10px 0px 10px 0px;
	position: relative;
	float: center;
	text-align: right;
}

#nill a{
	color: #a5a4a4;
}


#print{
	visibility:hidden;
 	display:none;
}

ul{
	margin: 0px;
	padding: 0px;
}

li{
	margin: 0px;
}

/*****************************************************| Formular|***/
#teaser input, select, textarea {
	background-color: #FFFFFF; 
	font: 11px verdana,tahoma;
	color: #7b7b7c;
	border: 0px #c1c0c0 solid;
	width: 95px;
	margin: 2px 0px 2px 20px;
	}

#cont input, select, textarea {
	border: 1px solid #e6e6e6;
	background-color: #FFFFFF; 
	font: 11px verdana,tahoma;
	color: #7b7b7c;
	width: 95px;
	margin: 0px 0px 0px 0px;
	}

input {
	padding: 1px 2px 1px 2px;
	height: 13px;
}

.checkbox{
	*border: 0px solid #fff !IMPORTANT;
	*width: 18px !IMPORTANT;
}

select{
	height: 15px;
	*height: 18px;
	width: 101px;
	*width: 102px;
	border: 1px solid #e6e6e6;
	*border: 1px solid #e6e6e6;
}

textarea {
	width: 390px;
	height: 80px;
	padding: 2px;
}

/*****************************************************| Head|***/

#main{
	width: 890px;
	background: #fff url(/images/hg.gif) no-repeat left top;
	min-height: 490px;
	padding: 30px;
	margin-top: 17px;
	text-align: left;
	position: relative;
	float: center;
	}

#main .icons{
	position: absolute;
	bottom:30px;
	left: 30px;
	width: 256px;
	font: 11px tahoma;
}

#main .icons li{
	padding: 5px 0px 0px 0px;
	position: relative;
	float: left;
	width: 93px;
	list-style: none;
}

#main .icons img{
	margin-right: 5px;
}


	
#logo{
	position: relative;
	float: left;
	}

#head-teaser{
	position: relative;
	float: left;
	width: 210px;
	height: 210px;
	background-color: #d9b598;
	color: #fff;
	margin-right: 2px;
	}

#head-teaser h2{
	margin: 0px;
	font-size: 12px;
	color: #fff;
	padding: 15px 15px 0px 15px;
	}

#head-teaser div{
	padding: 15px;
	}

#head-teaser ul{
	margin: 0px;
	list-style: none;
}

#head-teaser ul li{
	padding: 1px 0px 1px 11px;
 	background: url(/images/head-teaser-li.gif) 0px 7px no-repeat;
}


/**Pfeil**/
#head-teaser ol{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#head-teaser ol li{
	padding-top: 5px;
	*padding-top: 0px;

}

#head-teaser ol a{
	padding-right: 12px; 
	background:url(/images/head-teaser-a.gif) right center no-repeat;
	font-weight: bold;
}




/*****************************************************| Header|***/

#head-img{
	position: relative;
	float: left;
	width: 422px;
	height: 195px;
	}
				#imageContainer {
					overflow: hidden;


					}
					#imageContainer img {
						position: absolute;
						right: 0px;
						top: 0px;
						_right: -1px;
						display:none;
						}
						#imageContainer noscript img {
							display: block;
							}
	
	
/*****************************************************| Top-Navi|***/

#navi-top{
	float: right;
	position: relative;	
	margin-top: 1px; 
	width: 634px;
	height: 20px;
	background-color: #630335;
	text-transform:uppercase;
	color: #fff;

}

#navi-top ul{
	margin-top: 3px;
	position: relative;
	float: right;
	list-style: none;
	}

#navi-top li{
	padding: 0px 12px 0px 12px;
	float: left;
}

#navi-top a{
	color: #fff;
	}

.active a{
	color: #d9b598 !IMPORTANT;
	}

/********************************************************/

#trenner{
	position: relative;
	float: left;
	width: 100%;
	height: 45px;
	}


/*****************************************************| sub-navi|***/

#sub-navi{
	position: relative;
	float: left;
	width: 256px;
	text-transform:uppercase;
	margin-bottom: 60px;
}


#sub-navi li{
	margin-bottom: 8px;
	padding: 0px;
	list-style-type: none;
}

#sub-navi a{
	padding-left: 17px;
	color: #7b7b7c;
	text-decoration: none;
	background:url(/images/nav-li.gif) 0px 3px no-repeat;
}

#sub-navi a:hover{
	color: #630335;
	background:url(/images/nav-li-hover.gif) 0px 3px no-repeat;
}

#menueon a{
	color: #630335;
	text-decoration: none;
	background:url(/images/nav-li-hover.gif) 0px 3px no-repeat;
}


/*****************************************************| Content|***/

#cont{
	position: relative;
	float: left;
	width: 404px;
	margin-right: 20px;
}

#cont a{
	color: #5c0030;
	text-decoration: none;
}

#cont a:hover{
	text-decoration: underline;
}

#cont iframe{
	width: 404px;
	scrolling:no; scrollbarvisable:no; scroll:no; overflow-x:hidden; overflow:hidden; overflow-y:hidden;
	
}

h1{
	font-size: 13px;
	padding: 0px;
	margin: 0px 0px 20px 0px;
	color: #5c0030;
	text-transform:uppercase;
	font-weight: normal;
}

h1 div{
	margin: 0px 0px 20px 0px;
}

#cont ul{
	margin-left: 12px;
	*margin-left: 15px;
}

#cont li{
	padding: 1px 0px 1px 0px;
	list-style-image:url(/images/li.gif);

}


#livecam{
	background: #fff url(/_media/_icons/cam.gif) no-repeat right bottom;
border-bottom: 1px solid #f5ece5;
border-left: 1px solid #f5ece5;
	position: relative;
	float: left;
	width: 138px;
	margin: 0px 0px 0px 0px;
	padding: 3px 0px 3px 3px;
	cursor:hand; cursor: pointer;
}

#livecam:hover{
	background: #f5ece5 url(/_media/_icons/cam.gif) no-repeat right bottom;
}


#livecam a{
	color: #7b7b7c;
}

#livecam a:hover{
	text-decoration: none;
}

.table {
	border-collapse: collapse;
	clear: both;
	border-bottom: 2px solid #fff;

}


.table td {
	border: none;
	border-bottom: 1px solid #e6e6e6;
	padding: 2px 0;
}

#sitemap{
	position: relative;
	float: left;
	width: 134px !IMPORTANT;
}

#sitemap #menueon a{
	background: url();
}
/*****************************************************| Teaser|***/

#teaser{
	position: relative;
	float: left;
	width: 210px;
	background-color: #ecdacb;
	min-height: 216px;
	color: #7b7b7c;
}

#teaser div{
	padding: 9px 12px 9px 12px;
}

#teaser h2{
	margin: 0px;
	font-size: 12px;
	font-weight: bold;
	width: 193px;
	padding: 5px 5px 5px 12px;
	background-color: #e4cbb7;
	color: #fff;
}

/**Plus**/
#teaser ul{
	margin: 0px;
	list-style:none;
}

#teaser ul li{
	padding: 1px 0px 1px 11px;
 	background: url(/images/teaser-li.gif) 0px 7px no-repeat;
}

/**Pfeil**/
#teaser ol{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#teaser ol li{
	padding-top: 5px;
	padding-bottom: 5px;
}

#teaser ol a{
	padding-right: 12px; 
	background:url(/images/teaser-a.gif) right center no-repeat;
	font-weight: bold;
}


/*****************************************************| Block Anreisser mit Text|***/

#anreisser{
	position: relative;
	float: left;
	width: 100%;
}

#anreisser img{
	position: relative;
	float: left;
}

#anreisser-content{
	position: relative;
	float: left;
	width: 279px;
	margin-left: 10px;
}

#anreisser h3{
	font-size: 12px;
	padding: 0px;
	margin: -3px 0px 2px 0px;
	color: #be9e85;
font-weight: normal;
}

#anreisser-trenner{
	position: relative;
	float: left;
	width: 100%;
	background: url(/images/hr.gif) repeat-x left center;
	height: 30px;
}



#anreisser ul{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#anreisser ul li{
	padding-top: 4px;
}

#anreisser ul a{
	padding-right: 12px; 
	background:url(/images/teaser-a.gif) right center no-repeat;
	font-weight: bold;
	color: #7b7b7c;
}

/*****************************************************| Block Download|***/

#download{
	position: relative;
	float: left;
	width: 122;
padding: 3px;
border: 1px solid #e6e6e6;
margin-bottom: 10px;
background-color: #fff;
}

#download img{
}


h4{
	font-size: 11px;
	padding: 0px;
	margin: 5px 0px 0px 0px;
	font-weight: bold;
}

#download ul{
	margin: 2px 0px 0px 13px;
	*margin: 0px 0px 0px 18px;
	padding: 0px;
	list-style-image:url(/images/teaser-a.gif);
}

#download li{
	margin: 0px;
	padding: 0px;
	*padding: -3px 0px 0px -5px;
}

#download li a{
	*margin: -3px 0px 0px -5px;
}




