* {
	margin: 0;
	padding: 0;
}

body {
	background-color: #d9d9d9;
	background-repeat: repeat-x;
	font-family: Tahoma;
	font-size: 11px;
	margin:0 0 10px 0;
	padding: 0;
	text-align: center; /* Zentrierung fuer alle IE */
}

img {
	border: 0;
	vertical-align: bottom;
}

#lorbeer {
	float:	right;
	width: 75px;
	height: 66px;
	margin-top: -20px;
	margin-right: 20px;
}

.stopFloat {
	display: block;
	float: none;
	clear: both;
	height: 1px;
	font-size: 0px;
	line-height: 0px;
}

a:link, a:visited {
	color: #A10101;
	font-weight: bold;
	text-transform: uppercase;
	
	 
}

a:focus, a:hover, a:active {
	color: #3F3F37;
	font-weight: bold;
	text-transform: uppercase;
}


#rahmen {
	background: url(images/aaa.jpg);
	width: 845px;
	border-top: 4px solid #a40007;
	border-left: 2px solid #a40007;
	border-right: 4px solid #a40007;
	border-bottom: 2px solid #a40007;
	margin: 0 auto;   /* Zentrierung fuer moderne Browser */
	text-align: left; /* Body neutralisieren */
}

* html #rahmen {
	width: 847px;				/* fuer IE 5 und 5.5 */
	wid\th: 845px;				/* fuer IE 6 */
}

#kopf {
	width: 845px;
	margin: 0;
	padding: 0;
	overflow: hidden;
}

#menue {
	background: url(images/aaa.jpg);
	border-top: 1px solid #D9D9D9;
	border-right: 1px solid #D9D9D9;
	background-repeat: repeat-y;
	list-style: none;
	float: left;
	margin: 0;
	padding: 30px 0 0 0;
	vertical-align: top;
	width: 216px; 
}

#menue ul {
	list-style-type: none;
	margin: 0;
	padding: 0 0 0 15px;
}

#menue fieldset {
	margin: 0;
	padding: 0 0 0 15px;
	vertical-align: top;
	width: 200px;	
}

#menue a {
	font-family: Tahoma;
	font-weight: bold;
	font-size: 12px;
	color: #A10101;
	height: 25px;
	width: 150px;
	margin-top: 4px;
	padding-left: 10px;
	text-transform: uppercase;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #DADADA;
	margin-left: 25px;
	cursor: pointer;
	display: block;
	line-height:	1.5em;
}

#menue a:link {
	font-weight: bold;
	font-size: 12px;
	color: #A10101;
	text-decoration:	none;
}

#menue a:visited {
	font-weight: bold;
	font-size: 12px;
	color: #A10101;
	text-decoration:	none;
}

#menue a:hover {
	font-family: Tahoma;
	font-weight: bold;
	font-size: 12px;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: double;
	text-transform: uppercase;
	border-bottom-color: #B71723;
	height: 25px;
	width: 150px;
	margin-top: 4px;
	padding-left: 10px;
	margin-left: 25px;
	cursor: pointer;
}

#menue a.active:link, #menue a.active:visited {
	font-weight: bold;
	font-size: 12px;
	color: #000000;
}

#menue .blockContent {
	margin: 0;
	padding: 0;
	vertical-align: top;
}

#inhalt {
	background: #FFFFFF;
	font-family: Tahoma;
	font-size: 12px;
	margin-left:  245px;
	padding: 20px;
	line-height: 1.5em;
	text-align: justify;
	vertical-align: top;
	width: 560px;
}

#inhalt p {
	font-family: Verdana;
	font-size: 12px;
	line-height: 1.5em;
	text-align: justify;
	padding: 5px 20px 0 0;
	
}

.betont {
	color: #A30005;
	font-weight: bold;
	font-size:13px;
	text-shadow:1px 1px 2px #c0c0c0;
}

b {
	color: #000;
	font-weight: bold;
}

h1 {
	font-family: Tahoma;
	font-weight: bold;
	font-size: 18px;
	color: #A30005;
	text-transform: uppercase; 
}

h2 {
	font-family: Tahoma;
	font-weight: bold;
	font-size: 15px;
	color: #A30005;
	padding-top: 2px;
}

h1, h2 {
   text-shadow:2px 2px 3px #c0c0c0;
}

#bottom {
	background: #A10101;
	border-top: 5px solid #A10101;
	border-bottom: 5px solid #A10101;
	clear: both;
	color: #FFFFFF;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	line-height: 1.2em;
	padding-top: 4px;
	padding-bottom: 4px;
	text-align: center;
}

#bottom p {
	color: #FFF;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
}

#bottom a {
	font-family: Tahoma;
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}

#bottom a:hover {
	font-family: Tahoma;
	font-weight: bold;
	font-size: 12px;
	color: #B5B0B0;
	text-decoration: none;
}

#inhalt .unten {
	color: #000000;
	font-size: 9px;
	font-family: Tahoma;
	float: right;
}

#inhalt .unten p {
	color: #000000;
	font-size: 9px;
	font-family: Tahoma;
}

#inhalt .unten a  {
	color: #A10101;
	font-size: 9px;
}
#inhalt .unten a:hover {
	color: #000000;
	font-size: 9px;
}

.zentriert {
	text-align: center;
}

/* "Nach-oben-Link" am Ende der Seite */
#pageup {
 	clear:both;
 	text-align:right;
 	font-size: 75%;
 	padding-right: 5px;
	color: #000080;
	font-weight: bold;
}

/* Einstellungen fuer Pfeil neben "Nach-oben-Link" */
#pageup a {
	padding-left: 15px;
	background: url(images/xup.gif) no-repeat;		
}
