body
		{
		width: 740px;
		
		text-align: center;
		
		margin:auto;
		
		font-family: verdana;
		font-size: 11px;
		color: #666666;
		}

a:link { color:#666666; text-decoration:none; }
a:visited { color:#86B33E; text-decoration:none; }
a.active { color:#cc0000; text-decoration:none; }
A:hover   {text-decoration: none; color: #8CB907;}
A.NoUnderline { text-decoration:none; }
span.important { font-weight: bold; }
span.name-of-person { color:#8CB907; }
span.detail { color:#8CB907;font-weight: bold; }

h1{
font-size:13px;
}

.frame{
text-align:left;
float:left;

xxxbackground-color:#f00;
}
.head{
	float:left;
	width:740px;
	margin-top:80px;
	margin-bottom:30px;
	
xxxbackground-color:#f0f;
}
.fL{
float:left;
}
.fR{
float:right;
}

.top-menu{
	float:left;
	width:740px;
	background:url(fileadmin/templates/imgs/line-w.jpg);
	background-position:45px 44px;
	background-repeat:no-repeat;
	
xxxbackground-color:#0f0;
}
.top-menu .csc-textpic-image dt {
padding: 3px;
}

/********************************/       
.coFrame{
	float:left;
	width:740px;
	margin-top:25px;
	
	xxxbackground-color:#0cc;
	}

#menu-left{
	float:left;
	width:140px;
	margin-top:25px;
	
	xxxbackground-color:#ccf;
}

dl, dt, dd, ul, li {
list-style-type: none;
margin: 0;
padding: 0;
}

#menu-left a  {
text-decoration: none;
line-height: 20px;
display: block;
color: #000;
font-weight: bold;
}
#menu-left a.active, #menu-left ul li a.active{
color: #8CB907;
}
#menu-left table { margin-bottom: 10px;}
#menu-left td { width: 100px;}
.internal-link{color: #8CB907;}





/********************************/
.contentFrame{
	float:left;
	width:600px;
	 			
	line-height:22px;	 	
}

.breadcrump
{
float:left;
width:600px;
color: #000;
xxxbackground-color:#f00;
}
.breadcrump a
{
color: #000;
}
.breadcrump a:hover
{
text-decoration: none; 
color: #8CB907;
font-weight: bold;
}

.inhaltsFrame{
float:left;
width:600px;
margin-top:22px;
xxxbackground-color:#0f0;
padding-top:0px;
}
.inhaltsFrame table ul
{
list-style-image: url(imgs/aufzaehlzeichen_mediapictur.jpg);
}
	
.inhaltsFrame table p ul
{
list-style-image: url(imgs/aufzaehlzeichen_mediapictur.jpg);
}

/********************************/
.footerDiv{
	float:left;
	width:740px;
	margin-top:35px;
	margin-bottom:12px;
}
.audio{
float:left;
width:140px;
xxxbackground-color:#f00;
}
.copyright{
float:left;
width:500px;
xxxbackground-color:#0f0;
}
.footer{
float:left;
width:100px;
text-align:right;
xxxbackground-color:#00f;
}
.footerDivHr
{
width: 740px; 
float: left;
}
	
#footerDivHr
{
height: 1px; 
color: #999999; 
width: 740px;
}
.footerLang{
float:left;
width:740px;
text-align:center;
font-weight:bold;
}


/********************************/
#mailform
	{
		padding: 0;
	}
	
	.csc-mailform
	{
		border: 0;
		width: 550px;
	}
	
	label
	{
		width: 150px;
		display: block;
		float: left;
	}
	
	input
	{
		float: left;
		width: 300px;
		margin-bottom: 5px;
	}
	
	textarea
	{
		width: 300px; 
		height: 50px;
		margin-bottom: 5px;
	}
	#mailformformtype_mail
	{
		width: 150px;
		margin-left: 150px;
	}
td.csc-uploads-fileName a{
font-weight:bold;
xxxfont-size: 15px;
}