body {
	color: black;
	background-color: #bdbebe;
	font-size: 10pt;
	font-family: Arial, sans-serif;
	margin: 0;
	padding: 0;
	min-width: 41em;
	background-image: url(images/master_bg.jpg);
	background-repeat:repeat-y;
	background-position:center;
/* Mindestbreite verhindert Umbruch und Anzeigefehler in modernen Browsern */
}
a {
	font-size: 9pt;
	text-decoration: none;
	color: #007bb2;
}
h1 {
	font-size: 12pt;
	margin: 0px;
	padding-top: 0.3em;
	text-align: left;
	color: #007bb2;
}
h2 {
	font-size: 10pt;
	margin: 0px;
	padding-top: 0.3em;
	text-align: left;
	color: #007bb2;
}
table {
	border-collapse: collapse;
}
td {
	vertical-align: top;
	border: 0px;
	padding: 0px;
	margin: 0px;
	font-size: 12px;
}
#alles {
  margin:0 auto;
	width: 900px;
	background-color:white;
}
#kopf {
	height: 444px;
	width: 900px;
	background-image: url(images/kopf.jpg);
	background-repeat:no-repeat;
}
#logo {
  padding-top:40px;
	width: 260px;
	height: 120px;
	float: left;
}
a img {
	border: none;
}
#kopfgrafik {
	width: 520px;
	height: 120px;
	float: left;
}
#content{
border-left:1px solid #cccccc;
border-right:1px solid #cccccc;
width:898px;
float:left;
	background-image: url(images/navi_balken.jpg);
	background-repeat:repeat-y;
}
#navigation {
  width: 190px;
	font-size: 9pt;
	float: left;
	margin: 0px;
	padding: 0px;
	padding-left: 10px;
	padding-top: 30px;
	background-color: #f4f4f4;
	background-image: url(images/navi_bg.jpg);
	background-repeat:repeat-x;
}

#contentleft {
	padding-top: 10px;
	background-color: #f4f4f4;
}
#navigation li {
	margin: 0;
	padding: 0;
	padding-bottom: 0px;
	color: black;
}
.navi1 {
	padding: 0px;
	margin: 0px;
	margin-left: 20px;
	margin-top: 20px;
}
.navi2 {
	padding: 0px;
	margin: 0px;
	margin-left: 20px;
}
.navi3 {
	padding: 0px;
	margin: 0px;
	margin-left: 20px;
}
.norm {
	list-style-image: url(images/dot_norm.jpg);
	font-family: Arial;
	font-size: 11px;
	margin: 0px;
	text-transform:uppercase;
}
.norm a:link, .norm a:visited, .norm a:focus, .norm a:hover {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	display: block;
	height: 25px;
}
.norm a:active {
	font-weight: bold;
	color: black;
	text-decoration: none;
	display: block;
	height: 25px;
}
.act {
	list-style-image: url(images/dot_act.jpg);
	font-family: Arial;
	font-size: 11px;
	padding: 0px;
	margin: 0px;
	text-transform:uppercase;
}
.act a:link, .act a:visited, .act a:focus, .act a:active {
	font-weight: bold;
	color: #007bb2;
	####text-decoration: none;
	display: block;
	height: 25px;
}
.act a:hover {
	font-weight: bold;
	color: #007bb2;
	#####text-decoration: none;
	display: block;
	height: 25px;
}
.norm2, .norm3 {
	list-style-image: url(images/arrow_norm.jpg);
	font-family: Arial;
	font-size: 11px;
	margin: 0px;
	text-transform:uppercase;
}
.norm2 a:link, .norm2 a:visited, .norm2 a:focus, .norm2 a:hover, .norm3 a:link, .norm3 a:visited, .norm3 a:focus, .norm3 a:hover {
	font-size: 11px;
	font-weight: normal !important;
	color: black !important;
	text-decoration: none;
	display: block;
	height: 20px;
}
.norm2 a:active, .norm3 a:active {
	font-size: 11px;
	font-weight: normal;
	color: #007bb2;
	text-decoration: none;
	display: block;
	height: 20px;
}
.act2, .act3 {
	list-style-image: url(images/arrow_act.jpg);
	font-family: Arial;
	font-size: 11px;
	padding: 0px;
	margin: 0px;
	text-transform:uppercase;
}
.act2 a:link, .act2 a:visited, .act2 a:focus, .act2 a:hover, .act2 a:active, .act3 a:link, .act3 a:visited, .act3 a:focus, .act3 a:hover, .act3 a:active {
	font-family: Arial;
	font-size: 11px;
	color: #007bb2;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
	display: block;
	height: 20px;
}
div#inhalt {
  padding:0px;
	margin:0px;
  width: 697px;
	float: left;
	background-image: url(images/main_bg.jpg);
	background-repeat:repeat-x;
}

div#inhaltwrapper{
  width:520px;
  margin:80px 0 0 90px;
}
* html div#inhalt {
	height: 1em;
/* Workaround gegen den 3-Pixel-Bug des Internet Explorer bis Version 6 */
}
div#inhalt h2 {
}
div#inhalt p {
}
div#info {
  position:absolute;
  top:10px;
  right:10px;  
  font-size: 11pt;
	width: 260px;
	margin: 0px;
	padding: 0px;
}
div#lang {
	padding-top: 5px;
	padding-bottom: 35px;
	padding-right: 4px;
}
div#infowrapper {
	width: 154px;
}
div#info h1 {
	font-size: 11pt;
	color: white;
}
div#info p {
	font-size: 1em;
	margin: 0.5em;
}
p#fusszeile, p#fusszeile a {
	position:relative;
  clear: both;
	color: black;
	height: 15px;
	font-size: 10px;
	margin: 0;
	padding: 0;
	padding-left: 4px;
	padding-top: 4px;
	text-align: left;
	background-color: white;
	border-top: 15px solid #007bb2;
}
/* *** FORMS *** */
#inhalt form {
	padding-left: 0px;
}
.csc-mailform {
	border: 0;
	padding:0px;
  margin:0px;
	
}
#inhalt .csc-mailform-field {
	display: block;
	border: 0px solid #007bb2;
	padding-bottom: 4px;
}
#inhalt .csc-form-labelcell {
	font-size: 12px;
}
#inhalt label {
	display: block;
	float:   left;
	width:   160px;
}
#inhalt input {
	border: 1px solid #007bb2;
	background-color: #FFFFFF;
	margin-bottom: 2px;
	width: 250px;
}
#inhalt input[type="submit"] {
	cursor: pointer;
}
#inhalt input[type="button"] {
	cursor: pointer;
}
#inhalt select {
	margin-left: 45px;
}
#inhalt textarea {
	border: 1px solid #007bb2;
	background-color: #FFFFFF;
	margin-bottom: 2px;
	width: 250px;
}

.news-latest-container {
	border: 1px solid white;
	width: 170px;
	margin-left: 20px;
}
.news-latest-item {
	color: white;
	padding-left: 4px;
	padding-bottom: 4px;
}
.news-latest-date {
}
.news-latest-morelink {
}
.news_latest_item_head {
	color: white;
	font-size: 9pt;
	font-weight: bold;
}
#latesthead {
	background-color: #CCCCCC;
	border: 1px solid #019E59;
	height: 20px;
	font-weight: bold;
	font-size: 10pt;
	padding: 6px;
}
h3 {
	font-size: 9pt;
}
