@media screen {
	body	{font-family:Verdana, sans-serif;background-color:#000033;color:#ffffff; font-size:90%;}
	h1, h2, h3	{font-family:"Trebuchet MS";padding-left:5px;margin-top:5px;font-size:1em;}
	h1	{font-size: 1.2em;}
	dl	{padding:0px 5px;} /*#990033 rgb(220,22,22)*/
	dt	{font-size:0.8em; padding-bottom:5px;background-color:#990033;padding:3px;margin-bottom:3px;}
	p, dd	{margin-left:3px;margin-right:6px;font-size:0.8em;}
	/* dt {margin-top:20px;margin-bottom:10px;}  bei wenig Terminen */
	dd {line-height:1.5em;}
	p a {color:#ffffff;}
	/* a	{color:#990033;font-weight:bold;font-size:1em;background-color:#ffff00;padding:5px;} */
	a:hover	{color:#ff0000;}
	/* Überschriften */
	#h1 span, #h2 span, #h3 span, #h4 span, #h5 span, #h6 span {visibility:hidden;}
	#h1	{background-image:url(../images/header_willkommen.gif); background-repeat:no-repeat; width:340px; height:24px;}
	#h2	{background-image:url(../images/header_termine.gif); background-repeat:no-repeat; width:340px; height:24px;}
	#h3	{background-image:url(../images/header_menue.gif); background-repeat:no-repeat; width:180px; height:24px;}
	#h4	{background-image:url(../images/header_links.gif); background-repeat:no-repeat; width:180px; height:24px;}
	
	#h6	{background-image:url(../images/header-impressum.gif); background-repeat:no-repeat; width:180px; height:24px;}
	
/*	#layout	{position:absolute; width:600px; height:auto; left:50%; top:50%; margin-left:-200px; margin-top:-220px;} */
	#layout	{position:absolute; width:600px; height:auto; left:50%; top:20px; margin-left:-200px; }
	#termine {width:375px;}
	#teaser	{position:absolute; top:0; right:0;width:220px;}
	#linkliste {position:absolute; right:0px; bottom:15px;width:220px;float:right;clear:right;}
	#menue {position:absolute; right:0px; top:100px;width:220px;float:right;clear:right;}
	#linkliste h3, #menue h3 {margin-left:10px;margin-bottom:0;}
	#linkliste ul, #menue ul	{margin:0; padding:0; list-style-type:none;}
	#linkliste a, #menue a	{color:#ffffff;font-size:0.8em; text-decoration:none; margin-left:15px;}
	#linkliste a:hover, #menue a:hover  {border-bottom: 2px dotted #990033;}
	#linkliste a span.info, #menue a span.info, #menue a span.sterne {display:none;}
	#linkliste a:hover span.info {display:block;position:absolute;top:-60px;left:0px;width:230px;height:85px;
					padding-left:15px; background:url(../images/stern1.gif) repeat-y;}
	#menue a:hover span.sterne {display:block;position:absolute;top:5px;left:0px;width:6px;height:170px;
					padding-left:15px; padding-top:0px; background:url(../images/stern1.gif) repeat-y;}	
	#menue a:hover span.info {display:block;position:absolute;top:125px;left:0px;width:230px;height:80px;
					padding-left:15px; padding-top:0px;}		
	#schmuckbild	{position:absolute; width:180px;height:480px;left:-250px;top:-10px;
					background-image:url(../images/salsa-marburg-bg3.jpg);background-repeat:no-repeat;}
	.unsichtbar	{display:none;}
}
@media print {
	#teaser, #menue, #schmuckbild, #linkliste {display:none;}
	.nichtdrucken	{display:none;}
	dt	{font-weight:bold;}
}
