/* Start Bezugsquellen width and height of workable area of webpage */
.bezu-inputForm	{
	float: left; 
	width: 100%; 
	font-size: .70em; 
	font-family: Arial, Helvetica, sans-serif;
	padding: 5px;
}

html>body .bezu-inputForm	{
	float: left; 
	width: 53%; 
	font-size: .70em; 
	font-family: Arial, Helvetica, sans-serif;
	padding: 5px;
}

.bezu-label	{
	font-size: 1em; 
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

html>body .bezu-label	{
	width:160px;
}

.bezu-listboxWidth	{
	width: 190px;
	font-size: .90em; 
	font-family:Arial, Helvetica, sans-serif;
}

.site-outertable	{
	width:100%;
	padding:3px
}

.site-Ltable	{
	float:left; 
	width:48%;
	padding:5px 5px 5px 0px;
	margin-left: -5px;
}
html>body .site-Ltable	{
	width:48%;
}


.site-Rtable	{
	float:left; 
	width:40%; 
	padding:5px;
}

html>body .site-Rtable	{
	width:40%;
}


a.pagination, a.pagination {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #3297B9;
	font-size: .70em;
}

a.pagination:hover, a.pagination:active {
	text-decoration: none;
	color: #FF6600;
}

.gridheader	{
	background-color:#FF6600;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .70em;
	font-weight:bold;
	padding-left:15px;
	color:#FFFFFF;
	}
.gridata	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: .70em;
	padding-left:15px;
	padding-bottom:5px;
	padding-top:10px;
	}	
	

	
.gridataRightCol{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	margin-left:5px;
	}	

.gridataRightCol a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	}	


.gridspacer	{
	background-color:#efedec;
	height:1px;
}


#flash-pict {
	background-image: url(../images/gesundhe-landing-headerbg.jpg);
} 

.horzLine	{
	background-image: url(../images/HR-spacer.gif);
	width:90%;
	height:5px;
	border:#000000 solid 1px;
}

html>body .horzLine	{
	background-image: url(../images/HR-spacer.gif);
	width:90%;
	height:5px;
}

html>body #utility-navigation { 
	width: 24%;
	float: left;
	margin-top: -100px;
	margin-left: 750px;
}

#logo-small{
	float: right;
	z-index: 1;
	top: 170px;
	position: relative;
	margin-right: 18px;
}

html>body #logo-small{
	top: 150px;
	margin-right: 11px;
}

.tabborder	{

}

.aleternateBG	{
	background-color:#CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .70em;
	padding-bottom:5px;
	padding-left:15px;
	padding-top:10px;
	border-left:solid 1px #999999;
	border-right:solid 1px #999999;

}

.tablebgHeader	{
border:#999999 solid 1px;
}

.orangebg	{
	background-image:url(../../images/orangebox.gif);
	height:3px;
	width:514px;
}
.orangebg	{
	background-image:url(../../images/orangebox.gif);
	height:3px;
	width:514px;
}

.tLeft	{
	margin-left:5px;
}

a.contentLink, a.contentLink:visited {
	text-decoration: none;
	color: #3297B9;
	font-size: 1em;
}

a.contentLink:hover, a.contentLink:active {
	text-decoration: none;
	color: #FF6600;
	font-size: 1em;
}

/* END Bezugsquellen width and height of workable area of webpage */