body {
	text-align: center;
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	line-height: 120%;
	vertical-align: middle;
	scrollbar-face-color: #ffffff;
	scrollbar-hightlight-color: #ffffff;
	scrollbar-3dlight-color: #cccccc;
	scrollbar-darkshadow-color: #ffffff;
	scrollbar-shadow-color: #330000;
	scrollbar-arrow-color: #cccccc;
	scrollbar-track-color: #ffffff;
	background-color: #000000;
}
td {
	font-size: 12px;
}

h1 {
	font-family: "Futura book", Helvetica, Verdana;
	font-size: 19px;
	font-weight: normal;
	color: #FFFFFF;
	font-style: normal;
	font-variant: small-caps;
	letter-spacing: 1em;
}
h2 {
	color: #FFFFFF;
	font-family: "Futura book", Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 16px;
	font-weight: normal;
	text-transform: uppercase;
	line-height: 2em;
	letter-spacing: 5pt;
}

h3 {
	font-family: "Futura book", Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #FFCCCC;
	font-size: 15px;
	font-weight: normal;
}

h4 {
	font-size: 12px;
	color: #666600;
	font-family: "Futura Book", "Myriad Pro", sans-serif;
	font-weight: bold;
	font-style: italic;
}

h6 {
	font-style: normal;
	font-size: 11px;
	color: #482645;
	font-weight: bold;
}
a:link {
	color: #C40000;
	text-decoration: underline;
	font-style: normal;
	font-weight: bold;
}
a:active {
	color: #FF0F39;
	text-decoration: underline;
	font-weight: bold;
}

a:visited {
	color: #CCCCCC;
	text-decoration: underline;
	font-weight: bold;
}

a:hover {
	color: #F50002;
	text-decoration: none;
	font-weight: bold;
}

a:focus {
	font-style: oblique;
}


#container {
	text-align: left;
	width: 750px;
	background-position: 100% 100%;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#navigation ul {
	margin: 0px;
	padding: 0px;
	text-align: left;
	list-style-type: none;
}
#navigation li {
	padding: 0 10px 5px 0;
	line-height: 110%;
	color: #CCCCCC;
	font-family: "Futura Book", "Myriad Pro", sans-serif;
	list-style-type: none;
}

#navigation {
	float: left;
	width: 150px;
	display: inline;
	margin: 0px;
	padding: 0px;
	height: auto;
}

#footer {
	clear: both;
	color: #CCCCCC;
	text-align: right;
	margin: 0px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-weight: bold;
	font-variant: small-caps;
	top: 100%;
	font-family: "Futura Book", "Myriad Pro", sans-serif;
}
#content {
	float: left;
	width: 570px;
	padding: 10px;
	margin: 0px;
}

#navigation li a:link {
	font-size: 18px;
	font-weight: normal;
}


#sm_container {
	margin-top: 10px;
	font-size: 14px;
	margin-bottom: 10px;
	float: right;
	margin-left: 0px;
	width: 450px;
	text-align: left;
	background-repeat: repeat;
	margin-right: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#sm_container li {
	list-style-image: url(bilder/bullet.gif);
}

.emf {
	font-weight: bold;
	color: #CCCCCC;
}
