body {
	background-color:#000000;
	font-family:"Arial","Helvetica",sans-serif;
	font-size:small;
	text-align:center;
	margin:10px;
	color:#FFFFFF;
}

#CenterBox {
	background-color:#222222;
	width:700px;
	margin:auto;
	text-align:left;
	border-color:#888888;
	border-width:1px;
	border-style:solid;
}

#TitelBalken {
	position:relative;
	width:700px;
	height:75px;
	border-style:none;
	background:url('images/mctitelbg.jpg');
}

img.TitelGrafik {
	float:left;
	margin-left:20px;
	margin-top:20px;
}

p.Titel {
	float:right;
	margin-top:6px;
	margin-right:8px;
	text-decoration:none;
	font-size:130%;
}

#Menu {
	position:relative;
	margin:0;
	padding:0;
	top:0px;
	left:0px;
	width:700px;
	background-color:#423F34;
	border-style:solid;
	border-width:1px 0 1px 0;
	border-color:#888888;
	text-align:left;
}

#Inhalt {
	position:relative;
	top:0px;
	left:0px;
	width:680px;
	padding:10px;
	border-style:none;
	color:#FFFFFF;
	text-align:left;
}

h1 {
	font-size:large;
	font-weight:normal;
}

h2 {
	font-size:small;
	font-weight:bold;
}

h3 {
	font-size:small;
	font-weight:bold;
}

ul.Menu {
	list-style-type:none;
	padding:0;
	margin:auto;
}

ul.Menu li {
	background-color:#423F34;
	margin:7px;
	font-weight:bold;
	border-width:1px;
	border-style:solid;
	border-color:#AAAAAA;
	width:6em;
	float:left;
	text-align:center;
	display:inline;
}

ul.Menu li.MenuSelected {
	color:#000000;
	background-color:#AAAAAA;
	margin:7px;
	font-weight:bold;
	border-width:1px;
	border-style:solid;
	border-color:#AAAAAA;
	width:6em;
	float:left;
	text-align:center;
	display:inline;
}

a:link {
	color:#FFFFFF;
}

a:active {
	color:#FFFFFF;
}

a:visited {
	color:#FFFFFF;
}

a:hover {
	color:#FFFFFF;
}

a.Menu {
	color:#FFFFFF;
	text-decoration:none;
	display:block;
	cursor:pointer;
}

a.Menu:active {
	color:#FFFFFF;
	text-decoration:none;
}

a.Menu:visited {
	color:#FFFFFF;
	text-decoration:none;
}

a.Menu:hover, a.Menu:focus {
	color:#000000;
	background-color:#94897A;
	text-decoration:none;
}

a.MenuSelected {
	color:#000000;
	background-color:#94897A;
	text-decoration:none;
	display:block;
	cursor:pointer;
}

a.MenuSelected:active {
	color:#000000;
	text-decoration:none;
}

a.MenuSelected:visited {
	color:#000000;
	text-decoration:none;
}

a.MenuSelected:hover, a.MenuSelected:focus {
	color:#000000;
	background-color:#DDDDDD;
	text-decoration:none;
}

.Us3 {
	color:#CCCCCC;
	font-weight:bold;
}

ul {
	padding-left:15px;
	list-style-type:square;
}

li.Freiraum {
	margin-top:15px;
}

.unsichtbar {
	position:absolute;
	font-size:0;
	left:-1000px;
}

.fett {
	font-weight:bold;
}

.gross {
	font-size:medium;
}

.unterstrichen {
	text-decoration:underline;
}

.klein {
	font-size:x-small;
}

form.SuchForm {
	float:right;
	margin:0;
	padding:0;
	margin-top:3px;
	margin-right:3px;
}

span.SuchHighlight {
	color:#FFF700;
	font-weight:bold;
}

div.BildBox {
	border-width:1px;
	border-style:solid;
	border-color:#999999;
	min-width:155px;
	width:155px;
	background-color:#555555;
	margin:5px;
	margin-left:1em;
	padding:2px;
	text-align:center;
	color:#FFFFFF;
	overflow:visible;
}

img.BildLupe {
	float:right;
	margin:0px;
	padding:0px;
	border-style:none;
	border-width:0px;
}

img.ArtikelBild {
	margin:0px;
	padding:0px;
	border-style:none;
	border-width:0px;
}

img.ArtikelBildZoom {
	margin:0px;
	padding:0px;
	border-style:solid;
	border-width:1px;
	border-color:#FFFFFF;
}

.OhneAbsatz {
	margin-top:0em;
	margin-bottom:0em;
}

.OhneAbsatzOben {
	margin-top:0em;
}

.OhneAbsatzUnten {
	margin-bottom:0em;
}

div.breaker {
	clear:both;
	overflow:hidden;
	height:1px;
	margin:0px;
	padding:0px;
}

div.WeiteresSpalte {
	float:right;
	width:37%;
	margin-left:2%;
}

div.Weiteres {
	color:#FFFFFF;
	background-color:#423F34;
	border-width:1px;
	border-style:solid;
	border-color:#888888;
	margin-bottom:1em;
	padding:3px;
	overflow:hidden;
}

span.BildCopyright {
	font-size:x-small;
}

img.UntermenuBild {
	float:right;
	padding:0;
	border-style:none;
	margin:5px;
}

div.UntermenuPunkt {
	margin-top:0;
	margin-bottom:1em;
	border-style:solid;
	border-color:#666666;
	border-width:1px;
	padding:5px;
}
