body { border: 0; margin: 0; padding: 0; }
html { 
	width: 100%; height: 100%; 
	background-color: #c4c4c4; background-image: url(images2/flaccus_backgr.gif); background-position: center center; background-repeat: repeat; 
	border: 0; margin: 0; padding: 0;
	font-family: arial, helvetica, sans-serif, verdana; 
	font-size: xsmall;
}

b {
	font-weight: normal !important;
	color: #000000;
}

#wappen { 
	border:0; margin:0; padding: 0; 
	width:100%; height:100%; 
	position: absolute; z-index: 5;  
	font-size: 1.3em; 
}
a { color: #555555; text-decoration: none;}
a:link { color: #555555; text-decoration: none;}
a:hover { color: #000000; text-decoration: none;}

#backgr2 { 
	border:0; margin:0; padding: 0; 
	width:100%; height:100%; 
	position: absolute; z-index: 2;
}


.ref, .pdf, .ppt, .doc, .xls, .jpg, .gif, .tif, .eps, .swf, .zip, .mail, .link, .linkPfeil { 
text-decoration: none; padding: 0 0 0 15px; margin: 0; 
background-position: top left; background-repeat:no-repeat; overflow:visible;
} 

.ref {	background-image: url(../images2/docs_REF.gif);} 
.pdf {	background-image: url(../images2/docs_PDF.gif);}
.ppt {	background-image: url(../images2/docs_PPT.gif);} 
.doc {	background-image: url(../images2/docs_DOC.gif);} 
.xls {	background-image: url(../images2/docs_XLS.gif);} 
.jpg {	background-image: url(../images2/docs_JPG.gif);} 
.gif {	background-image: url(../images2/docs_GIF.gif);} 
.tif {	background-image: url(../images2/docs_TIF.gif);} 
.eps {	background-image: url(../images2/docs_EPS.gif);} 
.swf {	background-image: url(../images2/docs_SWF.gif);} 
.zip {	background-image: url(../images2/docs_ZIP.gif);} 
.link {	background-image: url(../images2/linkPfeil.gif);} 
.mail {	background-image: url(../images2/docs_MAIL.gif);}

.floatBox {
	display: inline;
	margin-top: 0.3em;
	width: 280px;
	margin:0  0 1em 1em;
	border: 1px dashed #555555;
	padding: 0.3em 0.1em 0.5em 0.5em;
	color: #555555;
	text-align: left;
	float: left;
}
.floatBox img {
	border: 0;
}

#floatBoxContainer {
	font-size: 0.85em;
	padding: 1em 0;
	width: 626;
}

