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

* { margin:0; padding:0; border:0; 
}

html { 
background:url(../images/bg.jpg) 0 0 repeat;
}

body {
	
	font:62.5%/1.8em "trebucher ms", vedana, arial;
	color: #000;
	background:url(../images/bg_seite.jpg) 0 0 repeat-x;
	}

.noText {
	text-indent:-9999px;
	font-size:1px;
	overflow:hidden;
	color:#ccc;
}

.noBorder {
	border:0!important;
}
.aktiv {
	color:#F36;
}
.deaktiv {
	color:#999;
}
.noMargin {
	margin:0!important;
}
.block {
text-align: justify;
}
div#text {
	font-size:10px;
	color:#666;
	width:300px;
	height:600px;
	top: 400px;
	left: 30px;
	position:relative;
}


a {
	font-size:10px;
	color:#999;
	text-decoration:none;
}
a:hover,
a:active a{
	color:#F36;

}

p9 { font-size: 10px;
     color:#666;
	 padding-left: 8px;
	  }
div#impressum1 {
	text-align: justify;
	line-height: 100%;
	font-size:10px;
	color:#666;
	width:250px;
	height:400px;
	top: -200px;
	left: 330px;
	position:relative;
}
div#impressum2 {
	text-align: justify;
	line-height: 100%;
	font-size:10px;
	color:#666;
	width:250px;
	height:200px;
	top: -600px;
	left: 600px;
	position:relative;
}

div#body {
	width:955px;
	height:1070px;
	background:url(../images/body.jpg) center 0 no-repeat;
	position:relative;
	margin:0 auto;
	 }	
div#hbody {
	width:955px;
	height:1070px;
	background:url(../images/hbody.jpg) center 0 no-repeat;
	position:relative;
	margin:0 auto;
	 }
div#meinebody {
	width:955px;
	height:1070px;
	background:url(../images/meine.jpg) center 0 no-repeat;
	position:relative;
	margin:0 auto;
	 }
div#adoptiondbody {
	width:955px;
	height:1070px;
	background:url(../images/adoption.jpg) center 0 no-repeat;
	position:relative;
	margin:0 auto;
	 }
div#angebotnbody {
	width:955px;
	height:1070px;
	background:url(../images/angebot.jpg) center 0 no-repeat;
	position:relative;
	margin:0 auto;
	 }
div#kostenbody {
	width:955px;
	height:1070px;
	background:url(../images/kosten.jpg) center 0 no-repeat;
	position:relative;
	margin:0 auto;
	 }	 
div#kontbody {
	width:955px;
	height:1070px;
	background:url(../images/kontakt.jpg) center 0 no-repeat;
	position:relative;
	margin:0 auto;
	 }		 
div#impressumbody {
	width:955px;
	height:1070px;
	background:url(../images/impressum.jpg) center 0 no-repeat;
	position:relative;
	margin:0 auto;
	 }	 
	 
ul#navi{
	position:absolute;
	list-style:none;
	top:275px;
	left:450px;
	z-index:50;
	font-size: 10px;
	}	
	
ul#navi li{
	float:left;
	padding:0 5px;
}
ul#navi li a{
	font-weight: bold;

	text-decoration:none;
}
ul#navi li a:hover,
ul#navi li a:active a{
	color:#F36;

}

ul#Email{
	position: absolute;
	list-style: none;
	top: 937px;
	left: 693px;
	width: 272px;
	font-weight: bold;
	}	
ulEmail li{
	float:left;
	padding:0 30px;
}
ul#Email li a{
	color:#FFF;
	font-size: 14px;
	text-decoration:none;
	font-family: Arial;
	font-weight: bold;
}
ul#Email li a:hover,
ul#Email li a:active a{
color:#F36;
	font-size: 14px;
	font-family: Arial;
	font-weight: bold;
}


ul#Email2{
	position: absolute;
	list-style: none;
	top: 937px;
	left:975px;
	width: 272px;
	font-weight: bold;
	}	
ulEmail2 li{
	float:left;
	padding:0 30px;
}
ul#Email2 li a{
	color:#FFF;
	font-size: 14px;
	text-decoration:none;
	font-family: Arial;
	font-weight: bold;
}
ul#Email2 li a:hover,
ul#Email2 li a:active a{
color:#F36;
	font-size: 14px;
	font-family: Arial;
	font-weight: bold;
}
