/*  =========================================================
Stylesheet für die Annette Kießling Website
Datei:  bildschirm.css
Media:  screen 
Datum:  24. Juni 2009
Autor:  A. K. 
Aufbau  1. Kalibrierung und allgemeine Styles 
        2. Styles für Layoutbereiche    
        3. Sonstige Styles 
========================================================== */

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

/* Kalibrierung der wichtigsten Abstände */
*  { padding: 0; margin: 0; }
h2, h3, p, ul, ol { margin-bottom: 1em; }  
ul ul { margin-bottom: 0; } 
li { margin-left: lem; } 

/* Allgemeine Selektoren */

html { height: 101%; }

body {
	color: #000000;
	background:#FCEDBE;
	font-family: Arial, Helvetica, verdana, sans-serif;
	font-size: 11px;
}

h1 { font-size: 150%; } 
h2 { font-size: 130%; }
h3 { font-size: 110%; }

address {
   text-align: center;  
   font-size: 80%;      
   font-style: normal;  
   letter-spacing: 2px; 
   line-height: 1.5em;  
}



/* Hyperlinks */
a {
  text-decoration: none; outline: none;
} 
a:link { color: none; } 
a:visited { color: none; }
a:hover, 
a:focus { 
  border-bottom: none;
}

a:active { 
   color: 333333; 
   background-color: transparent; 
}




/* Allgemeine Klassen und IDs */
.skiplink { 
   position: absolute; 
   left: -3000px; 
   top: -2000px; 
   width: 0px; 
   height: 0px; 
   overflow: hidden; 
   display: inline; 
}
.eingabe {
	background: transparent;
	font-family: Arial, Helvetica, verdana, sans-serif;
	font-size: 11px;
	text-align: left;
	color: #000000;
	width: 400px;
	height: 140px;
	border: 1px solid #999999;
}

.eingabeII {
	background: transparent;
	font-family: Arial, Helvetica, verdana, sans-serif;
	font-size: 11px;
	text-align: left;
	color: #000000;
	width: 400px;
	height: 16px;
	border: 1px solid #999999;
}

.submitbutton {
	font-family: Arial, Helvetica, verdana, sans-serif;
	font-size: 12px;
	color: #999999;
	font-style: normal;
	font-weight: normal;
	border: 1px solid #cdcdcd;
	height: 20px;
	width: 90px;
	padding-bottom: 1px;
}

.formerror {
	font-size: 1em;
	color: #000000;
	font-weight: normal;
}

.nosee { display:none; } /*Formularfeld Spam*/

.clearing { clear: both; }

/*
#logo { 
   color: black;
   background-color: white;
   padding: 5px;
   border: 5px solid #dfdfdf; 
}
*/

/* ==================================== 
   2. Styles für die  Layoutbereiche 
   ==================================== */

#wrapper { 
   color: cdcdcd; 
   background: #ffffff;
   width: 740px;
   height: 985px; 
   margin: 20px auto;
}



#kopfbereich {
    width: 700px; 
	/*position: relative;*/
	color: #ffffff;
	background: #ffffff;
	padding: 7px 20px 20px 20px;
}
#kopfbereich p {
    /*position:absolute;*/
    top: 10px ; 
    right: 10px;  
    font-weight: bold;  
    padding: 5px 0 5px 0; 
    margin-bottom: 0; 
}
#kopfbereich p span {
	color: #000000;
}
#kopfbereich a {
    border: none;  
}





#navibereich {
	/*float: right;
	width: 120px;
	height: 360px;*/
   padding: 12px 0px 12px 30px;
   color: #ffffff;
   background: #9B1917;
}

#navibereich img {
      text-align: center;
}

#navibereich a {
	display: inline;
	text-decoration: none;
	font-weight: regular;
	color: #ffffff;
}
   
#navibereich a:hover, a:focus {
	font-size: 12px;
	color: #ffffff;
	font-weight: regular;
	border-bottom:transparent;
}

#navibereich a.menupassive:hover {
	font-size: 12px;
	color: #000000;
	font-weight: regular;
	border-bottom:transparent;
}

#navibereich a.menuactive {
	font-size: 12px;
	color: #000000;
	font-weight: regular;
	border-bottom:transparent;
}





#textbereich {
	padding: 0px 10px 10px 30px;
	width: 740px;
	min-height: 420px;
	text-align: left;
	font-weight: normal;
	color: #000000;   /*margin-right: 130px;*/
   
 }
#textbereich img { 
   border: none; 
   }  
    
#textbereich a {
	color: #000000;
	textbereich text-decoration: none; outline: none;
}

#textbereich a:hover,
#textbereich a:focus {
	color: #9B1917;
}




#thumbbereich {
	/*clear: both;*/
    background-color: #FCEDBE;
	padding: 10px 10px 300px 10px;
	text-align: left;
}
   #thumbbereich img {
   padding: 1px 1px 1px 1px; 
   /*border: 1px solid #EAEAEA;*/
}


#fussbereich {
	text-align: left;
	clear: both;
	color: #9B1917;
	background-color: #FCEDBE;
	padding: 0px 0px 100px 30px;
}

/* ==================================== 
   3. Sonstige Styles 
   ==================================== */

/* Das Kontaktformular */
#formularbereich {
   padding: 80px 10px 10px 30px;
   width: 664px; 
   min-height: 500px;
   text-align: left;
   font-weight: normal;
   font-size: 11px;
   color: #999999;
   text-align: left;
}

#formularbereich p {
    font-size: 14px;
	font-weight: bold;
	font-style: italic;
    color:#999999;
	text-align: left;
} 

   
/* Die Fotogalerie */
div.galerie { 
   overflow: hidden; /* zum Umschließen der Floats */
   padding: 25px 10px 10px 0; 
   margin: 0 3px 3px 0; 
}
/* für IE6 */
* html div.galerie { height: 1%; }

div.galerie img { 
   float: left; 
   padding: 4px;
   border: 1px solid #999999; 
   border-right-color: #999999; 
   border-bottom-color: #999999; 
   margin-right: 15px; 
   margin-bottom: 15px;  
}


/* ======================================= 
   E N D E   D E S   S T Y L E S H E E T S 
   ======================================= */