body {
	background-image: url(../grafik/start_kreis_logo.gif);
	background-repeat: no-repeat;
	background-attachment:fixed;
	background-position:top;
	padding:0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	overflow-y:auto;
}
body, textarea {
  background-color:#ffffff;
  scrollbar-base-color:#fffafa;
  scrollbar-3dlight-color:#d3d3d3;
  scrollbar-arrow-color:#d3d3d3;
  scrollbar-darkshadow-color:#d3d3d3;
  scrollbar-face-color:#CCcccc;
  scrollbar-highlight-color:#FFFFFF;
  scrollbar-shadow-color:#fffafa;
  scrollbar-track-color:#f8f8ff;
}

a {
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
}


A:HOVER    {
	font-family: Arial, Helvetica, sans-serif;
	font-weight : bold;
	text-decoration: none;
	font-style: normal;
}

.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	line-height: 120%;
	padding-top:150px;
	color : black;
	left:0px;
	float:right;
}
.content-liste {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	line-height: 120%;
	color : black;
	float:left;}
.textlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #000000;

}
.linkunderlined {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	text-decoration: underline;
}

/*#menu {display:block; top:0px; left:0px; width:240px; position:fixed;
left:50%;
margin:-475px;
padding:0px;
background-image: url(../grafik/linie.gif);
	background-repeat:no-repeat;
	background-attachment: inherit;
	padding:0px;
	background-position: 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;}
* html #menu {position:absolute;}
*/
/*#menu a:visited, #menu a {display:block; width:120px; height:20px; margin:0 auto; border-top:1px solid #fff; border-bottom:1px solid #000; text-align:center; text-decoration:none; line-height:20px; color:#000;}
#menu a:hover {background:#aaa; color:#fff;}*/

.navi {
	background-image: url(../grafik/linie.gif);
	background-repeat:no-repeat;
	background-attachment: inherit;
	padding:0px;
	background-position: 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
/*	display:block; top:0px; left:50%; margin-left:-400px; width:240px; height:330px; position:fixed; padding:0px;*/
	}

.navi-black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	text-decoration: none;
	color: #000000;
	}
.navi-black-hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: bold;
	text-decoration: none;
	color: #000000;
	}
	
.navi-white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	text-decoration: none;
	color: #ffffff;
	}
.navi-white-hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: bold;
	text-decoration: none;
	color: #ffffff;
	}
