/* portale start farben die verändert werden müsen: 	*/
/* dunkel: 	#FFCF94  (100% vom Farbton)							*/
/* mittel:	#C79F81	 (50% vom Farbton)							*/
/* hell: 	#DFC7B5	 (20% vom Farbton)							*/	
/* ende farben die verändert werden müsen: 		*/

/* defaultwerte aller browser vereinheitlichen 	*/
*{
	margin:0;
	padding:0;
}

/* start gesamte webseite zentrieren 			*/
#centered {
	position: relative;
	top: 0;
	right: 0;
	margin: 0 auto;
	width: 1006px;
	text-align: left;
}
/* ende gesamte webseite zentrieren 			*/

/* start Grundlayout DIVS						*/
#content{
	float:right;
	width:520px;
}

#content_be{
	width:780px;
}

#content_karte{
	
	width:520px;
	padding-left:20px;
}

#navi_left{
	float:left;
	width:180px;
	padding-left:10px;
}
#navi_right{
	float:right;
	width:200px;
	padding-right:20px;
}
#enclose{
	float:left;
	width:750px;
}
#footer{
	clear:both;
	padding-top:2.5em;
	text-align:center;
	width:750px;
	text-align:right;
	margin-bottom:2em;
}
#frame{
	width:1006px;
}
#header{
	background-image:url(/sixcms/media.php/4476/header.jpg);
	height:300px;
	width:750px;
}
#contact{
	background-image:url(/sixcms/media.php/4476/doris.jpg);
	background-position:top right;
	background-repeat:no-repeat;
	background-color:#EDEEEF;
	color:#000000;	
	padding:10px;
}

#accesskeys{
    position:absolute;
    top:-25em;
	left:-150em;
}
/* ende Grundlayout DIVS						*/

/* start default CSS; 							*/
body{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:70%;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}


a:link {
	color:#000000;
	text-decoration:underline;
}
a:visited {
	color:#000000;
	text-decoration:underline;
}
a:hover {
	color:#000000;
	text-decoration:underline;
}
a:active {
	color:#000000;
	text-decoration:underline;
}
h1{
	font-size:2em;
	margin-bottom:0.6em;
	color:#E60029;
}
h2{
	font-size:1.5em;
	margin-bottom:0.6em;
	margin-top:1em;
	color:#E60029;
}
h3{
	font-size:1.2em;
	margin-bottom:0.6em;
	margin-top:1em;
	color:#E60029;
}
p{
	margin-bottom:1em;
}
div{
}

/* end default CSS; 							*/

/* start specific CSS für content			 	*/
#content. formtable{
	background-color:#EDEEEF;
}
#content table{
font-size:1em;
}
#content .factbox{
	font-weight:normal;
	border-color:#DFC7B5;
	border-width:1px;
	border-style:solid;
}
#content td{
	font-weight:normal;
	background-color:#EDEEEF;
	padding:0.5em;
}


#content th{
	font-weight:bold;
	padding:0.5em;
	background-color:#DFC7B5;
}

#content ul{
	margin:2em;
}
#content li{
	margin:0.6em; 
	list-style-image:url(/sixcms/media.php/4476/pfeil.gif); 
}


#content .price_detail{ 
	text-align:right; 
	float:right; 
	color:#000000; 
	font-weight:bold; 
	font-size:1.5em; 
	border-color:#A36031; 
	background-color:#EDEEEF; 
	border-width:1px; 
	border-style:solid; 
	padding:0.2em; 
	margin-top:-2em; 
	margin-right:0.15em;
}
#content .listitem{
	margin-top:3em;
}

#content .textbox{
	border-color:#2986C6;
	background-color:#EDEEEF;
	border-width:1px;
	border-style:solid;
	padding:1.5em;
}

#content .price{ 
	float:left; 
	color:#2986C6; 
	font-weight:bold; 
	margin-left:0.3em; 
} 

#content a.big_link:link, a.big_link:visited, a.big_link:a:hover, a.big_link:a:active{
	color:#000000; 
	font-size:1.2em; 
	font-weight:bold;
}
#weis td{
	font-weight:normal;
	background-color:#EDEEEF;
	padding:0.5em;
}

#content_be. formtable{
	background-color:#EDEEEF;
}
#content_be table{
font-size:1em;
}
#content_be .factbox{
	font-weight:normal;
	border-color:#DFC7B5;
	border-width:1px;
	border-style:solid;
}
#content_be td{
	font-weight:normal;
	background-color:#EDEEEF;
	padding:0.5em;
}
#content_be th{
	font-weight:bold;
	padding:0.5em;
	background-color:#DFC7B5;
}

#content_be ul{
	margin:2em;
}
#content_be li{
	margin:0.6em; 
	list-style-image:url(/sixcms/media.php/4476/pfeil.gif); 
}




#content_be .price_detail{ 
	text-align:right; 
	float:right; 
	color:#000000; 
	font-weight:bold; 
	font-size:1.5em; 
	border-color:#A36031; 
	background-color:#EDEEEF; 
	border-width:1px; 
	border-style:solid; 
	padding:0.2em; 
	margin-top:-2em; 
	margin-right:0.15em;
}
#content_be .listitem{
	margin-top:3em;
}

#content_be .textbox{
	border-color:#2986C6;
	background-color:#EDEEEF;
	border-width:1px;
	border-style:solid;
	padding:1.5em;
}

#content_be .price{ 
	float:left; 
	color:#2986C6; 
	font-weight:bold; 
	margin-left:0.3em; 
} 

#content_be a.big_link:link, a.big_link:visited, a.big_link:a:hover, a.big_link:a:active{
	color:#000000; 
	font-size:1.2em; 
	font-weight:bold;
}

/* start specific CSS für footer 		 	*/
#footer a:link, #footer a:visited, #footer a:hover, #footer a:active{
	color:#E60029;
}
/* start specific CSS für header 		 	*/
#header a:link, #header a:visited, #header a:hover, #header a:active{
	color:#FFFFFF;
	text-decoration:none;
}
/* start specific CSS für navi_right	 	*/
#navi_right a:link, #navi_right a:visited, #navi_right a:hover, #navi_right a:active{
	color:#000000;
	text-decoration:underline;
}
#navi_right .search {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: normal;
	color: #000000;
	background-color: #EDEEEF;
	border-width: 1px 1px 1px 1px;
	border-color: #000000;
	margin-top: -12px;
	margin-right: 3px;
	margin-left: 15px;
	width:120px;
	height:1.4em;
}
#diashow{
	background-color:#FFFFFF;
	width:490px;
	margin-left:20px;
}
/* start specific CSS für navi_left 	 	*/
#navi_left UL {
	margin-bottom: 2em; 
	width: 164px; 
	list-style-type: none; 
	font-weight:bold; 
}
#navi_left LI {
	margin-bottom: 0.3em;
}
#navi_left LI A:link, #navi_left li a:visited, #navi_left li a:active {
	display: block; 
	padding-left: 8px; 
	font-size: 1em; 
	background: #EDEEEF; 
	padding-bottom: 0.3em; 
	padding-top: 0.3em; 
	border-left: #E60029 8px solid; 
	width: 100%; color: #000000;  
	text-decoration: none;
}
#navi_left li a:hover{
	display: block; 
	padding-left: 8px; 
	font-size: 1em; 
	background: #C3C5C8; 
	padding-bottom: 0.3em; 
	padding-top: 0.3em; 
	border-left: #E60029 8px solid; 
	width: 100%; color: #000000;  
	text-decoration: none;
}
#navi_left .subnav{
	margin-left:10px;
	font-size:0.9em;
}


/* ende specific CSS						 	*/

/* start specific CSS für Boxen	auf Startseite	*/ 
#box1_links, #box1_rechts { 
	width:250px; 
	padding:0px;
	background-color:#EDEEEF;
	margin-top:3px;
}
#box2_links, #box2_mitte, #box2_rechts {   
	width:160px; 
	padding:0px;
	background-color:#EDEEEF;
	margin-top:3px;
}

#box3_links, #box3_mitte, #box3_rechts {   
	width:230px; 
	padding:0px;
	background-color:#EDEEEF;
	margin-top:3px;
	margin-right:25px;
	
}


#box1_links, #box2_mitte, #box2_links {
	margin-right:20px;
}
#box1_links div, #box1_rechts div{ 
	width:240px;
}
#box2_links div, #box2_mitte div, #box2_rechts div{ 
	width:150px;
}

#box3_links div, #box3_mitte div, #box3_rechts div{ 
	width:220px;
}
#content .box1_textblock{
	background-color:#EDEEEF;
	height:auto;
	margin-top:0px;
	padding:0px;
	width:250px;
	padding-bottom:10px;
}	

#content .box2_textblock{
	background-color:#EDEEEF;
	height:auto;
	margin-top:0px;
	padding:0px;
	width:160px;
	padding-bottom:10px;
	padding-left:0px;
}

#content_be .box3_textblock{
	background-color:#EDEEEF;
	height:auto;
	margin-top:0px;
	padding:0px;
	width:230px;
	padding-bottom:10px;
	padding-left:0px;
}
#content .text_big{
	font-size: 1em;
	font-weight:bold;
	line-height: 1.5em;
	padding-bottom:1px;
	padding-left:10px;
	padding-right:5px;
	margin-bottom:0px;
	color:#FFFFFF;
	background-color:#E60029;
	display:block;
	padding-top:0px;
	margin-top:1px;
	margin-right:0px;
}

#content_be .text_big{
	font-size: 1em;
	font-weight:bold;
	line-height: 1.5em;
	padding-bottom:1px;
	padding-left:10px;
	padding-right:5px;
	margin-bottom:0px;
	color:#FFFFFF;
	background-color:#E60029;
	display:block;
	padding-top:0px;
	margin-top:1px;
	margin-right:0px;
}



#content .text_big_blue{
	font-size: 1em;
	font-weight:bold;
	line-height: 1.5em;
	display:block;
	color:#394A63;
	font-variant:small-caps;
}

.box_teaser{
	padding-bottom:10px;
	padding-left:10px;
	padding-right:10px;
	padding-top:4px;
}

.box_subtitle{
	font-weight:bold;
	margin-bottom:5px;
	font-size:11px;
	background-image:url(/sixcms/media.php/4477/kategoriepfeil.gif);
	background-position:left;
	background-repeat:no-repeat;
	padding-left:11px;
	margin-top:10px;
	display:inline;
	line-height:14px;
}

.infobox{
	background-color:#FACCD4;
	width:160px;
}

.infobox_title{
	background-color:#E60029;
	width:160px;
	height:90px;
}
.box_link{
	padding-right:5px;
}


/* ende specific CSS für Boxen	auf Startseite			*/ 
