/* CSS Document für die Seite Gesundheitstage PB */


/* Allgemeine Selektoren */

html { height: 101%; } 
body { 
   color: white;
   background: #FEFAE6 url(img/bg1.gif) repeat-x top center;
   font-family: Verdana, Arial, Helvetica, sans-serif; 
   font-size: 0.9em; 
   text-align:center; /* horizontal centering for IE Win quirks */
}

h1 { font-size: 150%;
		margin-bottom:10px; } 
h2 { font-size: 130%; }
h3 { font-size: 110%; } 

* { margin: 0; 
	padding: 0; 
}


/* Layout-Bereich   border-left: solid 1px #f69240;
   border-right: solid 1px #f69240; */
#wrapper { 
   color: black; 
   background: #FEFAE6;
   width: 1000px;
   margin-right: auto;
   margin-left: auto;
}

	
#suche {
   float: left; 
   color: white; 
   background: #BE0302;
   width: 300px;
   height: 40px;
   vertical-align: middle;
   font-family:Verdana, Arial, Helvetica, sans-serif;
   font-size: 0.9em;
}


	.abstand {
		display: block;
		margin-top: 7px;
		margin-left: 10px;
	}

#nav-oben {
   float: right;
   color: #FCABAB; 
   background: #BE0302;
   width: 700px;
   line-height: 40px;
   vertical-align: middle;
   text-align: right;
   font-family:Verdana, Arial, Helvetica, sans-serif;
   font-size: 0.9em;
}


		#nav-oben a {
			color: #FCABAB;
			text-decoration: underline;
			}
			
		#nav-oben a:hover{
			text-decoration: underline overline;
			}
			
		#nav-oben a:active{
			color: #FCABAB;
			background-color: white;
			}
			
			
#bild1 {
   float: left;    
   background: url(img/header.jpg) no-repeat;
   width: 1000px;
   height: 171px;
}


/*Rootline*/

#rootline{
	float: left;
	width: 900px;
	line-height: 30px;
	background: #BE0302;
	vertical-align:middle;
	text-align: left;
    color: #FCABAB; 
	font-size: 0.9em;
}


  #rootline a{
  		font-family: Verdana, Arial, Helvetica, sans-serif;
  		color: #FCABAB;
  		text-decoration: none;
  }
  
    #rootline a:hover{
  		text-decoration: underline;
		color: #FCABAB;
  }

#bilingual{
	float: right;
	width: 100px;
	height: 30px;
	background: #BE0302;
	text-align: left;
}


/*Leiste über dem Inhalt und der linken Navigation*/
#leiste{
   float: left; 
   background: #FEFAE6; /*white url(http://p30562.typo3server.info/fileadmin/leiste.jpg) repeat-y;*/
   width: 1000px;
   height: 25px;
}




#nav-links{
   float: left;
   background: #223071; /*white url(http://p30562.typo3server.info/fileadmin/leiste.jpg) repeat-y;*/
   width: 195px;
   height: auto;
   font-family:Verdana, Arial, Helvetica, sans-serif;
   font-size: 1em;
   margin-left: 0px;
   padding-left: 0px;
   display: block;
   text-align: left;
}

a.navi-gouna1 {
		font-weight: bold;
		font-size: 0.9em;
		text-decoration: none;
		width: 195px;
		line-height: 36px;
		vertical-align:middle;
		padding-left: 5px;
		padding-top: 3px;
		padding-bottom: 3px;
		color: white;
		text-decoration: none;
		background: #003f72;
		display: block;
		border-top: solid 1px white;
}

             a.navi-gouna1:hover {
			font-weight: bold;
			font-size: 0.9em;
			text-decoration: none;
			width: 195px;
			line-height: 36px;
			vertical-align:middle;
			padding-left: 5px;
			padding-top: 3px;
			padding-bottom: 3px;
			color: white;
			text-decoration: none;
			background: #5492C4;
			display: block;
			border-top: solid 1px white;
}

a.navi-gouna2 {
		background: #69B2EE url(http://p30562.typo3server.info/fileadmin/bullet-b.gif) no-repeat;
		background-position: 2px 6px;
		font-size: 0.9em;
		text-decoration: none;
		width: 190px;
		padding-left: 15px;
		color: black;
		border: 0;
		padding-top: 3px;
		padding-bottom: 3px;
		display: block;
		border-top: solid 1px white;
}
		
		a.navi-gouna2:hover {
			font-weight: light;
			background: #A9D5F9 url(http://p30562.typo3server.info/fileadmin/bullet-r.gif) no-repeat;
			background-position: 2px 6px;
			font-size: 0.9em;
			text-decoration: none;
			padding-left: 15px;
			width: 190px;
			padding-left: 15px;
			color: black;
			padding-top: 3px;
			padding-bottom: 3px;	
			display: block;
			border-top: solid 1px white;
		}


		
		
a.navi-gouna-act1 {
		text-decoration: none;
		background: #5492C4;
		font-size: 0.9em;
		width: 195px;
		line-height: 26px;
		vertical-align:middle;
		color: white;
		font-weight: bold;
		padding-left: 5px;
		padding-top: 3px;
		padding-bottom: 3px;
		display: block;
		border-top: solid 1px white;
}

a.navi-gouna-act2 {
		background: #A9D5F9 url(http://p30562.typo3server.info/fileadmin/bullet-r.gif) no-repeat;
		background-position: 2px 6px;
		font-size: 0.9em;
		font-weight: light;
		text-decoration: none;
		width: 185px;
		color: black;
		padding-left: 15px;
		padding-top: 3px;
		padding-bottom: 3px;
		display: block;
		border-top: solid 1px white;
}



 /* Inhaltsbereich */
 
 
* html #inhalt{ height:370px; } /* nur für IE 5.5 - 6.x */
html + body #inhalt { height: 370px; } /* nur vom IE 5.0 	*/


#inhalt{
	float: left;
	width: 595px;
	min-height: 370px;
	height: auto;
	background: #FEFAE6;
	text-align: left;
	border-left: dotted 1px #003f72;
	border-right: dotted 1px #003f72;
}
	
	
.txt {
		padding-left: 25px;
		padding-top: 20px;
		padding-bottom: 25px;
		padding-right: 25px;
		font-size:0.9em;
	}

	.txt a{
		outline: none;
		font-size:0.9em;
		text-decoration: underline;
		color: #003f72;
	}

	.txt a:hover{
		font-size:0.9em;
		text-decoration: underline overline;
		color: #003f72;
	}

	.txt a:focus { 
  		border-bottom: 1px solid #f69240; 
	}

	.txt a:active{
		font-size:0.9em;
    	color: white; 
    	background-color: #003f72; 
	}

	.txt ul {
		margin-left: 30px;
	}



#inhalt-r{
	float: left;
	width: 208px;
	min-height: 200px;
	height: auto;
	background: #FEFAE6;
	text-align: left;
}
	
	
.txt-r {
		padding-left: 15px;
		padding-top: 15px;
		padding-bottom: 25px;
		padding-right: 15px;
		font-size:0.9em;
	}
	.txt-r a{
		outline: none;
		font-size:0.9em;
		text-decoration: underline;
		color: #003f72;
	}

	.txt-r a:hover{
		font-size:0.9em;
		text-decoration: underline overline;
		color: #003f72;
	}

	.txt-r a:focus { 
  		border-bottom: 1px solid #f69240; 
	}

	.txt-r a:active{
		font-size:0.9em;
    	color: white; 
    	background-color: #003f72; 
	}

	.txt-r ul {
		margin-left: 30px;
	}

 /* Fußzeile */
 
 
#footer{
	clear: both;
	width: 1000px;
	line-height: 30px;
	background: #BE0302;
	color: #FCABAB;
	vertical-align:middle;
	font-size: 12px;
}

  #footer a{
  		font-family: Verdana, Arial, Helvetica, sans-serif;
  		color: #FCABAB;
  		text-decoration: none;
  }
  
    #footer a:hover{
  		text-decoration: underline;
  }

