@charset "utf-8";
/* CSS Document */
*{ font-family: Arial, Helvetica, sans-serif; color: #898787; line-height:16pt; text-align:left; border:0px; font-size:12pt; }
body { margin:0px; padding:0px; }
img { border:0px; }

h1 { font-weight:bold; color:#006eb9; margin: 0px 0px 8px 0px; padding-top:0px; letter-spacing:0.05em; }
h2 { font-weight:bold;  margin: 0px 0px 8px 0px; padding-top:0px; letter-spacing:0.05em; }

p { margin: 0px 0px 12pt 0px; text-align:justify; }
span.blau { color:#006eb9; }
span.gruen { color:#93ba05; }
span.grau { color:#807D7D; }

#sprunglinks { position: absolute; top: -200px; }

#pagecenter { 
	position:relative; 
	padding:0; 
	margin: 0; 
	top:46px; 
	width:800px;
}

#header, #trailer, ul#navigation { display: none; }

#content {
	position:absolute;
	top:0px;
	left:0px;
	width:800px;
	padding:0px;
	margin:0px;
	min-height:300px;
}
#inhalt {
	margin:0px 0px 30px 0px; 
	width:800px;
}

#inhalt img { float:right; border:1px solid #ccc; margin-left:20px; }


#bottom { font-size:7pt; margin:0px 0px 0px 0px; height:25px; min-heigth:25px; width:800px; background-color:#E5E5E5;}
#bottom p { margin: 0px 0px 0px 0px; padding-top:5px; font-weight:normal; font-size:7pt; }
#bottom span { font-weight:normal; font-size:7pt; }
#bottom a { font-weight:normal; font-size:7pt; text-decoration:none;}
