@import url("../global_2.css"); 
/* immoview.de 1024 Auflösung Website by eggynet.de */

/* @group Global */
html,body {
	font-family: "Trebuchet MS", Tahoma, Arial;
	color: #373829;
	background: #8A886F ;
	font-size: 1em;
	}

strong {
	color: #333;
    }

h1 {
	text-align: left;
	letter-spacing: 2px;
	color: #046042;
	text-decoration: none;
	margin: 0 0 15px;
	}

h2 {
	color: #75501C;
	text-decoration: none;
	margin: 10px 0;
    }
    
h3 {
	color: #333;
	text-decoration: none;
	margin: 10px 0 10px 0;
	padding-top: 10px;
    }

h3 a {
    font: normal 120% "Trebuchet MS", Tahoma, Arial;	
    text-decoration:underline;
    }

h3 a:visited {
    text-decoration:underline;
    }

h3 a:hover {
   text-decoration:none;
   }

h3 a:active {
   text-decoration:none;
   } 

a {
	color: #046042;
	}

a:hover {
	text-decoration: none;
	}	
	
p {
	line-height: 1.5em;
	}

/* @end */

/* @group Container */
#container {
	width: 968px;
	background-image: url(images/bgcontainer.gif);
	background-repeat: repeat-y;
	background-color: white;
	}

/* @end */

/* @group Header */
#header {
	width: 968px;
	height: 293px;
	background-image: url(images/bghead.gif);
	background-repeat: no-repeat;
	z-index: 999;
	}

	
#logo{
	position: absolute;
	width: 270px;
	height: 131px;
	left: 0px;
	top: 70px;
	}
	
#headergrafik
	{
	position: absolute;
	top: 71px;
	left: 34px;
	z-index: 998;
	width: 898px;
	height: 222px;
	}

/* @end */


/* @group Search Breadcrumb Box */
#search_breadcrumb_box {
	width: 968px; /* Gesamte Containerbreite */
	}

/* @end */


/* @group Breadcrumb */
/* --------Voreinstellungen Breadcrumb */
#breadcrumb  {
	position: absolute;
	left: 14.69em;
	display: block;
	float: left;
	margin: 0;
	font-size: 1em;
	padding: 0.13em 0 0; /* Justierung Höhe */
	}
	
#breadcrumb p  {
	padding-top: 2px;
	}
		
.breadcrumb_startseite a:link  {
	padding-left: 1.25em;
	text-decoration: underline;
	}
	
.breadcrumb_startseite a:hover  {
	/* bei Bedarf andere Farbe über main */
	text-decoration: none;
	}
	
#breadcrumb a  {
	text-decoration: underline;
	/* bei Bedarf andere Farbe über main */
	}
	
#breadcrumb a:hover  {
	text-decoration: none;
	/* bei Bedarf andere Farbe über main */
	}
	
#breadcrumb .no_link {
	font-weight: bold;
	}	
/* @end */


/* @group Search */
#search {
	position: absolute;
	top: 0;
	left: 25px;
	display: block;
	font-size: 0.9em;
	background-color: white;
	}

/* Wrapper um Box sorgt für gleichmäßiges Padding und Border */	
#search .search-wrapper  {
	background-color: white;
	padding-top: 0.25em;
	padding-bottom: 0.25em;
	border: 1px solid silver;
	}
#search .search-wrapper:hover {
	border: 1px dashed silver;
	background-color: white;
	}
	* html #search { /* Nur IE6 */
     width: 15em;
     left: 15px;
        }
	
#search legend{
	display: none;
	}
	
#search fieldset {
	border: none;
	}	
	
#search label {
	display: none;
	}
	
	/* Suchfeld */	
#search form.suchen input.text{
	float: left;
	margin-left: 0.31em; /* 5px */
	margin-right: 0.31em; /* 5px */
	width: 9em;
	border: none;
	padding-top: 0.25em;
	padding-bottom: 0.25em;
	font-size: 0.8em;
	background: white url(../../images/icon_bestellungen_ansehen.gif) no-repeat 2px center;
	padding-left: 22px;
	outline: none;
	}
	
	/* Button - individuelle Gestaltung */	
	#search form.suchen input.submit{
	border: none;
	color: white;
	background-color:  #046042;
	vertical-align: middle;
	width: 5em; /* 80px */
	margin-right: 0.31em; /* 5px */
	font-size: 0.8em;
	padding-top: 0.25em;
	padding-bottom: 0.25em;
	}
	
	/* Suchfeld hover - individuelle Gestaltung */	
	#search form.suchen input.submit:hover{
	background-color: #75501C;
	color: white;
	font-size: 0.8em;
	cursor: pointer;
	}	

/* @end */

/* @group Sidebar */
#sidebar {
	top: 0;
    left: 15px;
    width: 205px; 
    margin: 0;
     }

/* @end */

/* @group Navi Top */
#navi_top {
   	top: 0px;
	}	 
		
#navi_top ul {
  	margin-top: 0px;
	padding-right: 20px;
	text-transform: uppercase;
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 10pt;
	font-weight: bold;
	z-index: 1;
	}

#navi_top a {
	padding: 15px 5px 5px 5px;
	color: #FFFFFF;
	text-decoration: none;
	border-bottom: 3px solid #FFFFFF;
    }
    
#navi_top a:hover {
	color: #FFFFFF;
	border-bottom: 6px solid #FFFFFF;
	}

/* @end */

/* @group Navi Left */
/* Formatierung für gesamten Navi_left Bereich (Breite!,Schriften, BG-Colors etc. */
#navi_left {
	left: 0px; /* keine top-Angabe! Netscape! */
	width: 205px;
	font-size: 11pt;
	font-weight: normal;
	text-align: left;
	border-bottom: 1px solid #D7D5C2;
	margin: 0;
	padding: 0;
	}

/*	Formatierung für den gesamten UL Bereich der 1. Ebene */	
 ul#navi_left {
	width: 205px;
	font-size: 11pt;
	font-weight: normal;
	}

/*	Formtierung für den einzelnen li Bereich der 1. Ebene, z.B. andere border Farbe, padding etc. */	
ul#navi_left a {
	display: block;
	margin: 0;
	line-height: normal;
	color: #046042;
	border-top: 1px solid #D7D5C2;	
	text-decoration: none;
	padding: 4px 0 4px 20px;
	}
	


/*	wichtig für den IE (wirkt wie min-height) */
* html #navi_left a {
	height: 1em;
	}

ul#navi_left a:hover {
	color: #01422D;
	background-color: #f3f3f3;
	}

/*	2. Ebene */	
/*	Formatierung für den gesamten ul Bereich */	
ul#navi_left ul  { 	}
/*	Formtierung für den einzelnen li Bereich, z.B. andere border Farbe */	
ul#navi_left ul li { }			
/*	Formtierung für 
alle links der 2. Ebene */
ul#navi_left ul li a {
	border-top: 1px dashed #D7D5C2;
	color: #75501C;
		}	
		
/*	Formtierung für 
alle hover der 2. Ebene */
ul#navi_left ul li a:hover {
	color: #493211;
	}

* html ul#navi_left li { /* Korrekturen fuer IE 5.x */
/*width: 205px;*/
/*w\idth: 205px;*/
	padding-left: 0;
	padd\ing-left: 0;
	float: left;
	}

/* @end */


/* @group Content */
#content {
	width: 698px;
	text-align: left; 
	margin-left: 235px;
	margin-top: 0;
	line-height: 1.5em;
    }
    
#content p {
	text-align:left;
	font-size: 0.9em;
	}

a.content {
	color: #4A595B;
	text-decoration: none;
	border-bottom: 1px dotted #4A595B;
	}
	
.content a:hover {
    text-decoration: none;
    border-bottom: none;
	}
	
#content ul {
	font-size: 0.9em;
	padding-left: 18px;
   	list-style-image: url(images/weblink.gif);
	list-style-position: outside;
	margin: 0;
	}	
	
.float1 {
	text-align: center;
	font-size: 80%;
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
	border: 1px solid #D7D5C2;
	padding: 2px;
    }
    
.float2 {
	text-align: center;
	font-size: 80%;
	float: right;
	margin-left: 20px;
	margin-bottom: 20px;
	border: 1px solid #D7D5C2;
	padding: 2px;
    }
    
 .centerimage {
	text-align: center;
	font-size: 80%;
	margin-bottom: 10px;
	border: 1px solid #D7D5C2;
	padding: 2px;
    }
    
.float1ohnerahmen {
	text-align: center;
	font-size: 80%;
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
    }    
.float2ohnerahmen {
	text-align: center;
	font-size: 80%;
	float: right;
	margin-left: 20px;
	margin-bottom: 20px;
	    }	
	    			
.underline {
	border-top: 1px dotted #D7D5C2;	
	}

#left {
	width: 468px;
	}

#right {
	width: 215px;
	text-align: left;
	}

#right ul {
		}

	
#right .float1   {
	margin: 0;
	}
	
#right .float2   {
	margin: 0;
	}

.screenshotthumb {  
   float: left;
   	margin-bottom: 10px;
   	margin-left: 10px;
   	border: 1px solid #D7D5C2;
	padding: 1px;
	}		
		
.right:link {
	padding-right: 5px;
	color: #046042;
	text-decoration: underline;		
}
.right:active {
	color: #333;	
	text-decoration: underline;
	}
	
.right:hover {
	text-decoration: none;
	}
	
.hilfe {
	cursor: help;
	border-bottom:#bc8430 2px dotted;
	border-top: transparent 2px dotted;
	}

/* @end */

/* @group Styleswitcher */

#styleswitcher  {
	width: 910px;
	height: 0px;
	padding-right: 40px;
	}	

/* @end */


/* @group Seitenanfang Drucken Box */
#seitenanfang_drucken_box {
	right: 40px; /* Änderung */
	}
	
/* @end */

/* @group Footer */
	#footer {
	width: 968px;
	height: 59px;
	color: #5A5A43;
	background-image: url(images/bgfooter.gif);
	background-repeat: no-repeat;
	}

	#footer p {
	margin:0;
	padding-top: 2px;
	}		
		
#footer a {
	color: #333;
	text-decoration: underline;
    }
    
#footer a:hover {
	color: #333;
	background-color: #DDD9BE;
	text-decoration: none;
   }

/* @end */



  
