 
body{
background-color: #6a6af7;
background-image: url(img/hintergrund1.jpg);
background-repeat: repeat-x ;
margin-left:200px;
margin-top:195px;
}


P {
	font-family : Verdana, sans-serif;
	font-size : 13px;
	line-height : 180%;
	color: #333333;
	margin-top : 1px;
	margin-bottom : 1px;
	padding-bottom : 0px;
	text-indent : 20px;
     }

H1 {
        font-family : Verdana, sans-serif;
	font-size : 18px;
	color : black;
	margin-bottom : 0px;
	margin-top : 10px;
}

img.startbild{
margin-top:250px;
}


a:link{
color:#e50d0d;
text-decoration: none;
font-size:12pt;
}

a:visited{
color:#e50d0d;
text-decoration: none;
font-size:12pt;
}

a:hover{
color:blue;
font-size:15pt;
text-decoration: none;
}

#links {
margin-top: 15px;
margin-bottom: 15px;
padding-top: 0px;
padding-bottom:0px;
}

#linkbox{
position:absolute;
font-size:12pt;
left:35px;
bottom: 20px;
line-height:30px;
color:blue;
z-index:1;
}




th{
text-align: center;
width:115px;
height:100px;

}

