/* CSS hFMA */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 20px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	scrollbar-face-color:#FFFFFF;
	scrollbar-highlight-color:#C2C2C2;
	scrollbar-3dlight-color:#FFFFFF;
	scrollbar-darkshadow-color:#FFFFFF;
	scrollbar-shadow-color:#C2C2C2;
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-track-color:#FFFFFF;
}
a {
	font-weight: bold;
}
a:link {
	color: #333333;
	font-weight: bold;
}
a:visited {
	color: #333333;
}
a:hover {
	color: #2c506d;
}
a:active {
	color: #FF0000;
}

#header {
	width: 180px;
	position: absolute;
	top: 70px;
	left: 30px;
}


#navi {
	width: 210px;
	text-align: right;
	float: left;
	position: absolute;
	top: 200px;
}
#navi a:link {
	color: #666666;
	text-decoration: none;
}
#navi a:visited {
	color: #666666;
	text-decoration: none;
}
#navi a:hover {
	color: #FFFFFF;
	background-color: #666666;
	text-decoration: none;
}
#navi a:active {
	color: #FFFFFF;
	background-color: #000000;
	text-decoration: none;
}

#content {
	width: 500px;
	margin-top: 150px;
	margin-left: 270px;
}

#rechte_spalte {
	position: absolute;
	top: 150px;
	left: 830px;
	border: 1px dotted #333333;
	font-size: 10px;
	padding: 10px;
	width: 180px;
	line-height: 14px;
}
img  {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#bottom {
	padding-left: 170px;
}
h1 {
	font-size: 18px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	padding-bottom: 4px;
	line-height: 24px;
}

h2 {
	font-size: 15px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	padding-bottom: 2px;
	line-height: 24px;
}

.bild_links {
	float: left;
	margin-top: 5px;
	margin-right: 12px;
	margin-bottom: 6px;
	margin-left: 0px;
}

