/********************************************************
 E S S E N T I A L S */

#highlight{
background-color: #E8D7DA;
border-width: 2 5 2 5px;
}
body {
	margin: 0;
	background-color: #fff;
	background-image: url(images/bg.gif);
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000;
	text-align: center;
	z-index: 1;
}

img {
	border: 0;
}

.png {
	behavior: url("pngbehavior.htc");
}

.image_float {
	float: left;
	margin: 0 15px 5px 0;
}

div, td, tr, table, a, span, textarea, select, li, ul, img  {
	margin: 0;
	padding: 0;
	border-width: 0;
	border-style: solid;
	border-color: #eed7e2;
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-size: 12px;
}

hr {
	border: none;
	height: 1px;
	background-color: #dbc1c5;
}

u {
	text-decoration: none;
}

/* E S S E N T I A L S
********************************************************/


/********************************************************
 S I T E */

#position {
	width: 100%;
	text-align: center;
}

#base {
	width: 938px;
	margin: 20px auto 0 auto;
	text-align: center;
	overflow: auto;
	outline: 0;
}

#basetable {
	width: 928px;
	background-color: #fff;
	border-width: 5px;
	border-color: #aa8194;
	float: left;
	text-align: left;
	background-image: url(images/bg_base.gif);
}

div#header {
	background-color: #ffffff;
	width: 100%;
	height: 125px;
	border-width: 0 0 5px 0;
	border-color: #aa8194;
	overflow: visible;
}


div#content {
	padding: 20px 30px 20px 30px;
	margin: 0;
	width: 667px;
	float: left;
	text-align: left;
	overflow: auto;
}

div#toolbox {
	position: relative;
	padding: 20px 10px 0 10px;
	margin: 0;
	width: 180px;
	float: right;
}

div#footer {
	width: 928px;
	margin: 10px 0 20px 0;
	clear: both;
	text-align: center;
}

div#footer,
div#footer p,
div#footer a {
	text-decoration: none;
	font-size: 11px;
	color: #fff;
}

div#footer a:hover {
	text-decoration: underline;
}

/* S I T E
********************************************************/

/********************************************************
 BANNER */

div#skyskraper {
	text-align: left;
	background-color: transparent;
	margin: 110px 0 0 0;
	float: right;
}

div.banner_rectangle {
	margin: 10px;
}

div.neu {
	position: absolute;
	top: -16px;
	left: 140px;
}

/* BANNER
********************************************************/


div.header_image {
	position: absolute;
	z-index: 300;
	height: 125px;
}

div.header_menu {
	position: absolute;
	z-index: 310;
	width: 928px;
	margin: 104px 0 0 0;
	padding: 0 0 0 0;
}

div.header_menu ul {
	width: 698px;
	float: left;
	list-style: none;
	margin: 0;
	padding: 0 0 0 30px;
}

div.header_menu ul li {
	display: inline;
	margin: 0 50px 0 0;
	padding: 0;
}

div.header_menu ul li a {
	font-size: 14px;
}

div.header_search {
	float: right;
	padding: 0;
	margin: 0;
	width: 200px;
}

div.header_search form {
	margin: 0 10px 0 10px;
}

div.header_search input {
	background-color: #fff;
	text-indent: 3px;
	border-color: #aa8194;
}

div.header_search input.button {
	margin: 1px 0 0 0;
	padding: 0;
	width: 40px;
	height: 16px;
	color: #b57da0;
	border-color: #aa8194;
}

div.header_search input.textfeld {
	margin: 0 0 1px 0;
	padding: 0;
	height: 16px;
	width: 137px;
	border-color: #aa8194;
}


h1.search_ok {
	display: inline;
	margin: 0 20px 0 0;
}

h1.search_error {
	color: #f00;
	display: inline;
	margin: 0 20px 0 0;
}

/*********************
 C O L U M N S */

div#column_wrapper {
	padding: 0 0 10px 0;
	margin: 0 0 20px 0;
	border-width: 0;
	clear: both;
	overflow: auto;
}

* html div#column_wrapper {
	height: 1px;
	overflow: visible;
}

div.column, div#column1, div#column2, div#column3, div#column4, div#column5{
	float: left;
	width: 29%;
/*	height: 450px;*/
	margin: 0 10px 0 10px;
	border: 0px solid #777777;
}

div#column_onethird {
	float: left;
	width: 28%;
	height: 450px;
	margin: 0 30px 0 0;
}

div#column_240 {
	float: right;
	/*margin: 0 0 0 20px; */
}

div#column_427 {
	float: left;
	text-align: left;
	width: 60%;
	margin: 0;
}

div#left_50 {
	width: 45%;
	float: left;
	margin: 0 0 20px 0;
}

div#right_50 {
	width: 45%;
	float: right;
	margin: 0 0 20px 40px;
}

/* C O L U M N S
*********************/

/********************************************************
 C O N T E N T */

div#breadcrumbs {
	height: 20px;
	border-width: 0 0 1px 0;
	background-color: #fff;
	font-size: 12px;
	padding: 5px 0 0 0;
	margin: 0 0 20px 0;
}

div#breadcrumbs a {
	font-size: 12px;
}

/*********************
 CONTENT HEAD */

div#head_wrapper_entry {
	padding: 0;
	height: 200px;
	overflow: visible;
}

div#head_image_entry {
	width: 250px;
	height: 180px;
	margin: 0 30px 0 0;
	float: left;
	overflow: hidden;
}

div#head_adress_entry {
	float: right;
	width: 360px;
	line-height: 18px;
}

/* CONTENT  HEAD
*********************/

/*********************
 S U B N A V I */

div#subnavi {
	margin: 0 0 20px 0;
	clear: both;
}

/*  S U B N A V I
*********************/

/*********************
 LOWER CONTENT */

div#textfeld {
	width: 325px;
	float:left;
}

div#preise {
	width: 325px;
	margin:0 0 10px 0;
	padding:0 20px 0 20px;
	float: left;
}

/* LOWER CONTENT
*********************/

/* C O N T E N T
********************************************************/
/* added by CBW*/

#column_left 		{ 	width: 260px; height: 100%; margin: 0;	vertical-align: top; float: left;	}
#column_right 		{	width: 260px; 				margin: 0;	vertical-align: top;  float: right; }

img.img_small 	{	width: 100px; 	float: left; 	margin: 0 10px 0 0; }
img.img_full 	{		width: auto; 	float: left; 	margin: 0 10px 0 0; }


#column_1, .column_1	{	
	width: 180px;
	margin: 0 20px 40px 0;
	vertical-align:top;
	float:right;	
}

#column_1 img, .column_1 img {	
	margin: 0; 
}

td#column_2			{	width:180px; height: 120px;	vertical-align:top; padding: 20px 0 0 0; }
td#column_3			{	width:160px; height: 120px; vertical-align:top; padding: 20px 0 0 0; }

#column_23, .column_23 {
	width: 355px; 
	margin: 0 0 20px;
	vertical-align: top;
	float: left;	
}

#column_23 table	{	margin: 0 0 20px 0; }


/********************************************************
 E N T R Y L I S T */

div.entrylist_wrapper,
a.entrylist_wrapper {
	margin: 0 0 10px 0;
	padding: 5px;
	border-width: 1px;
	width: 98%;
	height: 60px;
	text-decoration: none;
	color: #000;
	background-color: #fcfbfb;
	text-align: left;
	clear: both;
	display: block;
}

* html div.entrylist_wrapper,
* html a.entrylist_wrapper {
	width: 100%;
}

a.entrylist_wrapper {
	cursor: pointer;
}

a.entrylist_wrapper:hover {
	background-color: #fff;
	text-decoration: none;
}

a.entrylist_wrapper:visited {
	background-color: #fff;
	text-decoration: none;
}


/*********************
 ENTRY LIST CONTENT */

.entrylist_image {
	float: left;
	margin: 0 10px 0 0;
	padding: 0;
}

span.entrylist_adress {
	float: left;
	margin: 0;
	padding: 0;
	border-width: 0px;
	line-height: 16px;
	width: 77%;
}

span.entrylist_adress span.h1 {
	margin: 0 0 2px 0;
	display: block;
}

span.entrylist_icon {
	float: right;
	height: 30px;
	width: 30px;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	line-height: 30px;
	font-style: italic;
	font-weight: normal;
	color: #b57da0;
	background-color: #fff;
	padding: 0;
	margin: 0;
	border-width: 1px;
}

span.entrylist_link {
	float: right;
	text-align: center;
	width: 30px;
	background-color: #fff;
	text-decoration: none;
	color: #b57da0;
	font-size: 11px;
	padding: 0;
	margin: 13px 0 0 0;
	border-width: 1px;
}

/* ENTRY LIST CONTENT
*********************/

/* E N T R Y L I S T
*********************************************************/

/********************************************************
 T E X T */

p {  /* COPY */
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	padding: 0;
	margin: 0 0 10px 0;
}

b, strong {  /* COPY */
	font-weight: bold;
}

#small {
	margin: 10px 0 10px 0;
	font-size: 10px;
}

#small a {
	font-size: 10px;
	line-height: 14px;
}

/**********************
 H E A D L I N E */

h1, h2, h3, h4, h5, h6, span.h4, span.h1 {
	line-height: 20px;
	font-weight: normal;
	color: #666; /*#9F988B;*/
	margin: 0;
	font-variant: normal;
	text-transform: none;
}

h1, span.h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 18px;
	padding: 0;
	margin: 0 0 7px 0;
	display: block;
}

h2 { /* SUBLINE */
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	font-size: 16px;
	padding: 0;
	margin: 0 0 7px 0;
}

h3 { /* PREIS */
	line-height: 18px;
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	padding: 0;
	margin: 0;
}

h4, span.h4 {  /* TOOLBOX HEADLINES */
	font-family: Georgia, "Times New Roman", Times, serif;
	letter-spacing: 0px;
	font-size: 16px;
	padding: 20px 0 5px 0;
}

h5 { /* HEADLINE_TABLE (BF des Monats) */
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	padding: 10px 10px 5px 10px;
}

h6 { /* INFOHEADLINE  */
	font-size: 14px;
	padding: 20px 0 5px 20px;
}

/* H E A D L I N E
**********************/

.superior {
	font-style: normal;
	font-weight: bold;
	color: #dbc1c5;
	font-size: 11px;
	padding: 0 0 10px 0;
}

/**********************
 P R I C E */

div.preis_wrapper {
	padding: 0 0 0 0;
	margin: 0 0 10px 0;
	overflow: auto;
	border-width: 0 0 1px 0;
}

* html div.preis_wrapper {
	height: 1px;
	overflow: visible;
}

div.preis_info {
	float: left;
	text-align: left;
	width: 70%;
	line-height: 20px;
	font-size: 12px;
}

div.preis {
	float: right;
	text-align: right;
	width: 30%;
	font-weight: bold;
	color: #aa9e89;
	line-height: 20px;
	font-size: 14px;
}

/* P R I C E
**********************/

/*********************
 L I S T */

li {
	font-size: 12px;
	line-height: 16px;
	padding: 0 0 0 0;
	margin: 0 0 0 12px;
	list-style-image: url(images/list_dot.gif);
	list-style-position: outside;
}

ul, ol { /* LISTE-ABSTAND */
	list-style-type: none;
	padding: 0 0 0 0;
	margin: 0 0 10px 0;
}

* html li {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	list-style-position: outside;
}

* html ul,
* html ol {
	padding: 0 0 0 18px;
	margin: 0 0 10px 0;
}

/* L I S T
*********************/

.features {
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	letter-spacing: 0px;
	font-size: 9px;
	font-style: normal;
	/*line-height: 13px;*/
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #B57DA0;
	padding: 0 5 0 5;
	margin: 0 0 0 0;
	border-top: 0px solid #dbc1c5;
	border-right: 1px solid #dbc1c5;
	border-bottom: 1px solid #dbc1c5;
	border-left: 17px solid #dbc1c5;
	list-style-type: none;
}

/* TEXT
********************************************************/

/********************************************************
  L I N KS */

a {
	text-decoration: none;
	color: #aa8194;
	font-size: 12px;
	font-family: Arial, Tahoma, Helvetica, sans-serif;
}

a:hover,
a:active {
	text-decoration: underline;
}

a.more {
	text-align: center;
	width: 34px;
	background-color: #fff;
	text-decoration: none !important;
	color: #b57da0;
	font-size: 11px;
	padding: 0 2px 0 2px;
	margin: 0;
	border-width: 1px;
}

a.liste {
	padding: 0 0 0 40px;
	text-decoration: none;
}

a.liste:hover,
a.liste:active {
	text-decoration: underline;
}

a.navi {
	text-decoration: none;
	line-height: 22px;
	color: #B57DA0;
	}

a.navi:hover {
	text-decoration: underline;
}

a.navi:active {
	text-decoration: none;
}


a.navi_unten {
	text-decoration: none;
	font-size: 10px;
	color: #B57DA0;
}

a.navi_unten:hover,
a.navi_unten:active {
	text-decoration: underline;
}

a.copy_soft {
	text-decoration: underline;
	letter-spacing: 1px;
	font-size: 11px;
	color: #bbb19e;
	}

a.copy_soft:hover,
a.copy_soft:active {
	text-decoration: none;
}

a.copy_table {
	text-decoration: none;
	font-size: 11px;
	padding: 0 10px 0 10px;
}

a.copy_table:hover,
a.copy_table:active {
	text-decoration: underline;
}

/* L I N K S
********************************************************/

/********************************************************
 B O X E S */
.widget {
	background-color: #fcfbfb;
	border-width: 1px;
	width: 220px;
	/*min-height: 207px;*/
	text-decoration: none;
	text-align: left;
	display: block;
	padding: 10px;
	margin: 0 0 20px 0;
	color: #000;
}
 
* html .widget {
	width: 240px !important;
}
 
a.box_link {
	background-color: #fcfbfb;
	border-width: 1px;
	width: 220px;
	text-decoration: none;
	text-align: left;
	display: block;
	padding: 10px;
	margin: 0 0 20px 0;
	color: #000;
}

a.box_link:hover {
	text-decoration: none;
}

a.box_link span.h4 {
	cursor: pointer;
	width: 220px;
	display: block;
	padding: 0;
	margin: 0;
}

a.box_link img {
	width: 220px; 
	margin: 0 0 10px 0;
}



a.box_link span.more {
	cursor: pointer;
	left: 186px;
	margin: 0;
	padding: 0 2px 0 2px;
	text-align: center;
	width: 34px;
	background-color: #fff;
	text-decoration: none;
	color: #b57da0;
	font-size: 11px;
	border-width: 1px;
}

#box_100,
.box_100 {
	width: 100%;
	float: left;
	margin: 0 0 20px 0;
	overflow: visible;
}

#box_100_border,
.box_100_border  {
	width: 100%;
	float: left;
	margin: 0 0 20px 0;
	overflow: visible;
	border-width: 1px;
}

#box_100_border div.left,
.box_100_border div.left {
	width: 49%;
	float: left;
	text-align: center;
}

.box_100_border div.right,
#box_100_border div.right {
	width: 49%;
	float: right;
	text-align: center;
}




/******************
 I N F O B O X */

div.infobox {
	border-width: 1px 0 1px 0;
	padding: 5px 0 5px 0;
	width: 400px;
	height: 160px;
	margin: 0 0 10px 0;
}

div.infobox_wrapper {
	margin: 0 5px 20px 5px;
	padding: 0;
	height: 120px;
	overflow: visible;
	float: left;
}

div.infobox_wrapper ul {
	margin: 0;
	padding: 0;
	list-style: none;
	list-style-image: none;
}

div.infobox_wrapper ul li {
	list-style: none;
	list-style-image: none;
	margin: 0;
	padding: 0;
}

div.infobox_wrapper ul li a img {
	margin: 5px 0 0 0;
}

div.infobox_wrapper ul li a {
	width: 118px;
	padding: 0 0 0 2px;
	line-height: 20px;
	height: 20px;
	display: block;
	background-color: #F8F5F0;
	border-width: 0 0 1px 0;
	text-decoration: none;
	font-size: 10px;
	color: #9b9279;
}

div.infobox_wrapper a:hover {
	background-color: #fff;
	text-decoration: none;
}

div.infobox_wrapper span.icon_capital {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	font-weight: normal;
	color: #b57da0;
}

/* I N F O B O X
******************/

/* B O X E S
********************************************************/

/********************************************************
 N A V I   L O W E R  S I D E */

table.subnavi_table {
	width: 100%;
}

.subnavi_active {
	border-width: 1px 1px 0 1px;
	padding: 0 5px 0 5px;
	text-align: center;
	}

.subnavi {
	border-width: 0 0 1px 0;
	padding: 0 5px 0 5px;
	text-align: center;
}

a.subnavi_link {
	text-decoration: none;
	line-height: 22px;
	color: #B57DA0;
}

a.subnavi_link:hover {
	text-decoration: none;
	color: #DF61B3;
}

/* N A V I   L O W E R  S I D E
********************************************************/


/********************************************************
 FORMULAR */

input, textarea, select {
	background-color: #e8d7da;
	border-width: 1px;
	font-family: Arial, Tahoma, Helvetica, sans-serif;
/*
	text-decoration: none;
	letter-spacing: 0px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
*/
	font-size: 11px;
	color: #000;
	padding: 0 2px 0 2px;
}

textarea {
	height: 100px;
	width: 400px;
}

/*******************
 ENTRY FORM */

form.entry_form table tr td  input,
form.entry_form table tr td textarea,
form.entry_form table tr td select {
	width: 200px;
}

form.entry_form table {
	white-space: nowrap;
}

form.entry_form table tr td {
	height: 24px;
	white-space: nowrap;
}

form.entry_form input.plz {
	width: 40px;
}

form.entry_form input.ort {
	width: 157px;
}

form.entry_form input.int_tel {
	width: 30px;
}

form.entry_form input.pre_tel {
	width: 43px;
}

form.entry_form input.tel {
	width: 100px;
}

form.entry_form input.name {
	width: 99px;
}

form.entry_form table tr td.star select {
	width: 120px;
}

form.entry_form table tr td {
	vertical-align: top;
}

form.entry_form table tr td.radiobutton input,
form.entry_form table tr td.star input,
form.entry_form span.star input {
	width: auto;
	background-color: #fff;
	border-width: 0;
}

form.entry_form table tr td span.star input {
	margin: 0 0 0 20px;
}

/* ENTRY FORM
*******************/

form.contact textarea {
	width: 295px;
	margin: 4px 0 10px 0;
}

form.contact input {
	width: 250px;
	margin: 0;
}

form.contact input.button {
	width: 100px;
	margin: 0;
}

/* FORMULAR
********************************************************/

/********************************************************
 TOOLTIP */

.tooltip {
	position: absolute;
	z-index: 5000;
	left: 300px;
	top: 300px;
	display: none;
	background-color: #FFFFFF;
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-size: 8pt;
	color: #B57DA0;
	border-width: 1px;
	border-style: solid;
	border-color: #B57DA0;
	outline: 0;
	padding: 10px;
	margin: 0;
}

/* TOOLTIP
********************************************************/

/********************************************************
 T O O L B O X */

div.toolbox_wrapper {
	clear: both;
	margin: 0 0 20px 0;
	padding: 0;
	overflow: visible;
	border: 0;
	position: relative;
}

div.first {
	margin: 0 !important;
}

div.toolbox_wrapper img {
	margin: 0;
	border: 0;
}

/*******************
 TOOLBOX LIST */

div.toolbox_wrapper ul.toolbox_navi  {
	margin: 0;
	padding: 0;
	list-style: none;
	list-style-image: none;
	width: 178px;
}

div.toolbox_wrapper ul.toolbox_navi li {
	list-style: none;
	list-style-image: none;
	margin: 0;
	padding: 0;
}

div.toolbox_wrapper ul.toolbox_navi li a {
	padding: 0 0 0 3px;
	line-height: 25px;
	height: 25px;
	display: block;
	background-color: #fff;
	border-width: 0 0 1px 0;
	text-decoration: none;
	font-size: 14px;
	color: #9b9279;
}

div.toolbox_wrapper ul.toolbox_navi  li a:hover {
	background-color: #F8F5F0;
	text-decoration: none;
}

* html div.toolbox_wrapper ul.toolbox_navi li a img {
	margin: 6px 0 0 0;
}

div.toolbox_wrapper ul.toolbox_navi li.highlight a {
	background: #fff;
	color: #AA8194;
}

div.toolbox_wrapper span.icon_capital {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	font-weight: normal;
	color: #b57da0;
}

/* TOOLBOX LIST
*******************/

div.map_tab {
	margin: 0 0 20px 0;
	padding: 0;
	float: left;
}

div.map_tab ul {
	width: 180px;
	list-style: none;
	margin: 0;
	padding: 0;
}

div.map_tab ul li {
	list-style: none;
	float: left;
	margin: 0;
	padding: 0;
	width: 50%;
	text-align: center;
}

div.map_tab ul li a {
	font-size: 11px;
	border-width: 1px 0 0 0;
	display: block;
	width: 100%;
	background-color: #fff;
}

div.map_tab ul li a:hover {
	background-color: #F8F5F0;
	text-decoration: none;
}


/* T O O L B O X
********************************************************/

/********************************************************
 S U M M A R Y */

div.head_wrapper_summary {
	padding: 0 0 10px 0;
	margin: 0 0 20px 0;
	border-width: 0 0 1px 0;
	clear: left;
	overflow: auto;
}

div.wrapper_summary {
	padding: 0 0 10px 0;
	margin: 0 0 20px 0;
	border-width: 0 0 0 0;
	clear: left;
	overflow: auto;
}

div.anbieter_logo {
	float: left;
	width: 25%;
	padding: 20px 0 20px 0;
	text-align: center;
}

div.letter {
	clear: both;
}

div.letter h3 {
	line-height: 18px;
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	padding: 15px 0 0 0;
	margin: 0;
}

div.letter a {
	text-decoration: none;
	margin: 0 0 5px 0;
	line-height: 20px;
}

div.letter a:hover {
	text-decoration: underline;
}

/* S U M M A R Y
********************************************************/