.head_bg {
	background-image: url(../img_css/head_bg.jpg);
	width:800px;
	height:400px;
}
.bg_color {
	background-color:#7E7E7E;
}
.normal_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #666666;
}
.gross_text {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #7E7E7E;
}
a.block{
	color:#E3BD34;
	display:block;
	background-repeat: no-repeat;
	text-align: center;
	height: 23px;
	width:100%;
	padding:2px;
	text-decoration:none;
	padding-top: 4px;
	background-color: #EBEBEB;
	font-family: arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
}

a.block:hover, a.block:active{
	background-color:#D5AB1E;
	color: #FFFFFF;
	text-align: center;
    width:100%;
	height: 23px;
}
.head_bg_klein {
	background-image: url(../img_css/bild5.jpg);
	width:600px;
	height:399px;
	background-repeat: no-repeat;
}
a.block2 {

color:#333333;
background:#D0D7E1;
display:block;
	background-repeat: no-repeat;
	text-align: center;
	height: 23px;
width:100%;
padding:2px;
text-decoration:none;
font:bold 13px arial, sans-serif;
  padding-top: 4px
}
.gross_text_kleiner {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	color: #666666;
}
.gross_text_noch_kleiner {



	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	color: #666666;
}
.head_oben_stattung {
	width: 600px;
	height: 399px;
	background-image: url(../img_css/oben_fix_austatt.jpg);
	background-repeat: no-repeat;
}

/*CALENDER*/

.dynCalendar_header{
	font-family: Arial, Verdana, Helvetica, Sans-Serif;
	font-size: 10pt;
	font-weight: bold;
}
.dynCalendar_dayname {
	background-color: #eeeeee;
	border: 1px solid #c0c0c0;
	font-family: Arial, Verdana, Helvetica, Sans-Serif;
	font-size: 8pt;
	text-align: center;
}

.dynCalendar_day {
	background-color: #eeeeee;
	color: #000000;
	font-family: Arial, Verdana, Helvetica, Sans-Serif;
	font-size: 8pt;
}

.dynCalendar_today {
	background-color: #ffffff;
	border: 1px solid #c0c0c0;
	font-family: Arial, Verdana, Helvetica, Sans-Serif;
	font-size: 8pt;
}

.dynCalendar {
	background-color: #c0c0c0;
	border: 2px outset white;
	visibility: hidden;
	position: absolute;
	top: 10px;
	left: 25px;
}
.normal_text_dunkel {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #666666;
}
