/*  
Theme Name: Yvette Fabian
Theme URI: http://www.yvettefabian.com/
Description: Kundenspezifisches Template fuer Yvette Fabian auf der Basis "Krings".
Version: 1.0
Author: Claus-Juergen Junglas / Gerhard Hill
Author URI: http://www.junglas.com/

*/

* html #page { height: 100%; }
* html #footer { margin-top: 0; }

html { height:100%; margin:0; padding:0;
  }

body {  margin:0; padding:0; height:100%;
  font-size: 80%; /* Resets 1em to 12px */
  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
  color: #000;
  text-align: center;
  }

#page { position:relative; width: 100%; min-height:100%; padding:0; margin:0;
  background-color: white; text-align: center;
  }

#header { position:relative; width:100%; height:147px; margin:0; padding:0;
	background: #FFFFFF url('images/headerbg.gif') repeat-x; text-align:center;
	}
#headerrechts { position:absolute; right:0; top:0; width:640px; height:147px;
  background:url('images/headerbildr.jpg');
  }

#headerlogo 	{ position:absolute; top:11px; left:23px;
  margin: 0; height: 103px; width: 224px; 
  } 
#headerlogo h1 { display:none; }

#navileiste {position:absolute; top:125px; width:100%; z-index:99; 
  margin:0; padding:0; text-align:left; 
  }
#menu { position:relative; width:720px; margin:0 auto; z-index:99; 
  }
#menu ul {padding:0; margin:0; list-style:none; margin-left:-10px; }
#menu li {float:left; position:relative; padding:1px 4px;}
#menu a {display:block; color: #ffffff; text-decoration: none; padding:3px 4px 3px 4px;}
#menu a:hover, #menu a:active {background-color:#C1C4C6;}
#menu li ul {position:absolute; left:-999em; background-color:#2E4053; min-width:160px; padding:0; margin:0; }
#menu li ul a {display:block; }
#menu li ul li {display:block; float: none; padding:1px 0;}
#menu li:hover ul, #menu li.sfhover ul {left: auto; display:block;}

#mid { position:relative; margin:0; padding:0; width:100%;
  background:url('images/back.jpg') repeat-x; text-align:center; 
  }

#content { position:relative; width:720px; margin:0 auto; padding:40px;
  text-align:left; min-height:500px;
  font-size: 12px;
  background:#ffffff url('images/shadow.jpg') repeat-x;
  }
#content h1 {
  font-size: 17px; line-height: 30px; font-weight: bold; color: #2E4053;
  }
#content h2 {
  margin-bottom: 2px; color: #2E4053; font-size: 16px; font-weight: bold;
}
#content h3 {
  margin-bottom: 0px; color: #2E4053; font-size: 12px; font-weight: bold;
}

#content p, #content li, #content td {
  font-size:12px; line-height:20px; color:#000000;
  }
#content a:link, #content a:visited {
  text-decoration:none; color:#000000;
  }
#content a:hover, #content a:active {
  text-decoration:underline; color:#2E4053;
  }
#content li { 
  list-style-image:url('images/bull.gif'); 
  }
#rechtespalte {
  
  }

#footer { position:relative; width:100%; height:30px; top:-40px; font-size:10px;
  }
#footer p { margin-top:10px; }

