#id_main
				{
				margin:auto;
				width:900px;
				height:100%;
				background:#FFF;
				/*
				border-left:1px solid #FFF;
				border-right:1px solid #FFF;
				*/
				}

#id_pagecontainer
				{
				margin-top:20px;
				}
				
#id_main
				{
				height: 100%;
				}

#id_main[id]
				{
    			height:auto;
    			min-height:100%;
				}

#id_main
				{
				margin: 0 auto;
				min-height:100%;
				position: relative;
				}
					
#id_footer
				{
				bottom:0px;
				position:absolute;
				width:900px;
				clear: both;
				margin: 0 auto;
				height: 25px;
				}
				
#id_footer p
				{
				font-size:10px;
				color:#CACACA;
				}
				
#id_footer_left
				{
				padding-left:2px;
				padding-top:2px;
				padding-bottom:2px;
				}
				
#id_footer_right
				{
				right:2px;
				position:absolute;
				top:0px;
				padding-top:3px;
				}
				
#id_footer_right a
				{
				font-size:10px;
				color:#CCCCCC;
				}
				
#id_footer_right a:Hover
				{
				color:#666666;
				}
																		
#id_toppattern
				{
				height:4px;
				border-bottom:1px solid #FFF;
				background: url(../img/pattern.gif);
				overflow:hidden;
				}

#id_greyline
				{
				height:1px;
				border-bottom:1px solid #FFF;
				background:#CBCBCB;
				}

#id_flashheader
				{
				height:190px;
				border-bottom:1px solid #FFF;
				}

#home #id_flashheader
				{
				height:400px;
				}

#edit #id_flashheader
				{
				height:82px;
				}
						
#id_contentcontainer
				{
				background: url(../img/shaddowRounded900.jpg) no-repeat;
				padding-top:60px;
				}
				
#home #id_contentcontainer
				{
				padding-top:20px;
				}
				
#id_ticker
				{
				text-align:center;
				padding-bottom:30px;
				}
				
#id_ticker .ticker
				{
				color:#0095A7;
				}
				
#id_ticker a
				{
				font-size:14px;
				font-weight:bold;
				color:#0095A7;
				}
				
#id_ticker a:Hover
				{
				color:#000000;
				}
				
.teaser_start_left
				{
				float:left;
				margin-right:11px;
				}
		
.teaser_start_center
				{
				float:left;
				}
				
.teaser_start_right
				{
				float:right;
				}
				
#home .teaser
				{
				width:293px;
				}
				
				
.teaser
				{
				width:183px;
				}
				
								
.teaserheadline
				{
				background: url(../img/patternLight.gif);
				padding-left:12px;
				}
				
.teaserheadline span
				{
				height:20px;
				display:block;
				}
				
#folge .teaserheadline h2
				{
				color:#888888;
				}
				
.teaser_greyline
				{
				height:4px;
				border-bottom:1px solid #CBCBCB;
				}
				
.teaser_content
				{
				padding-top:9px;
				padding-left:12px;
				padding-right:0px;
				padding-bottom:12px;
				}

.teaser_content img
				{
				float:left;
				}
				
.teaser_footer
				{
				width:275px;
				padding:9px;
				background: url(../img/shadowLight.jpg) repeat-x;
				text-align:right;
				}
				
.teaser_footer a
				{
				font-size:10px;
				font-weight:bold;
				background: url(../img/linkArrow.png) 0px 4px no-repeat;
				padding-left:9px;
				}
				
.teaser_footer a:Hover
				{
				background: url(../img/linkArrowOver.png) 0px 4px no-repeat;
				}

#id_content_left
				{
				float:left;
				margin-right:40px;
				width:183px;
				list-style:none;
				}				
				
#id_content_center
				{
				float:left;
				width:452px;
				margin-bottom:100px;
				}
				
#id_content_right
				{
				float:right;
				width:183px;
				}
				
#folge .teaser_footer
				{
				width:165px;
				padding-bottom:34px;
				}
		
/* ---------------------------- n a v i g a t i o n ----------------------------------- */

#id_topnavi
				{
				height:24px;
				background: url(../img/topnaviBg.png);
				margin-bottom:1px;
				}
				
.topnavi_element
				{
				float:left;
				height:14px;
				}
				
.topnavi_element a
				{
				height:14px;
				padding:5px;
				padding-left:10px;
				padding-right:10px;
				display:block;
				color:#FFF;
				font-weight:bold;
				}

.topnavi_element a:Hover
				{
				color:#103A3F;
				}
				
#id_topnavi_act a
				{
				height:14px;
				padding-top:5px;
				padding-left:10px;
				padding-right:10px;
				display:block;
				color:#103A3F;
				font-weight:bold;
				}

#id_topnavi_act span
				{
				height:14px;
				padding-top:5px;
				padding-left:10px;
				padding-right:10px;
				display:block;
				color:#103A3F;
				font-weight:bold;
				}
				
/*  s u b n a v i  */			
				
#id_content_left ul
				{
				list-style:none;
				}
				
#id_content_left ul li
				{
				padding-top:2px;
				padding-bottom:2px;
				}
				
#id_content_left ul li a
				{
				color:#888888;
				font-weight:bold;
				padding-left:9px;
				display:block;
				background: url(../img/linkArrowOver.png) 0px 4px no-repeat;
				}
				
#id_content_left ul li a:Hover
				{
				color:#0095A7;
				background: url(../img/linkArrow.png) 0px 4px no-repeat;
				}
				
#id_content_left ul li span
				{
				color:#0095A7;
				font-weight:bold;
				padding-left:9px;
				display:block;
				background: url(../img/linkArrow.png) 0px 4px no-repeat;
				}
