/*  
Theme Name: CERF
Theme URI: http://www.kinderwunsch-hormone.de
Description: CERF - Centrum für Gynäkologische Endokrinologie und Fortpflanzungsmedizin Freiburg
Version: 1.0
Author: hansjschwarzer
Author URI: http://hansjschwarzer.de/
*/

/*
###############################################################################
STANDARD WERTE
###############################################################################
*/


/* #temp_headertext beinhaltet nur eine temporäre kopfzeile mit "sauberem" text
  bitte bild+css entferenen sowie komplett neue header verfügbar sind! */
#temp_headertext{
  background-image: url("/wp-content/themes/CERF/images/temp_headertext.gif");
  position: absolute;
  width: 850px;
  height: 49px;
  }

body {
	background-image: url("/wp-content/themes/CERF/images/page_bg.png");
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-stretch: wider;
  font-size: 11px;
  }

h2 {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-weight:bold;
  }

a:link, a:active, a:visited {
	color: #276FC2;
	text-decoration: none;
	font-style: normal;
  }

a:hover {
	text-decoration: none;
	font-style: normal;
  color: #000;
  }

img {
  border: none;
  }

table {
  border: none;
  }

td {
	color: #151618;
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
	font-weight: light;
	line-height: 18px;
  }

.date {
  margin-bottom:17px;
  font-size: 9px;
  color: #777;
  }

/*
###############################################################################
ALLGEMEINE KLASSEN
###############################################################################
*/

#content{
  line-height: 18px;
  position: absolute;
  padding-top: 20px;
  left: 164px;
  top: 205px;
  width: 545px;
  }

#footer {
  position: absolute;
  bottom: 0px;
  margin-left: 164px;
  }

#sidebar {
  position: absolute;
  left:0px;
  top:205px;
  padding-left:25px;
  padding-top:72px;
  }

.headline {
  color: #151618;
  font-family: Verdana, Arial, Helvetica;
  font-size: 11px;
  font-weight: bold;}

.included{
  line-height: 18px;}
    
/*
###############################################################################
KLAPP MENU KLASSEN
###############################################################################
*/   
  
.invisible {
  overflow: hidden;
  visibility: hidden;
  height: 1px;
  }

/*
###############################################################################
MENÜ CONTAINER
###############################################################################
*/

#fragen {
  position: absolute;
  left: 731px;
  }


/*
###############################################################################
MENU
###############################################################################
*/

#menu {           /*kompletter layer um menu*/
  padding: 72px 0 0 12px;
  width:120px;
  vertical-align:bottom;
  text-align:left;
  float: left;
  }

#menu li { 
  list-style-type: none;
  } 

#menu a { 
  padding-bottom: 8px;
  color: #000;
  }


#level1highlight, #level1current  {  /*highligt von aktiver seite*/
  background-image: url("/wp-content/themes/CERF/images/menu_select.png");  
  background-repeat: no-repeat;
  background-position: 0 2px;
font-wieght:normal;
  z-index: 1000;
  }

#level2current{  /*highligt von aktiver seite*/
  color:#000  ! important;
  font-style: bold;
background-color:#fff;
  }

#level1 {
  padding: 0;
  margin: 0;
font-weight:normal;
  }

#level2 {
  padding: 0;
  margin: 0;
font-weight:bold;
font-size:8pt;
  }

#level1 a { /*mousover*/
  margin-left: -8px;
  margin-top: 8px;
  padding-bottom: -1px;
  padding-left: 11px;
  display: block;
font-weight:normal;
  list-style-image:none;
  border-bottom: 1px dotted #c5c5c5;
  } 


#level2 a {
  margin-top: 0px;
  margin-bottom: 0px;
  list-style-image:none;
  color:#333333;
  }
#level1 li {
  margin-left: -8px;
  padding-left: 8px;
  background-image: url("/wp-content/themes/CERF/images/menu_normal.png");
  background-position: 0 2px;
  background-repeat: no-repeat;
font-weight:normal;
  color: black;
  z-index: 100;
  }
#level1 a:hover { /*mousover*/
  background-image: url("/wp-content/themes/CERF/images/menu_select.png");
  background-repeat: no-repeat;
font-weight:normal;
  background-position: 0 2px;
  color: #000;
  }

#level2 a:hover { /*mousover untermenu*/
  background-image: url("");
  list-style-image:none;
  color: #0875F0;
  } 

 


#level2 li {
  margin-left: -11px;
  padding-left: 11px;
  background-image: none;
  }
  
/* bekloppte IE EXTRAWURST */

* html #level1 a{
  margin-top: 0;
  padding-bottom:0;
  }

* html #level2 a{
  margin-top: -3px;
  }
  
* html #level2{
  margin-top: 11px;
  }
