@charset "utf-8";
/* CSS Document */

/* ***************************************************************************************************** */
/* Stylesheet HEBAMMENPRAXIS TRAUTLIND HUSSAIN */


* 		{
		margin: 0;
		padding: 0;
		}
		
body 	{
		background-position: center;
		background-color: #ffcccc;
		text-align: center;
		}

P		{
		}

h1		{
		font-family: Geneva, Arial, Helvetica, sans-serif;
		font-size: 16px;
		font-style: normal;
		border-bottom: dotted 1px;
		width: 400px;
		margin-bottom: 10px;
		margin-top: 15px;
		}
		
a:link {color: #FFF; text-decoration:none}
a:visited {color:#FFF; text-decoration:none}
a:active {color:#FFF; text-decoration:none}
a:hover {color:#000; text-decoration:underline}
	
.impress:link {color: #000; text-decoration:none}
.impress:visited {color:#000; text-decoration:none}
.impress:active {color:#000; text-decoration:none}
.impress:hover {color:#FFF; text-decoration:underline}
		

	

/* ***************************************************************************************************** */
/* TEMPLATE SPECIFIC CSS CODE */


#wrapper{
	width: 1024px;
	position: absolute;
	left: 50%;
	margin-left: -512px;
	text-align: left;
	height: 768px;
	z-index: 1;
	background-image: url(../images/background.gif);
	background-repeat: no-repeat;
	visibility: visible;
		}
		
#ramen	{
	width: 816px;
	position: absolute;
	left: 104px;
	height: 525px;
	z-index: 3;
	border: #666666 1px dotted;
	top: 125px;
	visibility: visible;
		}
		
#ramen2	{
	width: 816px;
	position: absolute;
	left: 104px;
	height:auto;
	z-index: 3;
	border: #666666 2px solid;
	top: 40px;
	visibility: visible;
	background-color: #990000;
	text-align: left;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
		}
		
#header	{
	width: 800px;
	position: absolute;
	left: 9px;
	height: 139px;
	z-index: 4;
	top: 8px;
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	visibility: visible;
		}
		
#logo	{
	width: 148px;
	position: absolute;
	height: 166px;
	z-index: 4;
	left: 652px;
	background-image: url(../images/Logo.gif);
	background-repeat: no-repeat;
	visibility: visible;
		}
		
#mainnavi1{
		width: 620px;
		position: absolute;
		height: 22px;
		z-index: 4;
		left: 0px;
		top: 139px;
		background-image: url(../images/Navihintergrund.jpg);
		background-repeat: no-repeat;
		font-size: 12px;
		font-family: Verdana, Geneva, sans-serif;
		text-align: right;
		color: #FFF;
		padding-top: 5px;
		padding-right: 32px;
		}
		
#mainnavi2{
		width: 620px;
		position: absolute;
		height: 22px;
		z-index: 4;
		left: 0px;
		top: 139px;
		background-image: url(../images/angebot_bg.jpg);
		background-repeat: no-repeat;
		font-size: 12px;
		font-family: Verdana, Geneva, sans-serif;
		text-align: right;
		color: #FFF;
		padding-top: 5px;
		padding-right: 32px;
		}
		
#mainnavi3{
	width: 620px;
	position: absolute;
	height: 22px;
	z-index: 4;
	left: 0px;
	top: 139px;
	background-image: url(../images/navi_behandl_bg.jpg);
	background-repeat: no-repeat;
	font-size: 12px;
	font-family: Verdana, Geneva, sans-serif;
	text-align: right;
	color: #FFF;
	padding-top: 5px;
	padding-right: 32px;
	visibility: visible;
		}
		
#mainnavi4{
		width: 620px;
		position: absolute;
		height: 22px;
		z-index: 4;
		left: 0px;
		top: 139px;
		background-image: url(../images/navi_ueberm_bg.jpg);
		background-repeat: no-repeat;
		font-size: 12px;
		font-family: Verdana, Geneva, sans-serif;
		text-align: right;
		color: #FFF;
		padding-top: 5px;
		padding-right: 32px;
		}	
		
#mainnavi5{
		width: 620px;
		position: absolute;
		height: 22px;
		z-index: 4;
		left: 0px;
		top: 139px;
		background-image: url(../images/navi_zitat_bg.jpg);
		background-repeat: no-repeat;
		font-size: 12px;
		font-family: Verdana, Geneva, sans-serif;
		text-align: right;
		color: #FFF;
		padding-top: 5px;
		padding-right: 32px;
		}
		
#mainnavi6{
		width: 620px;
		position: absolute;
		height: 22px;
		z-index: 4;
		left: 0px;
		top: 139px;
		background-image: url(../images/navi_kont_bg.jpg);
		background-repeat: no-repeat;
		font-size: 12px;
		font-family: Verdana, Geneva, sans-serif;
		text-align: right;
		color: #FFF;
		padding-top: 5px;
		padding-right: 32px;
		}
		
#content1{
	width: 816px;
	position: absolute;
	left: 104px;
	height: 525px;
	z-index: 3;
	top: 125px;
	visibility: visible;
		}	

#content2{
		width: 800px;
		position: absolute;
		height: 334px;
		left: 9px;
		top: 174px;
		background-color: #990000;
		z-index: 5px;
		}
		
#content3{
	width: 800px;
	position: absolute;
	height: 334px;
	left: 9px;
	top: 174px;
	background-color: #990000;
	z-index: 5px;
	background-image: url(../images/behandlung.jpg);
	visibility: visible;
		}
		
#content4{
		width: 800px;
		position: absolute;
		height: 334px;
		left: 9px;
		top: 174px;
		background-color: #990000;
		z-index: 5px;
		background-image: url(../images/uebermich.jpg);
		}

#content5{
		width: 800px;
		position: absolute;
		height: 334px;
		left: 9px;
		top: 174px;
		background-color: #990000;
		z-index: 5px;
		background-image: url(../images/zitate.jpg);
		}

#content6{
		width: 800px;
		position: absolute;
		height: 334px;
		left: 9px;
		top: 174px;
		background-color: #990000;
		z-index: 5px;
		background-image: url(../images/kontakt.jpg);
		}

#footer	{
	position: absolute;
	width: 800px;
	z-index: 5px;
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 8px;
	vertical-align: bottom;
	top: 340px;
	visibility: visible;
		}
		
#anbild {
	position:absolute;
	left:25px;
	top:245px;
	width:152px;
	height:153px;
	z-index: 5;
	background-image: url(../images/angebot_bild.png);
	background-repeat: no-repeat;
	}
	
#karteklein{
	width: 240px;
	position: absolute;
	height: 225px;
	left: 195px;
	top: 55px;
	background-color: #990000;
	z-index: 5px;
	border: #999 solid 3px;
		}
		
#kartegroß{
	width: 240px;
	position: absolute;
	height: 225px;
	left: 495px;
	top: 55px;
	background-color: #990000;
	z-index: 5px;
	border: #999 solid 3px;
		}
		
#adresse{
	position: absolute;
	top: 66px;
	left: 6px;
	width: 163px;
	height: 202px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	line-height: 19px;
	text-indent: 10px;
		}

.email	{
		font-family: Verdana, Geneva, sans-serif;
		font-size: 9px;
		color: #000;
		}
		
#infohomoe{
	position: absolute;
	top: 78px;
	left: 520px;
	width: 40px;
	height: 41px;
	background-image: url(../images/infobutton.gif);
	z-index: 6;
	visibility: visible;
	background-repeat: no-repeat;
		}

#infohomoe_inhalt{
	position: absolute;
	top: 35px;
	left: 449px;
	width: 335px;
	height: 276px;
	z-index: 7;
	background-color: #CCC;
	-moz-opacity:0.8;
	visibility: hidden;
		}

		
#infobach{
	position: absolute;
	top: 135px;
	left: 557px;
	width: 29px;
	height: 35px;
	z-index: 6;
	visibility: visible;
		}

	
#schließen{
	position: absolute;
	top: -7px;
	left: 311px;
	width: 29px;
	height: 35px;
	z-index: 7;
	background-color: #000;
	font-family: Verdana, Geneva, sans-serif;
	color: #FFF;
	font-size: 30px;
	visibility: hidden;
		}
		
#logo2 {
	position:absolute;
	left:724px;
	top:107px;
	width:126px;
	height:127px;
	z-index:6;
	background-image: url(../images/logo2.gif);
	background-repeat: no-repeat;
	}

.apDiv1 {
	position:absolute;
	left:343px;
	top:265px;
	width:170px;
	height:26px;
	z-index:1;
	color: #990000;
	font-size: 22px;
	font-family: Verdana, Geneva, sans-serif;
}
		
		
#bach{
	position: absolute;
	top: 140px;
	left: 339px;
	}
	
#homo{
	position: absolute;
	top: 83px;
	left: 280px;
	}
	
#aku{
	position: absolute;
	top: 202px;
	left: 291px;
	}
	
#rea{
	position: absolute;
	top: 268px;
	left: 341px;
	}

#rea2{
	position: absolute;
	top: 299px;
	left: 367px;
	font-family: Verdana, Geneva, sans-serif;
	color: #FFF;
	font-size: 14px;
	}
		
		
		
		
		
