/* CSS Document */

body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background:#ffd;
}
.None, .NoSurrounding {
	margin:0px;
	padding:0px;
	border-width:0px;
	border-collapse:collapse;
}
table.None {
	width:100%;
}
td.None {
	text-align:left;
}
a {
	text-decoration:none;
	color:#0000FF;
}
a.Navi {
	color:black;
}
a:hover {
	color:#FF0000;
}
h1, h2, h3 {
	padding: 10px 3px 5px 15px;
	margin:0px;
}
img {
	border-width:0px;
}
#container {
	width:800px;
	margin:10px auto 5px;
}
#logo {
	background-image:url(top/rand/rand.php);
	background-repeat:no-repeat;
	width:800px;
	height:160px;
}
#image-map {
	width:165px;
	float:left;
}
#image-map {
	height:160px;
}
#Navi {
	background-color:#FFF500;
	padding:12px 0px;
}
#InterneNavi {
	width:800px;
	padding:0px;
	margin:-15px -15px 0px -15px;
	border-width:0px;
	border-collapse:collapse;
}
#Main {
	padding: 15px;
	background-color:#FFFCA1;
}
div.infobox {
	background-color:#FFF500;
	padding:6px;
	text-align:center;
}
#Fuss {
	background-color:#FFF500;
	padding:6px 0px;
}
a img {
	border:0px;
}
.ZweiSpaltenLinks {
	float:left;
	width:50%;
}
.ZweiSpaltenRechts {
	float:right;
	width:50%;
}
.SpaltenEnde {
	clear:both;
	font-size:1px;
}
.SpaltenEndeRechts {
	clear:right;
	font-size:1px;
}
.DreiSpaltenLinks, .DreiSpaltenMitte {
	float:left;
}
.DreiSpaltenLinks, .DreiSpaltenMitte, .DreiSpaltenRechts {
	font-size:x-small;
}
.DreiSpaltenRechts {
	float:right;
}
.DreiSpaltenLinks, .DreiSpaltenRechts {
	width:33%;
}
.DreiSpaltenMitte {
	width:34%;
}
.DreiSpaltenMitte {
	text-align:center;
}
.DreiSpaltenRechts {
	text-align:right;
}
.StandardRechts {
	float:right;
	width:25%;
}
.StandardLinks {
	float:left;
	width:75%;
}
.StandardRechts h3 {
	padding-left:0px;
}