body,table,td,tr,div,p,h1,h2,ul {
	color: #AA0000;
	font-family: arial, serif;
	font-size: 15px;
}

body {
  background:transparent;
}

.Content {
  background-color:#000000; 
  background-image:url(bilder/background_middle_bottom.jpg); 
  background-repeat:no-repeat; 
  background-position:top left;
  background-attachment:fixed;
}

.Stil1 {
	font-family: arial, sans-serif;
	font-size: 14px;
  font-weight: bold;
  text-align: center;
}

a          {font-family:arial,serif;}
a:link     {color:#AA0000;}
a:visited  {color:#AA0000;}
a:active   {color:#F60144;}
a:hover    {color:#F60144;}

#footer {
    position:fixed;
    bottom:0px;
}

