/*  Stylesheet für www.frauenaerztinnen-ludwigshafen.de copyright 2007 webdesign-dinkelaker.de  */

/***********************************************************************************************************/
/*****             F a r b e n:                       *****************************************************/
/*****             Orange 1: #ffb74f    ****************************************************/
/*****             Orange 2: #ff9700      ***************************************************/
/****              Grau 1 (für Navi):  #606760              *******************************************************/
/*****             Dunkelgrau (Fließtext): #2f302f       ********************************************************/
/***********************************************************************************************************/

body	{ 
  background-color:#ff9700;		
  font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
  font-size: 12px;
  line-height: 15px;
  color: #2f302f;
  margin:0;
  padding:0;	
	}
	
* html, * html body {  /* nur für IE*/
    margin: 0;
	padding: 0;
	height: 100%;
	overflow: hidden;  /* hidden wichtig, damit im IE keine 2 Scrollbalken angezeigt werden */
	 }
	
#hintergrund {
padding-bottom: 3em;
}
	 
* html #hintergrund {   /* nur für IE; aus Laborenz Seite 176, entspricht content_container bei selfhtml*/
	width: 100%;
	height: 100%;
	overflow: auto;
		}
				
p  {
    margin-top: 15px;
	margin-bottom: 15px;
	}
	
ul {
     margin: 0px;   /*muss auf 0 gesetzt sein, damit Listeneinträge ohne Einzug*/
	 padding: 0px; 
	 text-align: left;
	 }
	 
li  {
     margin: 0px;
	 padding: 0px;
	 }
	 
	 
img {
	   margin: 0px;
	   padding: 0px;
	   border: 0px;
	   }
	   	
#header 
	 {
		position:absolute;
		top:0; left:0px; right:0;
		text-align:left;
		margin:0;
		width: 950px;
		height:120px;
		z-index:3;
		background-color: transparent;
		}
	   
#team  {
	    position:absolute;
		top:115px; bottom:0; left:270px; right:0;
		z-index:5;
		width:180px;
		height:120px;
                              height:140px;
		background: transparent;
			}
			
#oeffnung {
		position: absolute;
		top: 125px; bottom:0; left:613px; right: 0;
		z-index: 5;
		width: 330px;
		height: 110px;
		background: transparent url(images/oeffnungszeiten.gif) no-repeat;
			}
			
#runde_eckelinks2 {
		    position:absolute;
			top:235px; bottom:0; left:200px; right:0;
			z-index:10;
			width:23px;
			height:23px;
			background: transparent url(images/runde_ecke_links2.gif) no-repeat; /*transparent und nicht none*/
			}
			
#runde_eckerechts2 {
		    position:absolute;
			top:235px; bottom:0; /*left:927px;*/ left:770px; right:0;
			z-index:10;
			width:180px;
			height:50px;
			background: transparent url(images/runde_ecke_rechts3.gif) no-repeat;
			}
			
#leftmenu
   {
position:absolute;   
background-color:#ff9700;
left:0px;
top:0px;
width:200px;
padding-top:125px;
padding-left: 20px;
}
		
#content
		{
		    position: absolute;
		    top:235; left:200; right:0;
		    width:490px;  /*Breite stimmt für standardkonforme Browser! entspricht 560px für IE*/
			margin:0px;
			padding:0px;
			padding-left:40px;	
			padding-right: 40px;
			padding-bottom: 60px;
			border-right: 180px solid #ffb74f;  /*orange*/
			background-color:#ffffff;
			z-index:1;
		}
		
* html #content   /* nur für IE */
		{
			position:absolute;
			top:235; left:200; right:0;
			width: 750px;
			margin:0;
			padding-left:40px;
			z-index: 1;
			padding-right: 60px;
			margin-bottom: 20px;
			border-right: 180px solid #ffb74f; /*orange*/			
		}
		
#zweibilder
		{
			position:absolute;
			top:295; bottom:0; left:770; right:0;
			height:350px;
			width: 180px;
			margin:0;
			z-index:3;
			margin: 0px;
			padding: 0px;
		}
		
#leftmenu ul {
     width: 170px;            /*Breitenangabe nicht löschen!*/
     list-style-type: none;
     margin-left: 0px;
     padding: 0px;
	 padding-left: 0px;
	 }
	 
#leftmenu li {
    list-style-type: none;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #606760;
	font-weight: bold;
	padding-left: 0px;
    padding-right:0px;
	padding-top: 9px;
	padding-bottom: 10px;
	margin: 0px;
}

#leftmenu li a {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #606760;
	text-decoration: none;
	padding-top: 9px;
	padding-bottom: 10px;
	margin: 0px;
}

#leftmenu li a:hover, #leftmenu li a:focus {
	color: #FACD97;
	text-decoration: none;
	padding-top: 10px;
	padding-bottom: 10px;
}

#leftmenu li a.active {            /* hier vor active ein Punkt und kein Doppelpunkt!! active hier kein Linkzustand, sondern CSS-Klasse*/
   color: #FACD97;
	text-decoration: none;
	padding-top: 9px; 
	padding-bottom: 10px;
}
	 
ul#submenu {
    padding-top: 10px;
	padding-left: 0px;
    padding-bottom: 10px;
	}

#submenu li {  
    list-style-type: none;                
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #606760;
	text-decoration: none;
    padding-right:0px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 0px;
}

#submenu li a {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #606760;
	text-decoration: none;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 0px;
}

#submenu li a:hover, #submenu li a:focus {
    font-size: 12px;
	font-weight: normal;
	color:#FACD97;
	text-decoration: none;
	}
	
#submenu li a.active_submenu {
    font-size: 12px;
	font-weight: normal;
	color: #FACD97;
	text-decoration: none;
	padding-left: 0px;
	}
	
				
h1 {
	margin-top: 50px;
	margin-bottom: 25px;
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #ff9700;
	padding-top: 4px;
	padding-bottom: 4px;
}

h2 {
    padding: 0px;
	margin-bottom: 20px;
	margin-top: 30px;
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #ff9700;
}

h3 {
	margin-bottom: 10px;
	margin-top: 25px;
	padding: 0px;
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #ff9700;
}

a:link {
color: #ff9700;
text-decoration: none;
}

a:visited {
color: #ff9700;
text-decoration: none;
}

a:hover {
color: #ff9700;
text-decoration: underline;
}

a:active {
color: #ff9700;
text-decoration: underline;
}

ul#linklist  {
    list-style-type: none;  /*muss drin bleiben, sonst schw. Punkte im Firefox*/       
    width: 400px;
	line-height: 12px;
	padding-left:0px;
	}

ul#linklist li {                
	padding: 0 0 5px 15px;
	background: #ffffff url(images/kreis_orange.gif) no-repeat 0 2px;
	}
ul#linklist li a.linklist {
	padding-left: 20px;
	}
	
p.totop a {
    font-size: 11px;
	text-align: right;
	margin: 0px;
	padding: 0px;
	}
	
a.totop{
    font-size: 11px;
	text-align: right;
	}
	
#totop {
    margin-top: 0px;
	padding-top: 0px;
	}
	
#totop a{
    font-size: 11px;
	text-align: right;
	}
	
.strong  {
   font-size: 12px;
   font-weight: bold;
   }
   
/*---------------------- Tabelle Sportarten-----------------*/
.tabelle_sport {
	padding: 0;
	margin: 0;
	margin-bottom: 10px;
	width: 100%;
	font-size: 11px;
}

.tabelle_sport tr {
   vertical-align: top;
   }

.tabelle_sport td {
	background-color: #DEDEE6;
	padding:10px 10px 5px 10px;
	margin: 0;
	text-align: center;
}

.tabelle_sport td p {
    margin-top: 0px;
	margin-bottom: 10px;
	}

.tabelle_sport td.sportart {
	padding-left: 10px;
	padding-right: 10px;
	font-size: 12px;
	font-weight: normal;
	color: #e68300;
	background-color:#DEDEE6;
	text-align: left;	
	}
	
.strong2 td p {
   font-size: 11px;
   font-weight: strong;
   }
   
/*------------------------------------------*/
	
#popup {
    height: 100%;
	width: 100%;
    margin: 0px;
	padding: 0px;
	background-color:#ffffff;
	}
	
#bild {
    margin: 0px;
	padding: 0px;
	}

/*-----------------Footer-------------------*/


#runde_eckefooter1 {
		    position:fixed;
			bottom:27px; left:200px; right:0;
			z-index:3;
			width:23px;
			height:23px;
			background: transparent url(images/runde_ecke_links1.gif) no-repeat;
			}
			
* html #runde_eckefooter1 {   /*nur für IE */
           position: absolute;
		   }
			
#runde_eckefooter2 {
		    position:fixed;
			bottom:27px; left:927px; right:0;
			z-index:1;
			width:23px;
			height:23px;
			background: transparent url(images/runde_ecke_rechtsorange.gif) no-repeat;
			}
			
* html #runde_eckefooter2 {   /*nur für IE */
           position: absolute;
		   }
			
#footer  {
        position: fixed;
		bottom:-1px; left:0; right:0;  /*bei bottom 0 endet der Footer 1 px über dem Screenrand */
		/*width: 100%;*/
		width: 950px;
		background-color: #ff9700;
		z-index: 5;
		margin: 0px;
		padding: 0px;
		height: 28px;       
		}
		
* html #footer {    /* nur für IE */
        position: absolute;
		bottom:-1px; right:0;
		height: 28px;
		margin: 0px;
		padding: 0px;
		}
	 
#footer ul {
     /*width: 330px;*/
     width: 500px;
     height: 25px;
	 position: absolute;
     bottom:0; left:500px; right:0;
	 list-style-type: none;
     margin: 0px;
     padding: 0px;
	 z-index: 6;
	 }
	 
#footer li {
    float:left;
    list-style-type: none;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #606760;
	font-weight: bold;
	padding-left: 7px;
    padding-right:7px;
	padding-top: 5px;
	padding-bottom: 5px;
}

#footer li a {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #606760;
	text-decoration: none;
	padding-left: 7px;
	padding-right:7px;
	padding-top: 5px;
	padding-bottom: 5px;
}

#footer li a:hover, #topmenu li a:focus {
	color: #FACD97;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 5px;
}

#footer li a.active {     /* hier vor active ein Punkt und kein Doppelpunkt!! active hier kein Linkzustand, sondern CSS-Klasse*/
   color: #ff9700;
	text-decoration: none;
	padding-top: 5px; 
	padding-bottom: 5px;
}

/************** Formular Routenplaner Google Maps ***************/
form {
    font-size: 16px;
    line-height:24px;
    margin-bottom: 30px;
}

label {
    background-color:#e8e8e8;
    margin-bottom: 20px;
    border: 1px solid #bdbdbd;
}

button {
    background-color: #ff9700; 
    border: none;
    color: white;
    padding: 7px 20px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
}