/* ======================================================
Stylesheet für die Website "bahrs design" 
Datei: bildschirm.css
zu verwenden für: index.html, ausstellungen.html, produkte.html, schutzengel.html,
windlichter.html, bilderrahmen.html, memorix.html, gutscheinbilder.html, mellly_karten.html, 
verschiedenes.html, uebermich.html, kontakt.php, impressum.html, mail.php, webdesign.html
Datum: 2009_10_12
Autor: Gunhild Bahrs

Aufbau:	1. Kalibrierung und allgem. Styles
	2. Styles für Lauyoutbereiche
	3. Sonstige Styles

Grafikdateien:diverse fotos, gb_oben.jpg, gb_unten,jpg, body_back.jpg,  body_back_produkte.jpg, 
========================================================*/

/*======================================================
1. Kalibrierung und allgem. Styles
========================================================*/

/*Kalibrierung der wichtigsten Abstände*/

* { padding: 0; margin: 0;}
h1,
h2,
h3, 
ul, 
ul ul { margin-bottom: 0;}/*Verschachtelte Listen ohne Abstand*/
li { margin-left: 1em;}/*Abstand von links*/

/*Allgemeine Selektoren*/

html {height: 101%;}
body	{
	color: black;
	background-color: white;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	
}
h1 { font-size: 230%;}
h2, h3 { 
	margin-left: 116px;
	padding-top: 10px;
	line-height: 1.0em;
	font-family: arial, verdana, sans-serif; 
  	font-weight: normal;
}
h2 { 
	font-size: 140%;
	color: #990000;
	}
h3 { 
	font-size: 110%;
	color: #999999;
}

#adresse {
	text-align: center;
	margin-top: 15px;
	font-size: 80%;
	font-style: normal;
	letter-spacing: 1px;
	line-height: 1.5em;
	color: #990000;
}

.vali_icon {
	padding-top: 10px;
	padding-left: 116px;
}
.alleinstellungsmerkmal, .merkmal, .produktinfo {	
	padding-top: 5px;
	margin-left: 5px;
	font-family: arial, verdana, sans-serif; 
  	font-weight: normal;
}
.alleinstellungsmerkmal { color: #990000; }		
.merkmal { color: #999999; }
.produktinfo { color: white; }

/*Hyperlinks  links*/
#links a {
	display: block;
	text-decoration: none;
	border-left: 5px solid #DFDFDF;
	background-color: #660000;
	color: white;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	width: 170px;
}

#links a:hover,
#links a:focus {
	border-left: 5px solid #B22222;
	color: #DFDFDF;
}
#links  a:active {
	border-left: 5px solid #660000;
	color: #DFDFDF;
	background-color: #B22222;
}
#links a:visited {
	color: white;
}
#links #navi0400 li a {
	width: 141px;}
#links #navi0400 a:active {
	border-left: 5px solid #660000;
	color: #DFDFDF;
	background-color: #B22222;
	width: 156px;
}
#links #navi0400 a:hover,
#links #navi0400 a:focus {width: 154px;}
#links #navi0400 a:visited {width: 154px;}

/*Hyperlinks produkt untermenue (linke Seite)*/


#links #navi0400 a:active {
	border-left: 5px solid #660000;
	color: #DFDFDF;
	background-color: #B22222;
	width: 141px;
}
#links #navi0400 a:visited {width: 141px;}
#links #navi0400 a:hover,
#links #navi0400 a:focus {width: 141px;}


/*Hyperlinks  rechts navileiste*/
#rechts a.ersterlink  {
	
	text-decoration: none;
	padding-top: 10px;
	margin-left: 116px;
	color: #999999;
}
#rechts a.ersterlink:visited {
	color: #999999;
	}
#rechts a.ersterlink:hover,
#rechts a.ersterlink:focus {
	color: #990000;
	border-bottom: 1px solid #990000;
}

#rechts a.naechsterlink  {
	text-decoration: none;
	padding-top: 10px;
	margin-left: 6px;
	color: #999999;
}
#rechts a.naechsterlink:visited {
	color: #999999;
}
#rechts a.naechsterlink:hover,
#rechts a.naechsterlink:focus {
	color: #990000;
	border-bottom: 1px solid #990000;
}

#rechts a.referenzlink  {
	
	text-decoration: none;
	color: #999999;
}
#rechts a.referenzlink:visited {
	color: #999999;
	}
#rechts a.referenzlink:hover,
#rechts a.referenzlink:focus {
	color: #990000;
	border-bottom: 1px solid #990000;
}

/*Hyperlinks foto (rechte Seite)*/

#foto a, #pfoto a {
	text-decoration: none;
	outline: none;
	border:0;


}
#foto a.rot, #pfoto a.rot {color: #990000;}
#foto a.weiss, #pfoto a.weiss {color: white;}
#foto a.rot:visited, #pfoto a.rot:visited {color: #990000;}
#foto a.weiss:visited, #pfoto a.weiss:visited {color: white;}
#foto a:hover, #foto a:focus,
#pfoto a:hover, #pfoto a:focus  { color: #999999; }
#foto  a:active, #pfoto  a:active { color: #999999; }

/*Allgemeine Klassen und IDs*/
.skiplink {
	position: absolute;
	top: -2000px;
	left: -3000px;
	width: 0px;
	height: 0px;
	overflow: hidden;
	display: inline;
}

#logo {
	position: absolute;
	top: 40px;
	left: 320px;
	
}

/*======================================================
2. Styles für Lauyoutbereiche
========================================================*/
#wrapper, #wrapperp, #wrapperu {
	
	color: #999999;
	background: #F0F0F0;
	width: 760px;
	margin: 0px auto;
	border: 1px solid #999999;
}
#wrapper { height: 850px; }
#wrapperp { height: 1116px; }	/*wrapper produkte.html*/
#wrapperu { height: 938px; }/*wrapper produkte unterseiten*/

#links {
	float: left;
	height: 850px;
	width: 212px;
	background: #990000;
}

#links ul {
	margin-top: 42px;
}
#links li {
	list-style-type: none;
	margin-bottom: 6px;
}
#links ul #navi0400 {
	margin-top: 6px;
	margin-bottom: 6px;
	padding-left: 16px;
}
#links #gb_unten {
	padding-top: 146px;
}

#links #gb_unten_produkte {
	padding-top: 144px;
}
#links #gb_unten_unterprodukte {
	margin-top: 13px;
}
#navileiste {padding-top: 8px;}

#rechts {
	height: 850px;
	margin-left: 230px;
}
#rechts #distanzoben  {
	padding-top: 6px;
	background-color: #F0F0F0;
}

#rechts #ueberschrift {
	padding-top: 10px;
	padding-left: 116px;
	color: #999999;
	letter-spacing: 1.5px;
	font-family: arial, verdana, sans-serif; 
  	font-weight: normal;
}
#foto {
	border: 1px solid #F0F0F0;
	width: 288px;
	height: 460px;
	margin-top: 12px;
	margin-left: 116px; 
}
#links01, #rechts01, #links02, #rechts02, #links03, #rechts03, #links04,
#rechts04, #links05, #rechts05, #plinks01, #prechts01, #plinks02, 
#prechts02, #plinks03, #prechts03,
#plinks04, #prechts04, #plinks05, #prechts05, #prechts06, #plinks06, #plinks07, #prechts07   {
	border: 1px solid #F0F0F0;
	width: 140px;
	height: 140px;
}
#links01, #plinks01 {
	float:left;
}
#rechts01 {
	float:right;
	background-color: #d8d8d8;
	color: #990000;
}
#links02 {
	float:left;
	margin-top: 6px;
	background-color: #990000;
}
#rechts02, #rechts03 {
	float:right;
	margin-top: 6px;
}
#links03 {
	float:left;
	margin-top: 6px;
	background-color: white;
}
#links04, #links05, #plinks02, #plinks04, #plinks05, 
#plinks06 , #plinks07 {
	float:left;
	margin-top: 6px;
}
#rechts04, #rechts05, #prechts02, #prechts04, #prechts06 {
	float:right;
	margin-top: 6px;
	background-color: #990000;
}
#prechts07 {
	float:right;
	margin-top: 6px;
	background-color: white;
}
.grau { background-color: #d8d8d8; }
#texte1, #texte2, #texte3, #texte4 {
	padding-top: 3px;
	padding-left: 5px; 
	font-size: 90%;
	line-height: 1.2em;
}
/*======================================================
	3. produkte foto rechte seite
========================================================*/
#pfoto {
	border: 1px solid #F0F0F0;
	width: 288px;
	height: 610px;
	margin-top: 3px;
	margin-left: 116px; }

#prechts01 {
	float:right;
	background-color: white;
}
#plinks03 {
	float:left;
	margin-top: 6px;
	color: #D90000;
	background-color: white;
}
#prechts03, #prechts05, #prechts07 {
	float:right;
	margin-top: 6px;
	background-color: white;
}
/*======================================================
	4. Styles aktuell und ausstellungen
========================================================*/
#aktuell {
	border: 1px solid #F0F0F0;
	width: 360px;
	margin-top: 12px;
	margin-left: 116px; 
}
#aktuell_mellly {
	border: 1px solid #F0F0F0;
	width: 288px;
	margin-top: 12px;
	margin-left: 116px; 
}

#aktuell_kasten {
	float:left;
	border: 1px solid #DFDFDF;
	width: 15px;
	height: 15px;
	background-color: white;
}
.leistung {
	margin-top: 2px;
	font-size: 110%;
}
/*.leistung {
	padding-top: 5px;
	margin-left: 116px;*/
#schriftrot {	
	color: #990000;
	margin-top: 2px;
	margin-left: 25px;
}	
#aktuell_text {
	
	margin-bottom: 10px;
	border: 1px solid #F0F0F0;
	color: #999999;
	font-size: 110%;
}

#ausstellungen {
	border: 1px solid #F0F0F0;
	width: 288px;
	
	margin-top: 12px;
	margin-left: 116px; 
}

#ausstellungen_kasten {
	float:left;
	border: 1px solid #DFDFDF;
	width: 15px;
	height: 15px;
	background-color: white;
}
h4 {	
	color: #990000;
	margin-top: 2px;
	margin-left: 25px;
	font-family: arial, verdana, sans-serif; 
  	font-weight: normal;
}	
#ausstellungen_text {
	margin-bottom: 15px;
	border: 1px solid #F0F0F0;
	color: #999999;
	font-size: 110%;
}

/*======================================================
	5. Styles kontakt
========================================================*/
#rechts #feldtitel {
	font-size: 110%;
	color: #990000;
	margin-left: 116px;
	margin-top: 3px;
	line-height: 1.0em;
	font-family: arial, verdana, sans-serif; 
  	font-weight: normal;
}
#rechts #felder, #rechts #felder_korrigieren{
	margin-left: 116px;
	margin-top: 4px;
}
#kommentarfeld {
	width: 75%;
}

