.hintergrund {
	background-color: #313481;
	background-image: url(../images/background_blue.jpg);
	background-repeat: repeat-x;
	background-position: right top;
	background-attachment: fixed;
}
.hintergrund_homepage {
	background-color: #12143e;
	background-image: url(../images/layout/bg_homepage.jpg);
	background-repeat: repeat-x;
	background-position: right top;
}

.hintergrund_content {
	background-attachment: scroll;
	background-color: #f9f9f9;
	background-image: url(../images/layout/background_content_15.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.submenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 17px;
	font-weight: bold;
	color: #737373;
	text-decoration: none;
	background-image: url(../images/layout/submenu.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.formularfeld {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	background-color: #EEEEEE;
	border: 1px solid #333333;
}
.line_hor_table {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.table_box {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.table_box_letzte {
	border: 1px solid #CCCCCC;
}
.quick_sem {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-repeat: no-repeat;
}
.quick_cal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/layout/quickaccess_cal.png);
	background-repeat: no-repeat;
}
.bg_content_home {
	background-image: url(../images/layout/home_content_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
