a
	{
	color:#333333;
	text-decoration:none;
	font-size:12px;
	}
	
a:hover, visited, active
	{
	color:#FF0f0f;
	text-decoration:none;
	font-size:12px;
	}

#content_background
	{
	width:563px;
	height:357px;
	background-color:#cccccc;
	background-repeat:repeat-x;
	overflow:hidden;
	padding:0px;
}	
.background1{
	background-image:url(/images/background1.jpg);
	background-repeat:no-repeat;
	width:516px;
	height:1422px;
	display:block;
	position:absolute;
	left:0px;
	top:0px;
}
.background2{
	background-image:url(/images/background2.jpg);
	background-repeat:no-repeat;
	width:780px;
	height:1400px;
	display:block;
	position:absolute;
	left:0px;
	top:0px;
}
.background3{
	background-image:url(/images/background3.jpg);
	background-repeat:no-repeat;
	width:780px;
	height:1400px;
	display:block;
	position:absolute;
	left:0px;
	top:0px;
}
#hinweisjustify{
	position:absolute;
	left:-65px;
	top:-20px;
}	
#content
	{
	width:1005px;
	height:100%;
	padding:0px;
	float:left;
	overflow:auto;
	}
#content2
	{
	top:0px;
	left:0px;
	width:563px;
	height:100%;
	padding:10px;
	padding-right:0px;
	table-layout:fixed;
	}

#arrow_white
	{
	margin-top:2px;
	width:12px;
	height:15px;
	background-image: url(../images/arrow_white_sym.gif);
	background-repeat:no-repeat;
	}

#arrow_grey
	{
	margin-top:2px;
	width:12px;
	height:15px;
	background-image: url(../images/arrow_grey_sym.gif);
	background-repeat:no-repeat;
	}

#cube_white
	{
	margin-top:2px;
	width:12px;
	height:12px;
	background-image: url(../images/cube_white_sym.gif);
	background-repeat:no-repeat;
	}
#cube_grey
	{
	margin-top:2px;
	width:12px;
	height:12px;
	background-image: url(../images/cube_grey_sym.gif);
	background-repeat:no-repeat;
	}

.spacer{
	clear:both;
}
.pdf_sym{ width:17px;
		height:17px;
		cursor:pointer;
		background-image:url(images/pictograms/pdf_sym.gif);
		}
.excel_sym{ width:16px;
		height:16px;
		cursor:pointer;
		background-image:url(images/pictograms/excel_sym.png);
		}
