* {
	margin: 0; 
	padding: 0;
	border: 0;
	text-decoration: none;

}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
  	background: transparent;
	color: #000;
	height: 100%;	
}



.momtable {
	font-size: 10pt;
	color: #000;
	width: 99%;
	background-repeat: no-repeat;
	margin: 0 auto;
	margin-top: 3%;
	border-spacing: 3px;
}

.momtable td {
	padding: 5px;
}

.momtable tr.hell {
	background-color: #EEE;
}

.momtable tr.dunkel {
	background-color: #CCC;
}


.mwtable {
	font-size: 7pt;
	color: #000;
	width: 99%;
	margin: 0 auto;
	margin-top: 12px;
	border-spacing: 1px;
}

.mwtable td {
	padding: 2px;
}

.mwtable td.kopf {
	background-color: #CCC;
	text-align: center;
}

.mwtable tr.hell {
	background-color: #FFF;
	text-align: right;
}

.mwtable tr.dunkel {
	background-color: #DDD;
	text-align: right;
}


.bottommenu {
	display: none;
}


.tabelle3 {
   	font: 10px Verdana, sans-serif;
	color: #000;
    	border: 0;
	background-repeat: no-repeat;
	margin: 0 auto;
	text-align: center;

}



h1, h2, h3, h4, h5, h6 {
  	font-family: "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", "Lucida", Verdana, 
	"Bitstream Vera Sans", sans-serif;
  	font-weight: bold;
 	margin: .75em 0 .5em 0;
  	page-break-after: avoid;
}


h1 {
	font-size: 14px;
}

h2 {
	font-size: 20px;
}

/*Navleiste Buttons*/

a.nav { 
	display: none;
}



div#wrapper {
text-align: left;
}


/*Linke Navleiste*/

div#nav, div#nav2, div#counter, #footer, #footer2, #footerrel, #footer2rel, #navigation {
	display: none;
}



/*Hauptbox*/

div#main {
	background-color: transparent;
	z-index: 5;
}

div#main2 {
	background-color: transparent;
	z-index: 5;
}


.balken {
	position: relative;
	background-color: #ccc;
	width: 100%;
	height: 281px;
	text-align: center;
	font-size: 11pt;
	padding-top: 2px;
	}
	
.pic {
	margin-top: 2px;
	position: relative;
	background-color: #fff;
	width: 100%;
	height: 240px;
	text-align: center;
	}

.valuebox {	
	position: absolute;
	border: 1px solid black;
	height: 284px;
	text-align: center;
}

.valueboxgr {	
	position: absolute;
	border: 1px solid black;
	height: 460px;
	text-align: center;
}

.valuebox2 {	
	position: absolute;
	border: 1px solid black;
	height: 93px;
	text-align: center;
}

