@charset "utf-8";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(../images/hirsch_gelb_verlauf.jpg);
}
#streifen_links {
	background-image: url(../images/hirsch_pixel_orange.gif);
	width: 10px;
	position: fixed;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	height: 100%;
	left: 0px;
	top: 0px;
}
#aussen {
	width: 1014px;
	position: absolute;
	margin-left: 11px;
	left: 0px;
	top: 0px;
}
#banner {
	background-image: url(../images/hirsch_banner.jpg);
	background-repeat: no-repeat;
	height: 147px;
	width: 1013px;
	position: absolute;
}
#banner_fueller {
	background-image: url(../images/hirsch_pixel_orange_ende.gif);
	background-repeat: repeat;
	height: 147px;
	width: 100%;
	position: absolute;
	margin-left: 1013px;
}

#navbar_top {
	height: 22px;
	width: 627px;
	margin-top: 108px;
	margin-left: 177px;
	text-align: right;
	font-size: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	padding-top: 5px;
	padding-right: 8px;
}
#navbar_top a {
	color: #FFFFFF;
	text-decoration: none;
}
#navbar_top a:hover {
	color: #999999;
	text-decoration: none;
}

#sidebar {
	width: 176px;
	position: absolute;
	margin-top: 160px;
}


.navbar {
	font-size: 14px;
	margin-top: 10px;
}
.navbar a {
	font-size: 14px;
	color: #FF6600;
	text-decoration: none;
	text-align: right;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF6600;
	margin-bottom: 3px;
	font-family: Arial, Helvetica, sans-serif;
}
.navbar a:hover {
	font-size: 14px;
	color: #FF9900;
	text-decoration: none;
	text-align: right;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF9900;
	margin-bottom: 3px;
}

#subnav {
	font-size: 12px;
}
#subnav a {
	text-align: right;
	display: block;
	color: #FF6600;
	text-decoration: none;
	margin-top: 2px;
}
#subnav a:hover {
	text-align: right;
	display: block;
	color: #FF9900;
	text-decoration: none;
	margin-top: 2px;
}
#sidebar_content {
	margin-left: 10px;
	margin-top: 20px;
}
#sidebar_content img {
	border: 1px solid #FF6600;
}

#content {
	margin-left: 196px;
	width: 614px;
	margin-top: 157px;
	position: relative;
	font-size: 12px;
	color: #FF6600;
}
#content a, .box a {
	color: #FF6600;
	font-weight: bold;
}
#content a:hover {
	color: #FF6600;
	font-weight: bold;
	text-decoration: none;
}


#content_top {
	font-size: 16px;
	color: #FF6600;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF6600;
	padding-bottom: 2px;
	font-weight: bold;
	height: 27px;
	margin-bottom: 20px;
}
#content_top img {
	margin-right: 3px;
}
#content img {
}



.font14b {
	font-size: 14px;
	font-weight: bold;
	color: #FF6600;
}
.font12b {
	font-size: 12px;
	font-weight: bold;
	color: #FF6600;
}
.font12 {
	font-size: 12px;
	color: #FF6600;
}


.font10 {
	font-size: 10px;
	color: #FF6600;
}
.content_pic_right {
	margin-right: 10px;
	border: 1px solid #FF6600;
	margin-top: 10px;
	margin-bottom: 10px;
}
.content_pic_left {
	margin-left: 10px;
	border: 1px solid #FF6600;
	margin-top: 10px;
	margin-bottom: 10px;
}

.form_container {
	width: 450px;
}

.form_container_space{
	width: 450px;
	margin-top: 15px;
}

.form_container_links {
	float: left;
	width: 150px;
	margin-right: 5px;
}
.form_container_rechts {
	float: left;
	width: 280px;
}
.error {
	font-weight: bold;
	display: block;
	border: 1px solid #C60;
	padding: 10px;
}
.form_btn {
	border: 1px solid #F60;
	background-color: #FFFFE3;
	color: #F60;
}
.box {
	border: 1px solid #F60;
}

.box a {
	text-decoration:none;
}


.box_top {
	font-weight: bold;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #F60;
	border-right-color: #F60;
	border-bottom-color: #F60;
	border-left-color: #F60;
	font-size: 14px;
	margin-bottom: 5px;
}
.termin_tag_container {
	float: left;
	width: 120px;
}
.termin-header, .termin-frei,.termin-belegt{
	border: 1px solid #F60;
}

.termin-frei,.termin-belegt{
	padding-right: 5px;
	padding-left: 5px;
}

.termin-header{
	color: #FFF;
	background-color: #F60;

	
}
.termin-frei{
	background-color: #FFFFC7;
	color: #F60;
}

.termin-frei a {
	color: #F60;
	text-decoration:none;
	font-weight: bold;
}

.termin-belegt{
	color: #CCC;
	text-decoration: line-through;
}
