@charset "utf-8";
/* CSS Document */

body {
	background:url(../images/bg.jpg);
	background-repeat:repeat;
	}
	
.inhalt {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	}
	
.archiv {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;
	text-decoration:underline;
	line-height:18px;
	}
.table {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	}
.tblborder {
	border-color:#666;
	border-width:1px;
	border-style:solid;
	}
input[type=submit] { 
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
border-color:#999;
border-style:solid;
border-width:1px;
font-style:italic;
}
