body {
	margin-left: 40px;
	margin-top: 25px;
	background-color: #FFFFFF;
}



.subtitel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #112266;
	font-weight: bold;
	line-height: 18px;
}

.job_titel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #112266;
	font-weight: bold;
}



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



.lauftext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}

.lauftext_bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}




.lauftext_blau {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #112266;
}

.lauftext_tabelle_trenner {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding-top: 5px;
	padding-bottom: 5px;
}

.lauftext_tabelle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	padding-top: 10px;
}

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

.box_job_titel{
	border: 1px solid #CCCCCC;
	background-color: #DDDDDD;
}

.bildlegende{
	font-family: verdana, arial, helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 11px;
	color:gray;
	line-height: 12pt;
}

.box_auszeichnung{
	background-image: url(../bilder/verlauf_hg_1px.jpg);
	background-repeat: repeat-y;
	padding-top: 5px;
}


.trenner_tabelle {
	border-top-style: solid;
	border-top-color: #E7E7E7;
	padding-top: 5px;
	padding-bottom: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-weight: normal;
	line-height: 18px;
	background-color: #dddddd;
	padding-left: 5px;
	padding-right: 5px;
	border-top-width: 2px;
}





.textarea{
border: 2px none #ffffff;
border-left-width: 1px;
border-right-width: 1px;
border-style: solid;
border-top-width: 1px;
border-width: 1px,1px,1px,1px;
font-family: verdana, arial, helvetica, sans-serif;
font-style: normal;
font-weight: normal;
font-size: 11px;
scrollbar-face-color:#ffffff;
scrollbar-shadow-color:grey;
scrollbar-highlight-color:#ffffff;
scrollbar-3dlight-color:gray;
scrollbar-darkshadow-color:#ffffff;
scrollbar-track-color:white;
scrollbar-arrow-color:gray;
color:gray;
background-color:white;



}



a:link{text-decoration:underline; font-weight:normal; color:#666666;}
a:visited {text-decoration:underline; font-weight:normal; color:#666666;}
a:hover {text-decoration:underline; font-weight:normal; color:#112266;}
a:active {text-decoration:underline; font-weight:normal;}


a.boldblue:link{text-decoration:underline; font-weight:bold; color:#112266;}
a.boldblue:visited {text-decoration:underline; font-weight:bold; color:#112266;}
a.boldblue:hover {text-decoration:underline; font-weight:bold; color:#666666;}
a.boldblue:active {text-decoration:underline; font-weight:bold;}
