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

body {
	left: 50%;
	top: 50%;
	margin: 0px;
	padding: 0px;
	color: #000000;
	font-family: "Times New Roman", Times, serif;
	font-size: 1.2em;
	text-align:justify;
	background-image:url(bilder/header.png);
	background-color:#FFFFFF;
	background-repeat: repeat-x;
}

p {
	margin: 5px 0px 5px 0px;
	padding: 0px;
}

a {
	color: #533e23;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
	color: #8c1025;
}
a:visited {
	color: #533e23;
}
a:active {
	color: #533e23;
}

#zentriert {
	position:absolute;
	width: 1130px;
	left: 50%;
	margin-left: -556px;
	top: 0px;
	margin-top: 0px;
}


#header {
	background-image:url(bilder/kratzbaum-logo.png);
	background-repeat:no-repeat;
	padding:0px;
	margin:30px 0px 0px 400px;
}

#header a b {
	display:none;
}
#header a {
	display:block;
	height: 130px;
	margin: 0px;
}

#test a b {
	display:none;
}
#test a {
	display:block;
	height: 230px;
	margin: 0px;
}


#main {
	position:absolute;
	left: 23px;
	margin:0px;
	top: 199px;
	width: 951px;
	padding-bottom:24px;
	background-repeat:repeat-y;
	height: 1369px;
}

#nav_container {
	background-image:url(bilder/kratzbaum.png);
	background-repeat:no-repeat;
	position:absolute;
	left: 4px;
	padding:270px 40px 50px 60px;
	margin:0px;
	top: -152px;
	width: 225px;
	height: 324px;
}

#werbung {
	position:absolute;
	left: 950px;
	padding:0px;
	margin:0px;
	top: -15px;
	width: 220px;
	padding-bottom:24px;
	background-image:url(bilder/katzen.png);
	background-repeat:no-repeat;
	height: 643px;
}

#werbung2 {
	position:absolute;
	left: 977px;
	padding:0px;
	margin:0px;
	top: 12px;
	width: 160px;
	height: 600px;
}

#werbung3 {
	position:absolute;
	left:60px;
	top:44px;
	width:239px;
	height:62px;
	z-index:1;
	background-color:#f5e5d0
}


#content {
	position:relative;
	margin: 0px;
	left: 335px;
	top: 0px;
	width: 600px;
	padding-bottom:40px;
	margin: 0px;
	padding: 0px 0px 40px 0px;
}

div#content { 
	min-height:1000px;
	height:expression(this.scrollHeight > 1000 ? "auto":"1000px"); }


#nav {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display:block;
	font-size:1.0em;
	color:#533e23;
}

#nav h1 {
	margin: 0px;
	padding: 8px 0px 4px 2px;
	font-size:1.0em;
	}
	
#nav a {
	color: #533e23;
	text-decoration:none;
}	

#nav a:hover {
	color: #8c1025;
	text-decoration:underline;
}	
	
	
#nav li:hover {
	color: #8c1025;
	background-image:url(bilder/kratzbaum-15.png);
   background-position:0px 70%;
	background-repeat:no-repeat;
}

#nav li {
	padding: 1px 0px 0px 24px;
	list-style-type:none;
	margin: 0px;
}

#nav ul {
	margin: 0px;
	padding: 0px;
}


#banner {
	position:absolute;
	left: 295px;
	top: 150px;
	width: 468px;
	height: 60px;
}

#content h1, #content h2, #content h3 {
	font-weight:bold;
	margin: 0px;
	text-align:left;
	color:#533e23;
}
#content h1 {
	font-size:1.7em;
	padding: 15px 5px 15px 45px;
	margin: 0px 0px 0px 0px;
	background-image:url(bilder/kratzbaum-35.png);
	background-position:0px 54%;
	background-repeat:no-repeat;
}


#content h2 {
	font-size:1.2em;
	padding: 10px 0px 3px 0px;
}

#content h3 {
	font-size:1.1em;
	padding: 5px 0px 2px 0px;
}

#content li ul {
	margin: 0;
	padding-top: 3px;
	padding-bottom: 3px;
}


#content p {
	margin: 10px 0px 10px 0px;
	padding: 0px;
}


#anzeige

 {
	position:absolute;
	left:-166px;
	top:0px;
	width:160px;
	height:600px;
	border:3px solid #FFFFFF;
}

#fazit {
	color:#000000;
	font-size:0.9em;
	font-style:italic;
	text-align:left;
	padding: 20px 25px 20px 30px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background-color: #f5e5d0;
	width: 410px;
	margin: 30px 0px 30px 0px;
	border-bottom: 2px;
	border-bottom-style:solid;
	border-bottom-color:#000000;
}

