/* screen.base.css */

/* standard html elemente */

	body {font-family: Arial, Helvetica, sans-serif; font-size:11px; font-weight:normal; color:#000046;}
	
/* headlines */

	h1 {font-size:11px; font-weight:bold; margin:0px; padding:0px; color:#000046; text-transform:uppercase;}
	h2 {font-size:11px; font-weight:bold; margin:0px; padding:0px; color:#000046;}
	h3 {font-size:11px; font-weight:bold; margin:0px; padding:0px; color:#000046;}
	h4 {font-size:11px; font-weight:bold; margin:0px; padding:0px; color:#000046;}
	h5 {font-size:11px; font-weight:bold; margin:0px; padding:0px; color:#000046;}
	
	.headline_h1, .headline_h1 a {font-size:11px; font-weight:bold; margin:0px; padding:0px; color:#000046; text-transform:uppercase;}
	.headline_h2, .headline_h2 a {font-size:11px; font-weight:bold; margin:0px; padding:0px; color:#000046;}
	.headline_h3, .headline_h3 a {font-size:11px; font-weight:bold; margin:0px; padding:0px; color:#000046;}
	.headline_h4, .headline_h4 a {font-size:11px; font-weight:bold; margin:0px; padding:0px; color:#000046;}
	.headline_h5, .headline_h5 a {font-size:11px; font-weight:bold; margin:0px; padding:0px; color:#000046;}
	
/* text elemente */

	p {line-height:normal;}
	a {color:#000046; text-decoration:none;}
	a:hover {color:#000046; text-decoration:underline;}
	a.black {color:#000000; text-decoration:none;}
	a.black:hover {color:#000000; text-decoration:underline;}
	a.blackCurrent {font-weight:bold; text-decoration:underline;}
	a.blue {color:#000046; text-decoration:none;}
	a.blue:hover {color:#000046; text-decoration:underline;}
	a.blueCurrent {font-weight:bold; text-decoration:underline;}
	a.button {display:inline; height:15px; line-height:15px; background-image:url('images/bg.button.gif'); padding-left:6px; padding-right:6px; border:1px solid #e5ba0f; color:#000046; text-decoration:none;}
	a.button:hover {text-decoration:none;}
	a.buttonLarge {display:inline; height:30px; line-height:30px; background-image:url('images/bg.button.large.gif'); padding-left:25px; padding-right:25px; padding-top:3px; padding-bottom:3px; border:1px solid #e5ba0f; color:#000046; text-decoration:none; font-size:16px;}
	a.buttonLarge:hover {text-decoration:none;}
	a.currentSimple {font-weight:bold;}
	
/* listen */
	
	ul.standard {list-style:square; padding-left:20px; padding-bottom:10px; line-height:15px;}
	
/* image elemente */
	
	img.button {cursor:pointer;}
	
/* bgcolors */
	
	.bgColorHighlight {background-color:#D8E7FC;}
	
/* abstaende */

	.dist3 {height:3px; margin:0; padding:0; line-height:0px; border:0px; font-size:1px;}
	.dist4 {height:4px; margin:0; padding:0; line-height:0px; border:0px; font-size:1px;}
	.dist5 {height:5px; margin:0; padding:0; line-height:0px; border:0px; font-size:1px;}
	.dist6 {height:6px; margin:0; padding:0; line-height:0px; border:0px; font-size:1px;}
	.dist8 {height:8px; margin:0; padding:0; line-height:0px; border:0px; font-size:1px;}
	.dist9 {height:9px; margin:0; padding:0; line-height:0px; border:0px; font-size:1px;}
	.dist10 {height:10px; margin:0; padding:0; line-height:0px; border:0px; font-size:1px;}
	.dist12 {height:12px; margin:0; padding:0; line-height:0px; border:0px; font-size:1px;}
	.dist14 {height:14px; margin:0; padding:0; line-height:0px; border:0px; font-size:1px;}
	.dist16 {height:16px; margin:0; padding:0; line-height:0px; border:0px; font-size:1px;}
	.dist18 {height:18px; margin:0; padding:0; line-height:0px; border:0px; font-size:1px;}
	.dist20 {height:20px; margin:0; padding:0; line-height:0px; border:0px; font-size:1px;}
	.dist22 {height:22px; margin:0; padding:0; line-height:0px; border:0px; font-size:1px;}
	.dist37 {height:37px; margin:0; padding:0; line-height:0px; border:0px; font-size:1px;}
	.dist40 {height:40px; margin:0; padding:0; line-height:0px; border:0px; font-size:1px;}
	.dist64 {height:64px; margin:0; padding:0; line-height:0px; border:0px; font-size:1px;}
	
/* flashembedding */
		
	.swfobject {outline:none;}
	
/* werbung */

	#adcontrolBody {}
	#adcontrolPushSite {height:95px;}
	#banner {left:215px; position:absolute; top:0;}
	
/* seiteninformation */

	.site {width:943px; background-color:#ffffff;}
	.siteWetterdruckinfo {background-color:#ffffff; padding:10px;}