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

* {
	margin: 0;
	padding: 0;
}

html, body { 
	margin: 0;
	padding: 0;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #494949;
	width: 100%;
	height: 100%;
	background-color: #958a7c;
}

img {
	border: none;
}

a{
	text-decoration: none;
}

/*****************************************************| Main|***/

#distance{
	width: 1px;
	height: 50%;
	margin-bottom: -320px;
	float: left;
	background-color: #958a7c;
}

#body-bellevue{
	margin: 0 auto;
	position: relative;
	width: 950px;
	height: 615px;
	clear: left;
}

#main{
	position: relative;
	float: left;
	width: 930px;
	height: 570px;
	border: 10px solid #FFFFFF;
	background-color: #d9d5c5;
}

#sprache{
	position: relative;
	float: left;
	width: 930px;
	height: 25px;
	text-align: right;
}

#sprache p{
	margin-top: 6px;
	margin-right: 20px;
	color: #958a7c;
}

#logo-start{
	position: relative;
	float: left;
	width: 930px;
	height: 120px;
}

#logo-start img{
	margin-left: 50px;
	margin-top: 18px;
}

/*****************************************************| Startseite|***/
#bilder-start{
	position: relative;
	float: left;
	width: 930px;
	height: 280px;
}

#address{
	position: relative;
	float: left;
	width: 930px;
	height: 120px;
	_height: 100px;
	text-transform: uppercase;
	text-align: center;
}

#sommercard {
	float:right;
	margin-top:10px;
	margin-top:-60px;
}

#address p{
	margin-top: 50px;
}

/*****************************************************| Content Seiten|***/
#logo{
	position: relative;
	float: left;
	width: 930px;
	height: 100px;
}

#logo img{
	margin-left: 50px;
	margin-top: 18px;
}

#bilder{
	position: relative;
	float: left;
	width: 930px;
	height: 370px;
	_width: 475px;
	_overflow: hidden;
}

#marqee {
	background-image: url(/images/trans.png);
	background-color: transparent;
	background-repeat: repeat;
	position: absolute;
	left: 0;
	bottom: 30;
	height: 15px;
	width: 445px;
	z-index: 20;
	padding: 5px 10px;
	margin-top: 520px;
}

#content{
	position: absolute;
	_position: absolute;
	top: 175px;
	_top: 175px;
	left: 465px;
	_left: 475px;
	background-image: url(../images/trans.png);
	background-color: transparent;
	background-repeat: repeat;
	width: 365px;
	height: 300px;
	_height: 100px;
	padding: 35px 25px;
	_padding: 35px 25px 13px 25px;
	z-index: 10;
	_z-index: 20;
}

#content a{
	color: #958a7c;
}

#content a:hover{
	color: #958a7c;
	text-decoration:underline;
}

#content h1{
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #958a7c;
}

#content h2{
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-weight: bold;
	color: #494949;
	margin-bottom: 5px;
}

#content h3{
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #494949;
	margin-bottom: 5px;
}

#content h4{
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #494949;
}

#content p{
	/*margin-top: 15px;*/
	color: #494949;
	line-height: 1.3;
	font-size: 11px;
}

#content ul{
	margin: 5px 0px;
}

#content li{
	margin-left: 15px;
}

#content table{
	margin: 0px 0px;
}

.kleiner{
	font-size: 8.5px;
	*font-size: 9px;
}

.rahmen table{
	border-collapse: collapse;
	clear: both;
}

.rahmen td{
	border: none;
	border-left: 1px solid #fff;
	border-bottom: 1px solid #fff;
	background-color: #ececec;
	padding: 3px 4px;
}

.rahmen td:last-child {
   border-right: 1px solid #fff;
}

.rahmen th{
	border: none;
	border-left: 1px solid #fff;
	border-top: 1px solid #fff;
	padding: 3px 4px;
	background-color: #d9d5c5;
	text-align: left;
}

.rahmen th:last-child {
   border-right: 1px solid #fff;
}


.rahmen th a{
	color: #fff;
}



/*****************************************************| Main Navi|***/
#top-navi{
	position: relative;
	float: left;
	width: 930px;
	height: 25px;
	background-color: #958a7c;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	color: #FFFFFF;
}

#top-navi ul, #sub-navi ul{
	position: relative;
	float: right;
	margin-top: 5px;
	margin-right: 20px;
}

#top-navi li, #sub-navi li{
	position: relative;
	float: left;
	list-style-type: none;
	margin-left: 16px;
	color: #FFFFFF;
}

#top-navi li a, #sub-navi li a{
	color: #FFFFFF;
	padding-left: 9px;
}

#top-navi li a:hover, #sub-navi li a:hover{
	color: #FFFFFF;
	background-image:url(../images/liste.gif);
	background-repeat:no-repeat;
	background-position: 0px 5px;
}

/*****************************************************| Sub Navi|***/
#sub-navi{
	position: relative;
	float: left;
	width: 930px;
	height: 25px;
	background-color: #bbbab1;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	color: #FFFFFF;
}

#sub-navi a{
	color: #fff;
	text-decoration: none;
}

#sub-navi a:hover{
	color: #fff;
}

#menueon a{
	color: #fff;
	text-decoration: none;
	background-image:url(../images/liste.gif);
	background-repeat:no-repeat;
	background-position: 0px 5px;
}

/*****************************************************| Galerie|***/
#lvlinks{
	margin: 0;
	padding: 0;
}

#gallerie img{
	margin-bottom: 8px;
	*margin-bottom: -5px;
	margin-right: 8px;
	padding: 0;
}

/*****************************************************| Footer|***/
#footer{
	position: relative;
	float: left;
	width: 950px;
	height: 25px;
	text-align: right;
	color: #FFFFFF;
	font-size: 10px;
}

#footer p{
	margin-top: 6px;
	margin-right: 30px;
}

#footer a{
	color: #FFFFFF;
}

/*****************************************************| Scrollbar|***/

/* Container */
#contentcontainer {
	height: 275px;
	width: 360px;
	_width: 350px;
	padding-top: 0px;
	padding-right: 10px;
	overflow: scroll;
	overflow-x: hidden;
}

/* sichtbarer Bereich */
#control2_contentmask {
	overflow: hidden;
	position: relative;
	height: 275px;
	width: 360px;
	_width: 350px;
	padding-top: 0;
	padding-right: 10px;
	float: left;
}

/* Container Scrollbar */
#control2_scrollcontainer {
	float: left;
	height: 275px;
	width: 10px;
	display: none;
}

/* Scroller Rauf */
#scrollUpBtn1 {
	margin-bottom: 5px;
	display: none;
}

/* Scroller Runter */
#scrollDownBtn1 {
	margin-top: 5px;
	display: none;
}

/* Scrollbar */
#scrolltrack1 {
	height: 243px; /* 275 - 30 -2 */
	width: 8px;
	border: 1px solid #bbbab1;
	background-color: #FFFFFF;
	display: none;
}

/* Scroller */
#scrollknob1 {
	width: 10px;
	height: 25px;
	margin-left: -1px;
	background-color: #bbbab1;
}



/*****************************************************| Formular|***/

input {
	padding: 1px 2px 1px 2px;
	border-top: none;
	border-left: none;
	border-right: none;
	border-bottom: 1px #dcd9ca solid;
	background-color: #f5f3e9; 
	font: 11px Arial, Verdana;
	color: #494949;
	width: 85px;
	height: 15px;
	margin: 3px 0px 3px 0px;
}

select {
	border-top: none;
	border-left: none;
	border-right: none;
	border-bottom: 1px #dcd9ca solid;
	background-color: #f5f3e9; 
	*background-color: #fff; 
	font: 11px Arial, Verdana;
	color: #494949;
	width: 89px;
	margin: 3px 10px 3px 0px;

}

textarea {
	border: 1px #dcd9ca solid;
	background-color: #FFFFFF; 
	width: 323px;
	*width: 323px;
	height: 50px;
	padding: 2px;
	font: 11px Arial, Verdana;
	color: #494949;
}

.kategorie td{
	padding-bottom: 2px;
}

.check{ 
	width: 16px;
	margin-right: 5px;
	margin-top: 2px;
	vertical-align: top;
}

.hr-anfrage{ 	
	border-top: 1px dotted #494949;
	border-bottom: none;
	border-left: none;
	border-right: none;
	height: 0px;
	margin: 10px 0px 10px 0px;
	width: 97%;
}

/*****************************************************| Angebote|***/
.angebot{
	position: relative;
	float: left;
	width: 360px;
	height: auto;
	margin-bottom: 15px;
}

.infotext{
	position: relative;
	float: left;
	margin-right: 10px;
	margin-top: 5px;
	height: auto;
	font-size: 11px;
}

.infobild{
	position: relative;
	float: left;
	height: 90px;
	width: 150px;
	margin-top: 5px;
	background-color: #121212;
}

/*****************************************************| Download|***/
#download{
	position: relative;
	display: inline-block;
	*float: left;
	width: 100px;
	height: 140px;
}

#download img{
	height: 90px;
	width: 90px;
}

#download li{
	list-style: none;
}

/*****************************************************| Sitemap|***/

.sitemap{
	position: relative;
	float: left;
	width: 110px !IMPORTANT;
	margin-right:4px;
	text-align: left;
	margin-bottom: 2px;
}

#content .sitemap ul{
	margin: 0px; 
	padding: 0px;
}

#content .sitemap li{
	float: left;
	position: relative;
	margin: 0px; 
	padding: 0px;
	width: 100px;
	margin-right:5px;
	list-style: none;
	list-style-type: none !IMPORTANT;
}

.sitemap #sub-navi span{
	visibility:hidden;
 	display:none;
}

.sitemap #sub-navi a{
	padding: 0px !IMPORTANT;
	color: #646464  !IMPORTANT;
	text-decoration: none;
}


.sitemap #menueon a{
	color: #6b1315;
	font-weight: normal !IMPORTANT;
	text-decoration: none;
}

.hr-sitemap{ 	
	border-top: 1px dotted #494949;
	border-bottom: none;
	border-left: none;
	border-right: none;
	height: 0px;
	margin: 10px 0px 10px 0px;
	width: 100%;
}

/*****************************************************| Print|***/

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