body{
    font-family: Verdana, Arial, sans-serif;
    font-size: 8pt;
    color: #000000;
    background-color: #fff;
    margin: 0px;
    padding: 0px;
}


body.site{
	font-family: Verdana, Arial, sans-serif;
	font-size: 8pt;
	color: #000000;
	background-color: #999;
	margin: 0px;
	padding: 0px;
}



/************************************************** Header **********************************************/
.header{
	width: 960px;
	height: 110px;
	padding: 0px;
	/*border: 1px solid red;*/
}

.headerleft{
	padding: 0px;
	/*border: 1px solid green;*/
}



/************************************************** MainNavigation **********************************************/
.mainnav{
	width: 960px;
	height: 20px;
	padding: 0px;
	margin: 0px;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	border-left: 0px;
	border-right: 0px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 8pt;
	color: #ffffff;
	background-color: #005A53;
}

.language{
	width: 66px;
	text-align: left;
	vertical-align: middle;
}

.metanav{
	width: 70px;
	text-align: right;
	vertical-align: middle;
}

.upper{
	width: 500px;
	text-transform: uppercase;
	font-family: Verdana, Arial, sans-serif;
	font-size: 8pt;
	color: #ffffff;
	vertical-align: middle;
}


/************************************************** Content **********************************************/
.main{
	width: 960px;
	padding: 0px;
	margin: 0px;
	border: 0px;
	vertical-align: top;
}

.minheight{
	height: 440px;
}

.grey{
	width: 199px;
	padding: 0px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 8pt;
	color: #000000;
	background-color: #D9D9D9;
	border: 0px;
	vertical-align: top;
}

.content{
	width: 562px;
	padding: 0px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 8pt;
	color: #000000;
    background-color: white;
	border-left: 1px solid #666666;
	border-right: 1px solid #666666;
	border-top: 0px solid #666666;
	border-bottom: 0px solid #666666;
	vertical-align: top;
}

.content2{
	width: 761px;
	padding: 0px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 8pt;
	color: #000000;
    background-color: white;
	border-left: 1px solid #666666;
	border-right: 0px solid #666666;
	vertical-align: top;
}

.fullsite{
	height: 100%;
}

td{
	font-family: Verdana, Arial, sans-serif;
	font-size: 8pt;
	color: #000000;
	vertical-align: top;
}


/************************************************** Suche **********************************************/
.search{
	width: 120px;
	height: 20px;
	border: 0px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 8pt;
	color: #000000;
}


/************************************************** Navigation **********************************************/
.navlist{
	list-style-type:   none;
}

.navLevel1{
	margin-top:        10px;
	margin-left:       -5px;
}

.navLevel2{
	margin-top:        10px;
	margin-left:       0px;
}

.navLevel3{
	margin-top:        10px;
	margin-left:       5px;
}

.navLevel4{
    margin-top:        10px;
    margin-left:       10px;
}

.navLevelActive{
	margin-top:        10px;
	margin-left:       10px;
	font-weight:       bold;
	list-style-image:  url(/images/pfeil.gif);
	vertical-align:    -80%
}


/************************************************** Fusszeile **********************************************/
.footer{
	vertical-align: bottom;
}

.footertext{
	font-family: Verdana, Arial, sans-serif;
	font-size: 7pt;
	color: #000000;
	vertical-align: top;
}


/************************************************** Schriften **********************************************/
.smalltext{
	font-family: Verdana, Arial, sans-serif;
	font-size: 7pt;
	color: #000000;
	vertical-align: top;
}

.text{
	font-family: Verdana, Arial, sans-serif;
	font-size: 8pt;
	color: #000000;
	/*vertical-align: top;*/
	width: 100%;
}

.bigtext{
	font-family: Verdana, Arial, sans-serif;
	font-size: 9pt;
	color: #000000;
	vertical-align: top;
}

.headline2{
	font-family: Verdana, Arial, sans-serif;
	font-size: 10pt;
	color: #000000;
	vertical-align: top;
	/*font-weight: bold;*/
}

.headline1{
	font-family: Verdana, Arial, sans-serif;
	font-size: 11pt;
	color: #000000;
	vertical-align: top;
	font-weight: bold;
}

.text_green {
        color:          #005A53;
}
.text_orange {
        color:          #FF5200;
}
.text_black {
        color:          #000;
}


/* links schwarz */
a.black, a.black:link, a.black:active, a.black:visited, a.black:hover {
    text-decoration:        none;
    color:                  #000;
}

/* links schwarz-orange */
a.black_orange, a.black_orange:link, a.black_orange:active, a.black_orange:visited, a.black_orange:hover {
    text-decoration:        none;
    color:                  #000;
}
a.black_orange:hover {
    text-decoration:        none;
    color:                  #FF5200;
}

/* links gruen-orange */
a.green_orange, a.green_orange:link, a.green_orange:active, a.green_orange:visited, a.green_orange:hover {
    color:                  #005A53;
    display:                inline;
    text-decoration:        none;
}
a.green_orange:hover {
    color:                  #FF5200;
    display:                inline;
    text-decoration:        none;
}

/* links gruen */
a.smalltext, a.smalltext:link, a.smalltext:active, a.smalltext:visited, a.smalltext:hover {
    color:                  #005A53;
    display:                inline;
    text-decoration:        underline;
}

/* links gruen */
a.bigtext, a.bigtext:link, a.bigtext:active, a.bigtext:visited, a.bigtext:hover {
    color:                  #005A53;
    display:                inline;
    text-decoration:        underline;
}

/* links gruen */
a.textlink, a.textlink:link, a.textlink:active, a.textlink:visited, a.textlink:hover {
    color:                  #005A53;
    display:                inline;
    text-decoration:        underline;
}

/* links gruen */
a.text, a.text:link, a.text:active, a.text:visited, a.text:hover {
    color:                  #005A53;
    display:                inline;
    text-decoration:        underline;
}

/* links gruen */
a, a:link, a:active, a:visited, a:hover {
    color:                  #005A53;
    display:                inline;
    text-decoration:        underline;
}


/******************************** Formulare ****************************************/

DIV.error {
    color:              red;
    margin-bottom:      20px;
}

.contact_label {
    padding-right:      10px;
    background-color:   #DADADA;
    border:             0;
}
.contact_form_input_normal {
    width:              249px;
    background-color:   #DADADA;
    border:             0;
}
.contact_form_input_smaller {
    width:              100px;
    background-color:   #DADADA;
    border:             0;
}
.contact_form_input_bigger {
    width:              146px;
    background-color:   #DADADA;
    border:             0;
}
.contact_form_input_half {
    width:              123px;
    background-color:   #DADADA;
    border:             0;
}
.contact_form_textarea {
    width:              350px;
    background-color:   #DADADA;
    border:             0;
}
.contact_form_submit {
    background-color:   #fff;
    border:             0;
}
TD.form_label {
    font-size:          10pt;
    font-weight:        bold;
    padding:            4px;
    width:              150px;
}
TD.form_field {
    padding:            4px;
}

/************** sitemap ****************/
DIV.sitemapBlock {
    /*border:                 1px red solid;*/
    /*float:                  left;*/
    line-height:            2;
    margin-bottom:          15px;
    margin-top:             20px;
    /*width:                  245px;*/
}
DIV.sitemapLevel1 {
    font-size:              8pt;
    font-weight:            bold;
}
DIV.sitemapLevel2 {
    font-size:              8pt;
    padding-left:           10px;
}
DIV.sitemapLevel3 {
    font-size:              8pt;
    padding-left:           20px;
}
DIV.sitemapLevel4 {
    font-size:              8pt;
    font-style:             italic;
    padding-left:           25px;
}
DIV.sitemapLevel5 {
    font-size:              8pt;
    font-weight:            bold;
    padding-left:           30px;
}


.abstand {
    display:            block;
    margin-left:       10px;
    margin-right:      10px;
}