TD {
    font-family : Arial, Helvetica, sans-serif;
    font-size : 10pt;
    color : #000000;
    text-decoration : none;
}


/*-----------Titel----------*/
.titel {
	   font-family: Arial, Helvetica, sans-serif;
	   font-size: 14pt; 
	   color: #000000; 
	   font-weight: bold
}

/*-----------Linkfelder----------*/
.btfeldklein {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 8pt;
		color: #ffffff;
		font-weight: bold;
		text-decoration: none;
		background-color: #cc0033;
}

.btfeldkleinactive {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 8pt;
		color: #ffffff;
		font-weight: bold;
		text-decoration: none;
		background-color: #000000;
}

a.btfeldgross {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 10pt;
		color: #ffffff;
		font-weight: bold;
		text-decoration: none;
		background-color: #cc0033;
}

/*-----------für die beitragstitel----------*/
a.beitragtitel {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-decoration: none;
	color: #CC0033;
	font-weight: normal;
}

a:hover.beitragtitel{
	font-family : Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-decoration: underline;
	color: #CC0033;
}

/*------------diverse links------------------*/
a.linkfett {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-decoration: underline;
	color: #CC0033;
	font-weight: bold;
}

.beitragautor {
font-family: Arial, Helvetica, sans-serif;
font-size: 9pt;
color: #999999;
}

.beitragstyp {
font-family: Arial, Helvetica, sans-serif;
font-size: 9pt;
color: #000000;
}

/*-----------------------------------------------*/

.tool_head { 
	  font-family: Arial, Helvetica, sans-serif;
	   font-size: 14pt; 
	   color: #000000; 
	   font-weight: bold
}

a.sortspalte, .subhead {
	color:#292929;
	font-family: Arial,Helvetica,sans-serif;
	font-size:10pt;
	font-weight:bold;
	text-decoration:none;
}

.textklein {
	color:#000000;
	font-family: Arial,Helvetica,sans-serif;
	font-size:9pt;
	text-decoration:none;
}


td{
	font-family: Arial, Helvetica, sans-serif;
}

.kleinundgrau {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #9F9F9F;	
}


.fmargin{
	font-family : Arial, Helvetica, sans-serif;
	background : #ffffff;
	border-color : #dedede;
	border-style : solid;
}


/*-------------- für die farbwechsel in der anzeigetabelle in beitrag_list.asp -------------*/
.grau { background-color:#f5f5f5; }
.weiss { background-color:#ffffff; }

.std {
	color:#000000;
	font-family: Arial,Helvetica,sans-serif;
	font-size:10pt;
	text-decoration:none;
}

.bezeichner {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color : #CC0033;
}

.bezeichnershow {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color : #666666;
	font-weight : bold;
}


.ueberschrift {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20pt;
	font-weight: bold;
	color: #FFFFFF;
}

.formularfeld {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	width: 350px;
}

.datumsfeld {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
}

/*------------------------ CMS-Definitionen ---------------------------*/
/*--- in cms_std.inc fuer main-title verwendet: cms_ueberschrift ---*/
.cms_ueberschrift {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20pt;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #E0E0E0;
}

/*--- in cms_std.inc fuer nav3 verwendet: cmsbtfeld... ---*/
.cmsbtfeldklein {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 7pt;
		color: #ffffff;
		font-weight: bold ;
		text-decoration: none;
		vertical-align: middle;
		background-color: #cc0033;
}

.cmsbtfeldkleinactive {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 7pt;
		color: #ffffff;
		text-align: center;
		font-weight: bold ;
		text-decoration: none;
		vertical-align: middle;
		background-color: #000000;
}
.jobwidget{
	background-image: url(/shared/misc/_shared/images/karte-jobs.jpg) !important;
	background-repeat: no-repeat;
	background-position: right;
	background-color: #efefef;
	height:140px !important;
}

