/*
########################################################

linous media | communication design & development
http://www.linous-media.de

NOTE:
This file is protected: copyright by linous media 2009

########################################################
*/
html, body {
	height: 100%;
}
body {
	size:210mm 297mm;
	font:9pt/150% Verdana, serif;
	background-color: white !important;
	background-image: none !important;
	color:black;
	padding:5%;
}
div {
	text-align:left;
}
h1, h2 {
	font-size:11pt;
}
h3, h4 {
	font-size:9pt;
}
#headerBox, #leftBox, #rightBox, #footerBox, #contentNavBox {
	display:none;
}
#pageBox {
	border:none;
}
#pageBox, .contentBox, .contentBox #homeBox, .contentBox #homeBox .textBox, .contentBox #sysBox .textBox, .contentBox #homeRangeBox  {
	position:relative;
	float:none !important;
	width:100%;
}
.contentBox {
	top:0px;
	left:0px;
	padding:0px;
}

/* --- HomeView --- */
#homeRangeBox .homeRange, .homeRange .homeRangeInfo {
	float:none !important;
	width:100%;
	height:30px;
}
#homeRangeBox .homeRange h2 {
	padding:0px;
}
#homeRangeInfo1, #homeRangeInfo2, #homeRangeInfo3, #homeRangeInfo4, #homeRangeInfo5, #homeRangeInfo6 {
	display:block;
}
#homeRange1 #homeRangeInfo1 a, #homeRange2 #homeRangeInfo2 a, #homeRange3 #homeRangeInfo3 a, #homeRange4 #homeRangeInfo4 a, #homeRange5 #homeRangeInfo5 a, #homeRange6 #homeRangeInfo6 a {
	color:#000000;
}


/* --- D E T B O X --- */
.contentBox #sysBox .detBox .tabBody {
	border:none;
}





