#kopf {
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:125px;
	z-index:2;
	background-image: url(/images/site/kopf.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
}
#navig a {
	font: bold 15px/15px Arial, Helvetica, sans-serif;
	color: #000099;
	text-decoration: none;
	display:block;
	padding:6px 0px 7px;
	border-bottom: 1px solid #999999;
}
#navig a:hover { 
	color:#0066FF;
}
#navig a:active {
	color:#0066FF;
}
.main {
	font: 12px/20px Arial, Helvetica, sans-serif;
	color: #333333;
}
p {
	line-height: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;

}
a {
	font: bold 12px/20px Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #000099;

}
a:hover {
	color: #0033FF;
}
h1 {
	font-size: 12px;
	line-height: 18px;
	color: #666666;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;


}
h2 {
	font-size: 18px;
	line-height: 30px;
	font-weight: bold;
	color: #000099;

}
h3 {
	font-size: 14px;
	line-height: normal;
	font-weight: normal;
	color: #990000;

}
h4 {
	font-size: 10px;
	line-height: 22px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
body {
	background-repeat: repeat;
	background-position: left 0px;
	background-attachment: fixed;
	background-image: url(/images/site/logounten.jpg);
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
}
div.rand {
	padding: 5px 15px 15px;
	border: 1pt solid #999999;
	position: relative;
	height: auto;
	width: 500;
	left: 220;
	top: 160;
	visibility: visible;
	z-index: 4;
}
.mini {
	font-size: 10px;
	font-weight: normal;
}
.imgfl { 
	margin-right: 2em; 
	margin-bottom: 1em; 
	position: relative; 
	float: left; 
	clear: both;
}

#copyright {
	position:relative;
	bottom:2px;
	left:40px;
	width:125px;
	height:10px;
	z-index:5;
}


TABLE.add{
    background: white;
    border: 1px solid grey;
    text-align:justify;


}

FONT.add{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9px;
    color: black;
}

