/* start farben die verändert werden müsen: 	*/
/* dunkel: 	#B20624  (100% vom Farbton)							*/
/* mittel:	#CBD6E0	 (50% vom Farbton)							*/
/* hell: 	#F0CDD3	 (20% vom Farbton)							*/	
/* hellgrau: 	#EDEEEF	 							*/
/* dunkelgrau: 	#C3C5C8								*/
/* 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_tis{
	float:left;
	width:760px;
	padding-left:25px;
}
#navi_left{
	float:left;
	width:180px;
	padding-left:20px;
}
#navi_right{
	float:right;
	width:200px;
	padding-right:20px;
}
#navi_right_tis{
	position:absolute;
	width:200px;
	left: 786px;
	top: 0px;
	float: right;
}
#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/5148/header.jpg);
	height:287px;
	width:750px;
	background-repeat:no-repeat;
}
#header_en{
	background-image:url(/sixcms/media.php/5148/header.jpg);
	height:287px;
	width:750px;
	background-repeat:no-repeat;
}
#contact{
	background-image:url(/sixcms/media.php/5148/doris.jpg);
	background-position:top right;
	background-repeat:no-repeat;
	background-color:#B20624;
	color:#000000;	
	padding:10px;
}

#accesskeys{
  position:absolute;
  top:-10em;
}
/* 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:#B20624;
}
h2{
	font-size:1.5em;
	margin-bottom:0.6em;
	margin-top:1em;
	color:#B20624;
}
h3{
	font-size:1.2em;
	margin-bottom:0.6em;
	margin-top:1em;
	color:#B20624;
}
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{
	border-color:#B20624;
	border-width:1px;
	border-style:solid;
}

#content ul{
	margin:2em;
}
#content li{
	margin:0.6em; 
	list-style-image:url(/sixcms/media.php/5148/pfeil.gif); 
}

#content .price_detail{ 
	text-align:right; 
	float:right; 
	color:#000000; 
	font-weight:bold; 
	font-size:1.2em; 
	border-color:#B20624; 
	background-color:#EDEEEF; 
	border-width:1px; 
	border-style:solid; 
	padding:0.2em; 
	margin-top:-2.3em; 
	margin-right:-0.6em;
}
#content .listitem{
	margin-top:3em;
}

#content .listitem h2{
	font-size:1.2em;
	margin-bottom:0.6em;
	margin-top:1em;
	color:#B20624;
}

#content .textbox{
	border-color:#B20624;
	background-color:#EDEEEF;
	border-width:1px;
	border-style:solid;
	padding:1.5em;
}

#content .price{
	float:left;
	color:#B20624;
	font-weight:bold;
	margin-left:0.3em;
} 

/* start specific CSS für footer 		 	*/
#footer a:link, #footer a:visited, #footer a:hover, #footer a:active{
	color:#B20624;
}
/* start specific CSS für header 		 	*/
#header a:link, #header a:visited, #header a:hover, #header a:active{
	color:#FFFFFF;
	text-decoration:none;
}

a.big_link:link, a.big_link:visited, a.big_link:hover, a.big_link:active{
	color:#B20624;
	font-size:1.3em;
	font-weight:bold;
}
#header_en a:link, #header_en a:visited, #header_en a:hover, #header_en 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-weight: normal;
	color: #000000;
	margin-top: -12px;
	margin-right: 3px;
	width:120px;
	height:16px;
	font-size: 1em;
	padding-top:2px;
}
#navi_right .search form input {
background-color: #B6CADB;
font-family:Verdana,Arial,sans-serif;
font-size: 1em;
height:16px;
padding-top:2px;
}
/* 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: #B20624 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: #B20624 8px solid; 
	width: 100%; color: #000000;  
	text-decoration: none;
}
#navi_left .subnav{
	margin-left:10px;
	font-size:0.9em;
}

#navi_left .subsubnav{
	margin-left:20px;
	font-size:0.8em;
}


/* 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;
}
#box1_links, #box2_mitte, #box2_links {
	margin-right:20px;
}
#box1_links div, #box1_rechts div{ 
	width:250px;
}
#box2_links div, #box2_mitte div, #box2_rechts div{ 
	width:160px;
}
#content .box1_textblock{
	background-color:#EDEEEF;
	height:auto;
	margin-top:0px;
	padding:0px;
	width:250px;
	padding-bottom:10px;
}
#content .box1_textblock h1{
	font-size: 1em;
	font-weight:bold;
	line-height: 1.2em;
	padding-bottom:2px;
	padding-left:10px;
	padding-right:5px;
	margin-bottom:0px;
	color:#FFFFFF;
	background-color:#B20624;
	display:block;
	padding-top:2px;
	margin-top:1px;
}
#content .box1_textblock h2{
	font-size: 1em;
	font-weight:bold;
	line-height: 1.2em;
	padding-bottom:2px;
	padding-left:10px;
	padding-right:5px;
	margin-bottom:0px;
	color:#FFFFFF;
	background-color:#B20624;
	display:block;
	padding-top:2px;
	margin-top:1px;
}
#content .box2_textblock{
	background-color:#EDEEEF;
	height:auto;
	margin-top:0px;
	padding:0px;
	padding-bottom:10px;
}
#content .box2_textblock h2{
	font-size: 1em;
	font-weight:bold;
	line-height: 1.2em;
	padding-bottom:2px;
	padding-right:5px;
	margin-bottom:0px;
	color:#FFFFFF;
	display:block;
	padding-top:2px;
	margin-top:1px;
	background-color:#B20624;
	padding-left:10px;
}
#content .box2_textblock h3{
	font-size: 1em;
	font-weight:bold;
	line-height: 1.2em;
	display:block;
	color:#000000;
	margin-bottom:0em;
	margin-top:0em;
}
#content .text_big{
	font-size: 1em;
	font-weight:bold;
	line-height: 1.5em;
	display:block;
}

#content .text_big_blue{
	font-size: 1em;
	font-weight:bold;
	line-height: 1.5em;
	display:block;
	color:#394A63;
	font-variant:small-caps;
}
.box_subtitle{
	font-weight:bold;
	margin-bottom:4px;
	font-size:11px;
	background-image:url(/sixcms/media.php/5148/kategoriepfeil.gif);
	background-position:left;
	background-repeat:no-repeat;
	padding-left:11px;
	margin-top:10px;
	display:inline;
	line-height:14px;
margin-left:0px;
}

.box_teaser{
	padding-bottom:5px;
	padding-left:10px;
	padding-right:10px;
	padding-top:4px;
}

.box_link{
margin-top:-30px;
padding-right:5px;
}

.infobox{
	background-color:#F0CDD3;
	width:160px;
}

.infobox_title{
	background-color:#B20624;
	width:160px;
	height:90px;
}

/* ende specific CSS für Boxen	auf Startseite			*/ 

a.mainlevel, a.mainlevel_active, a.mainlevel_current,
a.mainlevel:link, a.mainlevel_active:link, a.mainlevel_current:link,
a.mainlevel:visited, a.mainlevel_active:visited, a.mainlevel_current:visited {
	color: black;
	background-image:url(/sixcms/media.php/5148/navi_oben_mitte.jpg);
	font-size:12px;
	font-weight:bold;
}

a.mainlevel:hover, a.mainlevel_active:hover, a.mainlevel_current:hover {
	background-image:url(/sixcms/media.php/5148/navi_oben_mitte.jpg);
	color: #B20624;
	font-size:12px;
	font-weight:bold;
}

a.sublevel, a.sublevel_active, a.sublevel_current,
a.sublevel:link, a.sublevel_active:link, a.sublevel_current:link,
a.sublevel:visited, a.sublevel_active:visited, a.sublevel_current:visited {
	background-image:url(/sixcms/media.php/5148/mitte.jpg);
	color: black;
	font-weight:bold;
}

a.sublevel:hover, a.sublevel_active:hover, a.sublevel_current:hover {
	color: #B20624;
	font-weight:bold;
}

ul.mainlevel ul ul a.sublevel, ul.mainlevel ul ul a.sublevel_active, ul.mainlevel ul ul a.sublevel_current,
ul.mainlevel ul ul a.sublevel:link, ul.mainlevel ul ul a.sublevel_active:link, ul.mainlevel ul ul a.sublevel_current:link,
ul.mainlevel ul ul a.sublevel:visited, ul.mainlevel ul ul a.sublevel_active:visited, ul.mainlevel ul ul a.sublevel_current:visited {
	background-image:url(/sixcms/media.php/5148/mitte.jpg);
	color:#666666
}

ul.mainlevel ul ul a.sublevel:hover, ul.mainlevel ul ul a.sublevel_active:hover, ul.mainlevel ul ul a.sublevel_current:hover {
	color: #B20624;
}

ul.mainlevel ul .expanded {
	display: block;
	background-position: right center;
	background-repeat: no-repeat;
	color:#B20624;
}


/** customize style / layout here */

a.mainlevel, a.mainlevel_active, a.mainlevel_current, span.mainlevel,
a.mainlevel:link, a.mainlevel_active:link, a.mainlevel_current:link,
a.mainlevel:visited, a.mainlevel_active:visited, a.mainlevel_current:visited,
a.mainlevel:hover, a.mainlevel_active:hover, a.mainlevel_current:hover{
	text-align: left;
	text-decoration: none;
	display: block;	
	padding: 7px 2px 7px 2px;	/* top, right, bottom, left */
}

a.sublevel, a.sublevel_active, a.sublevel_current, span.sublevel,
a.sublevel:link, a.sublevel_active:link, a.sublevel_current:link,
a.sublevel:visited, a.sublevel_active:visited, a.sublevel_current:visited,
a.sublevel:hover, a.sublevel_active:hover, a.sublevel_current:hover {
	text-align: left;
	text-decoration: none;
	display: block;	
	padding: 5px 2px 6px 10px;	/* top, right, bottom, left */
	border-bottom:1px solid #BDCDDD;
}


a.mainlevel, a.mainlevel_active, a.mainlevel_current, span.mainlevel {
}

a.sublevel, a.sublevel_active, a.sublevel_current, span.sublevel {
	border-top: none;
	height: 1%;	/* this is required for the IE to cause the "hasLayout" property and make the whole anchor clickable - "Holly Hack" */
}

#active_menu,
a.mainlevel_active, a.mainlevel_current,
a.mainlevel_active:link, a.mainlevel_current:link,
a.mainlevel_active:visited, a.mainlevel_current:visited,
a.mainlevel_active:hover, a.mainlevel_current:hover,
a.sublevel_active, a.sublevel_current,
a.sublevel_active:link, a.sublevel_current:link,
a.sublevel_active:visited, a.sublevel_current:visited,
a.sublevel_active:hover, a.sublevel_current:hover {
	font-weight: bold;
}

ul.mainlevel, .mainlevel ul {
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
}

ul.mainlevel li {
	padding: 0;
	margin: 0;
	background: none;
	float: left;
}

ul.mainlevel li li {
	position: relative;
	display: block;
	width: 160px;
}


ul.mainlevel ul {
	display: block;
	position: absolute;
	left: -999em;
	margin: -1px 0 0 0em;
	width: auto;
	height: auto;
	z-index: 101;
}
	
ul.mainlevel li li ul {
	margin: -32px 0px 0px 160px;;
	z-index: 102;
}

ul.mainlevel li:hover ul,
ul.mainlevel li.hover ul {
	left: auto;
}

ul.mainlevel li:hover ul ul,
ul.mainlevel li.hover ul ul {
	left: -999em;
}

ul.mainlevel li:hover ul li:hover ul,
ul.mainlevel li.hover ul li.hover ul {
	left: auto;
}


ul.mainlevel, ul.mainlevel li li {
	clear: left;
}

/** separator */
span.mainlevel, span.sublevel {
	display: block;
	width: 1em;
	border-width: 0px;
	margin-left: 1em;
	padding: 0;
	padding-top: 1px;
}

/** IE5.0/win workaround: the ">" is handled like a "," */
ul.mainlevel > ul.mainlevel {
	position: absolute;
	top: 5em;	/* change the absolute position for IE5.0 here */
}
ul.mainlevel > ul.mainlevel li.hover ul {
	margin: 1px 0 0 0;	/* top, right, bottom, left */
}
ul.mainlevel > ul.mainlevel li.hover ul ul {
	margin: -20px 0 0 160px;	/* top, right, bottom, left */
}

/** Suchtabelle */
#searchtable table{
	font-size:small;
}
#searchtable td{
	font-weight:normal;
	color:#666666;
	background-color:#FFFFFF;
}
#searchtable a:link {
	color:#666666;
	text-decoration:underline;
}
#searchtable a:visited {
	color:#666666;
	text-decoration:underline;
}
#searchtable a:hover {
	color:#666666;
	text-decoration:underline;
}
#searchtable a:active {
	color:#666666;
	text-decoration:underline;
}
#Quick{
	/* FILTER: alpha(opacity=75); */
	z-index:1;
	background-color:#FFFFFF;
	visibility:hidden;
	width:330px;
	padding:5px;
	position:absolute;
	text-align:left; 
	left:226px;
	vertical-align:bottom;
	bottom:15px;
	border:1px solid #B30624;
}
#Quick a:link, #Quick a:visited, #Quick a:hover, #Quick a:active{
	color:#000000;
	text-decoration:underline;
}

.bildergal{
	padding-right:10px;
	padding-bottom:15px;
	float:left;
	width:160px;
	text-align:center;
}

/* locationsuche*/
legend {font-size:13px;font-weight:bold;padding-bottom:10px;padding-top:10px;}
fieldset{padding-top:10px;padding-bottom:10px;padding-left:4px;}
.headline{font-size:15px;font-weight:bold;}
.tablehead{font-weight:bold;background-color:#EFEFEF;font-size:11px;font-family:Verdana;}
.row1{font-weight:normal;background-color:#FAE7E7;font-size:11px;font-family:Verdana;}
.row2{font-weight:normal;background-color:#FBEFEF;font-size:11px;font-family:Verdana;}
