/* CSS-Definitionsdatei, die Site-übergreifende Stylesheets enthält */

.navigation {
	background-color: rgb(255,255,255);
 	border-left-style: none;
 	border-top-style: none;
 	border-right-style: none;
 	border-bottom-style: none
}

.eingabe-feld {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: 12px;
 	font-weight: normal;
 	font-style: normal
}

.Textfeld {
	padding: 5px 10px
}

.kalender-text {
	background-color: rgb(255,255,255);
 	padding: 3px 5px;
 	border-left: 1px solid rgb(211,210,206);
 	border-right: 1px solid rgb(211,210,206);
 	border-bottom: 1px solid rgb(211,210,206)
}

.fader {
	background-image: url( "C:\\Users\\J9D6A~1.DEI\\AppData\\Local\\Temp\\FSITemp\\Template\\Assets\\bgd_icons.gif" );
 	background-repeat: no-repeat;
 	background-position: right top;
 	border-left-style: none;
 	border-top-style: none;
 	border-right-style: none;
 	border-bottom-style: none
}

.kalender-datum {
	background-color: rgb(255,255,255);
 	padding: 3px 5px;
 	border-left: 1px solid rgb(211,210,206);
 	border-bottom: 1px solid rgb(211,210,206)
}

.standard {
	background-color: rgb(255,255,255);
 	padding: 5px;
 	border-left: 1px solid rgb(211,210,206);
 	border-right: 1px solid rgb(211,210,206);
 	border-bottom: 1px solid rgb(211,210,206)
}

.kalender-haeder {
	font-size: 14px;
 	color: rgb(255,255,255);
 	font-weight: bold;
 	background-color: rgb(211,210,206);
 	padding-left: 5px;
 	padding-top: 2px;
 	border-top: 1px solid rgb(211,210,206);
 	padding-bottom: 2px;
 	border-bottom: 1px solid rgb(211,210,206)
}

.adressleiste {
	background-color: rgb(255,255,255);
 	background-image: none;
 	border: 1px solid rgb(211,210,206);
 	padding-top: 5px;
 	padding-bottom: 5px
}

.navi-haeder {
	font-size: 14px;
 	color: rgb(255,255,255);
 	font-weight: bold;
 	background-color: rgb(211,210,206);
 	padding-left: 5px;
 	padding-top: 2px;
 	border-top: 1px solid rgb(211,210,206);
 	padding-bottom: 2px;
 	border-bottom: 1px solid rgb(211,210,206)
}

.fader_rechts {
	background-color: rgb(255,255,255);
 	background-image: url( "C:\\Users\\J9D6A~1.DEI\\AppData\\Local\\Temp\\FSITemp\\Template\\Assets\\bgd_icons.gif" );
 	background-repeat: no-repeat;
 	background-position: right top;
 	border-left-style: none;
 	border-top-style: none;
 	border-right-style: none;
 	border-bottom-style: none
}

.hintergrund_standard {
	border: 1px solid rgb(255,255,255)
}

.hintergrundbild {
	background-color: rgb(144,163,181);
 	border: 1px solid rgb(242,242,242)
}

.navigationsrahmen {
	background-color: rgb(255,255,255);
 	border-left: 1px solid rgb(211,210,206);
 	border-right: 1px solid rgb(211,210,206);
 	border-bottom: 1px solid rgb(211,210,206)
}