﻿/* Festlegung der Layoutbreite und Zentrierung*/

body
{
	background-color: #EEEEEE;
	background-image: url('../images/hintergrund_organge_lang.gif');
	background-repeat: repeat-x;
	font-size: 1em;
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	margin: auto;
	
}


#Seite {
	width: 980px;
	margin: auto;
	min-width: inherit;
	max-width: none;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #000066;
}
#Rahmen
{
	border: 1px #000066 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: 3px;
	height: auto;
}

/* Kopfbereich
---------------------------------------------------------- */
#banner_top {
	width: 980px;
	height: 25px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #6370A5;
	overflow: hidden;
	text-align: center;
}


#Banner
{
	width: 980px;
	background: #FFFFFF;
	font-weight: normal;
	font-size: 100%;
	line-height: 110%;
	text-align: left;
	margin: 0px 0px 0px 0px;
}
#banner_footer {
	width: 980px;
	height: 25px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #6370A5;
	overflow: hidden;
}

/* Inhalt
---------------------------------------------------------- */


#main {overflow:hidden; font-size: 80%; margin-top:10px;}

#col1 {
	width: 150px;
	float: left;
	margin-left: 5px;
	
}
#col1_content
{
	padding-left: 0px;
	padding-right: 0px;
	font-weight:bold;
	line-height: 170%;
	
}
#col1_content_center
{
	margin-top:40px;
	padding-left: 0px;
	padding-right: 0px;
	font-weight:bold;
	line-height: 170%;
	background-color:white;
	text-align: center;
}


#col2 { width: 500px; float:left; margin-left: 5px; }
#col2_content
{
	padding-left: 5px;
	padding-right: 2px;
	border-left-width: 1px;
	border-left-color: #99CCFF;
	border-left-style: solid;
	line-height: 130%;
	min-height: 420px;
	height: auto !important;
	height: 420px;
}
#col2_content_objekte
{
	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_kategorien { width: 808px; float:left; margin-left: 5px; }
#col2_content_kategorien_head
{
	padding-left: 10px;
	padding-right: 5px;
	border-left-width: 1px;
	border-left-color: #99CCFF;
	border-left-style: solid;
	line-height: 140%;
}
#col2_content_kategorien
{
	padding-left: 5px;
  	padding-right: 0px;
  	border-left-width: 1px;
	border-left-color: #F3C363;
	border-left-style: solid;
	line-height: 140%;
	font-size: 90%;

  	}
  	


#col3 { margin-left: 0px; margin-right: 0px; width: 270px; float:right; }
#col3_content
{
	padding-left : 5px;
	padding-right: 5px;
	border-left-width: 1px;
	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;
	background-color: #6370A5;
}

#footer {
	width: 980px;
	height: 20px;
	text-align: center;
	font-size: 70%;
	font-weight: normal;
	margin: auto;
	background-color: #FFFFFF;


}
#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: #FFCC66;
	text-align: center;
	font-weight:normal;
	}
.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: center;
	background-color: #FFFFCC
}
.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: #FCF5DA ;
	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
}

A.headmenue:link {color: #FFFFFF; font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 12px; text-decoration: underline; font-weight: bold} 
A.headmenue:hover {color: #FFCC66; font-family: Arial,Verdana, Helvetica, sans-serif; font-size: 12px; text-decoration: none; font-weight: bold}  
A.headmenue:visited {color: #FFFFFF; font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 12px; text-decoration: underline; font-weight: bold}  
A.headmenue:visited:hover { color: #FFCC66; font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 12px; text-decoration: none; font-weight: bold}


/* 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: 1px;
	border-color: #F3C363;

}
.News_head h1{
	font-weight: bold;
	font-size: 110%;

}

.News_content{
	padding-left : 5px;
}

.Objekt_head {
	background-image: url('../images/h_footer.gif');
	height: 16px;
	padding-left : 5px;
	border-style: solid;
	border-width: 1px;
	border-color: #99CCFF;
	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{
	padding-left : 0px;
	padding-top : 5px;
}
.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: #F3C363;
	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;
	}


/* Link-Style
---------------------------------------------------------- */


A:link {color: #000000;	text-decoration: underline;} 

A:hover {
	color: #000000;
	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;}



	
	


