body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	margin: 0 auto;
	width: 980px;
	color: #555;
}

img {border:0;}

a, a:visited, a:active {
	text-decoration: none;
	color: #1c3e84;
}

a:hover {
	text-decoration: underline;
}

h1 {
	color: #004890;
	font-size:22px;
}

h2 {
	color:#004890;
	font-size:20px;
}
h3 {
	color:#004890;
	font-size:16px;
}

h4 {
        color:#004890;
        font-size:14px;
}

h5 {
        color:#004890;
        font-size:12px;
}

hr.clearer {
	visibility:hidden;
	clear:both;
}

#header {
	background:#fff no-repeat url(img/head.jpg);
	height: 130px;
	padding-left:200px;
	padding-top:58px;
	font-size: 18px;
	color: #004890;
}

#hdr-link {
	font-size:12px;
	font-weight:bold;
}

#top-menu {
	list-style:none;
	border-top:1px solid #fff;
	border-bottom:#e47d08 3px solid;
	background: #fcf2e6 url(img/menu-bg.png) top repeat-x;
	margin:0;
	padding:0;
	font-size:12px;
	height:43px;
}

#top-menu a:hover, #top-menu .act a {
	text-decoration:none;
	background: #f0ddd2 url(img/menu-bg-a.png);
}

#top-menu a{
	display:block;
	padding: 14px 14px;
}

#breadcrumb {
	font-size:10px;
	margin: 10px 0;
	color:#1c3e84;
}

#top-menu li {
	display: block;
	float:left;
	border-right:1px solid #fff;
}

#left {
	width: 174px;
	float: left;
	display: inline;
}

#right {
	width: 230px;
	float: right;
	display: inline;
}

#content {
	width: 535px;
	float: left;
	display: inline;
	margin-left:-10px;
}

.wrap {
	width: 775px;
	display:inline;
	float:right;
}

#c-page {
	font-size:12px;
	color:#fff;
	background: #e47d08 no-repeat url(img/c-page.png);
	margin:0;
	padding:4px 5px;
	border-bottom:1px solid #fff;
}

#s-menu {
	margin:0;
	padding:0;
	background:#fcf2e6;
	list-style:none;
}

.sm-bottom {
	background:#fcf2e6 url(img/s-menu-bott.png) no-repeat bottom;
	height:12px;
	margin-bottom:20px;
}

#s-menu li {
	border-bottom:1px solid #fff;
	padding:0;
	margin:0;
}

#s-menu a {
	display:block;
	padding: 4px;
}

#s-menu  a:hover, #s-menu  .act a {
	text-decoration:none;
	background: #f0ddd2 ;
}

#footer{
	color: #fff;
	background: #1c3e84;
	font-size: 10px;
	padding: 20px;
	padding-bottom: 40px;
	margin-top:20px;
}
#footer a{
	color: #fff;
}

.s-content {
	margin-top:14px;
	padding-top:14px;
	
}

#rightcol .s-content {
	margin-top:0;	
}

#rightcol .element {
	margin-top:12px;
	padding-bottom: 12px;
	border-bottom:1px dashed #ccc;	
}

#footer ul {
	margin:0pt;
	margin-bottom:8px;
	padding:0pt;
}

#footer li {
	border-right:1px solid #fff;
	display:inline;
	padding:0 8px;
}

#footer li.first {
	border-left:none;
	display:inline;	
	padding-left:0;
}

.element h2 {
	font-size:12px;
	color: #1c3e84;
	margin:0;
	padding:0;
	margin-bottom:4px;
}

.element .csc-textpic {
	background:url(img/element-bg.png) no-repeat right top;
	font-size:11px;
	height:74px;
}

.element .csc-textpic-text {
	padding-top:12px;
}
.element .csc-textpic p {
	margin:0;
	padding:0;
	margin-bottom:4px;	
}

.element .csc-textpic-text a {
	font-weight: bold;
}

/*Typo3 News */
.news-latest-container {}
.news-latest-item-1 {padding-bottom:20px;}
.news-latest-item-1 h4 {margin:0;padding:0;display:block;}
.news-latest-item-1 img {padding-bottom:5px;}
.news-latest-morelink {margin:0;padding:0;display:block;font-size:11px;font-weight:bold;}
.news-latest-item-1 p.bodytext {margin:0;padding:0;display:inline;font-size:11px;}
