* {
	margin: 0px;
	padding: 0px;
}

body {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	background: url('../images/background.png') top left repeat-y;
	text-align: center;
}

h1, h2, h3, h4, h5, p {
	margin-bottom: 15px;
	font-weight: normal;
}

h1, #footer a, #sec_navi_root a, #breadcrump a, .news-latest-container h2, ul li a, ol li a, a,
.news-single-item h2 {
	color: #0171bb;
}

h1 {
	font-size: 24px;
}

h2 {
	font-size: 18px;
}

h3 {
	font-size: 14px;
}

a {
	text-decoration: none;
}

a:hover, #navi a:hover, .printlink {
	text-decoration: underline;
}

a:focus {
	outline: none;
}

img {
	border: 0px;
}

#root {
	width: 950px;
	margin: 25px auto 0px auto;
	text-align: left;
}

#header_root {
	width: 950px;
	height: 110px;
}

#logo {
	width: 201px;
	height: 110px;
	float: left;
}

#navi_root {
	width: 749px;
	height: 110px;
	background: url('../images/background_header_nav.gif') top right no-repeat  #0171bb;
	float: left;
}

#navi {
	width: 580px;
	height: 20px;
	font-size: 13px;
	text-transform: uppercase;
	position: relative;
	top: 80px;
	left: 52px;
}

#navi a:active {
	text-decoration: underline;
}

#navi a:focus {
	text-decoration: underline;
}

.active {
	text-decoration: underline;
}

#navi ul li {
	display: inline;
	position: relative;
	bottom: 0px;
	right: 0px;
}

#navi a {
	color: #ffffff;
	text-decoration: none;
}

.navi_margin {
	margin: 0px 2px 0px 5px;
	font-size: 15px;
	color: #ffffff;
}

#ccllabel {
	width: 110px;
	position: relative;
	top: 48px;
	left: 638px;
}

#content_root {
	width: 950px;
	background: url('../images/background_bottom.gif') left bottom no-repeat #ffffff;
}

#left_content {
	width: 200px;
	min-height: 300px;
	margin: 1px 0px 20px 0px;
	text-align: center;
	float: left;
}

#sec_navi_root {
	width: 164px;
	margin: 15px auto 0px auto;
	text-align: left;
	text-transform: uppercase;
}

#sec_navi_root ul li {
	list-style-type: none;
	line-height: 20px;
}

#main_content {
	margin: 1px 0px 2px 1px;
	padding: 10px 10px 20px 20px;
	width: 640px;
	height: auto;
	min-height: 600px;
	background: url('../images/content_bg.gif') top left repeat-y;
	border-left: 1px solid #000000;
	line-height: 21px;
	float: left;
}


#main_content ul li, #main_content ol li {
	margin-left: 20px;
}

#top_image {
	margin-bottom: 5px;
	position: relative;
	top: -10px;
	left: -20px;
}

#breadcrump {
	margin-bottom: 10px;
	font-size: 10px;
	text-transform: uppercase;
}

#footer {
	width: 160px;
	font-size: 10px;
	position: relative;
	left: 805px;
}

.clear {
	clear: both;
}

.printlink {
	margin-top: 25px;
	text-decoration: none;
	font-size: 10px;
	color: #0171bb;
}

.printlink a:hover , .printlink a:visited {
	color: #0171bb;
}

#language_chooser {
	width: 80px;
	padding: 0px 0px 10px 0px;
	position: relative;
	left: 816px;
}

#language_chooser img {
	border: 0px;
}

.flag_margin {
	margin-right: 2px;
}


/* Tabellen */

table tbody tr .td-0 {
	vertical-align: top;
	width: 145px;
}


/* News */

.news-latest-morelink, .news-list-morelink {
	margin: -5px 0px 10px 0px;
}

.news-latest-item h3 {
	margin-bottom: 10px;
}

.news-list-item h3 {
	margin-bottom: 8px;
}

.news-list-date {
	font-size: 11px;
	color: #c0c0c0;
}

.news-single-item h2 {
	margin-top: 10px;
}

.news-latest-container h2 {
	margin-bottom: 15px;
	padding: 10px;
	border-bottom: 1px solid #0171bb;
}

.news-latest-item, .news-list-item {
	margin-bottom: 10px;
	padding: 10px 10px 5px 10px;
	background: #ffffff;
}


/* Formulare */
.csc-mailform {
	position: relative;
}

.csc-header h1 {
	margin: 20px 0px 15px 0px;
}

.csc-mailform {
	margin: 25px 0px 0px 0px;
	border: 0px;
}

.csc-mailform-field {
	width: 500px;
	clear: both;
}

.csc-mailform-field label {
	width: 110px;
	margin-bottom: 5px;
	display: block;
	float: left;
}

.csc-mailform-field input, .csc-mailform-field textarea {
	margin-bottom: 5px;
	float: left;
}

.csc-mailform-label {
	width: 440px;
	padding: 0px;
	position: relative;
	left: 20px;
}


.csc-mailform-check {
	position: relative;
	top: -16px;
	margin-right: -13px;
}

#textleft {
	width: 400px;
	float: left;
}

#rightcontent {
	width: 240px;
	float: left;
}

.clear {

	clear: both;
}

#rightcontentpadding {
	margin: 20px 10px 0px 0px;
	padding: 5px;
	background: #ffffff;
	border: 1px solid #b2d6f2;
}

.rightul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.rightul li {
	padding-left: 0px;
	margin-left: 0px;
}