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;
}

.textbl {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #10314a;
}

.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: 14px;
	font-weight: bold;
	color: #000000;
}

.headlinedlive {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.headlinegross {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-weight: bold;
	color: #000000;
}

.subheadline {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}

.subheadline2 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}

.subheadlineblack {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: black;
}

/* LINKS */

a:link {
	color: #000000;
	text-decoration: underline;
}
a:active {
	color: #10314a;
	text-decoration: underline;
}
a:visited {
	color: #979797;
	text-decoration: underline;
}
a:hover {
	color: #10314a;
	text-decoration: underline;
}

a.subheadline:link {
	color: #10314a;
	text-decoration: underline;
}
a.subheadline:active {
	color: #10314a;
	text-decoration: underline;
}
a.subheadline:visited {
	color: #10314a;
	text-decoration: underline;
}
a.subheadline:hover {
	color: #10314a;
	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: #10314a;
	text-decoration: underline;
}
a.text:visited {
	color: #979797;
	text-decoration: underline;
}
a.text:hover {
	color: #10314a;
	text-decoration: underline;
}

a.email:link {
	color: #10314a;
	text-decoration: underline;
}
a.email:active {
	color: #10314a;
	text-decoration: underline;
}
a.email:visited {
	color: #10314a;
	text-decoration: underline;
}
a.email:hover {
	color: #10314a;
	text-decoration: underline;
}

a.linklist:link {
	color: #000000;
	text-decoration: none;
}
a.linklist:active {
	color: #10314a;
	text-decoration: none;
}
a.linklist:visited {
	color: #000000;
	text-decoration: none;
}
a.linklist:hover {
	color: #10314a;
	text-decoration: underline;
}


/* SONSTIGE */

/* Wegen Online Bewerbung*/
.textfeld4 {
	width: 50px;
	heigth: 20px;
	font-size: 11px;
}

.select {
	font-size: 10px;
}
.textarea {
	font-size: 11px;
}

/* TABELLENFARBEN FUER INHALTSTABELLEN */

.boxcolor1 {
	border-width: 2px; 
	border-color: #979797; 
	border-style: solid; 
	//background-color: #f2f2f2;
}

.downloadbox {
	border-width: 2px; 
	border-color: #979797; 
	border-style: solid; 
}

.anmeldenbox {
	border-width: 2px; 
	border-color: #979797; 
	border-style: solid; 
}

.formbox {
	border-width: 2px; 
	border-color: #979797; 
	border-style: solid; 
}

.datatable{
	background-color: #979797;
}
.datatablehead {
	background-color: #f2f2f2;
}
.datatablecell {
	background-color: #ffffff;
}

/* ABSTAENDE */

.picleft {
	margin-right: 14px;
	margin-bottom: 2px;
	border: 1;
}

.piclink10 {
	margin-top: 2px;
}