	body
	{
		text-align:left;
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		margin-top:0;
                
	}
	
	#wrap
	{
			
	}
	
	#inner_wrap
	{
		margin:0;
		padding:0;	
	}
	
	#header
	{
		display:none;
	}
	
	.gray_line
	{
	     display:none;
	}

	
	/*____ GlobalDefination ____ */
	a:link,a:hover,a:visited
	{
		text-decoration:none;
		color:#062E69;
	}
	
	.clear
	{
		clear:both;
		display:block;
		height:1px;
	}
	
	/********************************** HeaderContent ************************************
	*																												 *	
	**************************************************************************************/
		/* ____ HeaderLeft ____ */
		#left_header
		{
			display:none;
		}
		
		#header_pic,#bild
		{
			display:none;	
		}
		
		/* ____ HeaderRight ____ */
	   	
		#right_header
		{
			display:none;
		}
		
		/* ___ HeaderRightContent ____ */
			/*___ <UL> RightTopNavigtaion ___ */
			ul.top_right_navigation
			{
				display:none;
			}
			
			ul.top_right_navigation li
			{
				padding-bottom: 4px;
				padding-left: 118px;
				background-image: url(images/pfeil.png);
				background-repeat: no-repeat;
				background-position: 170px 5px;
			}
			
			ul.top_right_navigation li a:link,ul.top_right_navigation li a:visited
			{
				color:#062E69;
			}
			
			ul.top_right_navigation li a:hover
			{
				color:#DF8537; 
			}
		
		   /* ___ <UL> Navigation ___ */
			ul.navigation
			{
				display:none;
			}
			
			ul.navigation li
			{
				display:inline;
				margin:0;
				padding:0;
			}
			
			
			ul.navigation li a
			{
				display:block;
				float:left;
				margin-left:1px;
				padding:6px 12px 6px 13px;
				color: white;
				text-decoration:none;
				background:#fff url(images/navigation.png) no-repeat top left;
				font-weight:bold;
			}
			
			ul.navigation li a:hover,ul.navigation li a:hover.cur_top
			{
				background:#fff url(images/navigation.png) no-repeat 0 -26px;	
			}
			
			ul.navigation li a:link.cur_top,ul.navigation li a:visited.cur_top
			{
				background:#fff url(images/navigation_selected.png) no-repeat 0 -26px;	
			}
			
			ul.navigation a.last
			{
				padding-left: 38px;
				padding-right: 24px;
				background:#fff url(images/navigation_last.png) no-repeat top left;
			}
			
			ul.navigation li a:link.last_cur_top,ul.navigation li a:visited.last_cur_top,ul.navigation li a:hover.last_cur_top
			{			
				padding-left: 38px;
				padding-right: 24px;
				background:#fff url(images/navigation_last_selected.png) no-repeat 0 -26px;
			}
			
			ul.navigation a:hover.first,ul.navigation a:hover.first_cur_top
			{
				background:#fff url(images/navigation_first.png) no-repeat 0 -25px;
			}
			
			ul.navigation a.first
			{
				background:#fff url(images/navigation_first.png) no-repeat top left;
				padding:6px 9px 6px 18px;
				margin-left:0px;
			}
			
			ul.navigation a:link.first_cur_top,ul.navigation a:visited.first_cur_top
			{
				background:#fff url(images/navigation_first_selected.png) no-repeat 0 -25px;
			}
			
			ul.navigation a:hover.last
			{
			
				padding-left: 38px;
				padding-right: 24px;
				background:#fff url(images/navigation_last.png) no-repeat 0 -26px;
			}
			
	/* ___ SplitLine ____ */
		#split_line2
		{
			display:none;
		}
		

		#under_split_line1
		{
			display:none;
		}
		
		#under_split_line2
		{
			display:none;
		}
		
   /* ___ OuterContent ____ */
		#outer_content
		{
			clear:both;
			margin-top:1px;
			
		}	
		
		#outer_content2
		{
			clear:both;
			margin-top:1px;
			
		}	
		
		/* ___LeftContent ___ */
		#left_content,footer_left
		{display:none;
		}	
			/*___ LeftNavigtaion ____ */
				ul.left_navigation,ul.left_navigation ul.level2,ul.level3,ul.level4
				{
					display:none;
				}
				
				ul.left_navigation li,ul.level2 li,ul.level3 li ,ul.level4 li
				{
					margin:0;
					padding:0;
					border:none;
					display:inline;
				}
				
				ul.left_navigation li a:link,ul.left_navigation li a:hover,ul.left_navigation li a:visited
				{
					background-image: url(images/menu_level1.png);
					background-repeat: no-repeat;
					background-position: 12px 7px;
					background-color: #C3CEE0;
					display:block;
					border-bottom: 1px solid #DAE2ED;
				}
				
				.list_link
				{
					padding:0 0 0 23px;
					font-weight: bold;
					color:#062E69;
					line-height: 20px;
				}
				
				ul.left_navigation li a:link.cur,ul.left_navigation li a:visited.cur
				{
					display:block;
					background-color:#E0E7EF;
				}
				
				ul.level2 li a:link,ul.level2 li a:hover,ul.level2 li a:visited
				{
					display:none;
				}
				
				ul.level3 li a:link,ul.level3 li a:hover,ul.level3 li a:visited
				{
					display:none;
				}
				
				ul.level4 li a:link,ul.level4 li a:hover,ul.level4 li a:visited
				{
					display:none;
				}
				
				ul.level2 li a:hover,ul.level4 li a:hover,ul.level3 li a:hover
				{
					display:none;
				}
				
				ul.left_navigation li a:hover
				{
					color: #DF8537;
				}				
				
			/* ___ SearchContent ___ */
				#search
				{
					display:none;
				}
				
				#searchbox
				{
					width: 105px;
					font-size: 0.6em;
					margin-left: 12px;
					margin-top: 10px;
					display:inline;
				}
				
				#submit_search
				{
					border:none;
					background-color: #C3CEE0;
					color:#062E69;
					width: 45px;
					cursor: pointer;
					font-size: 0.9em;
				}
/********************************** MiddleContent ********************************
*																											*
**********************************************************************************/
		#middle_content
		{
			
		}
		
		ul.bread
		{
			display:none;
		}
		
		ul.bread1
		{
			display:none;
		}
		
		
		#content
		{
			
			
		}
		
		#content1
		{
			
			
		}
		
		/* ___ ContentDefination ___ */
			h1,h1.csc-firstHeader
			{
				font-size: 0.9em;
				font-weight: 800;
				color:#062E69;
				margin:0 0 12px 0;
				padding:0;
			}
			
			
			h2,h3,h4,h5,h6
			{
				font-size: 0.8em;
				font-weight: 700;
				color:#062E69;
				margin:0 0 12px 0;
				padding:0;
			}
			
			p.bodytext
			{
				margin:0 0 13px 0;
				padding:0;
				font-size:0.7em;
			}
			
			#content ul li
			{
			   font-size:0.7em;
			}
			
			p.bodytext a:hover
			{
			     color:#D08B22;
			}			
		/* __ RightCOntent ___ */
			#right_content
			{
				display:none;
			}
			
			#right_content p.bodytext
			{
				padding-left: 9px;
			}
			
			/* ___ InfoContainer ____ */
			.info_container
			{
				border:1px solid #7A92B8;
				width: 155px;
				background-color: white;
				font-size: 0.8em;
				margin-left: 12px;
				margin-bottom: 10px;
			}
			
			h1.info
			{
				background-color: #7A92B8;
				margin:0;
				color: white;
				padding: 3px;
				font-size: 0.8em;
				font-weight: 600;
			}
			
			div.info_content
			{
				background-color: white;
				margin:0;
				padding: 3px 3px 3px 3px;
				width: 149px;
			}
			
			div.info_content p.bodytext
			{
				margin:0;
				font-weight: normal;
				color: #676769;
				font-size:0.8em;
				
			}
			
			div.info_content ul
			{
				margin:8px 0 0 0;
				padding:0 0 0 4px;
				list-style: none;
			}
			
			div.info_content ul li
			{
				padding-bottom: 5px;
				background-image: url(images/download.png);
				background-repeat: no-repeat;
				background-position: 0 3px;
				padding-left: 15px;
				font-weight: bold;
			}
			
			div.info_content ul li a:link,div.info_content ul li a:visited
			{
				color: #676769;
			}
			
			.info_content ul li a:hover
			{
				color:#DF8537; 
			}
			
			#inner_right
			{
				margin-right: 15px;
			}
			
			/* ___ Footer ___ */
			#footer2
			{
				display:none;
			}
			
			#footer1
			{
				display:none;
			}
			
			#footer_left
			{
				display:none;
			}
			/* ___ FooterNavigation ___ */
			ul.footer_nav_left
			{
				display:none;
			}
			
			ul.footer_nav_left li
			{
				display:none;
			}
			
			
			/* ___ FooterMiddle ___ */
				#footer_middle
				{
					display:none;
				}
				
				ul.footer_nav_middle
				{
					display:none;
				}
				
				ul.footer_nav_middle li
				{
					display:none;
				}
				
				ul.footer_nav_middle li.print
				{
					display:none;
				}
			/* ___ FooterRight ___ */
				#footer_right
				{
					display:none;
				}
				
/*************************** FCE **************************************
*								      *
**********************************************************************/

	/* ___ FCE - Zweispaltig ___ */
	
	.zweispaltig
	{
		margin-bottom:4px;
	}	

	.left
	{
		float:left;
		width: 270px;
		margin-right: 10px;
		border: 1px solid #98ABC9;
		padding: 4px;
	}
	
	.right
	{
		float:left;
		width: 270px;
		border: 1px solid #98ABC9;
		padding: 4px;
	}
	
	/* ___ FCE - Startseite Container ____ */
	.fce_startseite_inner_left
	{
		float:left;
		margin-right: 2px;
		width: 90px;
	}
	
	.fce_startseite_inner_right
	{
		float:left;
		width: 166px;
	}
	
	.link_container
	{
		background-color:#98ABC9;
		width:57px;
		height: 14px;
		margin-top: 0px;
		color:white;
		font-weight:bold;
		padding: 3px 0 3px 28px;
		font-size:0.7em;
	}
	
	.link_container a:link,.link_container a:hover,.link_container a:visited
	{
	   color:white;
	}
	
	h1.fce_home
	{
	    font-size: 0.9em;
	    font-weight:bold;
	    margin:0;
	    padding:0;
	}
	
	.fce_startseite_inner_right p.bodytext
	{
	     margin:2px 0 0 0;
	     padding:0;
	     font-size:0.7em;
	}

/*************************************************
*	NewsModul				 *
*************************************************/
p.news_date
{
	font-weight:bold;
	margin:10px 0 0 0;
	padding:0;
	color: #B1B1B1;
	font-size: 0.7em;
}

h3.news_title, h3.news_title a:link,h3.news_title a:hover,h3.news_title a:visited
{
	font-weight:bold;
	margin:2px 0 5px 0;
	padding:0;
	color:#223A80;
	font-size: 0.8em;
}

.latest_news p.bodytext
{
  font-size: 0.7em;
}

.latest_news img
{
   float:right;
   margin-left: 9px;
}

p.read_more a:link,p.read_more a:visited,p.read_more a:hover
{
  display:none;
}

    /* ___ NewsSingleView ___ */
        #news_single_header
	{
	      margin: 8px 0 0 0;
	      padding:0;
              width: 570px;
              font-size:0.8em;
	}  	
	
	#left_single_header
	{
		float:left;
		font-weight:bold;
		color: #B1B1B1;
		margin-bottom: 3px;
	}
	
	#left_single_header p.news-single-author
	{
		display:inline;
	}
	
	#right_single_header
	{
		float:right;
		font-weight:bold;
		color: #B1B1B1;
	}
	
	
	
	.news_single_entry h3.news_title
	{
	    margin-top: 6px;
	    font-size: 0.8em;
	}
	
	.news-single-img
	{
	     float:left;
	     margin: 0 7px 7px 0;
	}	
	
	p.news-single-imgcaption
	{
	     margin:0;
	     padding:0;
	     font-weight:bold;
	     color: #B1B1B1;
	}
	
	.news_single_entry
	{
	     
	}
	
	.news_single_entry p.bodytext
	{
	     font-size: 0.7em;
	}
	
	p.news_backlink a:link,p.news_backlink a:hover,p.news_backlink a:visited
	{
	    display:none;
	}
	
	
/****************** CSS für Startseite ************************/
#under_split_line_start
{
			background-image: url(images/under_split_line_start.jpg);
			background-repeat: no-repeat;
			width: 780px;
			height: 5px;
			overflow:hidden;
}
#search_start
{
	background-image: url(images/search_bg.gif);
	background-repeat: no-repeat;
	width: 185px;
	height:40px;
}

#middle_content_start
{
	float:left;
	margin-left: 30px;
	margin-top: 8px;
	width: 520px;
	height: 409px;
}

#footer_start
{
	background-image: url(images/footer_start.png);
	width: 780px;
	height: 25px;
}

#footer_left_start
{
	float:left;
	padding: 4px 0 0 10px;
	font-size: 0.7em;
}

#footer_middle_start
{
	float:left;
	padding: 5px 0 0 260px;
	font-size: 0.7em;
}

#footer_right_start
{
	float:right;
	margin:0;
	padding:5px 6px 0 0;
	font-size: 0.56em;
	color:white;
}

#outer_content3
{
	clear:both;
	margin-top: 1px;
	width: 780px;
	background-image: url(images/startbild_neu.jpg);
	background-repeat: no-repeat;
	height: 431px;
}

h1.tunnel_page
{
	color: #CCD5E4;
	font-size: 1.0em;
}

#middle_content_start p
{
	color:#CCD5E4;
	font-size: 0.7em;
}

a:link.tunnel_link,a:hover.tunnel_link,a:visited.tunnel_link
{
	color:#CCD5E4;
	text-decoration: none;
	color:white;
}

a:link.tunnel_link_start,a:hover.tunnel_link_start,a:visited.tunnel_link_start
{
	font-size: 0.7em;
	color:white;
	text-decoration: none;
}

a:hover.tunnel_link,a:hover.tunnel_link_start
{
	color:#D08B22;
}


.home_link
{
   padding-left: 300px;
}