@charset "utf-8";
/* CSS Document */
html {
	margin: 0px;
	padding: 0px;
	background-color: #FFF;
}
/* CSS Document */
body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-size: 100%;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
}
img {
	position: relative;
	top: 0px;
	left: 0px;
	z-index: 1;
}

a {
	text-decoration: none;
}
a:link {
	text-decoration: none;
	color: #999;
}

a:visited {
	text-decoration: none;
	color: #C90;
}
#container #vk {
	background-color: #C90;
}

a:hover {
	text-decoration: none;
	color: #C60;
}

a:active {
	text-decoration: none;
	color: #000;
}



#container {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	width: 940px;
	padding: 0px;
	background-repeat: no-repeat;
	background-color: #FFF;
}
#container #footer {
	background-color: #DDD;
	position: relative;
	height: 60px;
	float: left;
	width: 940px;
}
#container #footer p {
	padding-left: 10px;
	padding-right: 10px;
	text-align: center;
	color: #600;

}
#container #head{
	height: 270px;
	margin: 0px;
	padding: 0px;
	color: #333;
}
#container #inhalt #print ul li  {
	list-style-type: square;
	text-align: left;
}
#container #inhalt #print p {
	text-align: left;
}
#container #inhalt #web {
	margin: 0px;
	height: auto;
	width: auto;
	float: right;
	color: #D600;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	background-color: #FFF;
}
#container #inhalt {
	text-align: left;
}

.mitgrau {
	background-color: #F00F53;
	margin-left: -28px;
}

#container #inhalt #web ul li {
	list-style-type: square;
}
#container #inhalt #flash {
	height: auto;
	width: 300px;
	bottom: 30px;
	text-align: left;
	list-style-type: square;
	float: left;
	margin-top: 300px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	top: 231px;
}
#container #inhalt #flash ul li {
	list-style-type: square;
	text-decoration: none;
}





.img {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: right;
}

p {
	text-align: left;
	color: #999;
}
.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	font-weight: normal;
	color: #999;
}
.gold {
	color: #666;
	font-size: 100%;
}

.clearfloat {
	font-size: 1px;
	line-height: 0px;
	clear: both;
	height: 0px;
}
