
	/* Basisdefinitionen */
	body { background-image:url(../0005_GFX/background_popup.gif); background-repeat: repeat-x;}
	a {outline-style:none;}
	h1 {margin-top:0px; margin-bottom:10px; font-family:Arial,Helvetica,sans-serif; font:Arial; font-size:16px; color:#242424;}
	h2 {margin-top:0px; margin-bottom:0px; font-family:Arial,Helvetica,sans-serif; font:Arial; font-size:12px; color:#242424;}
	h3 {margin-top:2px; margin-bottom:2px; font-family:Arial,Helvetica,sans-serif; font:Arial; font-size:11px; color:#242424;}
	li {padding:0 0 6px 0;}
	
	
	#newsbox {position:absolute; width:500px; top:10px; left:10px;}
	#news_text {position:absolute; top:250px; left:10px; font-family:Arial,Helvetica,sans-serif; font:Arial; font-size:11px; color:#242424; line-height:16px;}
	
	/* Inhalte */
	.bold {font-weight:bold;}

	#logo {position:absolute; width:111px; height:141px; top:0px; left:10px;}
	#slogan {position:absolute; width:240px; height:28px; top:113px; left:135px;}

	
	/* Links */
	#news_text a {color:#201104; text-decoration:underline;}
	#news_text a:hover {color:#e85252; text-decoration:underline;}
	#news_text a:vistited {color:#201104; text-decoration:underline;}	
	