* {
	padding:0;
	margin:0;
}

body {
	background-color:#515151;
	font-family: Verdana, sans-serif, Helvetica, Geneva, Arial;
	font-size: 11px;
	line-height:15px;
}

h2 {
	color: #acacac; 
	font-size: 11px;
	font-weight: normal; 
	line-height:15px;
}
h3 { 
	color: #ffcc33; 
	font-size: 10px;  
	font-weight: normal; 
	line-height:15px;
}
h4 { 
	color: #fff; 
	font-size: 11px;  
	font-weight: normal; 
	line-height:15px;
}

.nono {display:none;}

img      { border-style: none; outline-style: none }
.weiss { color: #fff }


/*MENUE*/

ul {
	position:absolute;
	left:0px;
	top:209px;
	width:300px;
	height:20px;
}

li {
	list-style:none;	
}

li a {
  height: 20px;
  text-indent: -999em;
  width: 300px;
  display:block;  
}

li a.men01 {background: url(pix/men01.gif) no-repeat 0 0;}
li a.men02 {background: url(pix/men02.gif) no-repeat 0 0;}
li a.men03 {background: url(pix/men03.gif) no-repeat 0 0;}
li a.men04 {background: url(pix/men04.gif) no-repeat 0 0;}
li a.men05 {background: url(pix/men05.gif) no-repeat 0 0;}
li a.men06 {background: url(pix/men06.gif) no-repeat 0 0;}

li a:hover, li #aktiv {
  background-position: 0 -40px;
}

/*POSITIONIERUNG*/

#Tabelle_01 {
	position:absolute;
	left:0px;
	top:0px;
	width:1000px;
	height:735px;
}

#titel_ {
	position:absolute;
	left:0px;
	top:50px;
	width:300px;
	height:60px;
}

#startbilder_ {
	position:absolute;
	left:305px;
	top:213px;
	width:600px;
	height:292px;
}

#gh-03_ {
	position:absolute;
	left:305px;
	top:50px;
	width:450px;
	height:159px;
}


#gh-17_ {
	position:absolute;
	left:305px;
	top:575px;
	width:200px;
	height:35px;
}

#impressum  { 
	position:absolute; 
	bottom: 10px; 
	left: 300px; 
	width: 200px; 
	height: 40px;
}

#gh-spalte01  {
	position: absolute;
	top: 213px;
	left: 300px;
	width: 200px;
	height: 292px
}

#gh-spalte02 {
	position:absolute;
	left:500px;
	top:213px;
	width:400px;
	height:439px;
}

#gh-spalte02 a {
	font-size:11px;
	text-decoration:none;
	color: #acacac; 
	cursor: pointer;
	text-transform:none;
}

a:focus { outline: none; }

a:link, a:visited {
	font-size:10px;
	text-transform:uppercase;
	text-decoration: none;
	color:#ffcc33;
}

a:hover {
	text-decoration: underline;
}

a.grey:link {
	font-size:11px;
	color: #acacac; 
	text-transform: none;
}

#karte {
	position:absolute;
	left:300px;
}
