﻿/*

-
- Concept, design and implementation by
- Futurecom interactive AG
- P.O. Box
- 8037 Zurich
- Switzerland
- http://www.futurecom.ch
-
- NMC: dec
- NMD: bur
- ITS: rsh, ufe, pga
-

*/
h2 {
	margin-top:16px;
	margin-bottom:8px
}


ul.stellenliste, ul.stellenliste ul {
	width:100%;
	margin:0px;
	padding:0px;
}

ul.stellenliste a {
	text-decoration:none;
}

ul.stellenliste img {
	display:block;
	border:none;
}

ul.stellenliste li {
	clear:both;
	height:19px;
	list-style-type:none;
}

ul.stellenliste li span {
	margin-left:0px;
	line-height:17px;
}

ul.stellenliste li.spacer {
	line-height:18px;
	height:19px;
}

ul.stellenliste li.smallspacer {
	font-size:1px;
	line-height:6px;
	height:7px;
}


ul.stellenliste li.clear {
    clear:both;
}


ul.stellenliste li.dottedLine {
	font-size:0px;
	line-height:0px;
	height:1px;
	background-image:url(/portaldata/_img/img/img_punkte_linie.gif);
	background-repeat: no-repeat;
}


ul.stellenliste li.item {
	height:16px;
}


ul.stellenliste li.item span {
	line-height:16px;
}

ul.stellenliste li.level1 
{
	font-weight:bold;
	margin-bottom:2px;
	/*height:18px;*/
	background-color:#f4f4f4;
	padding:2px;
}

ul.stellenliste li.item span.Titel {	
	font-weight:bold;
	float:left;
	margin-top:2px;
	margin-bottom:2px;
	/*width:330px;*/
}

ul.stellenliste li.item span.Prozent {	
	float:right;
	/*width:90px;*/
	text-align:right;
	margin-top:2px;
	margin-bottom:2px;

}

ul.stellenliste li.item span.Beruf {	
	float:left;
	margin-top:2px;
	margin-bottom:2px;

	/*width:245px;*/
}

ul.stellenliste li.item span.Arbeitgeber {	
	float:right;
	/*width:150px;*/
	text-align:right;
	margin-top:2px;
	margin-bottom:2px;

}


ul.stellenliste li.backbutton {
	height:auto;
	padding-top:7px;
	padding-bottom:6px;
}


ul.stellenliste li span.SearchLabel 
{
    vertical-align:bottom;
	font-weight:normal;
	float:left;
	width:100px;
}

ul.stellenliste li span.SearchForm select {
    float:left;
	width:200px;
	font-size:12px;
}

ul.stellenliste li span.SearchButton {	
	float:right;
	margin-top:9px;
}

ul.stellenliste li.detail
{
	height: auto;
}

ul.stellenliste li.detail span.titel
{
   	float:left;	
	width:auto;
	font-weight:bold;
}

ul.stellenliste li.detail span.label
{
   	float:left;	
	width:150px;
	margin-top:2px;
	margin-bottom:2px;

}

ul.stellenliste li.detail span.value
{
   	float:left;
   	width:295px;
	margin-top:2px;
	margin-bottom:2px;

}

/*ul.stellenliste li.detail span.value pre
{
	margin:0px;
	font:inherit;
	min-height:1px;
}*/

ul.stellenliste li.detail span.value pre 
{
	margin:0px;
	min-height:1px;
	font-size:11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#5c5c5c;
}


ul.stellenliste li.detail ul
{
    
    list-style-position: outside;
    margin:0px;
    padding:0px;
    margin-left:2px;
    margin-top:5px;
    padding-left:18px;
    
}
ul.stellenliste li.detail ul li
{
    height:auto;
    list-style-type:disc;
}


ul.stellenliste li.backbutton 
{
	height:19px;
	background-image:url(/portaldata/_img/img/img_punkte_linie.gif);
	background-repeat: no-repeat;
	border-bottom:solid 1px #a0afb5;
}

ul.stellenliste li.detail p
{
	/*margin-left:5px;*/
}












