* {
	margin: 0;
	padding: 0;
	list-style-type: none;
	}
html {
	font: 80%/1.2 Verdana, Arial, Helvetica, sans-serif; 
	color:#333333;
}
body {
	text-align: center;
}
h1 {
	color: #999999;
	font-size: 36px;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 5px;
}
h2 {
	font-size: 24px;
	text-transform: uppercase;
	text-align: center;
	color: #666666;
	letter-spacing: 4px;
}
#wrapper {
	position: relative;
	text-align: left;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	padding: 0;
}
#top {
	padding: 30px 0 0;
	height: 111px;	
}
#content {
	margin: 0 0 0 197px;
}
#navigation {
	position: absolute;
	top: 142px;
	left: 0;
	width: 165px;
	height: 84px;
	text-align: right;
}
#wrapper #content img {
	padding-right: 25px;
	padding-bottom: 27px;
	padding-top: 3px;
}
a {
	font-size: 14px;
	text-decoration: none;
	color: #333333;
}
#wrapper #navigation li {
	padding-bottom: 7.6pt;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	color: #333333;
}
a:hover {
	color: #CC0000;
	font-weight: bold;
}
a:active {
	color: #333333;
}
.rotfett14px {
	font-size: 14px;
	color: #CC0000;
	font-weight: bold;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
