	body {
		margin: 0;
		padding: 0;
/*		background-image: url(../img/back_site.jpg);*/

		background-repeat: repeat-x;
		background-color: #A2B1C4;
		}

	h1 {
		position: relative;
		font-size: 20px;
		font-weight: bold;
		line-height: 24px;
		margin-top: 10px;
		margin-bottom: 10px;
		color: #333;
		}

	h1 a {
		color: #339933;
		text-decoration: none;
		}

	h1 a:hover {
		text-decoration: underline;
		}
		

	h2 {
		font-size: 13px;
		color: #333;
		font-weight: bold;
		margin-top: 3px;
		margin-bottom: 3px;
		}
		
	h2 a {
		color: #333;
		text-decoration: none;
		}

	h2 a:hover {
		text-decoration: underline;
		}

	div#heute h2 {
		font-weight: normal;
		}

	h3 {
		font-size: 10px;
		font-weight: normal;
		color: #333;
		margin-top: 3px;
		margin-bottom: 2px;
		}

	h3.green{
		color: #26a12d;
		background: none;
		}

	h3.orange{
		color: #ff9900;
		background: none;
		}

	h3.blue {
		color: #004181;
		background: none;
		}

	form {
		padding: 0;
		}

	.line {
		height: 1px;
		margin-top: 8px;
		margin-bottom: 4px;
		}

		
	#wrap {
		position: relative;
		width: 100%;
		font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-weight: normal;
		color: #333333;
		}

	#site {
		position: relative;
		text-align: left;
		width: 804px;
		margin-left: auto;
		margin-right: auto;
		background-image: url(../img/back_content.gif);
		}

	#navi {
		position: relative;
		padding-left: 4px;
		height: 57px;
		background-image: url(../img/back_navi.jpg);
		}
		
	#navi_suche {
		position: relative;
		padding-left: 4px;
		height: 30px;
		background-image: url(../img/back_navi.jpg);
		}

/* neues Menü */

	ul, li {
		margin: 0;
		padding: 0;
		list-style-type: none;
		}

	#lineBlue {
		position: relative;
		height: 2px;
		background-color: #004181;
		width: 796px;
		}

	#menuOne {
		position: relative;
		display: block;
		top: 0;
		width: 796px;
		z-index: 100;
		}

	div#menuOne {
		background-image: url(../img/back_menuOne_media.gif);
		background-position: 0 2px;
		margin-bottom: 4px;
		height: 24px;
		}

	#menuOne ul {
		float: left;
		}

	#menuOne li {
		float: left;
		cursor: pointer;
		color: #004181;
		text-align: center;
		background-image: url(../img/back_menuOne_media.gif);
		border-right: 1px solid #2357bb;
		margin-bottom: 1px;
		}

	#menuOne li a {
		color: #004181;
		text-decoration: none;
		display: block;
		padding: 4px 10px 5px 10px;
		border: 0 none;
		}

	#menuOne li a:hover {
		background: #cde6cf;
		background-image: url(../img/back_menuOne_media_h.gif);
		cursor: pointer;
		}

	#menuOne li:hover {
		background: #cde6cf;
		background-image: url(../img/back_menuOne_media_h.gif);
		cursor: pointer;
		}


	#menuOne li a.light {
		color: #27a22d;
		text-decoration: none;
		display: block;
		padding: 4px 10px 5px 10px;
		background-image: url(../img/back_menu.gif);
		}

	#menuOne li a.light:hover {
		color: #333;
		background-image: url(../img/back_menuOne.gif);
		cursor: pointer;
		}

	#menuOne .current {
		background-color: #004181;
		color: #FFF;
		font-weight: bold;
		}


	#date {
		float: right;
		padding: 4px 8px 5px 5px;
		background-image: url(../img/back_menuOne_media.gif);
		border-left: 1px solid #2357bb;
		}

	#date a {
		color: #333;
		text-decoration: none;
		background-image: url(../img/back_menuOne_media.gif);
		padding: 4px 8px 5px 5px;
		border-right: 1px solid #2357bb;
		}

	#date a:hover {
		text-decoration: underline;
		}

	#lineGrey {
		position: relative;
		height: 2px;
		background-color: #666;
		width: 796px;
		}

	#menuTwo {
		position: relative;
		display: block;
		width: 796px;
		height:24px;
		background-image: url(../img/back_menuTwo_media.gif);
		background-position: 0 2px;
		margin-bottom: 4px;
		z-index: 100;
		}

	#menuTwo ul {
		float: left;
		}

	#menuTwo li {
		float: left;
		cursor: pointer;
		color: #333;
		text-align: center;
		background-image: url(../img/back_menuTwo_media.gif);
		border-right: 1px solid #2357bb;
		margin-bottom: 1px;
		}

	#menuTwo li a {
		color: #333;
		text-decoration: none;
		display: block;
		padding: 4px 10px 5px 10px;
		border: 0 none;
		}

	#menuTwo li a:hover {
		background: #f9e6c7;
		background-image: url(../img/back_menuTwo_media_h.gif);
		cursor: pointer;
		}

	#menuTwo li:hover {
		background: #f9e6c7;
		background-image: url(../img/back_menuTwo_media_h.gif);
		cursor: pointer;
		}

	#menuTwo .current {
		background-color: #FFFFFF;
		background-image: url(../img/back_menuOne_media_h.gif);
		font-weight: bold;
		color: #FFF;
		}



	#menuTwo form{
		float: right;
		margin-right: 4px;
		}
		
	#menuOne form{
		float: right;
		margin-right: 4px;
		}

	div#menuTwo input{
		background-color: #d4d3d3;
		font-size: 9px!important;
		width: 90px;
		margin-top: 2px;
		border: 1px solid #112b81;
		}
		
	div#menuOne input{
		background-color: #d4d3d3;
		font-size: 9px!important;
		width: 90px;
		margin-top: 2px;
		border: 1px solid #112b81;
		}

	#menuTwo form a{
		color: #333;
		text-decoration: none;
		}
		
	#menuOne form a{
		color: #333;
		text-decoration: none;
		}

	#menuTwo form a:hover {
		text-decoration: underline;
		}
		
	#menuOne form a:hover {
		text-decoration: underline;
		}


	#content {
		position: relative;
		height: 839px;
		}

	#contentSub {
		position: relative;
		background-image: url(../img/back_gabel2.gif);
		clear: both;
		padding-right: 4px;
		}

	#colLeft {
		position: relative;
		left: 4px;
		width: 636px;
		float: left;
		}

	#colRight {
		position: relative;
		width: 156px;
		float: right;
		}

	#colLeftLeft {
		position: relative;
		width: 156px;
		float: left;
		}

	#subnavi {
		position: relative;
		z-index: 20;
		}

	#subnavi ul li a {
		display: block;
		color: #333;
		line-height: 22px;
		height: 22px;
		font-size: 11px;
		text-decoration: none;
		background-image: url(../img/back_subnavi.gif);
		border-bottom: 1px solid #1b47a4;
		padding: 0px 6px 0px 10px;
		}

	#subnavi ul li a:hover {
		background-image: url(../img/back_subnavi_hover.gif);
		}

	#subnavi li a#current {
		color: #FFF;
		background-color: #004181;
		background-image: none;
		}	

	#subnavi ul ul li a {
		background-image: url(../img/back_subsubnavi.gif);
		padding: 0px 6px 0px 30px;
		}

	#subnavi ul ul li a:hover {
		background-image: url(../img/back_subsubnavi_hover.gif);
		}

	#colLeftRight {
		position: relative;
		}

	.artikel {
		position: relative;
		padding: 10px 16px;
		line-height: 14px;
		background-image: url(../img/back_artikel.gif);
		margin-bottom: 4px;
		}

	.artikel p {
		margin-top: 0;
		}

	.artikel a {
		color: #333;
		background-image: url(../img/link.gif);
		background-repeat: no-repeat;
		background-position: 0 50%;
		padding: 3px 2px 3px 12px;
		}

	.artikel a.extern{
		color: #333;
		background-image: url(../img/link_ext.gif);
		background-repeat: no-repeat;
		background-position: 0 50%;
		padding: 3px 2px 3px 18px;
		}

	.artikel a.down{
		color: #333;
		background-image: url(../img/link_down.gif);
		background-repeat: no-repeat;
		background-position: 0 50%;
		padding: 3px 2px 3px 18px;
		}

	.artikel div.teaser{
		font-weight: bold;
		margin-bottom: 16px;
		}

	.artikel ul {
		margin-bottom: 8px;
		padding-left: 20px;
		line-height: 20px;
		list-style-image: url(../img/list_bullet.gif);
		}

	.image {
		position:relative;
		float: left;
		margin-right: 10px;
		margin-bottom: 2px;
		margin-top: 2px;
		}

	.image p{
		font-size: 10px;
		margin-top: 2px;
		}

	#path {
		position:relative;
		font-size: 10px;
		line-height: 16px;
		padding: 10px;
		background-image: url(../img/back_artikel.gif);
		margin-bottom: 0px;
		}

	#path a{
		color: #333;
		text-decoration: none;
		}

	#path a:hover{
		text-decoration: underline;
		}

	div.artikel div.date {
		position: relative;
		float: right;
		font-size: 10px;
		color: #333;
		margin-top: 3px;
		margin-bottom: 2px;
		z-index: 100;
		}

	#tool {
		position:relative;
		font-size: 10px;
		line-height: 16px;
		padding: 10px;
		background-image: url(../img/back_artikel.gif);
		margin-bottom: 4px;
		}

	.tools {
		position: relative;
		float: right;
		}

	.tools a:hover{
		text-decoration: underline;
		}

	#news {
		position: relative;
		background-color: #f1f1f1;
		height: 406px;
		margin-bottom: 4px;
		}

	div.header {
		position: relative;
		display: block;
		padding: 5px 4px 5px 10px;
		text-align: left;
		}

	.green {
		background-color: #2fa631;
		color: #FFF;
		}

	.blue {
		background-color: #004181;
		color: #FFF;
		}
	.orange {
		background-color: #ff9900;
		color: #FFF;
		}	

	.grey {
		background-color: #666;
		color: #FFF;
		}	

	a.lightgrey {
		background-color: #d8d8d7;
		color: #333;
		}	

	div.auswahl {
		position: relative;
		text-align: left;
		margin: 0 0 0 5px;
		padding-bottom: 1px;
		border-bottom: 3px solid #666666;
		width: 628px;
		}


	div.auswahl a {
		padding: 4px 10px 5px 10px;
		line-height: 21px;
		background-color: #d7d7d7;
		color: #333;
		text-decoration: none;
		border-right: 1px solid #FFF;
		}

	div.auswahl a.current {
		background-color: #666666;
		color:#FFF;
		}

	#lineGreyMedien {
		position: relative;
		height: 2px;
		background-color: #666;
		width: 636px;
		}

	#teaserList {
		position: relative;
		padding: 0px;
		}

	#teaserList h2 a {
		color: #333;
		text-decoration: none;
		}

	#teaserList h2 a:hover {
		text-decoration: underline;
		}

	#teaserList a {
		position: relative;
		color: #2fa631;
		text-decoration: none;
		}

	#teaserList a:hover {
		text-decoration: underline;
		}

	#teaserList div.copy{
		line-height: 14px;
		padding-top: 4px;
		overflow-y: hidden;
		overflow-x: hidden;
		}

	.teaserBig {
		position: relative;
		background-image: url(../img/back_artikel.gif);
		margin-bottom: 4px;
		}

	div.teaserBig img {
		position: relative;
		float: left;
		}
		
	div.teaserBig div.teaser {
		font-weight: bold;
		margin-bottom: 3px;
		}
		
	div.teaserNormal {
		position: relative;
		background-color: #FFF;
		width: 314px;
		height: 174px;
		float: left;
		margin-bottom: 4px;
		background-image: url(../img/back_artikel.gif);
		
		}
	div.gelbhinterlegt {
		background-color: #FFF7B2;
		background-image: url();
	}
	div.teaserNormal div.image {
		position: relative;
		margin-right:0px;
		margin-top: 0;
		padding: 10px 10px 5px 10px;
		height: 158px;
		float: left;
		}
		
	div.teaserNormal div.teaser {
		font-weight: bold;
		margin-bottom: 3px;
		}

	div.teaserNormal div.copy {
		position: relative;
		width: 156px;
		float: right;
		height: 148px;
		padding: 10px;
		margin: 0;
		}
		
	div.teaserSmall {
		position: relative;
		float: left;
		width: 227px;
		padding-left: 8px;
		background-image: url(../img/back_artikel.gif);
		margin-bottom: 4px;
		z-index: 200;
		}
		
	.teaserLink {
		position: relative;
		background-image: url(../img/back_artikel.gif);
		padding-left: 8px;
		margin-bottom: 4px;
		}

	div.teaserLink .teaser{
		font-weight: bold;
		}

	.teaserNews {
		position: relative;
		background-image: url(../img/back_artikel.gif);
		padding-left: 8px;
		margin-bottom: 4px;
		}

	div.teaserNews .teaser{
		font-weight: bold;
		}

	div.teaserHead div.time {
		position: relative;
		float: right;
		font-size: 10px;
		margin-right: 8px;
		}

	#player {
		position: relative;
		float: left;
		width: 476px;
		height: 250px;
		background-color: #ff9900;
		margin-bottom: 4px;
		}

	#player div.cont {
		margin-left: 5px;
		width: 466px;
		height: 212px;
		background-image: url(../img/back_box_orange.gif);
		}

	#media {
		position: relative;
		float: right;
		width: 156px;
		height: 250px;
		background-image: url(../img/back_artikel.gif);
		}

	#media div.cont {
		position: relative;
		padding: 10px;
		}

	#media div.cont a{
		color: #333;
		text-decoration: none;
		}

	#media div.cont a:hover{
		text-decoration: underline;
		}

	#wideCol {
		position: relative;
		margin-left: 4px;
		margin-bottom: 12px;
		width: 794px;
		height: 88px;
		background-color: #f1f1f1;
		padding: 1px;
		}

	#wideCol div.cont {
		position: relative;
		float: right;
		line-height: 14px;
		width: 300px;
		height: 78px;
		padding: 6px 4px 4px 10px;
		background-image: url(../img/back_artikel.gif);
		}


	a.download {
		color: #333;
		font-size: 10px;
		line-height: 12px;
		padding: 2px 2px 2px 20px;
		text-decoration: none;
		background-image: url(../img/button_download.gif);
		background-repeat: no-repeat;
		}

	a.download:hover{
		text-decoration: underline;
		}

	#bookmarks {
		position: relative;
		font-size: 10px;
		width: 145px;
		height: 62px;
		background-image: url(../img/back_bookmarks.gif);
		margin-bottom: 4px;
		padding: 4px 2px 4px 8px;
		}

	#bookmarks img.icons {
		padding:4px 4px 0 0;
		}

	#bookmarks a {
		color: #333;
		text-decoration: none;
		text-align: right;
		}

	#newsHeadlines {
		position: relative;
		height: 357px;
		background-color: #2fa631;
		padding: 0 1px 1px 1px;
		overflow: hidden;
		}

	#newsHeadlines div.headline{
		position: relative;
		display: block;
		color: #FFF;
		background-image: url(../img/back_medienheadlines.gif);
		background-position: 1px 1px;
		padding: 5px 4px 5px 10px;
		text-align: left;
		}
		
	#newsMenu a.heute{	
		line-height: 23px;
		padding: 6px 24px 4px 20px;
		background-color: #fff;
		text-decoration: none;
		color: #666;
		}

	#newsMenu a.gestern{	
		line-height: 23px;
		padding: 6px 24px 4px 20px;
		margin-left: 1px;
		background-color: #DDD;
		text-decoration: none;
		color: #666;
		}

	#newsMenu a.current{	
		border-bottom: 1px solid #fff;
		}


	div.cont #heute {
		position: absolute;
		padding: 4px 4px 4px 8px;
		overflow-x: hidden;
		overflow-y: auto;
		width: 142px;
		height: 326px;
		background-color: #fff;
		}

	div.cont #gestern {
		position: absolute;
		padding: 4px 4px 4px 8px;
		overflow: auto;
		width: 142px;
		height: 326px;
		visibility: hidden;
		background-color: #DDD;
		}

	#footer {
		position: relative;
		display: block;
		width: 796px;
		height: 22px;
		background: #fafafa;
		margin-left: 4px;
		z-index: 100;
		}

	#footer ul {
		float: right;
		}

	#footer li {
		float: left;
		cursor: pointer;
		color: #333;
		text-align: center;
		background: #fafafa;
		background-image: url(../img/back_menu.gif);
		margin-bottom: 1px;
		border-left: 1px solid #2357bb;
		}

	#footer li a {
		color: #333;
		text-decoration: none;
		display: block;
		padding: 4px 10px 5px 10px;
		border: 0 none;
		}

	#footer li a:hover {
		background: #ccc;
		background-image: url(../img/back_menu_hover.gif);
		cursor: pointer;
		}

	#footer li:hover {
		background: #ccc;
		background-image: url(../img/back_menu_hover.gif);
		cursor: pointer;
		}

	div.anzeige {
		position: relative;
		font-size: 10px;
		color: #FFF;
		margin-bottom: 6px;
		}

	a.print {
		color: #333;
		text-decoration:none;
		background-image: url(../img/icon_print.gif);
		background-repeat: no-repeat;
		padding: 1px 10px 4px 24px;
		}

	a.send {
		color: #333;
		text-decoration:none;
		background-image: url(../img/icon_send.gif);
		background-repeat: no-repeat;
		padding: 1px 10px 4px 24px;
		}

	a.top {
		color: #333;
		text-decoration:none;
		background-image: url(../img/icon_top.gif);
		background-repeat: no-repeat;
		padding: 1px 10px 4px 24px;
		}
	a.zurueck {
		color: #333;
		text-decoration:none;
		background-repeat: no-repeat;
		padding: 1px 10px 4px 24px;
		}

	#end {
		position: relative;
		text-align: center;
		padding-top: 30px;
		color: #FFF;
		width: 804px;
		height: 20px;
		background-image: url(../img/back_footer.jpg);
		}
	div.teaserLargeRechts{
		width: 633px;
	}
	div.teaserLargeLinks{
		width: 633px;
	}
	
	div.teaserLargeRechts div.copy{
		position: absolute;
		left: 133px;
	}
	div.teaserLargeLinks .image{
		/*left: 315px; */
	}	
/* suche Box*/
#head_suche{
		float: right;
		margin: 0 10px;
		background-color:#d3e6ff;
		width: 130px;
		padding-left:10px;
		padding-right:10px;
		padding-top: 2px;
		padding-bottom: 2px;
		margin-bottom: 0px;
		border-left: 1px solid #CCC;
		border-top: 1px solid #CCC;
		border-right: 1px solid #CCC;
		border-bottom: 1px solid #CCC;
		font-weight:bold;
		text-align: right;
	}

#head_suche_in_mediadaten{
		margin: 5px 10px;
		background-color:#d3e6ff;
		padding-left:10px;
		padding-top: 2px;
		margin-bottom: 0px;
		border-top: 1px solid #CCC;
		border-right: 1px solid #CCC;
		border-left: 1px solid #CCC;
		font-weight:bold;
	}
	
	#bg_mb_suche{
		margin: 0 10px 0px 10px;
		background-color:#d3e6ff;
		border-left: 1px solid #CCC;
		border-bottom: 1px solid #CCC;
		border-top: 1px solid #CCC;
		border-right: 1px solid #CCC;
    padding-left: 5px;
	}
	
	#mb_border{
		padding-top: 2px;
		margin: 0 10px;
		/*border-bottom: 1px solid #CCC;*/
		text-align: right;
	}
	
	#mb_suche_cont{
		color: #666;
	}
	
	div.formularbox_mb {
		position: relative;
		left: 6px;
		width: 466px;
		margin-bottom: 5px;
		padding-top:10px;
		padding-bottom: 10px;
		}
		
	div.formularbox_mb form input, div.formularbox_mb form select, div.formularbox_mb form textarea {
		font-size: 11px;
		color: #666;
		border: 1px solid #999;
		margin-bottom: 6px;
		background-color: #fff;
		}

	div.formularbox_mb form a {
		color: #FFF;
		background-color: #666;
		text-decoration: none;
		padding: 3px 10px 3px 10px;
		margin: 6px 0 6px 0;
		}
	
	#button{
		font-size: 11px;
		font-weight: bold;
		color: #fff;
		border: 1px solid #999;
		margin-bottom: 6px;
		background-color: #004181;
		padding-bottom:2px;
		font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
		
		}
		
	.loading{
    background-color: #004181;
    color: #fff;
    font-weight: bold;
    padding: 0px 10px 0px 10px;
  }
