/* CSS-Angaben für Klassen */

.balken-gelb {
	height: 5px;
	background-color: #FFCC03;
	border-right-width: 20px;
	border-left-width: 20px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.balken-weiss {
	height: 5px;
	background-color: #FFFFFF;
	border-right-width: 20px;
	border-left-width: 20px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

#zelle-inhalt {
	margin-bottom: 20px;
}

.zellenabstand-links-rechts {
	width: 20px;
}

.zellenabstand-mitte {
	width: 24px;
}
.topnavigation-ebene2 {
	padding-left: 11px;
}

.input, .tx-newloginbox-pi1-user, .tx-newloginbox-pi1-pass {
	font-family: Arial, Verdana, Tahoma;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
	display:inline;
	border: 1px solid #666666;
	white-space: normal;
	padding-left: 1px;
	padding-right: 1px;
}

.textarea {
	font-family: Arial, Verdana, Tahoma;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
	display:inline;
	border: 1px solid #666666;
	white-space: normal;
  	padding-left: 1px;
	padding-right: 1px;
	width: 227px;
}

.textarea-scripting {
	font-family: Arial, Verdana, Tahoma;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
	display:inline;
	white-space: normal;
  	padding-left: 1px;
	padding-right: 1px;
	width: 380px;
}

.check {
	font-family: Arial, Verdana, Tahoma;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
	display:inline;
	border: 1px solid #666666;
	white-space: normal;
  	padding-left: 1px;
	padding-right: 1px;
}

.select {
	font-family: Arial, Verdana, Tahoma;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
	display:inline;
	border: 1px solid #666666;
	white-space: normal;
  	padding-left: 1px;
	padding-right: 1px;
}

.submit, .tx-newloginbox-pi1-submit {
	font-family: Arial, Verdana, Tahoma;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
	display:inline;
	border: 1px solid #666666;
	white-space: normal;
	padding-left: 1px;
	padding-right: 1px;
	font-weight: bold;
	text-transform: uppercase;
	padding: 0px;
}

.navigation2-trennstrich {
	margin-top: -9px;
	display: block;
	height: 23px;
	background-image: url(../images/navigation/trennstrich-subnavigation.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

.navigation2-unten {
	margin-top: -9px;
	display: block;
	height: 13px;
}

.navi_mini {
	text-align: right;
}

.sprache {
	display: box;
	margin-right: 50px;
	text-align: left;
}

.link-mit-pfeil {
	background-image: url(../images/icons/pfeil.gif);
	background-repeat: no-repeat;
	padding-left: 22px;
	font-weight: bold;
	background-position: 2px;
}
	