html, body, ul, li, h1, h2, h3, h4, h5 {
	margin:0;
	padding:0;
	list-style:none;
}

h1 { 
    text-align:center;
	color:#ffffff;
	font:verdana, sans-serif;
	font-size:14pt;
}

h2 { 
    text-align:center;
	color:#ffffff;
	font:verdana, sans-serif;
	font-size:12pt;
}


h3 { 
    text-align:center;
	color:#ffffff;
	font:verdana, sans-serif;
	font-size:10pt;
}


h4 { 
    text-align:center;
	color:#ffffff;
	font:verdana, sans-serif;
	font-size:8pt;
}

h5 { 
    text-align:justify;
	color:#ffffff;
	font:verdana, sans-serif;
	font-size:8pt;
}

img {
	border:0px none;
}
a {
	color:#ffffff;
}
a:hover {
	color:#ff0000;
	text-decoration:blink
}
.clear {
	clear:both;
}

body {
	background:#0c1013;
	text-align:center;
	color:#ffffff;
	font:8pt verdana, sans-serif;
}

#rahmen {
	position:absolute;
	left:50%;
	top:50%;
	width:920px;
	height:705px;
	margin-left:-465px;
	margin-top:-380px;
	   }

#eins {
	   position:absolute;
	   left:0px; top:0px;
	   background: url('images/hgr.jpg') no-repeat;
	   width:920px;
	   height:700px;
	   }
	   
#zwei {
	   position:absolute;
	   left:0px; top:300px;
	   background-color:#525050;
	   width:920px;
	   height:350px;
	   }

#titel {
	   position:absolute;
	   left:0px; top:0px;
	   background: url('images/titel.jpg') no-repeat;
	   width:920px;
	   height:270px;
	   }

#button1 {
	   position:absolute;
	   left:0px; top:270px;
	   background: url('images/Button1.jpg') no-repeat;
	   width:115px;
	   height:30px;
	   }
	   	   
#button2 {
	   position:absolute;
	   left:115px; top:270px;
	   background: url('images/Button2.jpg') no-repeat;
	   width:115px;
	   height:30px;
	   }
	   
#button3 {
	   position:absolute;
	   left:230px; top:270px;
	   background: url('images/Button3.jpg') no-repeat;
	   width:115px;
	   height:30px;
	   }

#button4 {
	   position:absolute;
	   left:345px; top:270px;
	   background: url('images/Button4.jpg') no-repeat;
	   width:115px;
	   height:30px;
	   }
	   
#button5 {
	   position:absolute;
	   left:460px; top:270px;
	   background: url('images/Button5.jpg') no-repeat;
	   width:115px;
	   height:30px;
	   }

#button6 {
	   position:absolute;
	   left:575px; top:270px;
	   background: url('images/Button6.jpg') no-repeat;
	   width:115px;
	   height:30px;
	   }

#button7 {
	   position:absolute;
	   left:690px; top:270px;
	   background: url('images/Button7.jpg') no-repeat;
	   width:115px;
	   height:30px;
	   }

#button8 {
	   position:absolute;
	   left:805px; top:270px;
	   background: url('images/Button8.jpg') no-repeat;
	   width:115px;
	   height:30px;
	   }
	   
#sidemount {
	   position:absolute;
	   left:0px; top:0px;
	   background: url('images/Side1.jpg') no-repeat;
	   width:230px;
	   height:80px;
	   }

#sidemount2 {
	   position:absolute;
	   left:0px; top:0px;
	   background:#b9b9b9;
	   width:230px;
	   height:350px;
	   }

#textspace {
	   position:absolute;
	   left:240px; top:0px;
	   width:660px;
	   height:350px;
	   overflow:auto;
	   padding-right:10px;
	   padding-left:10px;
	   }
	   
#picspace {
	   position:absolute;
	   left:00px; top:90px;
	   width:210px;
	   height:250px;
	   padding-right:10px;
	   padding-left:10px;
	   }
	   
#bline {
	   position:absolute;
	   left:0px; top:650px;
	   background: url('images/bline.jpg') no-repeat;
	   width:920px;
	   height:25px;
	   }
	   
#links {
	   position:absolute;
	   left:10px; top:120px;
	   width:200px;
	   height:370px;
	   }

#mittetext {
	   position:absolute;
	   left:215px; top:120px;
	   width:450px;
	   height:370px;
	   text-align:justify;
	   overflow:auto;
	   padding-left:10px;
	   padding-right:10px;
	   
	   }
	   
#rechts {
	   position:absolute;
	   left:690px; top:120px;
	   width:200px;
	   height:370px;
	   }
	   
#footer {
	   position:absolute;
	   left:0px; top:675px;
	   width:920px;
	   height:25px;
	   background-color:#0c1013;
	   }

#flaggen {
	   position:absolute;
	   left:15px; top:2px;
	   width:130px;
	   height:12px;
	   }	   	   	