/* INFOS
Website Luwoge BASF --------------------------------------------------------
Autor: A. Heid
Version 1.0, 25-09-2007
Bemerkung: print-style

/**/
/*border-style: solid;
border-width: 1px;
border-color: #000000;*/
/**/
/**/
/*-- Grundformate der Seite ---------------------------------------------------*/
/*---------------------------------------------------------------------------*/
/*-- allgemein Body --*/
body {
	margin: 0;
	padding: 0;
	font: normal 11px arial, verdana, helvetica, sans-serif;
	color: #000000;
	background: #ffffff;
}
.unsichtbar {
    position: absolute;
    left: -1000px;
    top: -1000px;
    width: 0;
    height: 0;
    overflow: hidden;
    display: inline;
}

P, OL, UL, DIV {
	font-family: arial, verdana;
	font-size: 11px;
}
H1 { 
	font-size: 22px; 
}
H2 { 
	font-size: 16px; 
}
H3 { 
	font-size: 13px; 
	font-weight: bold;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
}
P, H1, H2 {
	margin: 0px 0px 0px 0px;
}

/*-- allgemein links: in der korrekten css reiehnfolge --*/
a:link {font-family: arial, verdana, sans-serif; font-size: 11px; color: #F64C00; font-weight: normal; text-decoration: underline;}
a:visited {color: #F64C00; font-weight: normal;}
a:hover {text-decoration: underline; color: #F64C00; font-weight: normal;}
a:active {color: #F64C00; font-weight: normal;}
/**/
/*-- allgemein liststyle --*/
ul {
	font: normal 11px arial, verdana, helvetica, sans-serif;
	color: #000000;
	list-style-type: square;
	padding: 0px 0px 0px 0px;
	margin: 10px 0px 10px 0px;
}
li {
	font: normal 11px arial, verdana, helvetica, sans-serif;
	color: #000000;
	padding: 0px 0px 0px 20px;
	margin: 0px 0px 0px 0px;
}
li ul {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

/* ----------------------------------------------------------------------------------------------------------*/
/**/
/**/
/**/  /* BEGINN DES EIGENTLICHEN STYLS */  /**/
/**/
/*--Grundgerüst der Seite ----------------------------------------------------------------------------------*/
/*----------------------------------------------------------------------------------------------------------*/
#all-frame {
	/*border-style: solid;
	border-width: 1px;
	border-color: #000000;*/
	padding: 0px 0px 0px 0px;
	width: 1003px;
}

#cont-head {
	/*
	width: 1002px;
	height: 90px;
	background-image: url(../images/bg_header.gif);
	background-repeat: repeat-x;*/
	display: none;
}

#cont-traceline {
  /*
	border-right: #90A0B7 1px solid;
	padding: 0;
	margin: 0;
	vertical-align: top;
	width: 1002px;
	height: 192px;*/
	display: none;
}

#cont-aussen {
	/*border-style: solid;
	border-width: 1px;
	border-color: #000000;*/
	margin: 0;
	vertical-align: top;
	width: 1002px;
	background-color: #FFFFFF;
}
/* muss groesser sein wegen IE */
* html #cont-aussen {
	width: 1003px;
}

#cont-left {
	/*
	width: 318px;
	padding: 25px 0px 0px 30px;
	float: left;
	vertical-align: top;*/
	display: none;
}

#cont-content {
	margin: 0px 0px 0px 10px; 
	width: 479px;
	padding: 55px 0px 30px 0px;
	/*float: left;*/
	vertical-align: top;
	/*display: none;*/
}

#cont-info {
	width: 300px;
	padding: 0px 40px 0px 0px;
	float: left;
	vertical-align: top;
	/*display: none;*/
}

#cont-footer {
	/*
	margin: 0px 0px 0px 0px;
	padding: 2px 0px 0px 0px;
	vertical-align: top;
	width: 1002px;
	height: 117px;
	background-image: url(../images/bg_footer.gif);
	background-repeat: no-repeat;*/
	display: none;
}

.neue-zeile {
	/*border-style: solid;
	border-width: 1px;
	border-color: #ff00ff*/
	margin: 0;
	padding: 0;
	clear: both;
	line-height: 0.1em;
}
/* ------------------------------------------------------------------------------------------------------*/
/**/
/*-- Header der gesamten Seite ---------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------------------------*/
/*-- Header ------------------------*/

/*-- end of Header der gesamten Seite ---------------------------------------------------------------------------*/
/* ------------------------------------------------------------------------------------------------------*/
/**/
/*-- Content ---------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------------------------*/
/* -- content block left -----------------------------------------------------------------------------------------------*/

/* -- end of content block left -----------------------------------------------------------------------------------------------*/
/* ---------------------------------------------------------------*/
/* ---------------------------------------------------------------*/	
/*-- content block mitte ------------------------------------------------------------------------------------------------------*/

#cont-content h1 {
	padding-right: 0px; 
	padding-left: 0px; 
	font-weight: normal; 
	font-size: 22px; 
	padding-bottom: 0px; 
	margin: 0px; 
	color: #666666; 
	padding-top: 0px;
}

#cont-content h2 {
	padding-right: 0px; 
	padding-left: 0px; 
	font-weight: normal; 
	font-size: 16px; 
	padding-bottom: 2px; 
	margin: 0px; 
	color: #333333; 
	padding-top: 5px;
}

/*-- normales P-tag im content --*/

#cont-content OL {
	font-weight: normal; 
	font-size: 11px; 
	color: #000000;
}
#cont-content ul {
	font: normal 11px arial, verdana, helvetica, sans-serif;
	color: #000000;
	list-style-type: square;
	list-style-position: outside;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 15px;
}
#cont-content li {
	font: normal 11px arial, verdana, helvetica, sans-serif;
	color: #000000;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

.csc-textpic-caption {
	padding-right: 0px; 
	padding-left: 0px; 
	font-weight: normal; 
	font-size: 10px; 
	padding-bottom: 0px; 
	color: #000000; 
	line-height: 14px; 
	padding-top: 0px;
}

#cont-content P A.internal-link {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 1px 0px;
	font: 11px arial, verdana, helvetica, sans-serif;
	font-weight: normal;
	color: #F64C00;
	text-decoration: underline;
}

/*-- Text+Bild Styles im Contentbereich ------------------------------------------------------ --*/

/*-- box 1 --*/
/*-- erste headline mit subheader auf der seite --*/
#cont-content .csc-frame-frame1 h1.csc-firstHeader {
	/*border-style: solid;
	border-width: 1px;
	border-color: #000000;*/
	
	font-weight: bold;
    color: #000000;
	font-size: 13px;
	padding: 0px 5px 6px 0px;
	margin: 0px;
}
#cont-content .csc-frame-frame1 p.csc-subheader {
	/*border-style: solid;
	border-width: 1px;
	border-color: #000000;*/
	
	font-weight: normal;
	font-size: 16px;
	color: #333333;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
/*-- / erste headline mit subheader auf der seite --*/
/*--*/
/*-- die folgenden Header auf der seite, normale headline --*/
#cont-content DIV.csc-frame-frame1 h1 {
	/*clear: both;*/
	font-size: 13px; 
	font-weight: bold;
	margin: 0px 0px 6px 0px;
	padding: 12px 0px 0px 0px;
	color: #333333; 
}
/*-- // die folgenden Header, normale headline --*/
/*--*/
/*-- normaler text in frame1 im p tag  --*/
#cont-content P {
	padding-right: 10px; 
	padding-left: 0px; 
	font-weight: normal; 
	font-size: 11px; 
	padding-bottom: 0px; 
	margin: 0px 0px 0px 0px;
	color: #000000;
	padding-top: 0px;
}

/*--*/
/*-- bild mit text box --*/
#cont-content .csc-textpic-intext-left {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
/*-- / box 1 --*/
/*-bild*/
#cont-content DIV.csc-textpic-imagewrap {
	/*border-style: solid;
	border-width: 1px;
	border-color: #000000;*/
	margin: 0px 10px 0px 0px;
	padding: 0px 0px 0px 0px;
}

/*-- text neben dem bild --*/
#cont-content DIV.csc-textpic DIV.csc-textpic-text {
	margin: 0px 5px 0px 0px;
	padding: 0px 0px 0px 0px;
	
}
/*-- fuer P-tag in bild-text-box --*/
#cont-content DIV.csc-textpic DIV.csc-textpic-text P {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	/*background-color: #8BAAE1;*/
	font-weight: normal; 
	font-size: 11px; 
	color: #000000;
	line-height: 18px; 
}
/*-- text box 1 --*/
#cont-content DIV.csc-frame-frame1 {
	border-style: solid;
	border-width: 1px;
	border-color: #ffffff;/**/
	
	padding: 10px 15px 5px 0px;
	margin: 0px 0px 0px 0px;
}
/*-- bg farbe box 1 --*/
#cont-content DIV.csc-frame-frame1 P {
	line-height: 18px;
}

/*-- bg farbe box 2 --*/
#cont-content DIV.csc-frame-frame2 {
	padding: 0px 15px 20px 0px;
	margin: 0px 0px 20px 0px;
}

/*-- suche, suchergebisse -----------------------------------------*/
.fieldset {
	margin: 0px 10px 0px 0px;
}
.legend {
	color: #000000;
}
/*-- suchfeld --*/
.tx-indexedsearch-form input {
	border-right: #999999 1px solid; 
	border-top: #999999 1px solid; 
	border-left: #999999 1px solid;
	border-bottom: #999999 1px solid; 
	font: 11px  arial, verdana, helvetica, sans-serif; 
	width: 160px; 
	color: #000000;  
	height: 19px; 
	background-color: #FFFFFF;
	padding: 2px 0px 0px 2px;
	margin: 0px 0px 0px 3px;
	float: left;
}
* html .tx-indexedsearch-form input {
	margin: 0px 0px 0px 8px;
}
.tx-indexedsearch-form label {
	margin: 0px 0px 0px 3px;
}
* html .tx-indexedsearch-form label {
	margin: 0px 0px 0px 8px;
}
/*-- suchbutton --*/
.tx-indexedsearch-search-submit input {
	border-right: #999999 1px solid; 
	border-top: #999999 1px solid; 
	border-left: #999999 1px solid;
	border-bottom: #999999 1px solid; 
	font: 11px  arial, verdana, helvetica, sans-serif; 
	font-weight: bold;
	color: #ffffff;
	/*width: 20px;*/ 
	height: 19px; 
	background-color: #999999;
	margin: 0px 0px 0px 10px;
}
* html .tx-indexedsearch-search-submit input {
	margin: 0px 0px 8px 8px;
}
/*-- ergebnisse --*/
.percent-tmpl-css {
	font: 11px  arial, verdana, helvetica, sans-serif; 
}

/*-- erweiterte suche --------------------------------------------------*/
.tx-indexedsearch-form {
	height: 40;
	/*width: 400px;*/
}
/*-- SEARCH_FOR --*/
.tx-indexedsearch-search-for {
	/*border-style: solid;
	border-width: 1px;
	border-color: #000000;*/
	height: 40;
	width: 400px;
	margin: 8px 0px 0px 8px;
}
/*-- SEARCH_IN --*/
.tx-indexedsearch-search-in {
	height: 40;
	width: 400px;
	margin: 8px 0px 0px 8px;
}
/*-- SELECT_SECTION --*/
.tx-indexedsearch-search-select-section {
	height: 40;
	width: 400px;
	margin: 8px 0px 0px 8px;
}
/*-- SELECT_ORDER --*/
.tx-indexedsearch-search-select-order {
	height: 40;
	width: 400px;
	margin: 8px 0px 0px 8px;
}
/*-- SELECT_RESULTS --*/
.tx-indexedsearch-search-select-results {
	height: 40;
	width: 400px;
	margin: 8px 0px 0px 8px;
}
/*-- SELECT_GROUP --*/
.tx-indexedsearch-search-select-group {
	height: 40;
	width: 400px;
	margin: 8px 0px 10px 8px;
}
/*-- SUBMIT BUTTON --*/
.tx-indexedsearch-search-submit {
	/*height: 40;
	width: 400px; tx-indexedsearch-searchbox-button*/
	margin: 0px 0px 0px 0px;
}

/*-- content block alle pulldown's (erweiterte suche) --*/
#cont-content select {
	border-right: #B39886 1px solid; 
	border-top: #B39886 1px solid; 
	border-left: #B39886 1px solid; 
	border-bottom: #B39886 1px solid;
	float: left;
	font: 11px  arial, verdana, helvetica, sans-serif; 
	width: 150px; 
	color: #000000; 
	height: 19px; 
	background-color: #FFFFFF;
	margin: 1px 5px 0px 0px;
}

/*-- dreispaltiges layout ------------------------------------------ --*/
#cont-content .dreispalter {
	/*border-style: solid;
	border-width: 1px;
	border-color: #00ff00;*/
	/*height: 40;*/
	width: 142px;
	/*padding: 0px 20px 20px 0px;*/
	padding: 0px 20px 20px 0px;
	margin: 21px 0px 0px 0px;
	float: left;
}
* html #cont-content .dreispalter {

	/*padding: 0px 8px 20px 0px;*/
	padding: 0px 20px 20px 0px;
}

#cont-content .dreispalter .csc-header h1 {
	font: 24px  arial, verdana, helvetica, sans-serif;
	color: #F54D00;
	margin: 0px 0px 5px 0px;
}
#cont-content .dreispalter .csc-header h1 A {
	font: 24px  arial, verdana, helvetica, sans-serif;
	color: #F54D00;
	margin: 0px 0px 5px 0px;
	text-decoration: none;
}

#cont-content .dreispalter .csc-textpic-imagewrap {
	/*border-style: solid;
	border-width: 1px;
	border-color: #000000;*/
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
/*-- endof dreispaltiges layout ------------------------------------------ --*/

/*-- vierspaltiges layout ------------------------------------------ --*/
#cont-content .zweispalter {
	border-style: solid; /*ist noetig damit die breite so bleibt*/
	border-width: 1px;
	border-color: #ffffff;
	/*height: 40;*/
	width: 240px;
	/*padding: 0px 20px 20px 0px;*/
	padding: 0px 0px 20px 0px;
	margin: 21px 0px 0px 0px;
	float: left;
}

#cont-content .zweispalter .csc-header h1 {
	font: 24px  arial, verdana, helvetica, sans-serif;
	color: #F54D00;
	margin: 0px 0px 5px 0px;
}
#cont-content .zweispalter .csc-header h1 A {
	font: 24px  arial, verdana, helvetica, sans-serif;
	color: #F54D00;
	margin: 0px 0px 5px 0px;
	text-decoration: none;
}

#cont-content .zweispalter .csc-textpic-imagewrap {
	/*border-style: solid;
	border-width: 1px;
	border-color: #000000;*/
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

/* internal link normal im zweispalter-layout */
#cont-content .zweispalter A.internal-link {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font: 13px arial, verdana, helvetica, sans-serif;
	font-weight: normal;
	color: #F64C00;
	text-decoration: none;
	border-bottom: 1px dotted #F64C00;
	/*background-image: url(../images/bg_internallink.gif);
	background-position: 0px 4px;
	background-repeat: repeat-x;
	*/
}
/*-- end of vierspaltiges layout ------------------------------------------ --*/









/* -- end of content block mitte -----------------------*/					
/* ---------------------------------------------------------------*/
/* ---------------------------------------------------------------*/		
/* -- info block rechts -----------------------------------------------------------------------------------------------*/
/*-- die folgenden Header --*/

/*-- Text+Bild Styles im Infobereich ----------------- --*/
/*--*/
/*-- box 1 --*/
/*-- headline im spaltenanfang --*/

/*-- die folgenden Header --*/

/*- headline im text mit anderer einstellung-*/

/*-- / box 1 --*/

/*-- bildtext ist ausgeblendet in der infospalte --*/

/*-- text neben dem bild --*/

/*-- info block pulldown menue --*/

/*-- bg farbe box 1 --*/

/* -- Content of extension "newloginbox", plugin "tx_newloginbox_pi1" ----------------*/
/*--*/
/*- fields -*/

/*--*/
/* -- end of info block rechts ---------------------------------------------------------------*/				
/* ---------------------------------------------------------------*/
/* ---------------------------------------------------------------*/
/*-- Footer ---------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------------------------*/
/*-- footer ------------------------------------------------------*/

/* -- end of footer ---------------------------------------------------------------*/				
/* ---------------------------------------------------------------*/
/* ---------------------------------------------------------------*/
/* -- navi block header ---------------------------------------------------------------*/	
/*-- menu-1 -----------------------------------------------------------------------------------------------------------------------------------------------*/
/**/

/*- erste ebene ------------------------------------------------ --*/
/*no*/

/*--*/

/* -- end of navi block header ---------------------------------------------------------------*/				
/* ---------------------------------------------------------------*/
/* ---------------------------------------------------------------*/
/* -- navi block links ---------------------------------------------------------------*/

/*-- menu-2 -----------------------------------------------------------------------------------------------------------------------------------------------*/
/**/
/*wichtig: div=rahmen gibt die breite der navibalken vor, jedes element bekommt dann mit display:block den erzwungenen linkbereich.(der ganze balken ist dadurch aktiv, nicht nur der link)*/

/*- erste ebene ------------------------------------------------ --*/
/*no*/

/*--*/
/* -- end of navi block links ---------------------------------------------------------------*/
/* ---------------------------------------------------------------*/
/* ---------------------------------------------------------------*/		
/* ---------------------------------------------------------------*/
/* ---------------------------------------------------------------*/		
/* -- Sitemap Style ---------------------------------------------------------------*/
/*-
#cont-content .csc-sitemap {
	padding: 0px 0px 0px 0px;
	margin: 15px 0px 0px 0px;
}
#cont-content .csc-sitemap ul li {
	font-weight: normal; 
	font: 11px arial, verdana, helvetica, sans-serif;
	color: #656565;
}
#cont-content .csc-sitemap ul li ul li {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	line-height: 18px;
	color: #656565;
}-*/
/*--*/
#cont-content .csc-sitemap {
	padding: 0px 0px 0px 0px;
	margin: 15px 0px 0px 0px;
}
#cont-content .csc-sitemap ul {
	font-weight: normal; 
	font: normal 11px arial, verdana, helvetica, sans-serif;
	color: #656565;
}
#cont-content .csc-sitemap ul li {
	padding: 0px 0px 0px 10px;
	margin: 0px 0px 6px 0px;
	font-weight: normal; 
	font: normal 11px arial, verdana, helvetica, sans-serif;
	color: #656565;
	list-style-type: none;
	line-height: 26px;
	background-image: url(../images/bg_sitemap_header.gif);
	background-repeat: repeat-x;
	background-position: 0 3px;
}
#cont-content .csc-sitemap ul li A {
	font: normal 13px arial, verdana, helvetica, sans-serif;
}

#cont-content .csc-sitemap ul li ul li {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 30px;
	line-height: 18px;
	color: #656565;
	background: #ffffff;
	list-style-type: square;
}
#cont-content .csc-sitemap ul li ul li A {
	font: normal 11px arial, verdana, helvetica, sans-serif;
}


/*--*/
/* -- end of Sitemap Style ---------------------------------------------------------------*/
/* ---------------------------------------------------------------*/		
/* ---------------------------------------------------------------*/
/* -- Suche-Ergebnisse Style ---------------------------------------------------------------*/
/*--*/
#cont-content .tx-indexedsearch {
	/*border-style: solid;
	border-width: 1px;
	border-color: #00ff00;*/
	margin: 0px 0px 0px 0px;
}

#cont-content .tx-indexedsearch-searchbox {
	overflow: hidden;
	height: 1px;
}
#cont-content .headline-default {
	/*border-style: solid;
	border-width: 1px;
	border-color: #0000ff;*/
}

#cont-content .tx-indexedsearch-whatis {
	font: normal 13px arial, verdana, helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 10px 0px;
}
#cont-content .tx-indexedsearch-browsebox {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#cont-content .tx-indexedsearch-browsebox ul.browsebox {
	margin: 10px 0px 20px 0px;
	padding: 0px 0px 0px 0px;
	border-left: solid 1px #E6E6E6;
	overflow: hidden;
}
#cont-content .tx-indexedsearch-browsebox .browsebox li {
	margin: 0px 0px 0px 0px;
	padding: 0px 5px 0px 5px;
	border-right: solid 1px #E6E6E6;
	list-style-type:none;
	float: left;
}
#cont-content .tx-indexedsearch-res {
	margin: 0px 0px 20px 0px;
	clear: left;
}
/*-- anzeigen ausblenden --*/
#cont-content .tx-indexedsearch-res .tx-indexedsearch-info {
	display: none;
}

/*--*/
/* -- end of Suche-Ergebnisse Style ---------------------------------------------------------------*/
/* ---------------------------------------------------------------*/	
/* ---------------------------------------------------------------*/
/* -- Bildgalerie in der Seite ---------------------------------------------------------------*/
/*--*/
/*
#cont-content .bildgalerie {
	padding: 10px 10px 10px 10px;
	margin: 10px 0px 5px 0px;
	float: left;
	background-color: #EFEFEF;
}
*/

#cont-content .bildgalerie-cont {
	/*border-style: solid;
	border-width: 1px;
	border-color: #000000;*/
	float: left;
	padding: 0px 0px 0px 0px;
	margin: 10px 0px 5px 0px;
	width: 117px;
	background-color: #EFEFEF;
}

#cont-content .bildgalerie-cont .bildgalerie {
	/*border-style: solid;
	border-width: 1px;
	border-color: #000000;*/
	padding: 0px 0px 0px 0px;
	margin: 10px 10px 10px 10px;
}



#cont-content .bildgalerie-cont .bildgalerie .csc-textpic {
	/*border-style: solid;
	border-width: 1px;
	border-color: #000000;*/
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#cont-content .bildgalerie-cont .bildgalerie .csc-textpic .csc-textpic-bildgalerie .csc-textpic-image {
	/*border-style: solid;
	border-width: 1px;
	border-color: #000000;*/
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: center;
	background-color: #999999;
	height: 73px;
	overflow: hidden;
}
#cont-content .bildgalerie-cont .bildgalerie .csc-textpic .csc-textpic-imagewrap .csc-textpic-image img {
	/*border-style: solid;
	border-width: 1px;
	border-color: #00ff00;*/
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	overflow: hidden;
}
#cont-content .bildgalerie-cont .bildgalerie .csc-textpic .csc-textpic-bildgalerie {
	/*border-style: solid;
	border-width: 1px;
	border-color: #00ff00;*/
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#cont-content .bildgalerie-cont .bildgalerie .csc-textpic .csc-textpic-text {
	/*border-style: solid;
	border-width: 1px;
	border-color: #000000;*/
	margin: 4px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#cont-content .bildgalerie-cont .bildgalerie .csc-textpic .csc-textpic-text p {
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#cont-content .bildgalerie-cont .bildgalerie .csc-textpic .csc-textpic-text A {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font: 13px arial, verdana, helvetica, sans-serif;
	font-weight: normal;
	color: #F64C00;
	text-decoration: none;
	border-bottom: 1px dotted #F64C00;
	/*background-image: url(../images/bg_internallink.gif);
	background-position: 0px 4px;
	background-repeat: repeat-x;
	*/
}

/*--*/
/* -- end of Bildgalerie in der Seite ---------------------------------------------------------------*/
/* ---------------------------------------------------------------*/	
/* ---------------------------------------------------------------*/	
/*- Bildgalerie Popup ---------------------------------------------------------------------------- --*/

/*-- hat ein extra style bekommen --*/

/*- end of Bildgalerie Popup ------------------------------------------------------------------- --*/
/* ---------------------------------------------------------------*/	
/* ---------------------------------------------------------------*/








/*-- ab hier styles aus der inhaltstyle-seite -------------------------------------------------------------------------------------------------------------------------*/

/* INFOS
Website Luwoge BASF --------------------------------------------------------
Autor: A. Heid
Version 1.0, 25-09-2007
Bemerkung: print-style

/**/
/*-- Grundformate der Seite ---------------------------------------------------*/
/*---------------------------------------------------------------------------*/
/*-- allgemein Body --*/
/* ----------------------------------------------------------------------------------------------------------*/
/**/
/**/
/**/  /* BEGINN DES EIGENTLICHEN STYLS */  /**/
/**/
/*--Grundgerüst der Seite ----------------------------------------------------------------------------------*/
/*----------------------------------------------------------------------------------------------------------*/

#cont-traceline {
  /*
	border-right: #90A0B7 1px solid;
	padding: 0;
	margin: 0;
	vertical-align: top;
	width: 1002px;
	height: 50px;
	background-color: #FFFFFF;*/
	display: none;
}


#cont-navi {
	/* 
	width: 208px;
	float: left;
	display: block;
	vertical-align: top;*/
	display: none;
}

#cont-content {
	/*border-style: solid;
	border-width: 1px;
	border-color: #0000ff;*/
	
	width: 497px;
	padding: 0px 0px 30px 0px;
	float: left;
	/*height: 529px;*/
	vertical-align: top; 
}

#cont-info {
	/*
	width: 237px;
	padding: 0px 60px 0px 0px;
	float: left;
	vertical-align: top; */
	display: none;
}


/* ------------------------------------------------------------------------------------------------------*/
/**/
/*-- Header der gesamten Seite ---------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------------------------*/
/*-- Header ------------------------*/

/*-- end of Header der gesamten Seite ---------------------------------------------------------------------------*/
/* ------------------------------------------------------------------------------------------------------*/
/**/
/*-- Content ---------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------------------------*/
/* -- content block left -----------------------------------------------------------------------------------------------*/
/* -- end of content block left -----------------------------------------------------------------------------------------------*/
/* ---------------------------------------------------------------*/
/* ---------------------------------------------------------------*/
/*-- content block mitte ------------------------------------------------------------------------------------------------------*/

/*-- Text+Bild Styles im Contentbereich ------------------------------------------------------ --*/

/*-- box 1 --*/
/*-- box 1 --*/
/*-- erste headline mit subheader auf der seite --*/
#cont-content .csc-frame-frame1 h1.csc-firstHeader {
	/*border-style: solid;
	border-width: 1px;
	border-color: #000000;*/
	
	font-weight: normal;
    color: #666666;
	font-size: 22px;
	padding: 1px 5px 4px 0px;
	margin: 0px;
}

/*-- headline bild mit text box --*/
#cont-content DIV.csc-frame-frame1 h1 {
	clear: both;
	font-size: 13px; 
	font-weight: bold;
	margin: 0px 0px 6px 0px;
	padding: 0px 0px 0px 0px;
	color: #333333; 
}

/*-- content box 1 --*/
#cont-content DIV.csc-frame-frame1 {
	/*border-style: solid;
	border-width: 1px;
	border-color: #00ff00;*/
	
	padding: 4px 15px 0px 0px;
	margin: 0px 0px 20px 0px;
}
/*-- / box 1 --*/

/*--*/
/*-- boxstyles fuer die standard headline --*/
/*- firstheader -*/
#cont-content .headline-default h1.csc-firstHeader {
	/*border-style: solid;
	border-width: 1px;
	border-color: #000000;*/
	
	font-weight: normal;
    color: #666666;
	font-size: 22px;
	padding: 1px 5px 4px 0px;
	margin: 0px;
}
/*- subheader -*/
#cont-content .headline-default p.csc-subheader {
	/*border-style: solid;
	border-width: 1px;
	border-color: #000000;*/
	
	font-weight: normal;
	font-size: 16px; 
	color: #333333;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
/*- box fuer erste headline-*/
#cont-content DIV.headline-default {
	/*border-style: solid;
	border-width: 1px;
	border-color: #00ff00;*/
	
	padding: 5px 15px 0px 0px;
	margin: 0px 0px 12px 0px;
}

/*--headline trefferliste --*/
#cont-content DIV.page-headline-1 h1.csc-firstHeader {
	/*border-style: solid;
	border-width: 1px;
	border-color: #000000;*/
	
	font-weight: normal;
    color: #666666;
	font-size: 22px;
	padding: 1px 5px 0px 0px;
	margin: 0px 0px 0px 0px;
}
/*- box fuer headline trefferliste-*/
#cont-content DIV.page-headline-1 {
	/*border-style: solid;
	border-width: 1px;
	border-color: #00ff00;*/
	padding: 5px 15px 0px 0px;
	margin: 0px 0px 0px 0px;
}
/*--*/
/*--*/
/*-- news-list-item's Container --------------------------------------*/

#cont-content .news-single-item .news-single-imgcaption {
	/*border-style: solid;
	border-width: 1px;
	border-color: #00ff00;*/
	margin: 0px 0px 0px 0px;
	padding: 1px 0px 2px 0px;
	font: 9px arial, verdana, helvetica, sans-serif;
	font-weight: normal;
	width: 220px;
}

#cont-content .news-single-item hr.clearer {
	visibility: hidden;
}
#cont-content .news-single-item .news-single-backlink {
	visibility: hidden;
}


/* -- end of content block mitte -----------------------*/					
/* ---------------------------------------------------------------*/
/* ---------------------------------------------------------------*/	






/* -- ab hier die styles der imodb --------------------------------------------------------------------------------------------------------------------------------------------*/	

/* INFOS
Website Luwoge BASF --------------------------------------------------------
Autor: A. Heid
Version 1.0, 25-09-2007
Bemerkung: print-style fuer die plugins der immodb 

--Verknüpfte Dateien----------------------------------------------------------

--Farben----------------------------------------------------------------------
*/
/*border-style: solid;
border-width: 1px;
border-color: #000000;*/
/**/
/**/
/* ---------------------------------------------------------------*/
/* ---------------------------------------------------------------*/	
/* -- Styles der Ext. Immobiliendatenbank ---------------------------------------------------------------*/
/*--*/
/*- Modul: Direkteinstieg ------------------------------------------------ --*/
#direkteinstieg {
	padding: 0px 0px 10px 0px;
	margin: 10px 0px 0px 0px;
}
#direkteinstieg form {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
#direkteinstieg p {
	padding: 0px 0px 10px 0px;
	margin: 0px 0px 0px 0px;
	line-height: 18px;
	color: #656565;
}
/*--*/
#direkteinstieg DIV.cont-label {
	/*width: 66px;*/
	text-align: right;
	float: left;
}
#direkteinstieg DIV.cont-label DIV.label-wohnart {
	padding: 2px 7px 14px 0px;
}
#direkteinstieg DIV.cont-label DIV.label-ort {
	padding: 0px 7px 12px 0px;
}
#direkteinstieg DIV.cont-label DIV.label-preis {
	padding: 0px 7px 13px 0px;
}
#direkteinstieg DIV.cont-label DIV.label-zimmer {
	padding: 0px 7px 14px 0px;
}
/*--*/
#direkteinstieg DIV.cont-field {
	width: 163px;
	float: left;
}
#direkteinstieg DIV.field-wohnart select {
	border: #7E9DB9 1px solid;
	/*float: left;*/
	font: 11px  arial, verdana, helvetica, sans-serif; 
	width: 104px; 
	color: #626260; 
	height: 19px; 
	background-color: #ffffff;
	margin: 0px 0px 7px 0px;
	padding: 0px 0px 0px 0px;
}
#direkteinstieg DIV.field-ort select {
	border: #7E9DB9 1px solid;
	/*float: left;*/
	font: 11px  arial, verdana, helvetica, sans-serif; 
	width: 162px; 
	color: #626260; 
	height: 19px; 
	background-color: #ffffff;
	margin: 0px 0px 7px 0px;
	padding: 0px 0px 0px 0px;
}
/*--*/
#direkteinstieg DIV.field-preisvon input {
	border: #7E9DB9 1px solid;
	font: 11px  arial, verdana, helvetica, sans-serif; 
	width: 60px; 
	color: #626260;  
	height: 19px; 
	background-color: #FFFFFF;
	margin: 0px 0px 7px 0px;
	padding: 2px 0px 0px 3px;
	float: left;
}
#direkteinstieg DIV.field-preisbis-label {
	height: 19px;
	float: left;
	padding: 2px 9px 0px 18px;
}
#direkteinstieg DIV.field-preisbis input {
	border: #7E9DB9 1px solid;
	font: 11px  arial, verdana, helvetica, sans-serif; 
	width: 60px; 
	color: #626260;  
	height: 19px; 
	background-color: #FFFFFF;
	margin: 0px 0px 7px 0px;
	padding: 2px 0px 0px 3px;
	float: left;
}
#direkteinstieg DIV.field-zimmervon input {
	border: #7E9DB9 1px solid;
	font: 11px  arial, verdana, helvetica, sans-serif; 
	width: 60px; 
	color: #626260;  
	height: 19px; 
	background-color: #FFFFFF;
	margin: 0px 0px 20px 0px;
	padding: 2px 0px 0px 3px;
	float: left;
}
#direkteinstieg DIV.field-zimmerbis-label {
	height: 19px;
	float: left;
	padding: 2px 9px 0px 18px;
}
#direkteinstieg DIV.field-zimmerbis input {
	border: #7E9DB9 1px solid;
	font: 11px  arial, verdana, helvetica, sans-serif; 
	width: 60px; 
	color: #626260;  
	height: 19px; 
	background-color: #FFFFFF;
	margin: 0px 0px 20px 0px;
	padding: 2px 0px 0px 3px;
	float: left;
}
/*- submit-button -*/
#direkteinstieg DIV.field-submit input {
	font: 11px  arial, verdana, helvetica, sans-serif;
	color: #000000; 
	width: 154px;
	height: 19px; 
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
/*- direkteinstieg link -*/
.direkteinstieg-link {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 2px 0px;
}
.direkteinstieg-link A {
	padding: 0px 0px 0px 0px;
	font: 13px arial, verdana, helvetica, sans-serif;
	font-weight: normal;
	color: #F64C00;
	text-decoration: none;
	border-bottom: 1px dotted #F64C00;
	/*background-image: url(../../main/images/bg_internallink.gif);
	background-position: 0px 3px;
	background-repeat: repeat-x;
	*/
}
.direkteinstieg-link A:hover {
	text-decoration: none;
}
/*- / Modul: Direkteinstieg ------------------------------------------------ --*/
/*--*/
/*--*/
/*--*/
/*- Modul: Detailsuche1 ------------------------------------------------ --*/
#detailsuche1 {
	border-style: solid;
	border-width: 1px;
	border-color: #ffffff;/**/
	
	padding: 0px 0px 0px 0px;
	margin: 10px 0px 0px 0px;
	height: 170px;/**/
}
#detailsuche1-bg {
	background-color: #EFEFEF;
	padding: 16px 0px 0px 28px;
	margin: 0px 34px 0px 0px;
}
#detailsuche1 P {
	padding: 0px 0px 10px 7px;
	margin: 0px 0px 0px 0px;
}
/*--*/
#detailsuche1 DIV.cont-label {
	text-align: right;
	float: left;
}
#detailsuche1 DIV.cont-label DIV.label-ort {
	padding: 2px 10px 15px 0px;
}
#detailsuche1 DIV.cont-label DIV.label-stadtteil {
	padding: 0px 10px 12px 0px;
}
#detailsuche1 DIV.cont-label DIV.label-preis {
	padding: 0px 10px 12px 0px;
}
#detailsuche1 DIV.cont-label DIV.label-wohnflaeche {
	padding: 0px 10px 12px 0px;
}
#detailsuche1 DIV.cont-label DIV.label-zimmer {
	padding: 0px 10px 24px 0px;
}
/*--*/
#detailsuche1 DIV.cont-field {
	/**/
	width: 295px;
	float: left;
}
#detailsuche1 DIV.field-ort select {
	border: #7E9DB9 1px solid;
	font: 11px  arial, verdana, helvetica, sans-serif; 
	width: 290px; 
	color: #626260; 
	height: 19px; 
	background-color: #ffffff;
	margin: 0px 0px 7px 0px;
	padding: 0px 0px 0px 0px;
}
#detailsuche1 DIV.field-stadtteil select {
	border: #7E9DB9 1px solid;
	font: 11px  arial, verdana, helvetica, sans-serif; 
	width: 290px; 
	color: #626260; 
	height: 19px; 
	background-color: #ffffff;
	margin: 0px 0px 7px 0px;
	padding: 0px 0px 0px 0px;
}
/*--*/
#detailsuche1 DIV.field-preisvon input {
	border: #7E9DB9 1px solid;
	font: 11px  arial, verdana, helvetica, sans-serif; 
	width: 85px; 
	color: #626260;  
	height: 19px; 
	background-color: #FFFFFF;
	margin: 0px 0px 7px 0px;
	padding: 2px 0px 0px 3px;
	float: left;
}
#detailsuche1 DIV.field-preisbis-label {
	height: 19px;
	float: left;
	padding: 2px 10px 0px 32px;
}
#detailsuche1 DIV.field-preisbis input {
	border: #7E9DB9 1px solid;
	font: 11px  arial, verdana, helvetica, sans-serif; 
	width: 85px; 
	color: #626260;  
	height: 19px; 
	background-color: #FFFFFF;
	margin: 0px 0px 7px 0px;
	padding: 2px 0px 0px 3px;
	float: left;
}
/*--*/
#detailsuche1 DIV.field-wohnvon input {
	border: #7E9DB9 1px solid;
	font: 11px  arial, verdana, helvetica, sans-serif; 
	width: 85px; 
	color: #626260;  
	height: 19px; 
	background-color: #FFFFFF;
	margin: 0px 0px 7px 0px;
	padding: 2px 0px 0px 3px;
	float: left;
}
#detailsuche1 DIV.field-wohnbis-label {
	height: 19px;
	float: left;
	padding: 2px 10px 0px 32px;
}
#detailsuche1 DIV.field-wohnbis input {
	border: #7E9DB9 1px solid;
	font: 11px  arial, verdana, helvetica, sans-serif; 
	width: 85px; 
	color: #626260;  
	height: 19px; 
	background-color: #FFFFFF;
	margin: 0px 0px 7px 0px;
	padding: 2px 0px 0px 3px;
	float: left;
}
/*--*/
#detailsuche1 DIV.field-zimmervon input {
	border: #7E9DB9 1px solid;
	font: 11px  arial, verdana, helvetica, sans-serif; 
	width: 85px; 
	color: #626260;  
	height: 19px; 
	background-color: #FFFFFF;
	margin: 0px 0px 20px 0px;
	padding: 2px 0px 0px 3px;
	float: left;
}
#detailsuche1 DIV.field-zimmerbis-label {
	height: 19px;
	float: left;
	padding: 2px 10px 0px 32px;
}
#detailsuche1 DIV.field-zimmerbis input {
	border: #7E9DB9 1px solid;
	font: 11px  arial, verdana, helvetica, sans-serif; 
	width: 85px; 
	color: #626260;  
	height: 19px; 
	background-color: #FFFFFF;
	margin: 0px 0px 20px 0px;
	padding: 2px 0px 0px 3px;
	float: left;
}
/*--*/
/*- submit-button -*/
#detailsuche1 DIV.field-submit input {
	font: 11px  arial, verdana, helvetica, sans-serif;
	color: #000000; 
	width: 154px;
	height: 19px; 
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
/*- / Modul: Detailsuche1 ------------------------------------------------ --*/
/*--*/
/*--*/
/*--*/
/*- Modul: Suche_aendern ------------------------------------------------ --*/
#suche-aendern {
	/*border-style: solid;
	border-width: 1px;
	border-color: #000000;*/
	padding: 10px 0px 0px 0px;
	margin: 0px 0px 0px 7px;
	/*border-bottom: #E6E6E6 1px solid;*/
	background-color: #EFEFEF;
}
.suche-aendern-bg {
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 0px 4px;
	height: 156px;/**/
	background-color: #EFEFEF;/**/
}
#suche-aendern P {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
/*--*/
#suche-aendern DIV.cont-label {
	/*width: 66px;*/
	text-align: right;
	float: left;
}
#suche-aendern DIV.cont-label DIV.label-ort {
	padding: 2px 5px 15px 0px;
}
#suche-aendern DIV.cont-label DIV.label-stadtteil {
	padding: 0px 5px 12px 0px;
}
#suche-aendern DIV.cont-label DIV.label-preis {
	padding: 0px 5px 8px 0px;
}
#suche-aendern DIV.cont-label DIV.label-wohnflaeche {
	padding: 0px 5px 4px 0px;
}
#suche-aendern DIV.cont-label DIV.label-zimmer {
	padding: 0px 6px 14px 0px;
}
/*--*/
#suche-aendern DIV.cont-field {
	width: 160px;
	float: left;
}
#suche-aendern DIV.cont-field form {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
#suche-aendern DIV.field-ort select {
	border: #7E9DB9 1px solid;
	/*float: left;*/
	font: 11px  arial, verdana, helvetica, sans-serif; 
	width: 155px; 
	color: #626260; 
	height: 19px; 
	background-color: #ffffff;
	margin: 0px 0px 7px 0px;
	padding: 0px 0px 0px 0px;
}
#suche-aendern DIV.field-stadtteil select {
	border: #7E9DB9 1px solid;
	/*float: left;*/
	font: 11px  arial, verdana, helvetica, sans-serif; 
	width: 155px; 
	color: #626260; 
	height: 19px; 
	background-color: #ffffff;
	margin: 0px 0px 7px 0px;
	padding: 0px 0px 0px 0px;
}
/*--*/
#suche-aendern DIV.field-preisvon input {
	border: #7E9DB9 1px solid;
	font: 11px  arial, verdana, helvetica, sans-serif; 
	width: 60px; 
	color: #626260;  
	height: 19px; 
	background-color: #FFFFFF;
	margin: 0px 0px 7px 0px;
	padding: 2px 0px 0px 3px;
	float: left;
}
#suche-aendern DIV.field-preisbis-label {
	height: 19px;
	float: left;
	padding: 2px 5px 0px 16px;
}
#suche-aendern DIV.field-preisbis input {
	border: #7E9DB9 1px solid;
	font: 11px  arial, verdana, helvetica, sans-serif; 
	width: 60px; 
	color: #626260;  
	height: 19px; 
	background-color: #FFFFFF;
	margin: 0px 0px 7px 0px;
	padding: 2px 0px 0px 3px;
	float: left;
}
/*--*/
#suche-aendern DIV.field-wohnvon input {
	border: #7E9DB9 1px solid;
	font: 11px  arial, verdana, helvetica, sans-serif; 
	width: 60px; 
	color: #626260;  
	height: 19px; 
	background-color: #FFFFFF;
	margin: 0px 0px 7px 0px;
	padding: 2px 0px 0px 3px;
	float: left;
}
#suche-aendern DIV.field-wohnbis-label {
	height: 19px;
	float: left;
	padding: 2px 5px 0px 16px;
}
#suche-aendern DIV.field-wohnbis input {
	border: #7E9DB9 1px solid;
	font: 11px  arial, verdana, helvetica, sans-serif; 
	width: 60px; 
	color: #626260;  
	height: 19px; 
	background-color: #FFFFFF;
	margin: 0px 0px 7px 0px;
	padding: 2px 0px 0px 3px;
	float: left;
}
/*--*/
#suche-aendern DIV.field-zimmervon input {
	border: #7E9DB9 1px solid;
	font: 11px  arial, verdana, helvetica, sans-serif; 
	width: 60px; 
	color: #626260;  
	height: 19px; 
	background-color: #FFFFFF;
	margin: 0px 0px 20px 0px;
	padding: 2px 0px 0px 3px;
	float: left;
}
#suche-aendern DIV.field-zimmerbis-label {
	height: 19px;
	float: left;
	padding: 2px 5px 0px 16px;
}
#suche-aendern DIV.field-zimmerbis input {
	border: #7E9DB9 1px solid;
	font: 11px  arial, verdana, helvetica, sans-serif; 
	width: 60px; 
	color: #626260;  
	height: 19px; 
	background-color: #FFFFFF;
	margin: 0px 0px 20px 0px;
	padding: 2px 0px 0px 3px;
	float: left;
}
/*--*/
/*- submit-button -*/
#suche-aendern DIV.field-submit input {
	font: 11px  arial, verdana, helvetica, sans-serif;
	color: #000000; 
	width: 154px;
	height: 19px; 
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

/*-- suche-aendern headline gross - trefferliste seite --*/
.sucheaendern-1 .detail-sucheaendern {
	/*border-style: solid;
	border-width: 1px;
	border-color: #000000;*/
	font-weight: normal;
    color: #9A9A9A;
	font-size: 16px;
	padding: 0px 5px 22px 7px;
	margin: 36px 0px 10px 0px;
	background-color: #ffffff;
	border-bottom: #E6E6E6 1px solid;
}
/*-- suche-aendern headline klein - detailansicht seite --*/
.sucheaendern-2 .detail-sucheaendern {
	font: 13px arial, verdana, helvetica, sans-serif;
	font-weight: normal;
	color: #000000;
	padding: 0px 0px 10px 7px;
	margin: 0px 0px 0px 0px;
}

/*- / Modul: Suche_aendern ------------------------------------------------ --*/
/*--*/
/*--*/
/*--*/
/*- Modul: Trefferliste ------------------------------------------------ --*/
#trefferliste {
	border-style: solid;
	border-width: 1px;
	border-color: #ffffff;/**/
	
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 20px 0px;
	/*height: 193px;*/
}
#trefferliste-bg {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
/*--*/
#trefferliste DIV.treffer-subheader {
	/*border-style: solid;
	border-width: 1px;
	border-color: #000000;*/
	
	width: 463px; 
	height: 30px;
	margin: 0px 0px 0px 0px; 
}
#trefferliste DIV.treffer-subheader h2 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#trefferliste DIV.cont-treffer-menu {
	/*border-style: solid;
	border-width: 1px;
	border-color: #000000;*/
	
	width: 463px; 
	height: 20px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 9px 0px;
}
#trefferliste DIV.cont-treffer-ergebnis {
	/*border-style: solid;
	border-width: 1px;
	border-color: #0ff000;*/
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 3px 0px;
	width: 463px; 
	height: 60px;
}
#trefferliste DIV.cont-treffer-ergebnis P {
	/*border-style: solid;
	border-width: 1px;
	border-color: #000000;*/
	padding: 3px 0px 0px 7px;
	margin: 0px 0px 0px 0px;
	line-height: 13px;
}
/*- linkanzeige in der trefferliste -*/
#trefferliste DIV.cont-treffer-ergebnis P A.internal-link {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font: 11px arial, verdana, helvetica, sans-serif;
	font-weight: normal;
	color: #F64C00;
	text-decoration: none;
	border-bottom: 1px dotted #F64C00;
	/*background-image: url(../../main/images/bg_internallink.gif);
	background-position: 0px 0px;
	background-repeat: repeat-x;
	*/
	
}
/*- linkanzeige "nextpage" vor und nach der trefferliste-*/
#trefferliste #trefferliste-bg DIV.cont-treffer-menu DIV.treffer-nextpage {
	/*border-style: solid;
	border-width: 1px;
	border-color: #000000;*/
	
	margin: 8px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#trefferliste #trefferliste-bg DIV.cont-treffer-menu DIV.treffer-nextpage P A {
	/*border-style: solid;
	border-width: 1px;
	border-color: #000000;*/
	
	font: 11px arial, verdana, helvetica, sans-serif;
	font-weight: normal;
	color: #F64C00;
	text-decoration: none;
	border-bottom: 1px dotted #F64C00;
	/*background-image: url(../../main/images/bg_internallink.gif);
	background-position: 0px 0px;
	background-repeat: repeat-x;*/
	/*margin: 0px 0px 1px 0px;
	padding: 0px 0px 1px 0px;
	*/
}
#trefferliste DIV.cont-treffer-menu DIV.treffer-page-act, DIV.treffer-page-trenner, DIV.treffer-page-no {
	float: left;
}
#trefferliste DIV.cont-treffer-menu DIV.treffer-page-act {
	font: 11px arial, verdana, helvetica, sans-serif;
	font-weight: normal;
	color: #000000;
	margin: 0px 2px 0px 2px;
	padding: 0px 0px 0px 0px;
}
#trefferliste DIV.cont-treffer-menu DIV.treffer-page-trenner {
	font: 11px arial, verdana, helvetica, sans-serif;
	font-weight: normal;
	color: #999999;
}
#trefferliste DIV.cont-treffer-menu DIV.treffer-page-no A {
	font: 11px arial, verdana, helvetica, sans-serif;
	font-weight: normal;
	color: #F64C00;
	margin: 0px 2px 0px 2px;
	padding: 0px 0px 0px 0px;
}
#trefferliste DIV.treffer-page {
	/*border-style: solid;
	border-width: 1px;
	border-color: #000000;*/
	
	padding: 0px 0px 0px 0px;
	margin: 8px 0px 0px 0px;
	float: left;
}
#trefferliste DIV.treffer-nextpage {
	/*border-style: solid;
	border-width: 1px;
	border-color: #000000;*/
	
	float: right;
}

#trefferliste DIV.field-bild {
	width: 80px; 
	height: 60px;
	margin: 0px 1px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: center;
	background-color: #EFEFEF;
	overflow: hidden;
	float: left;
}

#trefferliste DIV.field-masse {
	background-color: #EFEFEF;
	width: 55px; 
	height: 60px;
	margin: 0px 1px 0px 0px;
	padding: 0px 0px 0px 0px;
	float: left;
}
#trefferliste DIV.field-beschreibung {
	background-color: #EFEFEF;
	width: 185px; 
	height: 60px;
	margin: 0px 1px 0px 0px;
	padding: 0px 0px 0px 0px;
	float: left;
}
#trefferliste DIV.field-preis {
	background-color: #EFEFEF;
	width: 79px; 
	height: 60px;
	margin: 0px 1px 0px 0px;
	padding: 0px 0px 0px 0px;
	float: left;
}
#trefferliste DIV.field-detail {
	background-color: #EFEFEF;
	width: 60px; 
	height: 60px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	float: left;
}
/*- / Modul: Trefferliste ------------------------------------------------ --*/
/*--*/
/*--*/
/*--*/
/*- Modul: Detailansicht ------------------------------------------------ --*/
#cont-bild-text {
	padding: 20px 15px 0px 0px;
	margin: 0px 0px 20px 0px;
}
.galerie {
	margin: 5px 0px 0px 0px;
}
.galerie A{
	padding: 0px 0px 1px 0px;
	font: 11px arial, verdana, helvetica, sans-serif;
	font-weight: normal;
	color: #F64C00;

	text-decoration: underline;
}
.galerie A:hover {
	text-decoration: none;
}
.bildbox {
	padding: 0px 0px 0px 0px;
	margin: 0px 10px 0px 0px;
}
.detail-text {
	/*border-style: solid;
	border-width: 1px;
	border-color: #000000;*/
	
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
.objekt-code {
	padding: 0px 0px 5px 0px;
}
.objekt-box1 {
	float: left;
	font-weight: bold;
	padding: 0px 20px 0px 2px;
}
.objekt-box2 {
	float: left;
	font-weight: bold;
	padding: 0px 10px 0px 2px;
}

.textsmal {
	font-weight: normal;
}
#cont-text {
	padding: 0px 15px 0px 0px;
	margin: 0px 0px 20px 0px;
}
/*-- zurueck link--*/
.detail-backlink {
	margin: 0px 0px 20px 0px;
}
.detail-backlink A {
	padding: 0px 0px 1px 0px;
	font: 11px arial, verdana, helvetica, sans-serif;
	font-weight: normal;
	color: #F64C00;
	
	text-decoration: underline;
}
.detail-backlink A:hover {
	text-decoration: none;
}
/*-- kontakt link--*/
.detail-kontaktlink {
	margin: 0px 0px 0px 3px;
}
.detail-kontaktlink A {
	padding: 0px 0px 0px 0px;
	font: 11px arial, verdana, helvetica, sans-serif;
	font-weight: normal;
	color: #F64C00;
	text-decoration: none;
	border-bottom: 1px dotted #F64C00;
	/*background-image: url(../../main/images/bg_internallink.gif);
	background-position: 0px 2px;
	background-repeat: repeat-x;
	*/
	
}
.detail-kontaktlink A:hover {
	text-decoration: none;
}
/*-- kontakt text --*/
.csc-frame-frame1-grau {
	/*padding: 0px 0px 10px 7px;
	margin: 0px 0px 7px 0px;
	border-bottom: #E6E6E6 1px solid;*/
	color: #666666;
	background-color: #ffffff;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	border-bottom: #ffffff 1px solid;
}

/*- / Modul: Detailansicht ------------------------------------------------ --*/
/*--*/
/*--*/
/*--*/
/*- Modul: Topangebote ------------------------------------------------ --*/
#topangebot {
	border-style: solid;
	border-width: 1px;
	border-color: #ffffff;
	
	padding: 34px 0px 0px 0px;
	margin: 0px 0px 20px 0px;
}
.topangebot-header {
	padding: 0px 0px 15px 0px;
	margin: 0px 0px 0px 0px;
}
.cont-topangebot-box {

}
.topangebot-box1, .topangebot-box2, .topangebot-box3 {
	margin: 0px 20px 0px 0px;
	float: left;
}
.topangebot-box-img {
	width: 140px;
	height: 105px;
	background-color: #EFEFEF;
	overflow: hidden;
	text-align: left;
	margin: 0px 0px 5px 0px;
}

.topangebot-link A {
	padding: 1px 0px 0px 0px;
	font: 13px arial, verdana, helvetica, sans-serif;
	font-weight: normal;
	color: #F64C00;
	text-decoration: none;
	border-bottom: 1px dotted #F64C00;
	/*background-image: url(../../main/images/bg_internallink.gif);
	background-position: 0px 4px;
	background-repeat: repeat-x;
	*/

}
.topangebot-link A:hover {
	text-decoration: none;
}
/*- / Modul: Topangebote ------------------------------------------------ --*/
/*--*/
/*--*/
/*--*/
/*- Modul: Bildgalerie ------------------------------------------------ --*/

/*-- hat ein extra style bekommen --*/

/*- / Modul: Bildgalerie ------------------------------------------------ --*/
/*--*/
/*--*/
/*--*/
/* -- / Styles der Ext. Immobiliendatenbank ---------------------------------------------------------------*/
/* ---------------------------------------------------------------*/
/* ---------------------------------------------------------------*/

	
