p {
font-size : 11px;
font-family : arial;
color : #ffffff;
}

td {
font-size : 11px;
font-family : arial;
color : #ffffff;
}

td, th, body, p, li {
font-family : arial;
font-size : 11px;
font-weight : normal;
color : #191f54;
text-decoration : none;
text-align : left;
}

.blue {
font-family : arial;
font-size : 11px;
font-weight : normal;
color : #191f54;
text-decoration : none;
}

th {
font-weight : bold;
vertical-align : top;
}

.white {
font-size : 11px;
font-family : arial;
color : #ffffff;
}

.orange {
font-family : arial;
font-size : 11px;
font-weight : bold;
color : #ff6600;
text-decoration : none;
}

h1 {
font-family : arial;
font-size : 11px;
font-weight : bold;
color : #ff6600;
text-decoration : none;
}

a:link, a:active, a:visited {
font-family : arial, Arial, verdana, Verdana;
font-size : 11px;
font-weight : bold;
color : #ffffff;
text-decoration : none;
}

a:hover {
color : #78c3ef;
text-decoration : none;
}

a.spec:link, a.spec:active, a.spec:visited {
font-family : arial;
font-size : 11px;
font-weight : normal;
color : #ffffff;
text-decoration : underline;
}

a.spec:hover {
font-family : arial;
font-size : 11px;
font-weight : normal;
color : #78c3ef;
text-decoration : underline;
}

a.mail:link, a.mail:active, a.mail:visited {
font-family : arial;
font-size : 11px;
font-weight : normal;
color : #191f54;
text-decoration : none;
}

a.mail:hover {
color : #78c3ef;
text-decoration : none;
}

a.blue:link {
font-family : arial;
font-size : 11px;
font-weight : bold;
color : #191f54;
text-decoration : none;
}

a.blue:active {
font-family : arial;
font-size : 11px;
font-weight : bold;
color : #191f54;
text-decoration : none;
}

a.blue:visited {
font-family : arial;
font-size : 11px;
font-weight : bold;
color : #191f54;
text-decoration : none;
}

a.blue:hover {
font-family : arial;
font-size : 11px;
font-weight : bold;
color : #78c3ef;
text-decoration : none;
}

a.matoma:link {
font-family : arial;
font-size : 11px;
font-weight : normal;
color : #858eda;
text-decoration : none;
}

a.matoma:active {
font-family : arial;
font-size : 11px;
font-weight : normal;
color : #858eda;
text-decoration : none;
}

a.matoma:visited {
font-family : arial;
font-size : 11px;
font-weight : normal;
color : #858eda;
text-decoration : none;
}

a.matoma:hover {
font-family : arial;
font-size : 11px;
font-weight : normal;
color : #858eda;
text-decoration : none;
}

a.button {
font-family : arial;
font-size : 11px;
font-weight : bold;
color : #191f54;
text-decoration : none;
border : 1px solid #191f54;
padding : 4px;
}

a.button:link {
color : #191f54;
}

a.button:active {
color : #191f54;
}

a.button:visited {
color : #191f54;
}

a.button:hover {
color : #ff6600;
border : 1px solid #ff6600;
}

a.orange:link {
font-family : arial;
font-size : 11px;
font-weight : bold;
color : #78c3ef;
text-decoration : none;
}

a.orange:active {
font-family : arial;
font-size : 11px;
font-weight : bold;
color : #78c3ef;
text-decoration : none;
}

a.orange:visited {
font-family : arial;
font-size : 11px;
font-weight : bold;
color : #78c3ef;
text-decoration : none;
}

a.orange:hover {
font-family : arial;
font-size : 11px;
font-weight : bold;
color : #ff6600;
text-decoration : none;
}

INPUT, TEXTAREA .ffield, input, textarea, select {
font-family : arial;
background-color : #ffffff;
font-size : 11px;
}

INPUT.CHECKBOX {
border-right : 0 solid #9595ac;
border-bottom : 0 solid #9595ac;
}

.none {
background-color : #ffffff;
border-bottom : medium none;
border-left : medium none;
border-right : medium none;
color : #e0e0e0;
border-top : medium none;
}

.line {
font-family : arial;
background-color : #ffffff;
font-size : 11px;
}

.myCheck {
background-color : #ffffff;
border-bottom : medium none;
border-left : medium none;
border-right : medium none;
color : #ffffff;
border-top : medium none;
}

.help {
cursor : help;
border-width : 1px;
border-style : solid;
border-color : #ff6600;
color : #ff6600;
font-weight : bold;
}

#mainContainer
{
	width: 466px;
	overflow: hidden;
	padding-top: 14px;
}

#main
{
	width: 100%;
	padding-left: 5px;
	padding-right: 5px;
	background-color: white;
	background-image: url('../images/shared/bg_main.gif');
	background-repeat: repeat-x;
}

#mainTable
{
	padding: 0px;
	margin: 0px;
	border-collapse: collapse;
	vertical-align: top;
}

#mainTable td
{
	padding: 0px;
	margin: 0px;
	border-collapse: collapse;
	vertical-align: top;
}

#mainTable td.left
{
	width: 226px;
	height: 26px;
}

#mainTable td.leftCenter
#mainTable td.rightCenter
{
	padding: 5px;
	width: 226px;
}

#mainTable td.MiddleTop,
#mainTable td.MiddleCenter,
#mainTable td.MiddleBottom
{
	width: 5px;
	height: 26px;
	overflow: hidden;
	background-image: url('../images/shared/bg_main_table_top.gif');
	background-repeat: no-repeat;
}

#mainTable td.MiddleCenter
{
	background-image: url('../images/shared/bg_main_table_middle.gif');
	background-repeat: repeat-y;
}

#mainTable td.MiddleBottom
{
	height: 31px;
	background-image: url('../images/shared/bg_main_table_bottom.gif');
}

.rssContent
{
	margin: 2px;
	font-size: 12px;
	padding: 2px 2px 4px 10px;
	border-bottom: 1px solid #E2E1E9;
}

.head
{
	font-size: 12px;
	width: 216px;
	margin-bottom: 18px;
	padding: 5px;
	font-weight: bold;
	color: white;
	background-color: #191E55;
}

.head img
{
	border: 0px;
	width: 14px;
	height: 14px;
	vertical-align: middle;
}

.stellenangebote
{
	padding: 5px 10px 5px 10px;
	background-color: #FF6801;
	vertical-align: middle;
	margin-top: 20px;
	margin-left: 20px;
	width: 160px;
}

.stellenangebote img
{
	margin-right: 5px;
	border: 0px;
	width: 6px;
	height: 9px;
	vertical-align: middle;
}

.stellenangebote a:link,
.stellenangebote a:active,
.stellenangebote a:visited
{
	font-size: 11px;
	font-weight: normal;
	color: white;
	text-decoration: underline;
}

.stellenangebote a:hover
{
	text-decoration: none;
}

.rssContent a:link,
.rssContent a:active,
.rssContent a:visited
{
	font-size: 12px;
	font-weight: normal;
	color : #191f54;
	text-decoration: none	;
}

.rssContent a:hover
{
	text-decoration: underline;
}

#fb-root{
	margin-left: 10px;
	width: 126px;
	overflow: hidden;
}
