
* {
	margin: 0px; 
	padding:0px;
}
body {
	background-color: #FFFFFF;
	margin-left: 30px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
	
	font-family: Arial, Verdana;
	font-size: 15px;
	color: #000000;
}
img {
	border:none;
}
a {
	color:#A5B7B7;
	text-decoration:none;
}
a:hover {
	color: #104040;
	text-decoration:underline;
}
.tablinie {
	border-bottom: solid 1px #A5B7B7;
}
.tablinieFett {
	border-bottom: solid 1px #A5B7B7;
	font-weight:bold;
}
#kopf {
	position:absolute;
	background: #FFFFFF url(../images/hg_kopf.jpg) no-repeat;
	top: 0px;
	left:30px;
	height: 166px;
  	width: 820px;
}
#navigation {
	position:absolute;
	top: 180px;
	left:30px;
	width: 278px;
}
#inhalt {
	position:absolute;
	width: 484px;
	top: 185px;
	left: 344px;
}
#fuss {
    background: #FFFFFF url(../images/hg_fuss.jpg) repeat-y scroll;
	left:0px;
	height: 26px;
  	width: 1100px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	color: #104040;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Times New Roman, Times, serif;
}
.bildabstand {
	 margin-right:10px; 
	 margin-bottom:10px;
}
