body {
	font-family: arial, Helvetica, verdana, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	scrollbar-face-color: #ffffff;
	scrollbar-highlight-color: #ffffff;
	scrollbar-shadow-color: #F1EDED;
	scrollbar-3dlight-color: #F1EDED;
	scrollbar-arrow-color:  #000000;
	scrollbar-track-color: #ffffff;
	scrollbar-darkshadow-color: #000000;
}
.kachel {
	background-color: #010318;
	background-image:url(bilder/hinteregrund1.jpg); background-repeat:repeat-x;
}
.eframe {
	background-color: #ffffff;
	background-image:url(bilder/eframe.jpg); background-repeat:repeat;
}
.spalte1 {
	background-color: #ffffff;
	background-image:url(bilder/hinteregrund_spalte1.jpg); background-repeat:no-repeat;
}
.spalte2 {
	background-color: #ffffff;
	background-image:url(bilder/hinteregrund_spalte2.jpg); background-repeat:no-repeat;
}
.spalte_galerie {
	background-color: #ffffff;
	background-image:url(bilder/hinteregrund_spalte2.jpg); background-repeat:no-repeat;background-attachment:fixed;
}
.spalte3 {
	background-color: #ffffff;
	background-image:url(bilder/hinteregrund_spalte_3.gif); background-repeat:no-repeat;
}
p {
	font-family: arial, Helvetica, verdana, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
.titel{
	font-family: arial, Helvetica, verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
td {
	font-family: arial, Helvetica, verdana, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
.nav_overs {
	background-color: #ECF1F2;
}
form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-position: center;
	cursor: hand;
}
#navcontainer { 
	width: 175px; 
}
#navcontainer td
{
	margin-left: 0;
	padding-left: 0;
	font-size: 12px;
	line-height: 30px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
	
}
#navcontainer a
{
	width: 175px;
	color: #000000;
	text-decoration: none;
	display: block;
}
#navcontainer a:link, #navlist a:visited
{
	color: #000000;
	text-decoration: none;
	display: block;
}
#navcontainer a:hover,#navlist a:hover
{
	width: 175px;
	text-decoration: none;
	display: block;
	color: #000000;
	background-color: #ECF1F2;
}
#navcontainer #active
{
	text-decoration: none;
	color: #000000;
	background-color: #ECF1F2;
}
a.titel:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;

}
a.subnav
{
	width: 175px;
	color: #000000;
	text-decoration: none;
	background-color: #cccccc;
}
a.subnav:hover
{
float: none; /*For Gecko*/
margin:0px;
display: none;
display: block;
display: inline; /*For IE*/
	width: 175px;
	text-decoration: none;

	color: #000000;
	background-color: #ECF1F2;
}
a.titel:visited {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a.titel:hover {
	color: #cccccc;
}
.schwarz {
	background-color: #000000;
}
.textfeld {
		background:#ffffff;
		color:#000000;
		border:solid 1px #000000;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
}

.button {
		background:#ffffff;
		color:#000000;
		border:solid 1px #000000;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
}

