


body         {
	background-image: url('home600grau.jpg');
	background-repeat:repeat-x;
} 
a            {
	text-decoration: none;
	color: Blue;
}
img {
	border-width: 0px;
}

a:hover      { color: #FF0000}

#basic {
	position:absolute;
   background-image: url('home600grau180.jpg');
	background-repeat:repeat-x;
	width: 900px;
	height: 520px;
	z-index: 2;
	left:50%;
	margin-left: -450px;
	margin-top: 50px;
} 
.standard    { font-family: Arial, Helvetica; font-size: 12px; font-style: normal; 
               text-decoration: none; color: #0000A0 }
.Haupt       {
	text-decoration: none;
	font-family: verdana, arial;
	font-size: 12px;
	font-style: oblique;
	font-weight: bolder;
	color: #0000A0;
	z-index: 1;
}
.Hauptohne       {
	text-decoration: none;
	font-family: verdana, arial;
	font-size: 12px;
	font-style: oblique;
	font-weight: bolder;
	color: #0000A0;
	z-index: 1;
}
.Haupt:hover {
	color: #FF0000
}

.bottom {
	background-image: url('home25.jpg')
}
.bottom:hover {
	background-image: url('home110.jpg')
}

.text {
	font-family: Arial, Helvetica;
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
	font-weight: normal;
	color: Navy;
	margin-left: 10px;
	margin-bottom: 10px;
	margin-right: 10px;
	margin-top: 0px;
}
.block   {
	font-family: Arial, Helvetica;
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
	font-weight: normal;
	color: Navy;
	text-align: justify;
}
.blocklink   {
	font-family: Arial, Helvetica;
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
	font-weight: bold;
	color: Navy;
	
}

.blocklink:hover   {
		color: #FF0000;
	
}
.standard_fett {
	font-family: Arial, Helvetica;
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
	color: #0000A0;
	font-weight: bold;
}