/*index - css - www.onkelzcover.de*/
body {
	margin: 0px 0px 0px 0px;
	background-attachment: scroll;
	background-image: url(../pics_site/hintergrund1.jpg);
	background-repeat: repeat;
	background-position: left top;
        background-color: #9E1E1E;
}
#index_indexpicone{
	position: absolute;
	width: 480px;
	height: 525px;
	left: 50%;
	top: 50%;
	margin-left: -240px;
	margin-top: -280px;
	background-color: #9E1E1E;
	z-index: 1;
}
#index_indexpictwo{
	position: absolute;
	width: 450px;
	height: 25px;
	left: 100px;
	top: 535px;
	background-color: #9E1E1E;
	z-index: 2;
}
#index_englishversion{
	position: absolute;
        width: 190px;
        height: 50px;
	left: 10px;
	bottom: 10px;
        z-index: 20;
}
#index_hinweis1{
	position: absolute;
	left: 10px;
	top: 10px;
	z-index: 20;
}
#index_hinweis2{
	position: absolute;
	right: 10px;
	bottom: 10px;
	z-index: 20;
}
.index_text1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: underline;
}
a:link       { 	
    color: #FFFFFF;
}
a:visited    {
  	color: #FFFFFF;
} 
a:hover      {
 	color: #CCCCCC;
}
a:active      {
 	color: #FFFFFF;
}
