﻿/* Festlegung der Layoutbreite und Zentrierung*/

body
{
	background-color: #FFFFFF;
	background-image: url('images/hintergrund_organge_lang.gif');
	background-repeat: repeat-x;
	font-size: 1em;
	font-family:  Tahoma, Verdana,  Arial, Helvetica, Sans-Serif;
	margin: auto;
	
}


#Seite {
	width: 980px;
	margin: auto;
	min-width: inherit;
	max-width: none;
	font-family: Tahoma, Verdana, Arial, Helvetica, Sans-Serif;
	color: #62300F;

}
#Rahmen
{
	border: 1px #99CCFF solid;
	border-collapse: collapse;
	background-color: white;
	width: 980px;
	padding: 0;
	font-size: 95%;
	line-height: 1.2em;
	text-align: left;
	margin-bottom: auto;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	height: auto;
}

/* Kopfbereich
---------------------------------------------------------- */


#Banner
{
	width: 980px;
	background: #FCF5DA;
	font-weight: normal;
	font-size: 100%;
	line-height: 110%;
	text-align: left;
	margin: 0px 0px 0px 0px;
}
#banner_footer {
	width: 970px;
	height: 100%;
	margin-top: 5px;
	margin-bottom: 15px;
	margin-left: 5px;
	margin-right: 5px;
	padding-left:0px;
	background-color: #FFFFFF;
	overflow: hidden;
	background-image: url('images/leiste_980_eisblau.gif');
	background-repeat: no-repeat;
	text-align: right;
	font-size: 80%;
	border-bottom-color: #99CCFF;
	border-bottom-width: 0px;
	border-bottom-style: solid;
}

/* Inhalt
---------------------------------------------------------- */


#main {
	overflow: hidden;
	font-size: 80%;
	margin-top: 8px;
	background-image: url('images/leiste_180_eisblau_weisser_rand.gif');
	background-repeat: repeat-y;
	*position: relative !important;
	*float: left  !important;



}
#mainstart {
	overflow:hidden;
 	font-size: 80%;
 	margin-top:0px;
 	margin-left:5px;
 	margin-right:5px;
 	background-image: url('images/background_start_980_250.jpg');
	background-repeat:no-repeat;
	*position: relative !important;
	*float: left  !important;

 }

#col1 {
	width: 165px;
	float: left;
	margin-left: 10px;
	margin-top: 5px;
	

}
* html #col1 {
	width: 165px;
	float: left;
	margin-top: 5px;
	*position: relative !important;
	*overflow:hidden !important;
	*margin-left: 5px !important;

	

}


#col1start {
	width: 160px;
	float: left;
	margin-left: 15px;
	margin-top: 15px;
	border-style: solid;
	border-width: 2px;
	border-color: #FFFFFF;
	*margin-left: 10px !important;
	*position: relative !important;
	*overflow:hidden !important;

	
}
#col1_content
{
	padding-left: 0px;
	padding-right: 0px;
	font-weight: bold;
	line-height: 170%;
	background-image: url('images/navi_leiste_hintergrund_180_gelb_breit.gif');
	background-repeat: no-repeat;
}

#col3 { width: 270px; float:left; margin-left: 10px; background-color: #FFFFFF; }
#col3_start { width: 260px; float:right;
	position: relative;

    margin-left: 10px;margin-top : 260px; }
    
#col2_content
{
	padding-left: 5px;
  	padding-right: 5px;
  	border-left-width: 0px;
	border-left-color: #F3C363;
	border-left-style: solid;
	line-height: 130%;

  	}
#col2_content_objekte
{
	padding-left: 0px;
  	padding-right: 2px;
  	border-left-width: 0px;
	border-left-color: #F3C363;
	border-left-style: solid;
	line-height: 140%;
	font-size: 90%;
	background-color: #FFFFFF;

  	}

#col2_kategorien { width: 750px; float:left; margin-left: 20px; }
#col2_content_kategorien_head
{
	padding-left: 10px;
  	padding-right: 5px;
  	border-left-width: 1px;
	border-left-color: #F3C363;
	border-left-style: solid;
	line-height: 140%;

  	}
#col2_content_kategorien
{
	padding-left: 10px;
  	padding-right: 0px;
  	border-left-width: 1px;
	border-left-color: #F3C363;
	border-left-style: solid;
	line-height: 140%;
	font-size: 90%;
	

  	}
  	


#col2 { margin-left: 0px; margin-right: 5px; width: 510px; float:right; }
#col2_start { margin-top : 270px; margin-left : 10px; margin-right: 0px; width: 500px; float:left; *width: 490px; }
#col3_content
{
	padding-left : 5px;
	padding-right: 5px;
	border-left-width: 0px;
	border-left-color: #FF9900;
	border-left-style: solid;
}
#col3_content_bilder
{
	padding-left : 10px;
	padding-right: 5px;
	border-left-width: 0px;
	border-left-color: #FF9900;
	border-left-style: solid;
}



/* Fussbereich
---------------------------------------------------------- */


#space_footer {
	width: 980px;
	height: 18px;
}

#footer {
	width: 970px;
	height: 20px;
	text-align: center;
	font-size: 70%;
	font-weight: normal;
	margin: auto;
	background-image: url('images/banner_footer_leiste_980_orange.jpg');
	background-repeat: repeat-x;
	background-color: #FFCC66;
	margin-bottom: 5px;
}
#tecnoweb_footer {
	width: 980px;
	height: 18px;
	text-align: center;
	font-size: 70%;
	font-weight: normal;
	margin-top:40px;
	background-color: #FFFFFF;

}
/* Style-Menue
---------------------------------------------------------- */

.menue{
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #FF9900;
	margin-top: 0px;
	margin-bottom:0px;
	text-align: left;
	font-weight: normal;
	padding-left: 5px;
}
.menue a:link {
	color: #62300F;
	text-decoration: none;
} 
.menue A:hover {color: #FF9900; text-decoration:none}
.menue A:visited {color: #62300F; text-decoration: none;} 
.menue A:visited:hover {
	color: #FF9900;
	text-decoration: none;
	background-color: #FFFFFF
}
.menue A:active { color: #000000; text-decoration: none;}
.menue A:active :hover {color: #FF9900; text-decoration: none;}	

.menue_provinz{
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #FFCC66;
	text-align: left;
	padding-left: 10px;

}
.menue_provinz a:link {color: #62300F; text-decoration: none;} 
.menue_provinz A:hover {color: #FF9900; text-decoration:none}
.menue_provinz A:visited {color: #62300F; text-decoration: none;} 
.menue_provinz A:visited:hover {
	color: #FF9900;
	text-decoration: none;
	background-color: #000000
}
.menue_provinz A:active { color: #000000; text-decoration: none;}
.menue_provinz A:active :hover {color: #FF9900; text-decoration: none;}	

.menue_logo{
	background-color: #FFFFFF ;
	text-align: center;
	}
	
.menue_bilder{
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #FFCC66;
	text-align: left;
	font-weight:normal;
	}
.menue_bilder a:link {color: #62300F; text-decoration: none;} 
.menue_bilder A:hover {color: #FF9900; text-decoration:none}
.menue_bilder A:visited {color: #62300F; text-decoration: none;} 
.menue_bilder A:visited:hover {
	color: #FF9900;
	text-decoration: none;
	background-color: #FFFFFF
}
	

/* Style-Elemente
---------------------------------------------------------- */

.logo_idea
{
	margin-bottom : 0px;
}


.News_head {
	background-image: url('images/h_head_lang_40.gif');
	height: 100%;
	padding-left : 5px;
	border-style: solid;
	border-width: 0px;
	border-color: #F3C363;

}
.News_head h1{
	font-weight: bold;
	font-size: 110%;

}

.News_content{
	padding-top:5px;
	padding-left : 5px;
	padding-bottom: 5px;
	background-image: url('images/navi_leiste_hintergrund_180_gelb_breit.gif');
}
.News_content_alle{
	padding-top:2px;
	padding-left : 5px;
	padding-bottom: 1px;
	padding-right:2px;
	border-style: solid;
	border-width: 1px;
	border-color: #F3C363;
}


.Archiv_head {
	background-image: url('images/hintergrund_zimmer.gif');
	height: 16px;
	padding-left : 5px;
	border-style: solid;
	border-width: 1px;
	border-color: #F3C363;
	font-weight: bold;
	font-size: 110%;


}


.Objekt_head {
	background-image: url('images/h_footer.gif');
	height: 16px;
	padding-left : 5px;
	border-style: solid;
	border-width: 1px;
	border-color: #F3C363;
	font-weight: bold;
	font-size: 110%;


}
.Objekt_head h1{
	font-weight: bold;
	font-size: 110%;
	line-height: 80%;
	margin-top:3px;

}


.Objekt_content{
	padding-left : 5px;
	padding-top : 5px;
}

.Objektbeschreibung_content_kat{
	padding-left : 5px;
	padding-top : 5px;
	padding-bottom:5px;

	}
.Objektbeschreibung_content_kat h1{
	font-size: 180%;
	line-height: 80%;
}
	

.Objektbeschreibung_content{
	padding-left : 5px;
	padding-top : 5px;
	padding-bottom:5px;
    background-image: url('images/navi_leiste_hintergrund_180_gelb_breit.gif');

	}
	
.Objektbeschreibung_content h1{
	font-size: 180%;
	line-height: 80%;
}

.Angebot_Objekt {
	border-style: solid;
	border-width: 1px;
	border-color: #FF9900;
	padding-left: 5px;
	margin-top: 0px;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 3px;
	padding-bottom: 5px;
	background-color: #993300;
	color: #FFFFFF;
	font-weight: bolder;
	font-size: 110%;
}


.Zimmer_Rahmen {
	border-style: solid;
	border-width: 1px;
	border-color: #F3C363;
}

.Zimmer_head {
	background-image: url('images/h_footer.gif');
	height: 20px;
	padding-left : 5px;
	border-style: solid;
	border-width: 0px;
	border-color: #CC6600;
	font-weight: bold;
	font-size: 110%;
}

.Zimmer_head_alt {
	background-color: #993300;
	color: white;
	height: 16px;
	padding-left : 5px;
	border-style: solid;
	border-width: 2px;
	border-color: #993300;
	font-weight: bold;
	font-size: 110%;
}
.Zimmer_content{
	padding-left : 5px;
	padding-top : 5px;
	padding-bottom: 5px;

}

.Preis_info_head {
	padding-left : 2px;
	border-style: solid;
	border-width: 0px;
	border-color: #F3C363;
	font-weight: bolder;
	font-size: 110%;
	
}




.bilder_content{
	padding-left : 0px;
	border-style: solid;
	border-width: 1px;
	border-color: #99CCFF ;
	text-align: center;
	margin-bottom:5px;
	font-size: 90%;

}

.info_objekte_content{
	
	padding-left : 0px;
	border-style: solid;
	border-width: 1px;
	border-color: #F3C363;
	text-align: left;
	margin-bottom: 5px;
	font-size: 90%;
}

ul{
	list-style: outside;
	margin-bottom: 5px;
	margin-left: 12px;
	margin-right: 0px;
	margin-top: 5px;
	padding-left:12px;
}





.style_w3c {
	text-align: center;
}



/* Tabellen-Elemente
---------------------------------------------------------- */

.navigation_table_style {
	border-color: #FFFFFF;
	border-width: 0;
	border-collapse: collapse;
	}

.navigation_td_style {
	text-align: center;
	color: #62300F;
	}
	
.style_topnavi {
	border-right-style: solid; border-right-width: 1px;	border-right-color: #FFFFFF; text-align: center;font-size: 100%;
}
	


/* Link-Style
---------------------------------------------------------- */


A:link {
	color: #000000;
	text-decoration: underline;

} 

A:hover {color: #CCCCCC; text-decoration: underline;} 

A:visited {color: #000000; text-decoration: underline; } 

A:visited:hover {
	color: #FF9900; text-decoration: underline; 
}

A:active { color: #000000; text-decoration: underline; }

A:active:hover {
	color: #000000; text-decoration: underline;
}

	
	

