body {
	color: #006699;
	font-size: 11px;
	font-family: Verdana, Geneva, Arial;
	margin-left : 0;
	margin-top : 0;
	margin : 0 0;
}

.seitentitel {
	color: #000000;
	font-size: 16px;
	font-family:  Arial,Helvetica;
}
#main {
	background-image: url(../siteimages/main/hg_main.gif);
}


#main h1{
	font-size: 14px;
	font-weight: bold;
	
}

.navigation{
	color: #336699;
	font-size: 11px;
	font-family: Verdana, Geneva, Arial;
	text-decoration: none;
	font-weight: bold;
}

a.naviweis{
	color: #FFFFFF;
	font-size: 11px;
	font-family: Verdana, Geneva, Arial;
	text-decoration: none;
}

a.navigation{
	color: #336699;
	font-size: 11px;
	font-family: Verdana, Geneva, Arial;
	text-decoration: none;
}

a.navigation:hover{
	color: #FFFFFF;
	font-size: 11px;
	font-family: Verdana, Geneva, Arial;
	text-decoration: none;
}

a.link{
	color: #336699;
	font-size: 11px;
	font-family: Verdana, Geneva, Arial;
	text-decoration: none;
}

a.link:hover{
	color: #336699;
	font-size: 11px;
	font-family: Verdana, Geneva, Arial;
	text-decoration: underline;
}

ul {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
}

li {
	margin:0;
	padding:0;
}

ul.subnavi li {
	color:#336699;
	list-style-type:square;
}

.headline {
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #006699;
	padding-top: 10px;
}

img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.table th {
	padding-right: 5px;
	text-align: right;
	vertical-align: middle;
}

.headline2 {
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #006699;
	padding-top: 10px;
}

a:link {
	text-decoration: none;
	color: #006699;
}

a:hover {
	text-decoration: underline;
	color: #006699;
	font-weight: bold;
}

a:visited {
	text-decoration: none;
	color: #006699;
}

a:active {
	text-decoration: none;
	color: #006699;
}

