/* CSS Document */
<style type="text/css">
<!--

a:link {
	color: #666666;
}
a:visited {
	color: #666666;
}
a:hover {
	color: #666666;
}
a:active {
	color: #666666;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
    scrollbar-face-color: #FFFFFF;
    scrollbar-highlight-color: #FFFFFF;
    scrollbar-3dlight-color: #545454;
    scrollbar-darkshadow-color: #FFFFFF;
    scrollbar-shadow-color: #545454;
    scrollbar-arrow-color: #545454;
    scrollbar-track-color: #FFFFFF;


}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}

.nav_abstand{
 margin-left:35px;
}


.np{
 display:none;
}

.content{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
    width: 516px;
	height: 450px;
    text-align:left;
	overflow:auto;
}

.side_content{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
    text-align:left;
	margin-left:23px;
    margin-right:7px;
}

.content_kontakt{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
    text-align:left;
	margin-left:23px;
    margin-right:7px;
}
.content1 {	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
    width: 516px;
	height: 450px;
    text-align:left;
	overflow:auto;
}
-->
</style>

