
*{
	font-family: Arial,Helvetica,sans-serif;
		font-size:12px;
		color:#32528b;

}

html, body {
	width:100%;
	text-align:center;
	margin:0;
	padding:0;
}

#site {
	width:950px;
	max-width:950px;
	margin:0 auto;
	text-align:left;

}

#logo {
	background:url(../../fileadmin/images/logo.jpg);
	width:100%;
	height:97px;
}

#menu {
	border-left:1px solid #cbdf4a;
	border-right:1px solid #cadd46;
	height:19px;
	max-height:16px;
	width:949px;
	max-width:932px;
	background:url(../../fileadmin/images/menu_bg.jpg) repeat-x;
	padding: 0 0 0 15px;
}

.header1{
	text-align:center; 
	font-size:12px; 
	color:#ffffff; 
	height:10px; 
	padding: 4px 0 5px 0; 
	width:135px; 
	float:left;
}

.submenu{
	width:108px;
	max-width:118px;
	background-color: #ffffff;
	margin: 5px;
	padding:5px;
	float:left;
	border: 1px dotted black;
	
}



#frame {
	width:950px;
	background:url(../../fileadmin/images/bg.jpg) repeat-y;
	min-height:400px;
	float:left;
}

#navileft {
	float:left;
	
}

#content {
	padding:10px;
	width:666px;
	max-width: 646px;
	float:left;
	background:url(../../fileadmin/images/website_home.jpg) repeat-y;
	background-position: top right;
	height:100%;
	min-height:440px;
}

#naviright {
	float: right;
}

#bottom {
	width:100%;
	height:45px;
	background:url(../../fileadmin/images/bottom.jpg) no-repeat;
	background-position: left top;
	float:left; 
}

p.bodytext {padding: 0 0 10px 0;margin:0;}


/** Headings */
h2 { font-size:20px; }
h3 { font-size:16px; }
/** Headings */


/** Links */
#content a  { padding: 0 ; }
a  { padding: 0 10px 2px 0 ; color: #3f3f3f; text-decoration:none; }
a:hover  { color: #afafaf; text-decoration:none;}
.submenu a.level1,.submenu a.current1 { padding: 0 2px; float:left;width:100% }

.submenu a.level2, .submenu a.level2:hover,.submenu a.current2 { padding:0 0 0 13px;float:left; }
.submenu a.level1, .submenu a.level2{ color: #3f3f3f; text-decoration:none; background-color:#fff; border:0px;}
.submenu a.level1:hover, .submenu a.level2:hover{ color: #afafaf; text-decoration:none;background-color:#fff; border:0px;}
.submenu a.current1,.submenu a.current2 { color: #afafaf; text-decoration:none;background-color:#fff; border:0px;}

/** Links */



.csc-textpic csc-textpic-left csc-textpic-above { width:100%; text-align:center; }
div.news-list-container { border:0px; background-color:transparent; }
div.news-list-item {border:0px; background-color:transparent; }
div.csc-textpic-text {width:100%; text-align:center;}
.news-list-container h3 { color:#000; border:0px; margin:0px; padding:0px; }
.news-list-date { background-color:transparent; height:16px; margin:0; border-bottom:1px solid #000;  color:#000; float:right; font-size:12px; font-weight:normal; width:180px; }
.news-list-container h3 { background-color:transparent; height:16px; border-bottom:1px solid #000;}
.news-list-container h3 a:link, 
.news-list-container h3 a:visited, 
.news-list-container h3 a:hover { color:#000; padding:0px; }
.news-list-morelink a { font-weight:bold; }
.news-list-container p { padding-left:3px; background-color:transparent; }
.news-single-item { background-color:transparent; border:0px; margin:0; padding:0; }

.tx-eplocations-pi1 a {font-size:10px;color:#999999}
.tx-eplocations-pi1 p.bodytext {font-size:10px;margin:0;padding:0;color:#999999;width:100%;float:left;}

