


/*=== BOXES: ================*/

#total
{
         position: absolute;
         top: 0px;
         left: 50%;
         width: 800px;
         margin-left: -400px;
         display: block;
         z-index:1; 
         /* just construction used */
         /*background-color: silver;*/
}

#prehead
{
	float: left; 
	width: 800px;
	height: 28px; 
}

	#prehead, #prehead a 
	{
	color: white; 
	font-family: verdana; 
	text-decoration: none;
	color: #FFFFFF;
   	font-size: 11px; 
	font-family: verdana;	
	}
	
		#prehead a:hover
		{
		text-decoration: underline;
		}

	#prehead_left, #prehead_center
	{
	position: absolute; 
	left: 12px; 
	top: 12px;
	color: #FFFFFF;
        font-size: 11px; 
        font-family: verdana;
	}

			#prehead_left a, #prehead_center a
			{		
			color: #FFFFFF;
        		font-size: 11px; 
		        font-family: verdana;
			}
	
	#prehead_center {
	left:547px;
	}
	
	#prehead_right
	{
	position: absolute; 
	right: 0px; 
	top: 0px;
	}

	#prehead_right .noflash p {
	margin:11px 14px 0pt 0pt;
	}
	

#banner
{
	float:left;
	height: 222px; 
	border-left:11px solid white;
	border-right:11px solid white;
	border-top:11px solid white;
/*	border-left:3px solid white;
	border-right:3px solid white;	*/
	height:175px;
	width:778px;	
	overflow:hidden;
	background-image: url(headcontent_holder.jpg);

}
	

	
	.mm
	{
	height: 30px; 
	width: 778px;
	border-left: 11px solid white;
	border-right: 11px solid white;
	background-image: url(mm_bg_v2.jpg);
	background-repeat: no-repeat;
	z-index:100;
        float: left;
        position: relative;
        top: 0px; 
	}
	/* Details of mm-css are exportet to mm.css */

#submenu
{
	float: left;
	width: 800px;
	z-index: 2;
        /* just construction used */
       	height: 8px; 
}

	.sm
	{
	float: left;
	width: 778px; 
	overflow: hidden;
	border-left: 11px solid white;
	/*border-right: 1px solid gray;*/
	/*border-top: 15px solid white;*/
	z-index:99;
	border-bottom: 8px solid white;
	}
	/* Details of mm-css are exportet to mm.css */

#carea1
{
	margin-top: 8px; 
	width: 800px;
	float: left;
	z-index: 2;
        /* just construction used */
       	/*height: 180px; */
        background-color: white;	
}

/*=== /BOXES ================*/



.lvl2title
{
	float: left;
	width: 100%;
	border-top: 5px solid white;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #12466D;		
	text-indent: 0px;
	display: inline;
	margin-bottom: 4px;	
	margin-right: 5px;
	border-bottom: 1px solid silver;	
}


.lvl2title_inner
{
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #12466D;		
	text-indent: 0px;
	text-decoration: none;
	display: inline;
}

.lvl2title_inner a
{
	display: inline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #12466D;		
	text-indent: 0px;
	text-decoration: none;
}

.sm_frame
{
	float: left;
	width: 100%;
	height: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-left: 2px solid white;
	border-top: 3px solid white;	
	border-bottom: 15px solid white;
}


/*===============================*/

#content_total
{
	float: left;
	width: 100%; 
	width: 778px; 
	border-left: 11px solid white;
	border-bottom: 10px solid white;
}

	#con1
	{
	float: left; 
	width: 490px;
	text-align: justify;
	border-left: 10px solid white;	
	overflow: hidden;
	}
	
	#con_full { margin: 0px 10px; }
	
	.csc-linkToTop
	{
	width: 15px;
	float: right;
	text-align: left;
	}
	   .csc-linkToTop a
	   {
	   color: white;
	   font-size: 0px;
	   background-image: url(to_top.gif);
	   width: 11px; 
	   height: 10px; 
	   display: block;
	   }
	   
	#printer
	{
	float: right; 
	width: 12px;
	border-right: 6px solid white;
	}
	
	#con2
	{
	float: left; 
	width: 224px;
	border-left: 44px solid white;
	border-right: 10px solid white;
	text-align: justify;
	overflow: hidden;	
	}	
	
		#con2 img 
		{
		border: 0;
		border-top: 2px solid white;
		
		}		
		
	
	.kurve
	{
	float: left;
	}
	
	#con_footer
	{
	float: left; 
	width: 100%;
	/*border-left: 10px solid white;*/
	/*text-align: normal;*/
	overflow: hidden;	
	margin-top: 30px;
	border-top: 1px solid silver;
	
	font-size:11px;
	color:#12466D;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	}	


/*===============================*/

 /*only on home*/
 
 #newsteaser
 {
 float: left;
 width: 100%;
 /*height: 40px; */
 margin-top: 8px;
 background-color: white; 
 padding-top: 6px;
 }

	 #teaser_left
	 {
	 float: left;
	 width: 355px;
	 border-left: 20px solid white;
	 margin-top: 8px;
	 }
	
	 #teaser_right
	 {
	 float: left;
	 width: 355px;
	 border-left: 48px solid white;
	 border-right: 10px solid white;
	 margin-top: 8px;
	 }	
	 
/*===============================*/

#footer
{
   float: left;
   width: 100%;
   margin-top: 8px;
/* background-color: silver; */
   text-align: center;
   color: #FFFFFF;
   font-size: 11px; 
   font-family: verdana;
   padding-bottom: 12px;
}	
	* html #footer
	{
	height: 40px; 
	width: 780px;
	overflow: hidden;
	display: block;
	}

	#footer a
	{
	  color: #FFFFFF;
	  text-decoration: none;
	}
	
	#footer a:hover
	{
	  text-decoration: underline;
	}

/*===============================*/
