body {  
    background-color: #FFFFFF; 
	font-family: Arial, Helvetica;
	font-size: 12px; 
	color: #000000
}

input {  
    background-color: #FFFFFF; 
	font-family: Arial, Helvetica;
	font-size: 12px; 
	color: #000000;
}

sub {
	font-size: 11px;
}

.formbutton {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica;
	font-size: 12px;
	color: #990000;
	margin: auto;
	width: 180px;
}

	
table {  
    font-family: Arial, Helvetica; 
	font-size: 12px; 
	color: #000000
}

.headline12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}



.headline12rot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #990000;
}

.headline20rot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #990000;
}


.headline12blau {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #004C99;
}


.headline11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

.textblau {  
    font-family: Arial, Helvetica; 
	font-size: 12px; 
	color: #004C99
}

.text9blau {  
    font-family: Arial, Helvetica; 
	font-size: 9px; 
	color: #004C99
}

.text8 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #000000;
}

.text9 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
}

.text10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

.text11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

.text12grau {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}

.text12rot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
}
.text12fettrot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
}


.letterittext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
}

.text12sw {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.textJobs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color: #FFFFFF;
	line-height: 14px;
}

.textJobs a:hover {
	color: #FFFFFF;
}


.imgframe {
	border-top: 1px #333333 solid;
	border-bottom: 1px #333333 solid;
	border-left: 1px #333333 solid;
	border-right: 1px #333333 solid;
}

.imgframegr {
	border-top: 1px #CCCCCC solid;
	border-bottom: 1px #CCCCCC solid;
	border-left: 1px #CCCCCC solid;
	border-right: 1px #CCCCCC solid;
}

.trGrau {  background-color: #EBEBEB;
}

.register {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.registerrot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}

.registersmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.registerbigblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #004C99;
	text-decoration: none;
}

.registerbigrot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}

.registersmallrot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}

.registerblau {
    font-family: Arial, Helvetica; 
	font-size: 10px; 
	color: #004C99
}

.bordergrey {
	border: 1px #CCCCCC solid;  
}

.bordergreyleft {
	border-left:   1px #CCCCCC solid;
}

.bordergreyright {
	border-right:   1px #CCCCCC solid;
}

.bordergreytop {
	border-top:   1px #CCCCCC solid;
}

.bordergreytopleft {
	border-top:   1px #CCCCCC solid;
	border-left:   1px #CCCCCC solid;
}

.bordergreybottom {
	border-bottom:   1px #CCCCCC solid;
}

.bordergreytopbottom {
	border-bottom:   1px #CCCCCC solid;
	border-top:   1px #CCCCCC solid;
}

.borderblackbottom {
	border-bottom:   1px #000000 solid;
}


.formfield {

height: 22px;
width: 250px;

}




	
#pdfBoxInContent {
	padding-left: 30px;
	width: auto;
	font-weight: normal;
	color:#000000;
	height:auto;
	margin-bottom:10px;
	}
#pdfBoxInContent img {
    margin-left:-30px;
	display:inline;
	float:left; 
	border: 0px;
	}
	
#pdfBoxInContent sup {
    font-size: 8px;
	}	
	
	
#pdfBoxInContent a {
    font-weight: normal;
	color:#000000;
	text-decoration:underline;
	}
	
	
	
.listStyle1 {
    list-style:none;
	padding:0px;
	margin: 0px;
	
}

.listStyle1 li {
	padding-bottom: 10px;
	padding-left:13px;
	background-image:url(../images_basic/img_marker_um.gif);
	background-position:0px 3px;
	background-repeat:no-repeat;
}	

.boxMoreInfo {
	display:block;
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	background-color: #990000;
	color: #FFFFFF;
	width: 120px;
    border: 1px #CCCCCC solid;
	cursor:pointer;
	margin-top:5px;
	margin-bottom:5px;
	padding:1px;
	padding-left:3px;
	
}

.boxMoreInfo:hover{
	
	color: #fff;
	background-color:#666;
	
	
}


