@charset "utf-8";
body  {
	margin: 0; 
	padding: 0; 
	color: #000000;
	background-color: #000;
	background-image: url(pix/hg2.jpg);
	background-repeat: repeat-x;
	background-attachment: fixed;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}

img { border: 0 none; }


#hg {
	background-attachment: fixed;
	background-image: url(pix/hg.png);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	margin-top: 0px;
	height: 1580px;
	width: 830px;
}
#left {
	float: left;
	height: 300px;
	width: 150px;
	color: #FFF;
	text-align: right;
	padding: 0px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
/*	position: fixed;*/
}
#content {
	float: left;
	width: 387px;
	margin-top: 0px;
	margin-left: 10px;
	background-color: #1e1c20;
	color: #CCC;
	line-height: 17px;
	height: 4700px;
}

.subheadline {
	color: #FFF;
	font-weight: bold;
}


#subnav {
	height: 11px;
	width: 330px;
	margin-top: 0px;
	margin-left: 30px;
	text-align: right;
	margin-right: 25px;
	padding-top: 10px;

}
#mainnav {
	height: 50px;
	width: 310px;
	margin-top: 10px;
	margin-left: 30px;
	text-align: left;
	margin-right: 25px;
	padding-top: 5px;
	padding-left: 20px;
	background-image: url(pix/linie.jpg);
}

#hg #content #mainnav .dot {
	font-size: 9px;
	color: #A2D616;
	padding-right: 5px;
	padding-left: 5px;
}


#hg #content #maincontent h1 {
	font-size: 14px;
	color: #a2d616;
}


#hg #content #maincontent h2 {
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
}

#footer {
	height: 50px;
	width: 330px;
	margin-left: 30px;
	text-align: center;
	margin-right: 25px;
	padding-top: 40px;
	color: #666;
	background-image: url(pix/linie.jpg);
	background-repeat: no-repeat;

	line-height: 18px;
}


.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}


#copyright {
	height: 20px;
	width: 330px;
	margin-top: 10px;
	margin-left: 30px;
	margin-right: 25px;
	padding-top: 10px;
	color: #666;
	text-align: center;
}

#hg #content .footerdot {
	font-size: 9px;
	color: #666;
}



#hg #content li#current a {
	color: #A2D616;
} 


#hg #content a:link {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #666;
	text-decoration: none;
	font-weight: bold;
}

#hg #content a:visited {
	color: #666;
	text-decoration: none;
}

#hg #content a:active {
	color: #666;
	text-decoration: none;
}

#hg #content a:hover {
	color: #A2D616;
	text-decoration: none;
}




#hg #subnav a:link {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #404545;
	text-decoration: none;
	font-weight: bold;
}



#hg #subnav a:visited {
	color: #666;
	text-decoration: none;

}

#hg #subnav a:active {
	color: #A2D616;
	text-decoration: none;
}

#hg #subnav a:hover {
	color: #A2D616;
	text-decoration: none;
}


.gruenfett {
	font-weight: bold;
	color: #6A8D0D;
}
#maincontent {
	width: 330px;
	margin-left: 30px;
	text-align: left;
	margin-right: 25px;
	padding-top: 0px;
	color: #CCC;
	background-repeat: no-repeat;
	line-height: 18px;
}



.headline {
	font-family: verdana;
	font-size: 14px;
	color: #a2d616;
	font-weight: bold;
}
