* {
	margin: 0px;
	padding: 0px;
}
body {
	background-color: #999999;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #003366;
	background-image: url(bilder/schnecke.png);
	background-repeat: no-repeat;
	background-position: 3px 3px;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #FFFF33;
}
#huelle {
	width: 660px;
	margin-right: auto;
	margin-left: auto;
}
#kopf {
	width: 100%;
	float: left;
	font-size: 13px;
	line-height: 22px;
	margin-top: -5px;
	margin-bottom: 10px;
}

#navigation {
	font-weihgt: 100;
	width:240px;
	float: left;
	margin-top: 30px;
}
#schmuck p {
	margin-bottom: 8px;
}

#navigation p {
	margin-bottom: 9px;
}

#schmuck {
	float: right;
	width: 420px;
}
#c1 {
	background-color: #CCCC00;
	float: left;
	width: 190px;
	padding: 10px;
	margin-top: -12px;
}
#schmuck #c1 h2 {
	color: #FFFFFF;
}
#c2 {
	background-color: #99FFFF;
	padding: 10px;
	float: right;
	width: 190px;
	margin-top: -12px;
}
#schmuck #c2 h2 {
	color: #666699;
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
}
h1 {
	font-size: 14px;
	line-height: 16px;
	font-weight: 100;
	margin-bottom: 7px;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 26px;
	font-weight: 100;
	margin-bottom: 10px;
	line-height: 26px;
}
.ziffer {
	text-align: center;
	color: #FFFFFF;
	height: 20px;
	width: 40px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	padding-right: 5px;
	margin-right: 8px;
	padding-bottom: 2px;
	padding-top: 2px;
	padding-left: 2px;
}
.weiss {
	color: #FFFFFF;
}
#huelle #schmuck img {
	margin-bottom: 12px;
}
#plakat_rechts a:link {
	color: #FF0000;
}
#plakat_rechts a:hover {
	color: #FFFF00;
}
#plakat_rechts a:visited {
	color: #FF0000;
}
