@charset "utf-8";

/* CSS Document */

a[href$=".pdf"] {
	background: url(../images/pdfImage.gif) no-repeat left;
	padding: 0 30px;
	line-height: 25px;
	display: block;
}


a[href^="http:"] {
	background: url(../images/webImage.gif) no-repeat left;
	padding: 0 30px;
	line-height: 25px;
	display: block;
}

#mailform input, #content1 form label, #mailform textarea {
        display: block;
        width: 150px;
        /*float: left;*/
        /*margin-bottom: 10px;*/
}
 
#mailform textarea {
        width: 300px;
}
 
#mailform fieldset {
        margin-bottom: 10px;
	border: 0;
}
 
#mailform input[type^="sub"] {
        margin-left: 95px;
        width: 100px;
}
 
#mailform label {
        /*text-align: right;*/
        display:block;
        /*width: 300px;*/
        padding-bottom: 10px;
}
 
#mailform br {
        clear: left;
}
 
#mailform fieldset input, #mailform fieldset label {
        /*float: none;*/
        /*display: ;*/
        padding: 5px 0;
}
 
#mailform fieldset input {
        width: 20px;
        /*float: left;*/
}
 
#mailform fieldset label {
        width: auto;
        text-align: left;
}

body {
	background-color: #ffffff;
	margin: 0;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

td {
	vertical-align: top;
}

#wrap {
	width: 900px;
	/*margin-left: -450px;
	left: 50%;
	position: absolute;*/
	margin: 0 auto;
}

#logo {
	width: 241px;
	height: 60px;
	background-image: url(../images/logo.jpg);
}

#topMenu {
	width: 659px;
	height: 60px;
}

#topMenu td {
	padding: 8px 0;
}

#topMenu a {
	display: block;
	border-left: 1px dotted #000000;
	padding-left: 5px;
	line-height: 12px;
	padding-top: 30px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

#row2_1 {
	background-color: #5AA242;
	height: 26px;
}

.zwischenspalte {
	width: 20px;
	background-image: url(../images/zwischenspalte.gif);
}

#klickpfad {
	background-color: #9c9c9c;
	line-height: 26px;
	padding-left: 10px;
	font-weight: bold;
	font-size: 10px;
	color: #ffffff;
}

#klickpfad a {
	color: #ffffff;
	text-decoration: none;
}

#klickpfad a:hover {
	text-decoration: underline;
}

.left {
	background-color: #BDDBAD;
	font-size: 11px;
}

#leftMenu a {
	display: block;
	color: #000000;
	line-height: 25px;
	border-top: 1px dotted #8096c6;
	text-decoration: none;
	background-image: url(../images/arrowUp.gif);
	background-repeat: no-repeat;
	padding-left: 25px;
}

#leftMenu a:hover {
	color: #ffffff;
}

#leftMenu .activ {
	color: #ffffff;
	background-image: url(../images/arrowDown.gif);
}

#leftMenu .level2, #leftMenu .activ2 {
	padding-left: 40px;
	background-position: 15px 0;
}

#leftMenu .activ2 {
	color: #ffffff;
	background-image: url(../images/arrowDown.gif);
}

#leftMenu .level3, #leftMenu .activ3 {
	padding-left: 60px;
	background-position: 30px 0;
}

#leftMenu .activ3 {
	color: #ffffff;
	background-image: url(../images/arrowDown.gif);
}


.center {
	background-color: #d3d3d3;
}

#content0 {
	width: 459px;
}

#content0Inner {
	padding: 10px 15px;
}

#content0Inner h1 {
	font-size: 16px;
	color: #5AA242;
	text-align: left;
}


#content0Inner a {
	color: #000000;
}


.right {
	background-color: #EEC680;
}

#content2 {
	width: 180px;
}

.printView {
	line-height: 25px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	padding-right: 5px;
}

.printView:hover {
	text-decoration: underline;
}

#spacer {
	width: 900px;
	height: 26px;
}

.homeLink {
	display: block;
	padding-left: 26px;
	/*background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;*/
	line-height: 26px;
	color: #000000;
	text-decoration: none;
	float: left;
	width: 50px;
	font-size: 10px;
}

.langLink {
	text-align: right;
	font-weight: bold;
	margin-left: 50px;
	line-height: 26px;
	display: block;
	padding-right: 5px;
	text-decoration: none;
	color: #000000;
	font-size: 10px;
}

.langLink:hover {
	text-decoration: underline;
}

#toolbox {
	width: 459px;
	text-align: right;
	color: #000000;
	font-weight: bold;
	line-height: 26px;
	font-size: 10px;
}

#toolbox a {
	color: #000000;
	text-decoration: none;
}

#toolbox a:hover {
	text-decoration: underline;
}

#login {
	width: 180px;
	line-height: 26px;
	font-size: 10px;
	text-align: right;
	font-weight: bold;
}

#login a {
	text-decoration: none;
	color: #000000;
}

#login a:hover {
	text-decoration: underline;
}

.c4clanguageselect_box {
	text-align: right;
	padding: 4px 4px 0 0;
	font-size: 10px;
}