/* STELLENANGEBOTE */


div#stellenangebote
{
	margin-top: 0px;
	margin-left: 15px;
	text-align: left;
	font-size: 11px;
	font-weight: normal;
    color: #666666;
    
    width: 100%;
    
}

div#stellenangebote h1
{
    font-size: 16px;
    font-weight: bold;
    color: #024384;

    margin-top:20px;  
    
}

div#stellenangebote h2
{
    font-size: 12px;
    font-weight: bold;
    color: #669999;
    margin-bottom:0px;
    margin-top:18px;
}

div#stellenangebote h3
{
    font-size: 11px;
	font-weight: normal;
    color:#414b56;
    margin-top:17px;
    margin-bottom:2px;
    padding:0px;
    
    border: 0px;
}

div#stellenangebote h4
{
    font-size: 12px;
	font-weight: bold;
    color: #669999;
    margin-bottom:0px;
    margin-top:0px;
}



div#stellenangebote ul
{
	padding: 0px;
	margin: 0px;
}

div#stellenangebote li
{
	list-style:none;
	color:#308187;
	padding:0px 0px 0px 0px;
	margin: 0px;
	line-height : 18px;
	
}

/* STELLENANGEBOT */

div#stellenangebot
{
}

div#stellenangebot h1
{
    font-size: 16px;
    font-weight: bold;
    color: #024384;

    margin-top:20px;  
    
}

div#stellenangebot h2
{
    font-size: 12px;
    font-weight: bold;
    color: #669999;
    margin-bottom:0px;
    margin-top:18px;
}

div#stellenangebot h3
{
    font-size: 11px;
	font-weight: normal;
    color:#669999;
    
    margin:0px;
    
    padding:0px;
    
    border-bottom:0px solid;
}

div#stellenangebot h4
{
    font-size: 11px;
	font-weight: normal;
    color: #000000;
    margin-bottom:0px;
    margin-top:0px;
}

div.stellentext
{
	font-size:11px;
	font-weight: normal;
    color: #666666;
    margin-top:18px;
    line-height : 18px;
}


div.stellenlogo {
	vertical-align:top; 
	height: 40px;
}

div.stellenlogotext {
	float: left;
}

div.stellenlogobild {
	float: right;
}


/*
ist in main_content.css schon drin 
*/
/*
div#stellenangebot ul
{
	padding:0px 0px 10px 0px;
	margin: 0px;
}

div#stellenangebot li
{
	list-style:none;
	color:#666666;
	padding:0px 0px 0px 0px;
	margin: 0px;
	line-height : 18px;
	

	background-image:url(/design/plain_site/images/layout/main_dot_b.gif);
	background-repeat:no-repeat;


}

div#stellenangebot .dot
{
}
*/
div.stellenangebot_line
{
}

