/* CSS Document */

body {
	background-image: url(../bilder/hg.jpg);
	}

a:link{
	font-family:"Courier New", Courier, mono;
	font-size: 12px;
	font-style: normal;
	color: #cc0000;
	text-decoration: none;
	}
	
a:visited{
	font-family:"Courier New", Courier, mono;
	font-size: 12px;
	font-style: normal;	
	color: #cc0000;
	text-decoration: none;
	}
		
a:hover	{
	font-family:"Courier New", Courier, mono;
	font-size: 12px;
	font-style: normal;
	color: #666;
	text-decoration: underline;
	}

a:active{ 
	font-family:"Courier New", Courier, mono;
	font-size: 12px;
	font-style: normal;
	color: #cc0000;
	text-decoration: underline;
	}
	
a.link:link{
	font-family:"Courier New", Courier, mono;
	font-size: 12px;
	font-style: normal;
	color: #cc0000;
	text-decoration: none;
	}
	
a.link:visited{
	font-family:"Courier New", Courier, mono;
	font-size: 12px;
	font-style: normal;	
	color: #cc0000;
	text-decoration: none;
	}
		
a.link:hover	{
	font-family:"Courier New", Courier, mono;
	font-size: 12px;
	font-style: normal;
	color: #666;
	background-color:#FFFFFF;
	text-decoration: underline;
	}

a.link:active{ 
	font-family:"Courier New", Courier, mono;
	font-size: 12px;
	font-style: normal;
	color: #cc0000;
	text-decoration: underline;
	}
	
td.presse {
	font-family:"Courier New", Courier, mono;
	text-align:left;
	vertical-align:top;
	font-size:12px;
	color:#666;
	padding-left:5px;
	padding-right:5px;
	padding-top: 10px;
	}

td.passwort {
	font-family:"Courier New", Courier, mono;
	text-align:center;
	vertical-align:top;
	font-size:14px;
	color:#FFF;
	padding-left:10px;
	padding-right:5px;
	padding-top: 0px;
	}
	
.presse_us {
	font-family:"Courier New", Courier, mono;
	font-size:18px;
	font-weight:bold;
	text-align:left;
font-stretch:condensed;
	}
	
.presse_us20px {
	font-family:"Courier New", Courier, mono;
	font-size:22px;
	font-weight:bold;
	text-align:center;
	}