/* CSS Document */
#subtitle {
	position:absolute;
	top: 37px;
	border-right:1px none #FFFFFF;
	border-left:1px solid #FFFFFF;
	padding:0px;
	padding-left:10px;
	height:80px;
	width:700px;
}
#subtitle2 {
	border-left:1px solid #FFFFFF;
	top:70px;
	left:633px;
	width:80px;
	height:40px;
	padding-top:22px;
}

#archive {
	position:absolute;
	top:0px;
	left:0px; 
	height:15px; 
	background-color: #A7BC00; 
	layer-background-color: #A7BC00; 
	border: 1px none #000000; 
	visibility: hidden; 
	background-image: url(../images/spacer_trans.gif); 
	text-align:left; 
	overflow: hidden;
}
#main {
	border:1px none #FF0000;
	left:0px;
	width:715px; /* 697px */
	padding:0px;
	padding-left:1px;
	background-image:url(/images/dv_bg_termine.gif);
	background-repeat:repeat-y;
}
#bg_linien {
	position:absolute;
	left:0px;
	top:130px;
	width:697px;
	height:100%;
	background-image:url(/images/dv_bg_termine.gif);
	background-repeat:repeat-y;
}
#instrumente {
	position:relative;
	border-left:1px solid #FFFFFF;
	width:350px;
	height:100%;
	top:85px;
	left:172px;
	background-image:url(/images/elemente/link-l-1.gif);
	background-repeat:repeat-y;
	background-color:#a7bc00;
	padding-top:10px;
	font-size: 10px;
	line-height:11px;
	z-index:5;
	visibility:hidden;
}
.aenderung {
	color:#DDEB70;
	font-weight:bold;
}

