body {
	margin:0px;
	background-color:#060714;
	font-family:Verdana, sans-serif;
	font-size:12px;
}
p { 
	orphans:5;
	widows:5;
}

a {
	color:#660000;
	font-weight:bold;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
	color:#993300;
}
a:link, a:visited, a:active {
	color:#660000;
} 
.klein {
	font-size:90%;
}
.subNavi {
	font-size:90%;
	line-height:20px;
	padding-right:10px;
}
.roteSchrift {
	color:#5D1D0A;
}
.bildumlauf {
}
.bildumlaufStopp {
	clear:both;
}
/*
///////////////// Überschriften & Aufzählungen
*/
h1, h2, h3, h4, h5, h6 {
	font-family:"Lucida Grande", Verdana;
}
h1 {
	font-size: 140%;
	color: #5D1D0A;
	font-weight:bold;
}

h2 {
	font-size: 120%;
	color: #5D1D0A;
	font-weight:bold;
}

h3 {
	font-size: 100%;
	color: #5D1D0A;
	font-weight:bold;
}
h4 {
	font-size: 100%;
	color:#333333;
	font-weight:bold;
}

h5 {
	font-size: 90%;
	color: #970202;
	font-weight:bold;
}
h6 {
	font-size:120%;
	color:#ffffff;
	font-weight:bold;
	line-height:30px;
	display:block;
	background-color:#2d0505;
	padding-left:10px;
}
ul li{
	list-style-type: square;
	line-height:20px;
	margin-left:10px;
}

ul ul{
	list-style-type: square;
}

ul ul ul{
	list-style-type: none;
}

label{
	color: #484848;
}


/* Container */
#nav {
	visibility:hidden;
	width:0px;
	height:0px;
}
#nav a {
}
#nav a:hover {
	text-decoration:underline;
}

#top {
	width:0px;
	height:1px;
	overflow:hidden;
}
#top_n {
}
#left {
	visibility:hidden;
	background-color:#000000;
}
#left_n {
	visibility:hidden;
	background-color:#000000;
}

#rightRand {
}
#right {
}
#right_n {
}

#content {
	padding-top:20px;
	padding-left:10px;
	padding-right:10px;
}

#typoBurg {
}
#rahmen {
}
#bottom {
}
#contentStart {
	padding-top:40px;
	padding-left:10px;
	padding-right:10px;
}
#contentSpalteLinks {
	width:280px;
	padding-left:10px;
	padding-right:10px;
	float:left;
}
#contentSpalteRechts {
	width:280px;
	padding-right:10px;
	float:right;
}
#contentHead {
	padding-top:20px;
	margin-bottom:20px;
}

