/* CSS Document für die Seite Gesundheitstage PB */


/* Allgemeine Selektoren */

html { height: 101%; } 
body { 
   color: white;
   background: 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%; } 
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: #E6EDF4;
   width: 1000px;
   margin-right: auto;
   margin-left: auto;

}

	
#suche {
   float: left; 
   color: white; 
   background: #003f72;
   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: white; 
   background: #003f72;
   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: white;
			text-decoration: underline;
			}
			
		#nav-oben a:hover{
			text-decoration: underline overline;
			}
			
		#nav-oben a:active{
			color: black;
			background-color: white;
			}
			
			
#bild1 {
   float: left;    
   background: url(img/header.gif) no-repeat;
   width: 1000px;
   height: 114px;
}


/* Hauptnavigation oben*/

#nav-oben2{
   float: right; 
   background: grey;
   width: 1000px;
   line-height:45px;
   vertical-align: middle;
}



a.bang {
	display: block;
	width: 250px;
	background-color: #003f72;
	text-align: center;
    line-height:40px;
    vertical-align: middle;
	text-decoration: none;
	color: white;
	font-size: 1.1em;
}

	  

	  

	  A.bang:hover{
		text-decoration: underline;
	  }

	 

a.info {
	display: block;
	width: 250px;
	background-color:#21578a;
	text-align: center;
    line-height:40px;
    vertical-align: middle;
	text-decoration: none;
	color: #FFFFFF;
	font-size: 1.1em;
}

	 A.info:hover{
		text-decoration: underline;
	  }
	  
	  
a.branchen {
	display: block;
	width: 250px;
	background-color:#1a68a2;
	text-align: center;
    line-height:40px;
    vertical-align: middle;
	text-decoration: none;
	color: #FFFFFF;
	font-size: 1.1em;
}

	 A.branchen:hover{
		text-decoration: underline;
	  }
	  
	  
a.karriere {
	display: block;
	width: 250px;
	background-color:#5482AB;
	text-align: center;
    line-height:40px;
    vertical-align: middle;
	text-decoration: none;
	color: #FFFFFF;
	font-size: 1.1em;
}

	 A.karriere:hover{
		text-decoration: underline;
	  }
	   



/*Rootline*/

#rootline{
	float: right;
	width: 1000px;
	line-height: 30px;
	background: #003f72;
	vertical-align:middle;
	text-align: left;
    color: white; 
	font-size: 0.9em;
}


  #rootline a{
  		font-family: Verdana, Arial, Helvetica, sans-serif;
  		color: white;
  		text-decoration: none;
  }
  
    #rootline a:hover{
  		text-decoration: underline;
  }

/*Leiste über dem Inhalt und der linken Navigation*/
#leiste{
   float: left; 
   background: #E6EDF4; /*white url(http://p30562.typo3server.info/fileadmin/leiste.jpg) repeat-y;*/
   width: 1000px;
   height: 25px;
}




#nav-links{
   float: left;
   background: grey; /*white url(http://p30562.typo3server.info/fileadmin/leiste.jpg) repeat-y;*/
   width: 215px;
   height: auto;
   font-family:Verdana, Arial, Helvetica, sans-serif;
   font-size: 0.9em;
   margin-left: 0px;
   padding-left: 0px;
   display: block;
   text-align: left;
}

a.navi-bang1 {
		font-weight: bold;
		font-size: 0.9em;
		text-decoration: none;
		width: 215px;
		padding-left: 5px;
		padding-top: 3px;
		padding-bottom: 3px;
		color: white;
		text-decoration: none;
		background: #003f72;
		display: block;
		border-bottom: solid 1px white;
}

a.navi-bang2 {
		background: #a7c1e3 url(http://p30562.typo3server.info/fileadmin/bullet-b.gif) no-repeat;
		background-position: 2px 6px;
		font-size: 0.9em;
		text-decoration: none;
		width: 210px;
		padding-left: 15px;
		color: black;
		border: 0;
		padding-top: 3px;
		padding-bottom: 3px;
		display: block;
		border-bottom: solid 1px white;
}
		
		a.navi-bang2:hover {
			font-weight: bold;
			background: #a7c1e3 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: 210px;
			padding-left: 15px;
			color: black;
			padding-top: 3px;
			padding-bottom: 3px;	
			display: block;
			border-bottom: solid 1px white;
		}


	
a.navi-bang3 {
		background: #c6d6e8 url(http://p30562.typo3server.info/fileadmin/bullet-b.gif) no-repeat;
		background-position: 12px 6px;
		font-size: 0.9em;
		text-decoration: none;
		width: 200px; 
		padding-left: 25px;
		color: black;
		padding-top: 3px;
		padding-bottom: 3px;
		display: block;
		border-bottom: solid 1px white;
}

		a.navi-bang3:hover {
			font-weight: bold;
			background: #c6d6e8 url(http://p30562.typo3server.info/fileadmin/bullet-r.gif) no-repeat;
			background-position: 12px 6px;
			font-size: 0.9em;
			text-decoration: none;
			padding-left: 15px;
			width: 200px;
			padding-left: 25px;
			color: black;
			padding-top: 3px;
			padding-bottom: 3px;
			display: block;
			border-bottom: solid 1px white;
		}
		
		
a.navi-bang4 {
		background: #D3E3EE url(http://p30562.typo3server.info/fileadmin/bullet-b.gif) no-repeat;
		background-position: 22px 6px;
		font-size: 0.9em;
		text-decoration: none;
		width: 190px; 
		padding-left: 35px;
		color: black;
		padding-top: 3px;
		padding-bottom: 3px;
		display: block;
		border-bottom: solid 1px white;
}

		a.navi-bang4:hover {
			font-weight: bold;
			background: #D3E3EE url(http://p30562.typo3server.info/fileadmin/bullet-r.gif) no-repeat;
			background-position: 22px 6px;
			font-size: 0.9em;
			text-decoration: none;
			padding-left: 15px;
			width: 190px;
			padding-left: 35px;
			color: black;
			padding-top: 3px;
			padding-bottom: 3px;
			display: block;
			border-bottom: solid 1px white;
		}
		
		
a.navi-bang5 {
		background: #E5EFF5 url(http://p53141.typo3server.info/fileadmin/bullet-b.gif) no-repeat;
		background-position: 25px 6px;
		font-size: 0.9em;
		text-decoration: none;
		width: 180px; 
		padding-left: 45px;
		color: black;
		padding-top: 3px;
		padding-bottom: 3px;
		display: block;
		border-bottom: solid 1px white;
}

		a.navi-bang5:hover {
			font-weight: bold;
			background: #E5EFF5 url(http://p53141.typo3server.info/fileadmin/bullet-r) no-repeat;
			background-position: 25px 6px;
			font-size: 0.9em;
			text-decoration: none;
			width: 180px;
			padding-left: 45px;
			color: black;
			padding-top: 3px;
			padding-bottom: 3px;
			display: block;
			border-bottom: solid 1px white;
		}
		
		
a.navi-bang-act1 {
		text-decoration: none;
		background: #003f72;
		font-size: 0.9em;
		width: 215px;
		color: black;
		padding-left: 5px;
		padding-top: 3px;
		padding-bottom: 3px;
		display: block;
		border-bottom: solid 1px white;
}

a.navi-bang-act2 {
		background: #a7c1e3 url(http://p30562.typo3server.info/fileadmin/bullet-r.gif) no-repeat;
		background-position: 2px 6px;
		font-size: 0.9em;
		font-weight: bold;
		text-decoration: none;
		width: 205px;
		color: black;
		padding-left: 15px;
		padding-top: 3px;
		padding-bottom: 3px;
		display: block;
		border-bottom: solid 1px white;
}

a.navi-bang-act3 {
		background: #c6d6e8 url(http://p30562.typo3server.info/fileadmin/bullet-r.gif) no-repeat;
		background-position: 12px 6px;
		font-size: 0.9em;
		font-weight: bold;
		text-decoration: none;
		width: 200px;
		color: black;
		padding-left: 25px;
		padding-top: 3px;
		padding-bottom: 3px;
		display: block;
		border-bottom: solid 1px white;
}

a.navi-bang-act4 {
		background: #D3E3EE url(http://p30562.typo3server.info/fileadmin/bullet-r.gif) no-repeat;
		background-position: 22px 6px;
		font-size: 0.9em;
		font-weight: bold;
		text-decoration: none;
		width: 190px;
		color: black;
		padding-left: 35px;
		padding-top: 3px;
		padding-bottom: 3px;
		display: block;
		border-bottom: solid 1px white;
}

a.navi-bang-act5 {
		background: #E5EFF5 url(http://p53141.typo3server.info/fileadmin/bullet-r.gif) no-repeat;
		background-position: 25px 6px;
		font-size: 0.9em;
		font-weight: bold;
		text-decoration: none;
		width: 180px;
		color: black;
		padding-left: 45px;
		padding-top: 3px;
		padding-bottom: 3px;
		display: block;
		border-bottom: solid 1px white;
}

 /* Inhaltsbereich */
 
 
* html #inhalt{ height:500px; } /* nur für IE 5.5 - 6.x */
html + body #inhalt { height: 500px; } /* nur vom IE 5.0 	*/


#inhalt{
	float: left;
	width: 575px;
	min-height: 500px;
	height: auto;
	background: #E6EDF4;
	text-align: left;
	border-left: dotted 1px #003f72;
	border-right: dotted 1px #003f72;
}
	
	
.txt {
		padding-left: 25px;
		padding-top: 0px;
		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: #E6EDF4;
	text-align: left;
}
	
	
.txt-r {
		padding-left: 15px;
		padding-top: 0px;
		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;
	height: 113px;
	background: silver;
}
