
body{
	font-family: Arial,sans-serif;
	color: #333333;
	line-height: 1.166;
	margin: 0px;
	padding: 0px;
	font-size:100.1%;
/*	text-align:center;*/
}
a, blockquote, caption, dd, dfn, div, dl, dt, fieldset, form, h1, h2, h3, h4, h5, img, label, legend, li, ol, p, samp, table, tbody, td, tfoot, th, thead, tr, ul {font-size:100.1%; font-family: Arial, sans-serif; border:0; line-height:1.5}

a:link, a:visited{
	color: #E32D2F;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}



h1{
 font: bold 120% Arial,sans-serif;
 color: #000000;
 margin: 0px;
 padding: 0px;
}

h2{
 font: bold 114% Arial,sans-serif;
 color: #006699;
 margin: 0px;
 padding: 0px;
}

h3{
 font: bold 100% Arial,sans-serif;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h4{
 font: 100% Arial,sans-serif;
 color: #333333;
 margin: 0px;
 padding: 0px;
}

h5{
 font: 100% Arial,sans-serif;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}



.container {
	width: 974px;
	clear: both;
	/*margin: 0 auto 0 auto;*/
}

html>body .container {
	width: 974px;
	clear: both;
/*	margin: 0 auto 0 auto;*/
}

#header {
	width: 100%;
	text-align: left;
}

#aligntop
{
vertical-align:top;
}

.content_left {
	width:201px;
	float:left;
	text-align:left;
/*	padding:0px 25px 0px 0px;
	margin:0px 0px 0px 18px;*/
/*	background-color:#FFFFCC;*/
}

.content_main {
	float:left;
	text-align:left;
	width:598px;
/*	background-color:#FFCCCC*/
}
.content_right {
	float:left;
	text-align:left;
	width:170px;
	margin-top:3.3em;
/*	background-color:#FF9933 */
}




#nav_meta{
	font-size:0.65em;
	color: #BEBEBE;
	padding:10px 170px 0px 0px;
	text-align:right;
}

#nav_meta a{
	color: #BEBEBE;
	margin:0px 5px 0px 5px;
}

#nav_meta a:hover{
	text-decoration: underline;
}

.nav_main {
	font-size:1.05em;
/*	color:#E32D2F;*/
	border-bottom:1px solid #ECECEC;
	padding:0px;
	font-weight:bold;
	height:1.8em;
}

.nav_main a{
	padding:0px 20px 0px 0px;
	margin:0;
}
.nav_main a:hover{
	text-decoration:none;
	color:#989898;
	padding:0px 20px 0px 0px;
}
a#nav_main_select {
	text-decoration:none;
	color:#989898;
	padding:0px 20px 0px 0px;
}


.nav_breadcrumb {
	font-size:0.7em;
	border-bottom:1px solid #ECECEC;	
	color:#BEBEBE;
	padding:2px 0px 1px 0px;
	height:1.5em;	
}
.nav_breadcrumb a:link, .nav_breadcrumb a:visited {
	color:#BEBEBE;
}



.box_search {
	padding: 0em 0px 0px 0px;
	margin: 0.7em 25px 0px 18px;
	height:2.6em;
}
html>body .box_search {
	padding: 0em 0px 0px 0px;
	margin: 0.5em 25px 0px 18px;
	min-height:2.8em;
	height:auto;
	vertical-align:middle;
}

.box_search form {
	display:inline;
}
.box_search_input{
	width:85px;
	border:1px solid #C5C5C5;
	color:#C5C5C5;

}
.box_search_submit{
	font-size:0.6em;
}


.box_news {
	margin: 0em 25px 1em 18px;
	border-left:1px solid #C9C5C6;
	border-right:1px solid #C9C5C6;	
	border-top:1px solid #C9C5C6;	
}

.box_navigation {
	margin: 0em 25px 1em 18px;
	border-top:1px solid #C9C5C6;	
	border-bottom:1px solid #C9C5C6;
	background-color:#F3F4F6;
}
.box_navigation_header {
	background-color:#999999;
/*	text-indent:20px;*/
	padding:2px 7px 2px 7px;
	border-top:1px solid #FFFFFF;		
	border-bottom:1px solid #FFFFFF;	
}
.box_navigation_header h2 {
	color:#FFFFFF;
	font-size:0.75em;
	font-weight:bold;
}

.box_navigation_content {
	padding:5px 10px 5px 10px;
	font-size:0.75em;
	border-bottom:1px solid #C9C5C6;		
}
.box_back {
	margin: 0em 25px 1em 18px;
	font-size:0.75em;
	padding-left:0px;
}
.box_login {
	margin: 0em 25px 1em 18px;
	border-left:1px solid #C9C5C6;
	border-right:1px solid #C9C5C6;	
	border-top:1px solid #C9C5C6;	
	background-color:#F3F4F6;
}


.box_right {
	margin: 0em 0px 1em 25px;
	border-left:1px solid #C9C5C6;
	border-right:1px solid #C9C5C6;	
	border-top:1px solid #C9C5C6;	
}

.box_header {
	background-image:url(/JOBAGWebApp/resources/box_ecke2.gif);
	background-repeat:no-repeat;
	background-color:#E32D2F;

/*	text-indent:20px;*/
	padding:2px 0px 2px 20px;
}
.box_header h2 {
	color:#FFFFFF;
	font-size:0.75em;
	font-weight:bold;
}

.box_content {
	padding:5px 10px 5px 10px;
	font-size:0.75em;
	border-bottom:1px solid #C9C5C6;		
}
.box_login_content {
	padding:7px 7px 7px 7px;
	font-size:0.75em;
	border-bottom:1px solid #C9C5C6;		
}

.box_image {
	float:right;
	border:none;
	margin:0px 0px 3px 3px;
}

.box_datum {
	color: #C8C8C8;
	font-size:0.9em;
}
.banner {
	background-color: #E5E5E5;
	height:170px;
}

html>body .banner {
	background-color: #E5E5E5;
	min-height:170px;
	height:auto;
}

.banner_text {
	padding: 10px 10px 10px 280px;
}

.banner h1 {
	color:#E32D2F;
	padding-left:0px 10px 0px 20px;
	font-weight:normal;
	font-size:1.5em;
}
.textbild_box {
	background-color: #E5E5E5;
	width:274px;
	
}

.textbild_box_header {
	background-image:url(/JOBAGWebApp/resources/box_ecke3.gif);
	background-position:top left;
	background-repeat:no-repeat;
	text-align:right;
}
.textbild_box_header_app {
	background-image:url(/JOBAGWebApp/resources/box_ecke3.gif);
	background-position:top left;
	background-repeat:no-repeat;
	text-align:right;
     
}



.textbild_box_header h1{
	padding:2px 10px 0px 0px;
	font-size:0.85em;
	color:#E32D2F;
}

.textbild_box_header_app h1{
	padding:2px 10px 0px 0px;
	font-size:0.85em;
	color:#E32D2F;
}

.textbild_box_text {
	background-color:#FFFFFF;
	margin:10px 10px 10px 82px;
	padding:4px;
	font-size:0.75em;	
}

.textbild_box_text_app {
	background-color:#FFFFFF;
	margin:10px 10px 10px 10px;
	padding:4px;
	font-size:0.75em;	
   min-height:220px;
}


.textbild_box_text h1{
	padding:2px 0px 4px 0px;
	font-size:1.15em;
	color:#000000;
}

.textbox_direkt {
	border:1px solid #C9C5C6;
	width:282px;
	font-size:0.75em;		
}

.textbox_direkt_text {
	padding:10px;
}
.textbox_direkt_link {
	background-color:#E32D2F;
	color:#FFFFFF;
	/*padding:0px 10px 0px 10px;*/
        padding:0px 0px 0px 0px;
}

.textbox_direkt_link a:link, .textbox_direkt_link a:visited {
	color:#FFFFFF;
}

/

.cb {
	clear:both;
}
.pfeil {
	font-size: 1.3em;
}



.box_subnav {
	font-size:0.75em;
}
.box_subnav div{
/*	border-top:1px solid #FFFFFF;*/
}

div.subnav_l1 { 
	border-top:#C9C5C6 1px solid; 
	padding-left:7px;
}
div.subnav_l1_select { 
	border-top:#C9C5C6 1px solid; 
	padding-left:7px;
}
div.subnav_l1 a {
	display:block;
	text-decoration:none;
	font-weight:bold;
	color:#989898;
	padding:4px 0px 4px 0px;
}
div.subnav_l1 a:hover { 
	color:#E32D2F;
	text-decoration:none;	
}
div.subnav_l1_select a {
	display:block;
	text-decoration:none;
	font-weight:bold;
	color:#E32D2F;
	padding:4px 0px 4px 0px;	
}


div.subnav_l2 { 
	padding-left:18px;
	background-color:#E5E5E5;
}
div.subnav_l2_select { 
	padding-left:18px;
	background-color:#E5E5E5;
}
div.subnav_l2 a {
	display:block;
	text-decoration:none;
	font-weight:bold;
	color:#989898;
	padding:2px 0px 2px 0px;
	border-bottom:#C9C5C6 1px solid; 
}
div.subnav_l2 a:hover { 
	color:#E32D2F;
	text-decoration:none;	
}
div.subnav_l2_select a {
	display:block;
	text-decoration:none;
	font-weight:bold;
	color:#E32D2F;
	padding:2px 0px 2px 0px;	
}


div.subnav_l3 { 
	padding-left:30px;
	background-color:#E5E5E5;
}
div.subnav_l3_select { 
	background-color:#E5E5E5;
}
div.subnav_l3 a {
	display:block;
	text-decoration:none;
	font-weight:bold;
	color:#989898;
	padding:2px 0px 2px 0px;
	border-bottom:#C9C5C6 1px solid; 
}
div.subnav_l3 a:hover { 

	color:#E32D2F;
	text-decoration:none;	
/*	background-image:url(images/pfeil.gif); 
	background-position:5px 4px;
	background-repeat:no-repeat;*/
	
}
div.subnav_l3_select a {
	display:block;
	text-decoration:none;
	font-weight:bold;
	color:#E32D2F;
	padding:2px 0px 2px 0px;	
}


a.subnav_level1 {
	display:block;
	width:170px;
	background-image:url(images/pfeil_navi2.gif); 
	background-position:5px 4px;
	background-repeat:no-repeat;
	text-decoration:none;
	font-size:11px;
	font-weight:bold;
	color:#000000;
	padding:5px 0px 5px 0px;
}
a.subnav_level1_select {
	color:#000000; 
	background-image:url(images/pfeil_navi2_over.gif); 
	background-position:5px 4px;
	background-repeat:no-repeat;
	background-color:#F2D1B0;
}
a.subnav_level1:link { color:#000000; }
a.subnav_level1:visited { color:#000000; }
a.subnav_level1:hover { 
	color:#000000; 
	background-image:url(images/pfeil_navi2_over.gif); 
	background-position:5px 4px;
	background-repeat:no-repeat;
	background-color:#F2D1B0;
}
a.subnav_level1:active { color:#000000; }

/* Style rules to make data tables look better */

.list-header {
  background-color: #eeeeee;
  font-size: larger;
  font-weight: bold;
}

.list-paging-header {
  background-color: white;
}

.list-paging-footer {
  background-color: white;
}

.list-row-even { 
}

.list-row-odd { 
  background-color: #eeeeee;
}

/* Style rules for message severity levels */

.infoMessage {
  color: black;
}

.warnMessage {
  color: orange;
  font-weight: bold;
}

.errorMessage {
  color: red;
  font-weight: bold;
}

.fatalMessage {
  color: red;
  font-style: italic;
  font-weight: bold;
}
.Text_normal {  font-family:Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; color: #404040; line-height: 18px}
.TEXT_normal {  font-family:Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; color: #404040; line-height: 18px}
.TEXT_infobox {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; color: #000000}
.TEXT_mast {  font-family: Arial, Helvetica, sans-serif; font-weight: bold; color: #FFFFFF; font-size: 13px}
.TEXT_mast_preis { font-family: Arial, Helvetica, sans-serif; font-weight: bold; color: #38434B; font-size: 18px}
.TEXT_mast_zehntel { font-family: Arial, Helvetica, sans-serif; font-weight: bold; color: #38434B; font-size: 12px}
.TEXT_fett { font-family:Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; color: #404040; line-height: 18px ; font-weight: bold}

.TABELLE_rahmen_lor {  border: #707070 solid; border-width: 1px 1px 0px}
.TABELLE_rahmen_lr {  border: #707070; border-style: solid; border-top-width: 0px; border-right-width: 1px; border-bottom-width: 0px; border-left-width: 1px}
.TABELLE_rahmen_lo {  border: #707070; border-style: solid; border-top-width: 1px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 1px}
.TABELLE_rahmen_r {  border: #707070; border-style: solid; border-top-width: 0px; border-right-width: 1px; border-bottom-width: 0px; border-left-width: 0px}
.TABELLE_rahmen_ro {  border: #707070; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 0px; border-left-width: 0px}
.TABELLE_rahmen_oru {  border: #707070; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 0px; font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; line-height: normal; font-weight: bold; color: #FFFFFF}
.TABELLE_rahmen_l {  border: #707070; border-style: solid; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 1px}
.TABELLE_rahmen_o {  border: #707070; border-style: solid; border-top-width: 1px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px}
.TABELLE_rahmen_o_tmb {  border: #C4C2C2; border-style: solid; border-top-width: 1px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px; font-family:Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; color: #404040;}
.TABELLE_rahmen_olu_tmb {  border: #C4C2C2; border-style: solid; border-top-width: 1px; border-right-width: 0px; border-bottom-width: 1px; border-left-width: 1px; font-family:Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; color: #404040; line-height: 18px}
.TABELLE_rahmen_loru { border: #707070; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}
.TABELLE_rahmen_lru { border: #707070; border-style: solid; border-top-width: 0px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}
.TABELLE_rahmen_lu { border: #707070 solid; border-width: 0px 0px 1px 1px}
.TABELLE_rahmen_ru { border: #707070 solid; border-width: 0px 1px 1px 0px}
.TABELLE_rahmen_u {  border: #707070; border-style: solid; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 1px; border-left-width: 0px; font-family: Arial, Helvetica, sans-serif; font-size: 12px; text-decoration: none; font-style: normal; line-height: normal; font-weight: bold; color: #282828 }
.TABELLE_rahmengr_loru { border: 1px #C5C7D2 solid}
.TABELLE_rahmengr_lou { border: #C5C7D2 solid; border-width: 1px 0px 1px 1px}
.TABELLE_rahmengr_oru { border: #C5C7D2 solid; border-width: 1px 1px 1px 0px}
.TABELLE_rahmengr_ou { border: #C5C7D2 solid; border-width: 1px 0px 1px 0px}
.TABELLE_rahmengr_lru { border: #C5C7D2 solid; border-width: 0px 1px 1px}
.TABELLE_rahmengr_ru { border: #C5C7D2 solid; border-width: 0px 1px 1px 0px}
.TABELLE_rahmengr_u { border: #C5C7D2 solid; border-width: 0px 0px 1px 0px}
.TABELLE_rahmengr_lu { border: #C5C7D2 solid; border-width: 0px 0px 1px 1px}
.TABELLE_rahmengr_lr { border: #C5C7D2 solid; border-width: 0px 1px 0px 1px}

.nav1 {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: bold; color: #FFFFFF;; text-decoration: none}
.nav1:hover {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: bold; color: #000000; border: #0000CC; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}
.nav_breadcrumb {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; font-weight: normal; color: #404040;; text-decoration: none}
.nav_breadcrumb:hover {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; font-weight: normal; color: #404040;; text-decoration: underline}
.nav2 {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; font-weight: normal; color: #000000;; text-decoration: none; line-height: 22px}
.nav2:hover {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; font-weight: normal; color: #006600; border: #0000CC; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}
.nav3 {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; font-weight: normal; color: #000000;; text-decoration: none}
.nav3:hover {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; font-weight: normal; color: #006600; border: #0000CC; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}.TABELLE_rahmengr_loru { border: 1px #C5C7D2 solid}
.nav4 {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; font-weight: bold; color: #ffffff; text-decoration: none}

.FORM {  font-family: Arial, Helvetica, sans-serif; font-size: 11px;}

/* CoolMenus 4 - default styles - do not edit */
.clCMAbs{position:absolute; visibility:hidden; left:0; top:0}
/* CoolMenus 4 - default styles - end */


/*Styles for level 0*/
.clLevel0,.clLevel0over{position:absolute; padding:3px; font-family:arial,helvetica; font-size:11px; font-weight:bold}
.clLevel0{background-color:#707070; layer-background-color:#ffffff; color:white;}
.clLevel0over{background-color:#707070; layer-background-color:#707070; color:black; cursor:pointer; cursor:hand; font-weight:bold }
.clLevel0border{position:absolute; visibility:hidden; background-color:#707070; layer-background-color:#006699}

/*Styles for level 1*/
.clLevel1,.clLevel1over{position:absolute; padding:3px; font-family:arial,helvetica; font-size:11px;}
.clLevel1{background-color:#ECEBEB; layer-background-color:#ffffff; color:black;}
.clLevel1over{background-color:#7FBD46; layer-background-color:#707070; color:white; cursor:pointer; cursor:hand; font-weight:normal }
.clLevel1border{position:absolute; visibility:hidden; background-color:#707070; layer-background-color:#006699}

.interfaceLabel { font-weight: bold; color:#404040 }
.tableRowAlignTop {
   vertical-align: top
}

.tablecolAlignCenter {
text-align: center;
}
.tablecolAlignright {
text-align: right;
}


.content_text {
	font-size:0.8em;
	padding:0px 0px 0px 0px;
}

.content h1 {
	padding-left:0px;
	font-size:1.05em;
	color:#E32D2F;
}

