@charset "ISO-8859-1";
/* CSS Document */

* {
	padding:0;
}

html {
	overflow: -moz-scrollbars-vertical; 
	overflow-y: scroll;
}

body {
	background-color: #99120F;
	height 101%;
}

#container {
	width:873px;
	min-height:800px;
	margin:auto;
	overflow:auto;
	background-image: url(/layout/bg.gif)
}

#navi, #content {
	float:left;
}

#navi {
	width:170px;
	padding-top:12px;
	padding-left:30px;	
}

	#navi a {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 13px;	
		font-weight: bold;
		color: #000000;
		text-decoration: none;
		line-height:35px;
	}

	#navi a:hover {
		color: #990000;
	}

#content {
	width:640px;
	padding-top:22px;
	padding-left:10px;
}

a:link, a:visited {
	font-size: 13px;
	color: #990000;
	text-decoration: underline;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

a:hover {
	color: #0066FF;
	text-decoration: underline;
	font-size: 13px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

.h1 {
	font-family: Arial Black;
	background-color: #fff;
	color: #930012;
	text-decoration: none;
	word-spacing: normal;
	text-align: left;
	letter-spacing: 1;
	line-height: 11pt;
	font-size: 16pt;
}

.h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #000000;
}

.h3   {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight: bold;
	color: #990000;
}

.h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

.linie {
	color: #CCCCCC;
	font-weight: bold;
	font-size: small;
}

.text {
	font-family: Arial;
	background-color: #fff;
	color: #444;
	text-decoration: none;
	word-spacing: normal;
	text-align: left;
	letter-spacing: 0;
	line-height: 14pt;
	font-size: 11pt;
}
	
.linie {
	color: #CCCCCC;
	font-weight: bold;
	font-size: small;
	vertical-align: super;
}

.img {
	color: #333333;
	font-weight: normal;
	font-size: 9px;
	font-family: "Times New Roman", Times, serif;
	text-align: left;
	border: medium solid #FFFFFF;
	clear: left;
	float: left;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.aufzahl {
	color: #333333;
	font-weight: normal;
	font-size: 13px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	text-align: left;
	line-height: 110%;
	list-style-position: outside;
	list-style-type: decimal;
}

.agb {
	color: #333333;
	font-weight: normal;
	font-size: 11px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	text-align: justify;
	text-indent: 0%;
	display: inline;
}

.weEditmode {
	color: #FF0000;
	font-weight: bold;
	font-size: 12px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
}
