* { margin:0; padding:0;}

html {
	margin: 0;
	padding: 0;
	}

html, body, #Wrapper {
	min-height: 100%;
	width: 100%;
	height: 100%;
	}
	
html>body, html>body #Wrapper {
	height: auto;
	background-color: #2b5fa1;
	}

#Wrapper {
	width:100%;
	min-height: 100%;
	height: 100%;
	position: absolute;
	top: 0;	
	left: 0;
	}


body {
	font: normal 12px/160% Verdana, sans-serif;
	color: #000000;
	margin: 0;
	padding: 0;
	}

ul {
	margin: 0px 0px 0px 15px;
	}

img { border:0;}




table {
	
	width:100%;
	height:100%;
	}
table th {
	font-size:1em;
	text-align:center;
	line-height: 14px;
	}	

table td {
	font-size:0.9em;
	text-align:center;
	line-height: 12px;
	}
		
table td a:link, a:visited {
	color:#000000;
	text-decoration:none;
	font-weight:bold;
	}	
		
table td a:hover {
	color:#33CC00;
	text-decoration:none;
	font-weight:bold;
	}




#mainTitle {
	color:#66CC00;
	font-size:3em;
	font-family:Tahoma;
	font-weight:bold;
	float:right;
	margin:80px 60px 0 0;
	}

#subTitle {
	color:#000000;
	font-size:2em;
	font-family:Tahoma;
	font-weight:bold;
	float: right;
	margin: 15px 60px 0 0px;
	line-height: 30px;
	text-align: right;
	}


.bgcolor1row {
	background-color:#FFCC00;
	}

.bgcolor2row {
	background-color:#FFFFCC;
	font-weight:bold;
	}
	
.bgcolor1column {
	background-color:#f5f5f5;
	}

	
.clear {
	clear:both;
	}	

	
/* FRAME */

#Wrapper #Contents {
	position:relative;
	margin: 0 auto;
	width: 850px;
	background: transparent url("/parts/graphikbg.png") repeat-y;
	}



#Contents #MainContents {
	position:relative;
	margin: 0 auto;
	height: 100%;
	padding: 15px 0px 0 0px;
	background: transparent url("/parts/graphiktop.png") no-repeat top left;
	}
	
	
	
/* Home Main Contents */

#Contents #headBanner {
	background: transparent url("/parts/graphikheadBanner.jpg") no-repeat left top;
	height: 227px;
	width: 850px;
	margin-top: 10px;
	}



#MainContents #dirTable {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.95em;
	color:#000000;
	width:720px;
	height:423px;
	border: 6px solid #f7f7f7;
	margin-left: 58px;
	}
	
#Contents #introBanner {
	background: transparent url("/parts/graphikintroBanner_btm.png") no-repeat left bottom;
	width: 769px;
	margin: 0 auto;
	}

	#introText {
	color:#000000;
	font-size:1em;
	padding: 25px 35px;
	background: transparent url("/parts/graphikintroBanner_top.png") no-repeat left top;
							}
#Contents #haupttext {
	width: 769px;
	margin: 0 auto;  
	color:#000000;
	font-size:1em;
	padding: 30px 40px;
}

#Contents #schmaltext {
	width: 460px;
	margin: 0 auto;  
	color:#000000;
	font-size:1em;
	padding: 30px 40px;
}

#Contents #textBtmOuter {
	width: 769px;
	margin: 0 auto;
	color:#000000;
	font-size:1em;
	}

	#textBtm {
	color:#000000;
	font-size:1em;
	padding: 30px;
	}
		
		
	
#plugins {
	margin:10px auto;
	width: 300px;
	}	
	

/* Footer */

#Footer {
	background: transparent url("/parts/graphikbottom.png") no-repeat left bottom;
	height: 70px;
	text-align:center;
	font-size:0.95em;
	color:#777777;
	padding: 100px 0 50px 10px;
	}
