td,p {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

sup,sub {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

b, strong {
	font-weight: bold;
}

.text {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

.error {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ff0000;
}

.textsmall {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

.textpsbox {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

.textpsboxwht {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
}

.textgn {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #007d47;
}

.textws {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
}

.textsmaller {
	font-size: 10px;
}

.headline {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#215194;
}

.headlinedlive {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#215194;
	padding-bottom: 13px;
}

.headlinegross {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-weight: bold;
	color: #215194;
}

.subheadline {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #007d47;
}

.subheadline2 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #F9DF00;
}

.subheadlineblack {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: black;
}

/* LINKS */

a:link {
	color: #215194;
	text-decoration: underline;
}
a:active {
	color: #00A2E7;
	text-decoration: underline;
}
a:visited {
	color: #008080;
	text-decoration: underline;
}
a:hover {
	color: #00A2E7;
	text-decoration: underline;
}

a.subheadline:link {
	color: #007d47;
	text-decoration: underline;
}
a.subheadline:active {
	color: #007d47;
	text-decoration: underline;
}
a.subheadline:visited {
	color: #007d47;
	text-decoration: underline;
}
a.subheadline:hover {
	color: #007d47;
	text-decoration: underline;
}

a.subheadline2:link {
	color: #F9DF00;
	text-decoration: underline;
}
a.subheadline2:active {
	color: #F9DF00;
	text-decoration: underline;
}
a.subheadline2:visited {
	color: #F9DF00;
	text-decoration: underline;
}
a.subheadline2:hover {
	color: #F9DF00;
	text-decoration: underline;
}

a.text:link {
	color: #000000;
	text-decoration: underline;
}
a.text:active {
	color: #007d47;
	text-decoration: underline;
}
a.text:visited {
	color: #5a5959;
	text-decoration: underline;
}
a.text:hover {
	color: #007d47;
	text-decoration: underline;
}

a.email:link {
	color: #007d47;
	text-decoration: underline;
}
a.email:active {
	color: #007d47;
	text-decoration: underline;
}
a.email:visited {
	color: #007d47;
	text-decoration: underline;
}
a.email:hover {
	color: #007d47;
	text-decoration: underline;
}

a.linklist:link {
	color: #000000;
	text-decoration: none;
}
a.linklist:active {
	color: #007d47;
	text-decoration: none;
}
a.linklist:visited {
	color: #5a5959;
	text-decoration: none;
}
a.linklist:hover {
	color: #007d47;
	text-decoration: underline;
}


/* TEXT UND SCHRIFTFARBEN FÜR NAVIFATION UND SUCHE */

.txsw {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 10px;
}

.txgr {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #5A5959;
	font-size: 10px;
}

.txws {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 10px;
}

a.txws:link {
	color: #ffffff;
	text-decoration: none;
}
a.txws:active {
	color: #ffffff;
	text-decoration: none;
}
a.txws:visited {
	color: #ffffff;
	text-decoration: none;
}
a.txws:hover {
	color: #ffffff;
	text-decoration: none;
}

.txgn {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #007d47;
	font-size: 10px;
}

a.txgn:link {
	color: #007d47;
	text-decoration: none;
}
a.txgn:active {
	color: #ffffff;
	text-decoration: none;
}
a.txgn:visited {
	color: #007d47;
	text-decoration: none;
}
a.txgn:hover {
	color: #ffffff;
	text-decoration: none;
}

.txge {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 10px;
	font-weight:bold;
}

a.txge:link {
	color: #ffffff;
	text-decoration: none;
}
a.txge:active {
	color: #ffffff;
	text-decoration: none;
}
a.txge:visited {
	color: #ffffff;	
	text-decoration: none;
}
a.txge:hover {
	color: #215194;
	text-decoration: none;
	background-color:white;	
}

.ultralightgrey {
	background-color: #f2f2f2;
}

/* FORMULARFELDER */

.suchfeld1 {
	width: 137px;
	heigth: 20px;
	font-size: 10px;
}

.textfeld1 {
	width: 180px;
	heigth: 20px;
	font-size: 11px;
}

.textfeld2 {
	width: 116px;
	heigth: 20px;
	font-size: 11px;
}

.textfeld3 {
	width: 92px;
	heigth: 20px;
	font-size: 11px;
}

.textfeld4 {
	width: 60px;
	heigth: 20px;
	font-size: 11px;
}

.textfeld5 {
	width: 30px;
	heigth: 20px;
	font-size: 11px;
}

.textfeldwide {
	width: 240px;
	heigth: 20px;
	font-size: 11px;
}

.zweistellen {
	width: 40px;
	heigth: 20px;
	font-size: 11px;
}

.vierstellen {
	width: 50px;
	heigth: 20px;
	font-size: 11px;
}


/* SONSTIGE */

/* Wegen Online Bewerbung*/
.textfeld4 {
	width: 50px;
	heigth: 20px;
	font-size: 11px;
}

.select {
	font-size: 10px;
}
.textarea {
	font-size: 11px;
}

/* TABELLENFARBEN FUER INHALTSTABELLEN */

.boxcolor1 {
	background-color: #cbe5da;
}

.downloadbox {
	background-color: #f9df00;
}

.anmeldenbox {
	background-color: #f9df00;
}

.formbox {
	background-color: #f9df00;
}

.datatable{
	background-color: #007d47;
}
.datatablehead {
	background-color: #cbe5da;
}
.datatablecell {
	background-color: #ffffff;
}

/* ABSTAENDE */

.picleft {
	margin-right: 14px;
	margin-bottom: 2px;
	border: 1;
}

.picright {
	margin-left: 14px;
	margin-bottom: 2px;
	border: 1;
}

.piclink10 {
	margin-top: 2px;
}
