body,td {
	color:#474747;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:16px;
}

body {
	margin:0px;
	padding:0px;
	background-color:#f0f0f0;
}

div.platform-backfor div.clear {
  clear: both;
	float:right;
}

a, a:link, a:active, a:visited {
	font-weight:normal;
	color:#003366;
	text-decoration:none;
}

a:hover {
	font-weight:normal;
	text-decoration:none;
	color:#336699;
}


/* Styles für back - for Navigation */
.backfor-table {
	float:right;
	margin-top:10px;
}

div.backfor-frame {
	font-size: 12px;
	line-height:14px;
	color:#003366;
}

div.backfor-frame a {
  text-decoration: none;
}

div.backfor-frame span {
	display: block;
	width: 16px;
	float: right;
	background-repeat: no-repeat;
}

a.backfor-less-less span {
	background-image: url(design/arrow_less2.gif);
}

a.backfor-less span {
	background-image: url(design/arrow_less.gif);
}

span.backfor-less-no {
	background-image: url(design/arrow_less_no.gif);
}

a.backfor-more-more span {
	background-image: url(design/arrow_more2.gif);
}

a.backfor-more span {
	background-image: url(design/arrow_more.gif);
}

span.backfor-more-no {
	background-image: url(design/arrow_more_no.gif);
}

span.backfor-active {
	border: 0px ;
	font-weight: bold;
	display: block;
	width: 8px;
	text-align: center;
}

span.backfor {
	display: block;
	width: 8px;
	text-align: center;
}

/* EGL - Suchmaske u. Resultat */

#egl_content div{
	border:0px;
	background:none;	
}

#egl_content {
	background-color:#f0f0f0;
	border:0px;
	width:471px;
	padding: 40px 66px 0px 0px;
}

#egl_title {
	width:471px;
	padding-bottom:24px;
}

#egl_intro{
	width:471px;
	padding-bottom:48px;
}

#egl_search {
	width:471px;
}

#egl_search div {
	float:left;
}

#egl_search select {
	width:200px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:14px;
	height:19px;
	color:#474747;
/*	border: 1px solid #C3C3C3;
*/	padding: 0px;
	margin: 3px 0px 15px;
}

#egl_search input {
	width:200px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:14px;
	color:#474747;
/*	border:1px solid #C3C3C3;
*/	padding: 0px;
	margin: 3px 0px 15px;
	height:19px;
}

#egl_search option {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:14px;
	color:#333333;
}

#col_standorte input {
	margin: 0px 5px 3px;
	width: 20px;
}

#egl_content .title {
	font-family:Arial, Helvetica, sans-serif;
	padding-bottom:3px;
	margin:0px;
	font-weight:bold;
}

#egl_search #col_1 {
	width:245px;
	text-align:left;
	vertical-align:text-bottom;
	padding-bottom:5px;
	overflow:hidden;
	background:none;
}

#egl_search #col_2 {
	width:225px;
	vertical-align:text-bottom;
	text-align:left;
	padding-bottom:5px;
	overflow:hidden;
}

#egl_search #col_standorte {
	width:471px;
	vertical-align:text-bottom;
	text-align:left;
	padding-bottom:5px;
	overflow:hidden;
	border-bottom:1px solid #acabab;
}

#col_standorte select {
	margin-bottom:7px;
}

#col_standorte .oberregion_chk {
	width: 20px;
}

#col_standorte .unterregion_chk {
	width: 20px;
	padding-left: 10px;
}

#col_standorte .region_txt {
	padding-left: 5px;
}

#col_standorte input {
/*	border:0px;
*/}

.portal-search-frame {
	width:220px;
}

.portal-search-frame-selectone-main {
	width:220px;
}

.oh-dialog-button {
	margin-top:15px;
	width:100px;
	background-color:#BFBFBF;
	border:1px solid #848484;
}

.oh-button-dialog-frame {
	text-align: right;
	width:471px;
	margin:0px;
	padding:0px;
}
.oh-return-button {
	margin-top:15px;
	width:100px;
	background-color:#BFBFBF;
	border:1px solid #848484;
}

/* Style - Itemlist/Trefferliste */
#itemlist {
	width:511px;
	padding: 0px 23px 0px 0px;
}

#itemlist div {
	float:left;
}

#itemlist .title {
	font-weight:bold;
	border-bottom:1px solid #acabab;
	padding-bottom:3px;
	padding-top:3px;
}

#itemlist .platform-item {
	width:511px;
	margin-bottom:5px;
	margin-top:5px;
}

.itemlist_end {
	border-top:1px solid #acabab;
	margin-bottom:20px;
	margin-top:3px;
	width:471px;
	text-align:right;
}

#itemlist #col_1 {
	width:320px;
	text-align:left;
	vertical-align:top;
	padding-top:5px;
	margin:0px;
	overflow:hidden;
	background:none;
}

#itemlist #col_2 {
	width:151px;
	vertical-align:top;
	text-align:right;
	padding-top:5px;
	margin:0px;
	overflow:hidden;
}

#itemlist a, a:link, a:active, a:visited {
	font-weight:bold;
	color:#474747;
	text-decoration:none;
}

#itemlist a:hover {
	font-weight:bold;
	text-decoration:none;
	color:#70A35D;
}

.platform-zeroitems {
	width:471px;
}


