body {
    color: black;
    background-color: white;
    font-size: 10pt;
    font-family: Arial, sans-serif;
    margin: 0;
    padding: 0;
    min-width: 41em; /* Mindestbreite verhindert Umbruch und Anzeigefehler in modernen Browsern */
}
a{
	font-size:9pt;
	text-decoration:none;
	color:#019E59;
}
h1 {
    font-size: 12pt;
    margin: 0 0 0.7em;
    padding-top: 0.3em;
    text-align: left;
    color: #019E59;
}

table {
	border-collapse: collapse;
}
td {
	vertical-align: top;
	border: 0px;
	padding: 0px;
	margin: 0px;
	font-size: 12px;
}

#alles {
    position: absolute;
    left: 50%;
    top: 4px;
    margin-left: -496px;
    width: 990px;
    border: 1px solid black;
    background-image: url(images/bg.gif);
    background-repeat: repeat-y;
}

#kopf {
    height: 160px;
    width: 990px;
}

#logo {
    width: 279px;
    height: 160px;
    float: left;
}

a img {
    border: none;
}

#flash {
    width: 711px;
    height: 160px;
    float: left;
}

#breadcrumb {
	font-size: 9pt;
	padding-top: 35px;
	margin-left:-30px;
}
#breadcrumb a{

	text-decoration:none;
	color:#019E59;
}

#Navigation {
    width: 210px;
    font-size: 9pt;
    float: left;
    margin: 25px 0 1.2em;
    padding-top: 25px;
    padding: 0;
    background-color: #019E59;
  /*  background-image: url(images/navi_bg.jpg);
    background-repeat: repeat-y;*/
}
#balken {
      background-image: url(images/navi_bg.jpg);
    background-repeat: repeat-y;
}
#contentleft{
  padding-top:10px;
  background-color:#019E59;
}


#Navigation li {
    list-style: none;
    margin: 0;
    margin-left: 8px;
    padding: 0;
    padding-top: 5px;
    padding-bottom: 0px;
    list-style-type: square;
    color: #CDCBCB;
}

#Navigation a {
    display: block;
    padding: 0;
    text-decoration: none;
}

#Navigation a:link {
    color: white;
}

#Navigation a:visited {
    color: white;
}

#Navigation a:hover {
    color: white;
}

#Navigation a:active {
    color: white;
}

.navi2 {
    padding: 0px;
    margin:0px;
    margin-left:5px;
    margin-top:3px;
    /*margin-left:-11px;*/
    font-size: 9pt;
    border:0px solid blue;
}



.norm {
        border:0px solid black;
}

.norm2 {
        border:0px solid red;
}

.act2 {
        border:0px solid red;
}

div#Inhalt {
    margin-left: 4px;
    margin-right: 4px;
    width: 605px;
    height:600;
    float: left;
}


#hori_navi {
    margin-left: -4px;
    margin-right: -4px;
    margin-bottom:20px;
    padding-left: 100px;
	padding-bottom: 4px;
    height: 60px;
    background-image: url(images/hori_navi_bg.jpg);
    background-repeat: repeat-x;
}

* 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 {
    font-size: 11pt;
    float: left;
        border:0px solid white;
    width: 163px;
    margin: 0 0;
    padding: 0;
    padding-left: 4px;
    text-align:right;
}
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 {
    clear: both;
    height: 20px;
    font-size: 8pt;
    margin: 0;
    padding: 0;
    padding-top: 8px;
    padding-left: 8px;
    text-align: left;
    background-image: url(images/fuss_bg.jpg);
    background-repeat: repeat-y;
}


/* *** FORMS *** */
#Inhalt form {
	padding-left: 300px;
}
.csc-mailform {
	border: 0;
}
#Inhalt .csc-mailform-field {
	display: block;
	border: 0px solid #019E59;
	padding-bottom: 4px;
}
#Inhalt .csc-form-labelcell {
	font-size: 12px;
}
#Inhalt label {
	display: block;
	float:   left;
	width:   160px;
}
#Inhalt input {
	border: 1px solid #019E59;
	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 #019E59;
	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;
	
}
