/* .. Allgemeine Angaben .. */

h1,h2,h3,h4,h5,h6,p,ul,ol,li,div,td,th,body {
	font-family: Verdana, sans-serif; 
	color:#D00000;
	}

p,ul,ol,li,div,td,th {
	font-size:12px;
	}

body {
	scrollbar-face-color :#000000; 
	scrollbar-shadow-color :#400000; 
	scrollbar-darkshadow-color :#800000; 
	scrollbar-highlight-color :#800000; 
	scrollbar-3dlight-color :#400000; 
	scrollbar-track-color :#000000; 
	scrollbar-arrow-color :#800000;
	background-color:#000000; 
	margin:0px;
	}

h1 {
	font-size:20px;
	color:#F79A1C;
	margin:0px 0px 20px 0px;
	}

h2 {
	font-size:16px;
	color:#EF7C16;
	margin:10px 0px 10px 0px;
	}

h3 {
	font-size:14px;
	color:#E14F08;
	}

h4 {
	font-size:12px;
	color:#DB3204;
	font-weight:700;
	}

h5 {
	font-size:11px;
	color:#DB3204;
	margin-bottom:4pt;
	}

a:link {
	color:#D64100;
	text-decoration:none;
	font-weight:700;
	}

a:visited {
	color:#400000;
	text-decoration:none;
	font-weight:700;
	}

a:hover {
	color:#F79A1C;
	text-decoration:none;
	font-weight:700;
	}

a:active {
	color:#F79A1C;
	text-decoration:none;
	font-weight:700;
	}

a:link, a:hover, a:visited, a:active {
	padding:0px 2px;
	}

#umenu a:link {
	color:#A50000;
	text-decoration:none;
	font-weight:300;
	font-size:12px;
	border-right:1px solid #800000;
	padding:0px 3px;
	}

#umenu a:visited {
	color:#600000;
	text-decoration:none;
	font-weight:300;
	font-size:12px;
	border-right:1px solid #800000;
	padding:0px 3px;
	}

#umenu a:hover {
	color:#F79A1C;
	text-decoration:none;
	font-weight:300;
	font-size:12px;
	border-right:1px solid #800000;
	padding:0px 3px;
	}

#umenu a:active {
	color:#F79A1C;
	text-decoration:none;
	font-weight:300;
	font-size:12px;
	border-right:1px solid #800000;
	padding:0px 3px;
	}

#attop a:link {
	color:#A50000;
	text-decoration:none;
	font-weight:300;
	font-size:9px;
	}

#attop a:visited {
	color:#A50000;
	text-decoration:none;
	font-weight:300;
	font-size:9px;
	}

#attop a:hover {
	color:#F79A1C;
	text-decoration:none;
	font-weight:300;
	font-size:9px;
	}

#attop a:active {
	color:#F79A1C;
	text-decoration:none;
	font-weight:300;
	font-size:9px;
	}


li {
	font-size:12px;
	color:#E14F08;
	margin-left:-10px;
	}

li li {
	font-size:12px;
	color:#DB3204;
	margin-left:-10px;
	}

.special {
	color:#E14F08;
	}

dt {
	font-size:12px;
	color:#EF7C16;
	font-weight:700;
	text-align:left;
	}

dd {
	font-size:12px;
	color:#D00000;
	margin:5px 0px 15px 15px;
	}
p {
	margin-top:5px;
	}

.ahem {
	visibility:hidden;
	}

/* .. Layout ..*/

#mitte {
	min-height:96%;
	height:96%;
	width:100%;
	padding:0px;
	margin:0px;
	z-index:2;
	background:url(img/heaven_left_bg.jpg) bottom left no-repeat;
	overflow:visible;

	}

div>#mitte {
	height:auto;
	overflow:visible;
	position:absolute;
	}

#bg {
	min-height:100%; 
	height:100%;
	width:100%; 
	text-align:center; 
	padding:0px; 
	margin:auto; 
	background:url();
	repeat;z-index:1; 
	bottom:0px;
	border:none;
	background:url();

	}

div>#bg {
	height:auto;
	position:absolute;
	}

#umenu {
	margin-right:auto;
	color:#5E473B;
	padding-top:2px;
	height:17px;
	width:auto;
	text-align:left;
	border-bottom:none;
	float:none;
	clear:none;
	z-index:90;
	background:url();
	margin-top:0px;
	position:absolute;
	margin-left:0px;
	top:70px;
	right:10px;
	}

div>#umenu {
	margin-right:auto;
	height:auto;
	margin-top:0px;
	}


#umenu .act {
	color:#F79A1C;
	}

#header {
	width:auto;
	height:auto;
	padding:0px;
	margin:0px;
	background:url();
	background-repeat:no-repeat;
	z-index:3;
	text-align:left;
	font-size:2px;
	}

#content {
	margin-top:140px;
	text-align:justify;
	width:100%;
	float:none;
	padding:auto;
	padding-left:200px;
	padding-right:60px;
	padding-bottom:60px;
	z-index:3;
	background:url();
	margin-left:0px;
	margin-right:0px;
	padding-top:160px;
	}

div>#content {
	width:auto;
	padding-top:250px;
	padding-bottom:70px;
	}

#main {
	text-align:center;
	width:100%;
	height:100%;
	left:0px;
	top:0px;
	z-index:0;
	position:absolute;
	background:url(img/heaven_bg.jpg) top left repeat-x;
	}

#stylechange {
	background-color:#000000;
	font-size:10px;
	border-right:1px solid #A00000;
	text-align:center;
	border-bottom:1px solid #A00000;
	color:#A00000;
	min-height:100px;
	width:15px;
	position:absolute;
	left:0px;
	top:0px;
	padding-top:5px;
	cursor:help;
	z-index:99;
	}

#footer {
	width:100%;
	border-top:none;
	height:4%;
	padding:0px 80px;
	margin:auto;
	color:#FFFFFF;
	z-index:2;
	font:13px;
	clear:both;
	background:url(img/heaven_footer_bg.jpg) top left no-repeat;
	}

div>#footer {
	visibility:hidden;
	}


#domain {
	float:left;
	}

#attop {
	float:right;
	}

#wo {
	text-align:left;
	padding:auto;
	clear:both;
	width:75%;
	font-size:18px;
	color:#A00000;
	margin-top:0px;
	margin-right:0px;
	margin-left:0px;
	margin-bottom:10px;
	border-top:none;
	z-index:34;
	position:absolute;
	top:120px;
	left:170px;
	border-bottom:1px solid #A000000;
	}

div>#wo {
	width:auto;
	}

#wo span {
	color:#F79A1C;
	font-weight:300;
	}

#trennlinie {
	border-top:1px solid #400000;
	height:1px;
	margin-top:8px;
	}



/* .. Hauptmenu .. */

#hauptmenu {
	width:auto;
	height:auto;
	float:none;
	margin-top:0px;
	margin-left:0px;
	position:absolute;
	text-align:left;
	left:20px;
	top:80px;
	}


a.menu1, a.menu2, a.menu3, a.menu4, a.menu5, a.menu6, a.menu7 {
	color:#A00000;
	font-family: Tahoma, Sans-Serif;
	font-size:13px;
	text-decoration:none;
	font-weight:700;
	display:block; 
	text-align:left; 
	margin-left:0px;
	margin-right:0px;
	z-index:6;
	height:auto;
	width:auto;
	}


a.menu1:hover, a.menu2:hover, a.menu3:hover, a.menu4:hover, a.menu5:hover, a.menu6:hover, a.menu7:hover {
	color:#F79A1C;
	font-weight:700;
	background:url();
	}


a.menu1:visited, a.menu2:visited, a.menu3:visited, a.menu4:visited, a.menu5:visited, a.menu6:visited, a.menu7:visited {
	color:#A00000;
	font-weight:700;
	}

a.act1, a.act2, a.act3, a.act4, a.act5, a.act6, a.act7  {
	font-family: Tahoma, Sans-Serif;
	font-size:13px;
	text-decoration:none;
	display:block; 
	text-align:left;
	vertical-align:top;
	width:auto;
	height:auto;
	margin-left:0px;
	margin-right:0px;
	z-index:6;
	color:#F79A1C;
	font-weight:700;
	background:url();;
	}

a.act1:hover, a.act2:hover, a.act3:hover, a.act4:hover, a.act5:hover, a.act6:hover, a.act7:hover, a.act1:visited, a.act2:visited, a.act3:visited, a.act4:visited, a.act5:visited, a.act6:visited, a.act7:visited {
	background:url(); 
	color:#F79A1C;
	font-weight:700;
	}
