@charset "UTF-8";
.kleinLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999;
	text-decoration: underline;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: 000000;
}
body {
	background-color: #ffffff;
	background-image: url(images/back.jpg);
	background-repeat: repeat-x;
}
a:link {
	color: #09F;
}
a:visited {
	color: #09F;
}
a:hover {
	color: #F00;
}
.weissesschrift {
	font-style: normal;
	color: #FFF;
	line-height: 18px;
}


h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: 15px;
	color: #000;
	font-weight: bold;
}
#content {
	position:relative;
	left:50%;
	top:0px;
	width:1000px;
	height:654px;
	margin-left:-500px;
	margin-top:0px;
	padding: 0px;
	z-index:1;
	background-repeat: no-repeat;
	background-color: #000;
	background-image: url(images/backinnen.jpg);
}

#status {
	position:absolute;
	left:3px;
	top:21px;
	width:400px;
	height:55px;
	z-index:4;
}

#navigation {
	position:absolute;
	left:0px;
	top:100px;
	width:337px;
	height:470px;
	z-index:3;
}

#inhalt {
	position:absolute;
	left:775px;
	top:160px;
	width:223px;
	height:487px;
	z-index:4;
}

#farben {
	position:absolute;
	left:533px;
	top:580px;
	width:237px;
	height:83px;
	z-index:5;
}

#inhalt1 {
	position:absolute;
	left:616px;
	top:139px;
	width:223px;
	height:487px;
	z-index:2;
}

#inhalt2 {
	position:absolute;
	left:355px;
	top:108px;
	width:445px;
	height:487px;
	z-index:3;
}

#detailtext {
	position:absolute;
	left:355px;
	top:108px;
	width:445px;
	height:487px;
	z-index:3;
}

#textfeld {
	position:absolute;
	left:309px;
	top:435px;
	width:442px;
	height:182px;
	z-index:4;
}

#textfeldoben {
	position:absolute;
	left:309px;
	top:116px;
	width:442px;
	height:182px;
	z-index:4;
}

#babywildlogo {
	position:absolute;
	left:-12px;
	top:576px;
	width:90px;
	height:89px;
	z-index:4;
}

#impressum {
	position:relative;
	left:50%;
	top:20px;
	width:200px;
	height:20px;
	margin-left:-100px;
	margin-top:0px;
	padding: 0px; 
	z-index:1;
}

