@charset "UTF-8";

/* 	live.css
	autor: claus stachl
	zeitraum: herbst 2009
*/


#content {
	margin-top:10px;
	width:660px;
}

#content h2
{
	color: #666666;
	font-size: 13px;
	
	background:none;
	
	margin: 0;
	
	margin-top: 15px;
	
	padding-top: 0px;	
}

/** >>> NEWSBOX */

#content .newsbox
{
	float: left;
	
	width: 300px;
	/*height: 300px;*/
	padding-bottom:0px;
	
	margin-right: 30px;
	
}


#content .newsbox > a
{
	float: left;
	width: 300px;
	height: 128px;
	overflow: hidden;
	
	border: 3px double #dddddd;
	margin-bottom:1em
}



#content .newsbox img
{
	float: left;
	width: inherit;
	
}

#content .newsbox h2
{
	margin: 0;
	/*margin-bottom: 10px;
	float:left;
	clear:right;*/
	border: none;
	width: auto;
	padding: 0;
	display:inline-block;
	clear:both
}

#content .newsbox h2 a
{
	color: white;
	font-size: 14px;
	text-decoration: none;
	padding: 2px 5px 2px 5px;
	display:inline-block;
}

#content .newsbox h2 a:hover
{
	text-decoration: underline;
}

#content .newsbox p
{
	width: 102%;
	
	color: #666666;
	line-height: 1.5;
	font-size:12px;
	margin-left:0px;
	padding:0;
	text-decoration:none;
	margin-bottom:0px;
}

#content .newsbox p a {

	color:#666666;
	text-decoration:none;
}

#content .newsbox p a:hover
{
	color: #666666;
	text-decoration: underline;
}

#content .newsbox .button a
{
	float:left;
	clear:left;
	color: white;
	font-size: 12px;
	text-decoration: none;
	
	margin-top:6px;
	padding-bottom: 3px;
	padding-left: 5px;
	padding-right: 18px;
	padding-top: 3px;
		
	background-image: url('../images/weiter.png');
	background-position: center right;
	background-repeat: no-repeat;
}

#content p.newsbox-meta
{
	width: 97%;
	float: left;
	
	margin-top: 1em;
	padding: 5px;
	padding-top: 3px;
	padding-left: 10px;

	border-top: 1px dotted #ddd;
	
	font-size: 11px;
	font-style:italic;	
	
	background-image: url('../images/arrow_list.gif');
	background-position: left;
	background-repeat: no-repeat;
}

#content p.newsbox-meta a
{
	text-decoration: underline;
}

#content p.newsbox-meta a:hover
{
	text-decoration: none;
	color: #333;
}


/* END NEWSBOX <<<--- */

#content #news_list
{
	list-style: none;
	margin: 0;
	padding: 0;
	padding-bottom: 10px;
}

#content #news_list li
{
	margin-bottom: 0px;
	margin-top: 20px;
}

#content #news_list li .news_meta
{
	display:inline;
	
	font-size: 11px;
	color: #666666 ;
	margin-left: 10px;
	line-height: 1;
	
	padding-left: 10px;
	font-style: italic;
	
	background-image: url('../images/arrow_list.gif');
	background-position: left;
	background-repeat: no-repeat;
}

#content #news_list li .news_meta a 
{
	
	color:#666666;
	text-decoration:underline
}

#content #news_list li .news_meta a:hover
{
	text-decoration: none;
	color: #333333;
}

#content #news_list li h2 
{
	margin: 0;
	padding: 0;
	border: none;
	width: auto;
	
	display:inline;
}

#content #news_list li h2 a
{
	color: white;
	font-size: 13px;
	text-decoration: none;
	padding: 3px 5px 3px 5px;
}

#content #news_list li h2 a:hover
{
	text-decoration: underline;
}

/*.live
{
	background: #074168;
}*/

#content .live h2 a, .live .button a
{
	background: #074168;
}

#content .ausbildung h2 a, .ausbildung .button a
{
	background: #00b700;
}

#content .menschen h2 a, .menschen .button a {
	background: #ff006d;
}

#content .aktivitaeten h2 a, .aktivitaeten .button a
{
	background: #ffcc00;
}

#content .zukunft h2 a, .zukunft .button a
{
	background: #0066ff;
}

#content .organisation h2 a, .organisation .button a
{
	background: #cccccc;
}

/*Live*/
#content .cat-2 h2 a, .cat-2 .button a
{
	background: #074168;
}

/*Ausbildung*/
#content .cat-5 h2 a, .cat-5 .button a
{
	background: #00b700;
}

/*Menschen*/
#content .cat-6 h2 a, .cat-6 .button a {
	background: #ff006d;
}

/*Aktivitäten*/
#content .cat-7 h2 a, .cat-7 .button a
{
	background: #ffcc00;
}

/*Zukunft*/
#content .cat-8 h2 a, .cat-8 .button a
{
	background: #0066ff;
}

/*Organisation*/
#content .cat-9 h2 a, .cat-9 .button a
{
	background: #cccccc;
}


#sidebar
{
	margin-top: 10px;
}

#sidebar > div
{
	float: left;
	
	width: 265px;
	height: auto;
	
	margin-bottom: 20px;
	padding-bottom: 51px;
	
	background-image: url('../images/widget_bottom.jpg');
	background-position: bottom;
	background-repeat: no-repeat;
}

#sidebar > div > span
{
	display:block;
	
	width: 265px;
	height: 24px;
	
	background-image: url('../images/widget_top.jpg');
	background-position: top left;
	background-repeat: no-repeat;
}

#sidebar > div  span h2
{
	background: #aaaaaa;
	color: white;
	padding: 2px 5px;
	font-size: 14px;
	margin: 0;
}

#sidebar ul
{	
	width: 265px;
	float: left;
	margin: 0;
	padding: 0;
	padding-top: 15px;
	
	background-image: url('../images/widget_body.jpg');
	background-position: top left;
	background-repeat: repeat-y;
}

#sidebar ul li 
{
	margin-bottom: 6px;
	margin-left: 30px;
	width: 205px;
	padding-bottom: 7px;
	border-bottom: 1px solid #cccccc;
}

#sidebar ul li:last-of-type 
{
	border-bottom: none;
	padding-bottom: 0;
	margin-bottom: 0;
}

#sidebar ul li img
{
	text-align: bottom;
}


#sidebar ul li a
{
	text-decoration: none;
	font-size: 11px;
	color: #666666;
	font-weight: 600;
	font-style: normal;
	
	padding: 2px;
	padding-top: 3px;
	padding-left: 5px;
	padding-right: 5px;
	
	margin-left: 5px;
	
	display:inline;
}
	

#sidebar ul li a:hover
{
	color: #333333;
}

#sidebar #service_navigation ul {
	list-style:none;
}


#sidebar #service_termine ul li span
{
	margin-left: 2px;
	font-size:11px;
}

#sidebar #service_termine ul li p {
	margin:0px;
	font-weight:bold;
	font-size:11px
}

#sidebar #service_termine ul li a
{
	margin:0;
	padding:0;
}





/* Jobbörse - Teaser */

.date, .jobtitle, .company {
	font-size:12px;
	border:none;
	margin:0;
	padding:4px;
	color: #666;
}

.tx-jobboerse-pi2 {
	
	float: left;
	
	width: 265px;
		
	background-image: url('../images/widget_body.jpg');
	background-position: top left;
	background-repeat: repeat-y;
}

.tx-jobboerse-pi2 .joblist-teaser {
	
	float: left;
	width: 205px;
	list-style: none;
	margin-left: 30px;
	margin-bottom: 10px;
	padding: 0;
	padding-left: 30px;
	margin-top: 15px;
	border-collapse: collapse;
	border: none;
	
}

.tx-jobboerse-pi2 .joblist-teaser td {
	border: none;
	border-bottom: 1px solid #cccccc;
	color: #666;
	font-size: 11px;
	padding: 2px;
	padding-top: 7px;
	padding-bottom: 7px;
}

.tx-jobboerse-pi2 .joblist-teaser td.firma {
	color: #666;
	font-size: 11px;
}


.tx-jobboerse-pi2 table a {
	color: #666;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
	margin-bottom: 3px;
}

.tx-jobboerse-pi2 table a:hover {
	color: #333;
}

.tx-jobboerse-pi2 table tr:hover {
	background:none
}



.tx-jobboerse-pi2 p a {
	color: #666;
	text-decoration: underline;
	margin-left: 27px;
	font-size: 11px;
}

.tx-jobboerse-pi2 p a:hover {
	text-decoration: none;
	color: #333;
}
