.noprint{display:none;}

body 
	{
	background-color:#000000; 
	font-family:Arial,sans-serif;
	margin:0px;
	padding:0px;
	font-size:12px;
	color:#ffffff;
	}

#container
	{
  	margin-top:0px;
	top: 0px;
  	width:auto;
	height:auto;
	background-repeat:no-repeat;
	}
	
#container_gaderobe
	{
  	margin-top:0px;
	top: 0px;
  	width:auto;
	height:auto;
	}
	
div.navi 
	{
	position:absolute;
	top:140px;
	left:40px;
	}
	
div.navipunkt
	{
	line-height:20px;
	}
	
div.impressum 
	{
	position:absolute;
	top:725px;
	left:50px;
	}
	
p.presselink
{
	margin-top:5px;
	margin-left:2px;
}

td
{
	color: #ffffff;
	font-size:22px;
	font-weight:bold;
}
			
/*Links im Text*/
a.text {color: #ffffff;text-decoration:none;font-weight:bold;}
a.text:link {color:#ffffff;text-decoration:none;font-weight:bold;}
a.text:visited {color:#ffffff;text-decoration:none;font-weight:bold;}
a.text:hover {color:#ffffff;text-decoration: underline;font-weight:bold;}
a.text:active {color: #ffffff;text-decoration:none;font-weight:bold;}

/*Links im Text*/
a.normal {color: #006600;text-decoration:none;font-weight:bold;}
a.normal:link {color:#006600;text-decoration:none;font-weight:bold;}
a.normal:visited {color:#006600;text-decoration:none;font-weight:bold;}
a.normal:hover {color:#ffffff;text-decoration: underline;font-weight:bold;}
a.normal:active {color: #006600;text-decoration:none;font-weight:bold;}

/*Links im Text*/
a.link_presse {color: #ffffff;text-decoration:none;font-weight:bold;}
a.link_presse:link {color:#ffffff;text-decoration:none;font-weight:bold;}
a.link_presse:visited {color:#ffffff;text-decoration:none;font-weight:bold;}
a.link_presse:hover {color:#006600;text-decoration: underline;font-weight:bold;}
a.link_presse:active {color: #ffffff;text-decoration:none;font-weight:bold;}
	
h1,h2
	{
	margin-top:5px;
	color:#ffffff;
	}
	
h1
	{
	font-size:22px;
	margin-bottom:10px;
	}
	
h1.gruen
	{
	font-size:20px;
	margin-bottom:10px;
	color:#006600;
	font-weight:bold;
	}
	
h2
	{
	color:#006600;
	font-size:16px;
	margin-bottom:5px;
	}
	
img
	{
	margin:0px;
	padding:0px;
	border: 0px;
	}
	
td.start
	{
	margin:0px;
	padding:0px;
	width:50%;
	font-size:15px;
	vertical-align:bottom;
	text-align:center;
	font-weight:bold;
	}
	
span.maerchen
{
	font-weight:bold;
	color:#006600;
}
	
.presseblock td{
	font-weight:normal;
	font-size:12px;
	vertical-align:top;
}
.presseblock td img{
	margin-right:10px;
}
.presseblock h3{
	font-size:24px;
	font-weight:bold;
	margin-bottom:0;
}
.presseblock a{
	color:red;
	text-decoration:none;
}
.presseblock a:hover{
	text-decoration:underline;
}

.rot{
	color:red;
}



