body {
background-color: #ffffff;
padding:0;
margin:0 auto;
text-align:center;
}
/* ----------hochgestelltes (R) im Menü-------------- */
sup {
	font-size:.9em; 
	line-height:.4em;
	}


/* ----------container zentriert das layout-------------- */
#container_main {
	width: 980px;
	margin-bottom: 10px;
	margin:0 auto;
	background-color: #838383;
	height: 580px;
}

/* ----------head for logo-------------- */
#head {
	background-color: #838383;
	height: 180px;
}
#head .csc-textpic-text .align-center {
	color: #ffffff;
	}
#head .csc-textpic-text H1 {
	color: #ffffff;
	}
/* -----------------Inhalt--------------------- */
#content_innen {
	background-color: #838383;
	padding: 0;
	height: 341px;
	float: left;
	width: 798px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
}


#content1 {
	float: left;
	width: 266px;
	margin: 0px;
	padding: 0px;
	height: 336px;
}
#content2 {
	background-color: #838383;
	padding: 0;
	height: 336px;
	top: 0px;
	margin-top: 0;
	margin-right: 266px;
	margin-bottom: 0;
	margin-left: 266px;
}

* html #content2 {
	margin-top: -341px;
}

#content3 {
	float: right;
	width: 266px;
	margin: 0;
	padding: 0;
	height: 336px;
}

/* --------------left navigavtion------------- */
#menuCol {
	width: 182px;
	margin: 0px;
	padding: 0px;
	height: 341px;
	float: left;
	text-align: left;
	background-color: #CCCCCC;
}
	



/* -----------footer--------------------------- */
#footer_container {
	clear: both;
	margin: 0px;
	padding: 0px;
	text-align: left;
	height: 64px;
}
#foot_top {
	clear: both;
	margin: 0px;
	padding: 0px;
	text-align: left;
	height: 33px;
}
#foot_bottom {
	clear: both;
	margin: 0px;
	padding: 0px;
	text-align: left;
 	height: 31px;
 	width: 100%;
 	float: left;
 	background-color: #E3E1E2;
 	border-top: 7px solid white;
 	display: block;
}

/*************
* Footer Menu
*************/

.footerMenu
{
 float: left;
 width: 200px;
 color: black;
 margin: 10px 0px 0px 10px;
}

	.footerMenu a, .footerMenu a:visited
	{
	 font-family: arial;
	 font-size: 11px;
	 color: black;
	 text-decoration: none;
	}

	.footerMenu a:hover
	{
	 color: #376AA1;
	}
	
#footerZeile
{
 width: 743px;
 float: left;
 height: 35px;
 
}

	#footerZeile .fname
	{
	 float: left;
	 font-family: arial;
	 font-size: 11px;
	 color: black;
	 margin: 10px 0px 10px 148px;
	}
	
	
	
	#footerZeile .fadresse
	{
	 float: left;
	 font-family: arial;
	 font-size: 11px;
	 color: #376AA1;
	 margin: 10px 0px 10px 10px;

	}
	
	
	#footerZeile .flogo img
	{
	float: right;
	width: 42px;
	height: 31px;
	margin: 0px;
	}
