html, body {
	height: 100%;
}
body{
	margin:			0px;
 	padding:		0px;
 	overflow-y:		scroll;
}
P, body{
	font-family: 	Arial;
	font-size:		10px;
	line-height:	13px;
}
P{
	margin-top:		0px;
	margin-bottom:	0px;
}
.greenborder, .greenborder input{
	border:			solid 1px #c8d117;
}
h1,h2,h3,h4,h5,h6 {
	margin:			0px;
}
#panel-top a, #bottom-panel a, #panel-bottom a, .active a {
	color:			#c8d117;
	text-decoration:none;
}
td {
	vertical-align:	top;
}
/* Gray title bar */
h12 {
	margin:			5px 8px 5px 8px;
	background:		#434343 url(/resources/images/dot.gif) no-repeat left;
	font:			normal 10pt Tahoma;
	color:			white;
	padding-left:	23px;
	line-height:	16pt;
}
h1 {
	margin:			5px 8px 5px 8px;
	/*margin:			5px 0px 5px 0px;*/
	background:		#434343 url(/resources/images/dot.gif) no-repeat left;
	font:			normal 10pt Tahoma;
	color:			white;
	padding-left:	23px;
	padding-bottom: 0px;
	line-height:	16pt;
}
/* Green heading */
h4 {
	color:			#c8d117;
	font:			11px Arial;
}
/* Gray link */
h5 {
	padding-top:	5px;
	color:			#989898;
	font:			11px Arial;
}

/* color styles */


.grey, grey a{
	color:			#989898;
	font:			11px Arial;
}
.greyborder, .greyborder input{
	border:			solid 1px #989898;
	font:			10px Arial;
}
.green, green a{
	color:			#c8d117;
	font:			11px Arial;
}
.link{
	text-decoration:none;
	cursor:			pointer;
}
.normal_text{
	font-size:		10px;
}
.white, .white a{
	color:			#FFFFFF;
	font:			11px Arial;
	text-decoration:none;
}

table, table a, link {
	font-family: 	Arial;
	color:			#434343;
	font-size:		10px;
}



#copyright {
	font-family: 	Arial;
	color: 			#6c6c6c;
	font-size:		9px;
}
#main-panel1, #side-panel, #bottom-panel, #menu-panel, #main-panel-home{
	background:		#FFFFFF;
	font-family:	Arial;
	color:			#000000;
	overflow:		hidden;
}
#main-panel1{
	height:			100%;
	overflow:		hidden;
	padding:		8px;
}
#main-panel-home{
	height:			100%;
	overflow:		hidden;
}
#main-panel-large-td{
	border:			solid 1px #989898;
}
#main-panel-large{
	/*border:			solid 1px #434343;*/
	background:		white;
	font-family:	Arial;
	color:			#000000;
	overflow:		auto;
	/* width:		565px; */
	height:			100%;
	padding:		0px 6px 0px 6px;
}

#main-panel-large h1 {
	margin-left:	0px;
	margin-right:	0px;
}

#side-panel .side-panel-content {
	/*margin:			0px 6px;
	 width:			184px; */
}
#panel-top{
	/* width:			185px; */
	height:			250px;
}
#panel-top td, #side-panel td{
	/* padding:		0px 6px 0px 6px; */
	/* margin:		0px 6px 0px 6px; */
	font:			10px Tahoma;
	line-height:	11pt;
}
#side-panel td a, #bottom-panel td a{
	color:			#c8d117;
	font:			11px Arial;
}
#panel-bottom{
	/* width:			185px; */
	height:			210px;
}
#panel-bottom td{
	padding:		0px 6px 0px 6px;
	font:			10px Tahoma;
	line-height:	11px;
}
#bottom-panel{
	/* width:			565px; */
	/* height:		168px; */
	height:			100%;
}
#bottom-panel td {
	/* padding-left:	10px; */
	height:			100%;
}

#menu {
	height:			16px;
	float:			left;
	padding:		0px 0px 5px 10px;
}
#menu_right {
	height:			16px;
	float:			right;
	padding:		0px 10px 5px 0px;
}
#top-menu {
	padding-left:	25px;
}
#top-menu a{
	text-decoration:none;
}
#top-rechts, #top-rechts a {
	color:			#434343;
	padding-right:	20px;
	text-decoration:none;
}
#top-top{
	padding-right:	25px;
}
#top-top a {
	color:			#434343;
	text-decoration:none;
}

td, th {
	empty-cells:	show;
}
.content_balk {
	color:			white;
	align:			left;
	font-family:	Arial;
	font-size:		12pt;
}
#info-gerberas{
	/* width:			130px; */
	height:			270px;
	overflow:		hidden;
	background:		#c8d117;
	align:			center;
	padding:		5px;
}
/* div overlay with opacity */
.overlay{
	opacity: 		.7;
	filter: 		alpha(opacity=70);
}
#search {
	font-family: 	Arial;
	font-size:		10px;
	line-height:	15px;
}

.border-outset{
	background-color: white; border: solid 1px gray;
}

.border-inset{
	background-color: white; border: solid 1px black;
}

H1{
 margin:0px;
 margin-bottom: 8px;
}