body {
	background-image: url(../img/kachel.gif);
	margin: 0px;
	padding: 0px;
}

#main {
	width: 785px;
	background-color:#FFFFFF;
	margin: auto;
	margin-top: 10%;
	padding: 0px;
}

#printlogo {
	display: none;
}

#header {
	width: 100%;
	height: 93px;
	background-image:url(../img/header.gif);
	padding: 0px;
	margin: 0px;

}

#topnav {
	border: 0px solid #ff0000;
	list-style:none;
	margin: 0px;
	padding: 0px;
	position:relative;
	line-height: 20px;
	display:block;
	top: 30px;
}



#topnav a.hi {
		color: #EAEBEB;
		background-position: left top !important;
}

#topnav a {
	margin: 0px;
	padding: 0px;
	color: #525252;
	margin: 0px;
	text-decoration: none;
	background-repeat:no-repeat;
	border: 0px solid #ffff00;
	display: block;
	position: relative;
	width: 88px;
	float: left;
	font-family: Tahoma;
	font-size:12px;
	font-weight: bold;
}

#topnav .posi{
	margin-top: 23px;
}

#topnav a:hover {
	color: #EAEBEB;
	background-position: left top !important;
}

#subnav {
	list-style:none;
	margin: 0px;
	padding: 0px;
	position:relative;
	top: 0px;
	left: 97px;
	border: 0px solid #ff0000;
	width: 300px;
}

#subnav a {
	font-family: Tahoma;
	font-size:10px;
	margin-right: 15px;
	margin: 0px;
	padding: 0px;
	margin-right: 20px; 
	color: #4C4C4C;
	text-decoration: none;
	font-weight: normal;
	display: block;
	float: left;
	border: 0px solid #ff0000;
	width: auto;
}

#subnav a:hover {
	color: #4B1E1E;
}

#subnav a.hi {
	color: #4B1E1E
}




#schmuck {
	width: 153px;
	height: 319px;
	float: left;
}

#content {
	margin:0px;
	padding: 0px;
	height: 280px;
	overflow:auto;
	font-family:  Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height: 20px;
	margin-top: 20px;
	margin-left:180px;
	padding-right: 60px;
	color: #808080;
}

#content h1 {
	margin: 0px;
	padding: 0px;
	padding-left: 10px;
	padding-bottom: 5px;
	color: #5f5f5f;
	background-repeat:no-repeat;
	font-size:18px;
	border-bottom: 1px solid #A9A9A9;
} 

#content h2 {
	padding-left: 10px;
	font-size:16px;
}

#content .kasten {
	border: 1px solid #A9A9A9;
	display: block;
	width: 45%; 
	padding: 5px;
	float: left;
	margin-top: 10px; 
	margin-left: 0px;
	height: 150px;
	
}

#content .kasten h2 {
	padding: 0px;
	margin: 0px;
	font-size: 14px;
}

#content .kasten ul {
	padding:0px;
	margin: 0px;
	list-style-position: outside;
	padding-left: 15px;
} 
	
#content ul {
	list-style:square;
}

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

#content a {
	color: #808080;

}

#content a:hover {
	color: #808080;
	text-decoration: none;
}	

#content p {
	margin-left: 15px;
}

#contentfooter {
border-top: 1px solid #A9A9A9;
}

#contentfooter a {
	color: #808080;
}

#contentfooter a:hover {
	text-decoration:none;
}

#footer {
background-image:url(../img/footer.gif);
background-repeat:no-repeat;
	width: 100%;
	height: 42px;
}

#footer ul {
	margin: 0px;
	padding: 0px;
	list-style:none;
		left: 20px;
		top: 19px;
		position: relative;
}

#footer li {
	border: 0px solid #ffff00;
	margin: 0px;
	padding: 0px;
	display: inline;
	font-family: Tahoma;
	font-size:12px;
	font-weight: bold;
	margin-right: 20px;
	line-height: 20px;
}

#footer li a {
	margin: 0px;
	padding: 0px;
	color: #525252;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}

#footer li a:hover {
	color: #EAEBEB;
}

#footer li .hi {
	color: #EAEBEB;
}

#backlink {
	float: right;
	
}

#backlink a {
	color: #808080;

}

#backlink a:hover {
	color: #808080;
	text-decoration: none;
}	
