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

html { height: 101%; }

* {margin: 0; padding: 0;}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	color: #333333;
	line-height: 130%;
	border-width: 0px;
	background-image: url(material/Layout/hg_body.jpg);
	background-repeat: repeat-y;
	}
	
h1 {
	color: #4e4e4e;
	font-size: 1.6em;
	font-weight: bold;
	margin: 0 0 8px 0;
	/*letter-spacing: 0.1em;*/
	}

h2 {
	color: #4e4e4e;
	font-size: 1.4em;
	font-weight: bold;
	/*margin: 0 0 6px 0;*/
	margin-top: 6px;
	}
	
h3 {
	color: #4e4e4e;
	font-size: 1.0em;
	font-weight: bold;
	margin: 5px 0 8px 0;
	}
	
h4 {
	color: #4e4e4e;
	font-size: 1.2em;
	font-weight: bold;
	/*margin: 0 0 6px 0;*/
	margin-top: 6px;
	margin-bottom: 6px;
	}
	
h5 {
	color: #4e4e4e;
	font-size: 1.0em;
	font-weight: bold;
	/*margin: 0 0 6px 0;*/
	margin-top: 6px;
	margin-bottom: 6px;
	}
	

img {border: 0;}



/* +++++++++++++ specific divs and classes +++++++++++++++ */

#coat {
	/*position: relative;*/
	width: 950px;
	}

#header {
	background-image: url(material/Layout/hg_header_01.jpg);
	background-repeat: no-repeat;
	}

#logo {
	/*float: left;*/
	width: 200px;
	height: 88px;
	}


#cntctLine {
	/*float: left;*/
	/*width: 180px;*/
	background-color: #ccecf4;
	height: 18px;
	/*padding-left: 20px;*/
	/*padding-top: 10px;*/
	border-bottom: 3px solid #FFFFFF;
	position: relative;
	width: 950px;
	}


#cntctTxt {position: absolute;
	top: 1px;
	right: 15px;
	
	}


#cntctLine ul {
	list-style: none;
	}
	
#cntctLine ul li {
	float: left;
	margin-left: 12px;
	}

#cntctLine ul li a {
	color: #508090;
	text-decoration: none;
	}
	
#cntctLine ul li a:hover, a:focus {
	color: #333333;
	}

#wrapper {
	/*background-color: #330066; 
	width: 950px;
	height: 1000px;*/}

#naviBar {
	float: left;
	width: 202px;
	min-height:600px; 
	background-color: #ccecf4;
	}

#naviBar ul {
	list-style: none;
	/*padding-left: 20px;*/
	}
	
#naviBar ul li {
	border-bottom: 3px solid #ffffff;
	}

#naviBar ul li a {
	display: block;
	color: #4e4e4e;
	/*background-color: #ffcc66;*/
	/*font: 11px/18px Verdana, Arial, Helvetica, sans-serif;*/
	text-decoration: none;
	padding: 6px 2px 6px 20px;
	}
	
#naviBar ul li a:hover, a:focus {
	/*color:#ffffff;*/
	background-color: #e4fbff;
	color: #333333;
	}

.navaktiv {
	/*color: #ffffff;*/
	background-color: #e4fbff;
	padding: 6px 0px 6px 15px;
	font-weight: bold;
	}
	
/*.navaktiv_top {*/
	/*color: #ffffff;*/
	/*background-color: #e4fbff;
	padding: 6px 2px 6px 20px;
	border-top: 3px solid #FFFFFF;
	font-weight: bold;
	}*/
	
.subnavi {
	/*background-color: #ffcc66;*/
	/*border-left: 1px solid #ffffff;
	margin-left: 40px;*/
	}

.subaktiv {
	color: #ffffff;
	background-color: #Ff9933;
	/*border-left: 1px solid #ffffff;*/
	padding: 6px 2px 6px 20px;
	/*margin-left: 40px;*/
	}

.undersub {
	border-top: 3px solid #FFFFFF;
	}

.game {padding: 40px 20px 15px 20px;}

.gameIndx {padding: 170px 20px 15px 40px;}

.signal {
	padding: 10px 5px 10px 20px;
	color: #ffffff;
	font-weight: 200;
	background-color: #508090;
	}
	
.signal a{
	color: #ffffff;
	text-decoration: none;
	}
	
.signal a:hover, a:focus {
	color: #ccecf4;
	}
	
.signal2 {padding-top: 50px;/*150px;*/}

.signal3 {padding-top: 140px;}

.signal4 {padding-top: 42px;/*22px;*/}
	

#content {float: left;}

#contMain {
	float: left;
	width: 488px;
	height: 430px; /* enfernen!!!  */
	/*background-color: #CC6600;*/
	padding: 50px 25px 20px 35px;
	}

#contMain ol {
	list-style: outside;
	list-style-type: decimal;
	padding: 10px 10px 10px 40px;
	}

#contMain ol li{
	padding-bottom: 8px;
	}

#contMain ul {
	list-style: outside;
	list-style-image:url(material/Layout/pfeil_01.jpg);
	padding: 10px 40px;
	}

#contMain ul li{
	padding-bottom: 8px;
	}

#contMain a {
	text-decoration: underline;
	color: #4e4e4e;
	}
	
#contMain a:hover, a:focus {
	text-decoration: underline;
	color: #508090;
	}

#contRight {
	float: left;
	width: 200px;
	height:480px; /* enfernen!!!  */
	/*background-color: #CCFF66;*/
	padding-top: 73px;
	}

#contRight ul {
	list-style: none;
	/*padding-left: 20px;*/
	border-left: 1px solid #508090;
	padding-bottom: 10px;
	border-bottom: 1px solid #508090;
	border-right: 1px solid #508090;
	}
	
/*#contRight ul li {
	border-bottom: 2px solid #ffffff;
	}*/

#contRight ul li a {
	display: block;
	color: #000000;
	/*background-color: #ffcc66;*/
	/*font: 11px/18px Verdana, Arial, Helvetica, sans-serif;*/
	text-decoration: underline;
	padding: 4px 8px;
	}
	
#contRight ul li a:hover, a:focus {
	color:#508090;
	/*background-color: #Ff9933;*/
	text-decoration: underline;
	padding: 4px 8px;
	}
	
.hgListHead {
	background-color: #508090;
	padding: 4px 8px;
	color: #FFFFFF;
	}
	
.contRightAktiv {padding: 4px 8px;}
	
.red {color: #CC0000;}

.fixBar {
	position: fixed;
	bottom: 10px;
	left: 779px;
	background-color: #ffffff;
	width: 171px;
	/*text-align: center;*/
	}
	
.logoUnten {
	margin-top: 110px;/*146px;162px;*/
	margin-left: 29px;
	}
	
.logoUntenIndx {
	margin-top: 38px; /*50px;*/
	margin-left: 29px;
	}
	
.logoUnten_imp {
	margin-top: 5px;
	margin-left: 29px;
	}

.imp {
	padding: 5px 5px 5px 8px;
	border: 1px solid #508090;
	font-size: 0.9em;
	/*background-image: url(material/kamera-rechts_bearb.jpg);*/
	}

.imp a {
	color: #000000;
	/*background-image: url(material/kamera-rechts_bearb.jpg);*/
	text-decoration: underline;
	}

.imp a:hover, a:focus {
	color:#508090;
	/*background-color: #Ff9933;*/
	text-decoration: underline;
	}
	
.rechtsbndg {text-align: right;}

.kleineSchrift {font-size:  0.9em;}


/*++++++++++++++++++++++ zu ContMain +++++++++++++++++++*/

.fltLeft {
	float: left;
	width: 180px;
	padding-right: 25px;
	line-height: 140%;
	}

.fltLeft_side {
	line-height: 140%;
	}
	
.fltLeftImg {
	float: left;
	padding-right: 25px;
	padding-top: 30px;
	}
	
.graph {
	border: 1px solid #508090;
	background-color: #f7f4e8;
	padding: 10px 10px 0px 15px;
	margin-bottom: 30px;
	}
	
.borderGrey {
	clear:both;
	border: 1px solid #508090;
	padding: 5px;
	}
	
.borderGreyHg {
	clear:both;
	border: 1px solid #508090;
	padding: 5px;
	background-color:#F8F9F9;
	}
