body {
	margin: 0px;
	padding: 0px;
	background: url(../img/mainbg.gif) top center repeat-y;
	background-color: #faecd5;
	text-align: center;
}
body, td {
	font-family: verdana, helvetica, sans-serif;
	color: #40A4BE;
	font-size: 12px;
}
#wrapper {
	text-align: left;
	margin-left: auto;
	margin-right: auto;
}
#header, #middle, #left, #naviteaser, #content, #right {
	float: left;
}
#wrapper, #header {
	width: 1020px;
}
#header {
	height: 150px;
	background: url(../img/header.gif) top left no-repeat;
}
#middle {
	background: url(../img/middle.gif) top left no-repeat;
}
#left {
	width: 189px;
}
#content {
	width: 648px;
	padding-top: 18px;
}
#content a {
	color: #FF7D00;
	text-decoration: none;
}
#content .csc-textpic-caption {
	padding-top: 3px;
	color: #535353;
	font-size: 11px;
}
#right {
	width: 180px;
}
#navi {
	padding-top: 111px;
}
#navi a {
	color: #9FA6AE;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
}
#navi a.active {
	color: #FFFFFF;
}

#naviteaser {
	width: 180;
	height: 180px;
	background: url(../img/naviteaser.gif) top left no-repeat;
}
h1 {
	font-size: 18px;
}
h2 {
	font-size: 14px;
	margin-top:0px;
}
h1.pageheader {
	margin-top: 0px;
	padding-top: 0px;
}
a {
	color: #404D5D;
}
a:hover {
	color: #1A242F;
}
#right a {
	color: #FFF;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}
#right h2 {
	margin-top: 23px;
	font-size: 13px;
	font-weight: bold;
	color: #FFF;
}
#right h3 a {
	color: #FFF;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}
#right h1 {
	color: #FFF;
	font-size: 14px;
}
input.form, select.form, textarea.form {
	border: 1px solid #cccccc;
}
div.news-amenu-container ul {
	padding: 0px;
	margin: 0px;
	margin-bottom: 20px;
}
div.news-amenu-container ul li {
	list-style-type: none;
}
li.news-amenu-item-year {
	padding-bottom: 10px;
	padding-top: 10px;
	font-weight: bold;
}
.news-amenu-container h2 {
	margin-top: 0px;
}
/* tabellen */
table.contenttable td{
	color: #535353;
	font-size: 11px;
}

table.contenttable.contenttable-0 {
	width: 410px;
	border-collapse: collapse;
	border-spacing: 0;
	border-left: 1px solid #40a4be;
	border-right: 1px solid #40a4be;
	border-bottom: 1px solid #40a4be;
	border-top: 1px solid #82c4d5;
}
table.contenttable.contenttable-0 tr.tr-even {
	border-bottom: 1px solid #40a4be;
	background-color: #8CC8D8;
}
table.contenttable.contenttable-0 tr.tr-odd {
	background-color: #FFF;
}
table.contenttable.contenttable-0 tr td.td-0 {
	width: 100px;
}
table.contenttable.contenttable-0 tr.tr-even td, table.contenttable.contenttable-0 tr.tr-odd td {
	padding: 3px;
	padding-right: 10px;
	border-bottom: 1px solid #40a4be;
}
table.contenttable.contenttable-0 tr.tr-even td.td-last, table.contenttable.contenttable-0 tr.tr-odd td.td-last {
	padding-right: 3px;
}
table.contenttable.contenttable-0 caption {
	background: url(../img/table-caption.gif) top left repeat;
	color: #FFF;
	font-weight: bold;
	padding: 3px;
	white-space: nowrap;
	text-align: left;
	font-size: 12px;
}
table.contenttable.contenttable-0 th {
	background: url(../img/table_caption.gif) top left repeat;
	color: #FFFFFF;
	font-weight: bold;
	padding: 3px;
	white-space: nowrap;
	text-align: left;
	font-size: 12px;
}
table.contenttable.contenttable-0 td {
	vertical-align: top;
}
#navi a:hover {
	color: #FFFFFF;
}
/* navi */
#navi ul {
	padding: 0px;
	margin: 0px;
}
#navi ul a {
	display: block;
	padding-left: 19px;
	color: #FFF;
}
#navi ul li {
	list-style-type: none;
	background: url(../img/navi-1.gif) top left no-repeat;
}
#navi ul li a {
	font-weight: bold;
	font-size:12px;
}
#navi ul li a:hover {
	color: #FF7D00;
}
#navi ul li.last, #navi ul li.active {
	line-height: 24px;
}
#navi ul li, #navi ul ul li.last {
	line-height: 24px;
}
#navi ul ul li, #navi ul ul li.active, #navi ul ul ul li, #navi ul ul ul li.active {
	list-style: none;
	line-height: 20px;
	background: url(../img/button-2.gif) top left no-repeat;
}
#navi ul ul li a {
	padding-left: 30px;
	font-size: 11px;
	font-weight: bold;
}
#navi ul ul ul li {
	background: url(../img/button-3.gif) top left no-repeat;
}
#navi ul ul ul li a {
	padding-left: 46px;
}
#navi ul ul ul ul li {
	background: url(../img/button-4.gif) top left no-repeat;
}
#navi ul ul ul ul li a {
	padding-left: 68px;
	font-weight: normal;
}
#navi a.active {
	color: #FFFFFF;
}
#navi ul ul li.active {
	background: url(../img/button-2-active.gif) top left no-repeat;
}
#navi ul ul ul li.active {
	background: url(../img/button-3-active.gif) top left no-repeat;
}
#navi ul ul ul ul li.active {
	background: url(../img/button-4-active.gif) top left no-repeat;
}
.news-teaser-link a {
	color: #FFF !important;
}
.news-teaser-link2 a {
	text-decoration: none;
	color: #404D5D !important;
}
.news-single-item h3 {
	display: block;
	font-size:12px;
	font-weight:bold;
	height:15px;
}
.news-single-item h2 {
	margin-top: 12px;
}
#content div.content-element {
	margin: 0px 0px 25px 0px;
}
.tx-macinasearchbox-pi1 {
/*	padding: 27 0 40 0;*/
	padding: 46 0 21 0;
}
#table_numbers {
	text-align: right;
}
#content ul li {
	padding-left: 20px;
}
.csc-textpic-text ul {
	list-style-position: inside;
}