/* =====================================
Stylesheet für Simoner 

Datei: simoner.css
Autor: Christina Bernhart

Aufbau:
	1. Kalibrierung
	2. Allgemeine Styles
	3. Styles für Layoutbereiche
	4. Sonstige Styles
======================================*/


/*  ======================================
	1. Kalibrierung
	====================================*/

* { padding: 0; margin: 0; }

h1, h2, h3, p, ul, ol { margin-bottom: 1em; }
ol ul { margin-bottom: 0; }
li { margin-left: 2em; }

/*  ======================================
	2. Allgemeine Styles
	====================================*/


body {  
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 11px; 
font-weight: lighter; 
color: #666666; 
text-align: left;
background-color: #a1c2e0;
}

strong {
	font-weight: bold;
}

b {
	font-weight: bold;
}

hr {
	color: #005493;
}

A:link { color: #005493; text-decoration: none; font-weight: bold;} 
A:visited { color: #005493; text-decoration: none; font-weight: bold;} 
A:hover {color: #a1c2e0;text-decoration: none; font-weight: bold;} 
A:active {color: #005493; background: none; text-decoration: none; font-weight: bold;}

/*  ========
	ID's  */

#holzfenster_zubehoer p {
	margin-bottom: 50px;
}

#aktiv li {
	margin-bottom: 10px;
}

#navi_inhalt li {
	margin-left: 2px;
	padding-top: 4px;
	list-style-type: none;
}	

a.ueberschrift_rechtenavi, a.ueberschrift_rechtenavi:visited, a.ueberschrift_rechtenavi:active{
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;	
}
a.ueberschrift_rechtenavi:hover {
	color: #cccccc;
}

.rechtenavi {
	border-bottom: 1px solid #cccccc;
}

.rechtenavi:hover {
	background-color: #eeeded;
}

#navi_inhalt a:link {color: #666666; text-decoration: none; font-weight: normal;}
#navi_inhalt a:visited {color: #666666; text-decoration: none; font-weight: normal;}
#navi_inhalt a:hover {color: #666666; text-decoration: none; font-weight: normal;}
#navi_inhalt a:active {color: #666666; text-decoration: none; font-weight: normal;}

/*  ===========
	Klassen  */

.ueberschrift {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; font-style: normal; font-weight: bold; color: #005493; border-color: #FFFFFF #FFFFFF #9999CC}

.tiefgestellt {
	vertical-align: text-bottom;
}

.produkt_hg {
	background-image: url(bilder/grundstyling/produkt_hg.gif);
	background-repeat: no-repeat;
	margin-top: 30px;
	margin-right: 17px;
	padding: 0 10px 10px 10px;
	width: 172px;
	height: 304px;
	float: left;
}

.produkt_ueberschrift {
	color: #005493;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	margin: 17px 0 15px 0;
}


.box_navigation, .box_navigation a {
	float: left;
	width: 140px;
}

a.navigation {
	background-color: #005493;
	border-left: 1px solid #ffffff;
	padding: 5px 0 0 4px;
	height: 17px;	
	font-size: 12px;
	cursor: default;
	width: 135px;
	color: #ffffff;
}
	#fenster {
		border: 0;
	}

	
a.navigation:hover {
	background-color: #333333;
	color: #ffffff;
}
a.navigation:visited {
	color: #ffffff;
}
a.navigation:active {
	color: #ffffff;
}

.unternavi {
	position: relative;
	top: 0;
	left: 0;
	width: 139px;
	margin-left: 1px;
	visibility: hidden;
}

.unternavi a {
	width: 133px;
}

	#unternavi_fenster, #unternavi_fenster a {
		margin-left: 0;
		width: 134px;
	}

a.punkte_unternavi {
	font-size: 10px;
	background-color: #808080;
	cursor: default;
	padding: 4px 3px;
	border-top: 1px solid white;
	font-weight: normal;
	color: white;
}

a.punkte_unternavi:hover {
	background-color: #333333;
	color: #ffffff;
	font-weight: normal;
}

a.punkte_unternavi:visited {
	color: #ffffff;
	font-weight: normal;
}

a.punkte_unternavi:active {
	color: #ffffff;
	font-weight: normal;
}

.unterunternavi {
	width: 120px;
	position: relative;
	left: 139px;
	top: -16px;
	visibility: hidden;	
}
	#unterunternavi_haustueren {
		top: -58px;

	}
	#unterunternavi_fensterbaenke {
		left: 140px;
	}

.unterunternavi a {
	width: 114px;
}
	
a.punkte_unterunternavi, a.punkte_unterunternavi:visited, a.punkte_unterunternavi:active {
	font-size: 9px;
	background-color: #808080;
	cursor: default;
	padding: 3px 3px;
	font-weight: normal;
	border-top: 1px solid white;
	color: #ffffff;
}

a.punkte_unterunternavi:hover {
	background-color: #333333;
	color: #ffffff;
	font-weight: normal;
} 

#unterunternavi_fensterbaenke a {
		width: 114px;
	}


/*  ======================================
	3. Styles für Layoutbereiche
	====================================*/
	
#wrapper {
	position: relative;
	width: 853px;
	margin: 14px auto 0 auto;
	background-image: url(bilder/grundstyling/rand.gif);
	background-repeat:repeat-y;
}

#kopf {
	width: 853px;
	height: 162px;
}

#hauptteil {
	margin: 0 3px;
	background-color: #e9f1f7;	
}

#fuss {
	height: 60px;
	background-color: #e9f1f7;
	color: #005493;	
	margin: 0 3px 0 3px;
	padding: 20px;
}

#inhalt {	
	position: relative;
	width: 610px;
	padding: 11px;
	padding-top: 40px;
	float:left;
	background-color: #ffffff;
}

#navigation {
	position: absolute;
	top: 140px;
	left: 3px;
	width: 847px;
	height: 22px;
}

#rechte_spalte {
	width: 215px;
	float:left;
	background-image:url(bilder/grundstyling/blind_hg.gif);
	background-position:top;
	background-repeat:repeat-x;
}

#unternavi {
	width: 183px;
	margin: 40px 16px 16px 16px;
}
	#navi_head {
		background-image: url(bilder/grundstyling/navi_head.gif);
		background-repeat: no-repeat;
		height: 34px;
		color: #FFFFFF;
		font-size: 13px;
		font-weight: bold;
		text-transform: uppercase;
		padding-left: 8px;
	}
	
	#navi_inhalt {
		background-image: url(bilder/grundstyling/navi_hg.gif);
		background-repeat: repeat-y;
		padding: 10px;
	}
	
	#navi_footer {
		background-image: url(bilder/grundstyling/navi_footer.gif);
		height: 6px;
		background-repeat: no-repeat;
	}
	
/*  ===========
	Unterseiten  */

#seite_sonnenschutz {
	margin-top: 30px;
	padding: 0 10px 0 10px;
	width: 381px;
	height: 304px;
	float: left;
}	

#gest_montage {
	position: relative;
	width: 610px;
	height: 395px;
}
	
#gest_ueberuns {
	position: relative;
	width: 610px;
	height: 521px;
}

.bild_abverkauf {
	padding: 10px;
	border: 1px solid #CCCCCC;
	width: 222px;
}

.text_abverkauf {
	padding: 10px;
}

#aktuellteil {
	background-image: url(bilder/grundstyling/navi_hg.gif);
	background-repeat: repeat-y;
	padding: 10px;
}