body
{
	font-family: Arial, sans-serif;
	background-color: #FFFFFF;
}

table.jobListe
{
	width:100%;
	font-size: 12px;
}

td.pageLinkFirst
{
	width:16px;
	height:16px;
	background-repeat: no-repeat;
	background-position: 0px 1px;
	cursor: pointer;
	background-image: url('http://control.jobcluster.de/template/base/images/Navigation%20First.gif');
	background-color: #EDF0F5;
	border-color: #C5C7CA;
	border-style: solid;
	border-width: 	0px;
	border-left-width:0px;
	border-right-width:1px;
}


td.pageLinkPrevious
{
	width:16px;
	height:16px;
	background-repeat: no-repeat;
	background-position: 0px 1px;
	cursor: pointer;
	background-image: url('http://control.jobcluster.de/template/base/images/Navigation%20Previous.gif');
	background-color: #EDF0F5;
	border-color: #C5C7CA;
	border-style: solid;
	border-width: 	0px;
	border-left-width:0px;
	border-right-width:1px;
}		


td.pageLinkNext
{
	width:16px;
	height:16px;
	background-repeat: no-repeat;
	background-position: 0px 1px;
	cursor: pointer;
	background-image: url('http://control.jobcluster.de/template/base/images/Navigation%20Next.gif');
	background-color: #EDF0F5;
	border-color: #C5C7CA;
	border-style: solid;
	border-width: 	0px;
	border-left-width:0px;
	border-right-width:1px;
}


td.pageLinkLast
{
	width:16px;
	height:16px;
	background-repeat: no-repeat;
	background-position: 0px 1px;
	cursor: pointer;
	background-image: url('http://control.jobcluster.de/template/base/images/Navigation%20Last.gif');
	background-color: #EDF0F5;
	border-color: #C5C7CA;
	border-style: solid;
	border-width: 	0px;
	border-left-width:0px;
	border-right-width:1px;
}


td.pageLink
{
	font-size:    10px;
	font-weight:  lighter;
	background-color: #EDF0F5;
	border-color: #C5C7CA;
	border-style: solid;
	border-width: 	0px;
	border-left-width:0px;
	border-right-width:1px;
	text-align:	   center;
	vertical-align:middle;
	padding:      2px;
	padding-left: 3px;
	padding-right:3px;
}


td.pageInfo
{
	font-size:    10px;
	font-weight:  lighter;
	background-color: #DCE2EC;
	border-color: #C5C7CA;
	border-style: solid;
	border-width: 	0px;
	border-left-width:0px;
	border-right-width:1px;
	text-align:	   center;
	vertical-align:middle;
	padding:      2px;
	padding-left: 3px;
	padding-right:3px;
}


td.selectedPageLink
{
	font-size:    10px;
	font-weight:  lighter;
	background-color: #DCE2EC;
	border-color: #C5C7CA;
	border-style: solid;
	border-width: 	0px;
	border-left-width:0px;
	border-right-width:1px;
	text-align:	   center;
	vertical-align:middle;
	padding:      2px;
	padding-left: 3px;
	padding-right:3px;
}

table.pageList
{
	border-color:#C5C7CA;
	border-style:solid;
	border-width:1px;
	border-collapse: collapse;
}

a.pageLink
{
 	color: #000000;
    font-weight: lighter;
    text-decoration: none;
}

a.selectedPageLink
{
 	color: #000000;
    font-weight: bold;
    text-decoration: none;
}


td.jobLink
{
	padding-left: 5px;
	white-space: nowrap;
	border-bottom: 1px solid #EBEBEB;
	width: 10%;
}


td.jobLink a
{
	text-decoration: none;
}


td.jobLink a img
{
	border: none;
}


td.listAlphaRow{
	font-size:    	17px;
	font-weight:	bolder;
	font-family: 	Arial, sans-serif;
	padding:      	3px;
	text-decoration: none;
}


a.listAlphaItem{
	color: #9C9C9C;
	text-decoration: none;
}


a.listAlphaItem:hover{
    color: #B62B2E;
    text-decoration: none;
}

td.listAlphaRowSelected{
	font-size:    	17px;
	font-weight:	bolder;
	font-family: 	Arial, sans-serif;
	padding:      	3px;
	text-decoration: none;
	color: #B62B2E;
}


td.listAlphaRowOff{
	font-size:    	17px;
	font-weight:	bolder;
	font-family: 	Arial, sans-serif;
	padding:      	3px;
	text-decoration: none;
	color: #E7E6E6;
}


span.topMenuBarItem
{
	cursor: pointer;
	font-size: 12px;
	color: #FFFFFF;
	margin-left: 20px;
}


span.topMenuBarItem:hover
{
	color: #CBCBCB;
}


div.topMenu
{
	cursor: pointer;
	color: #606367;
	background-color: #F0F0F0;
	border: 3px solid #ff954f;
	font-size: 12px;
	width: 200px;
}


#divSearch
{
	padding: 4px;
	width: 380px;
	height: 230px;
	cursor: default;
}

#divPossibilities
{
	height: 110px;
}

div.topMenu table
{
	width: 100%;
}

p.menubar
{
	padding-top: 2px;
	height: 22px;
	background-color: #FF6600;
	border: 0px;
}

td.menuItem
{
	font-size: 12px;
}


td.menuItem:hover
{
	background-color: #7892C0;
}


body
{
	margin: 0px;
}


fieldset
{
	border-style: none;
}


a.NLBezeichnung
{
	font-size: 10px;
	color: #999999;
	text-decoration: none;
	display: none;
}


span.einsatzort
{
	font-size: 10px;
	color: #999999;
}


span.laufzeit
{
	font-size: 10px;
	color: #999999;
	white-space: nowrap;
}

span.jobDatum
{
	vertical-align: middle;
	font-size: 10px;
	color: #999999;
}

td.jobBezeichnung
{
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 20px;
	border-bottom: 1px solid #EBEBEB;
}


a.jobBezeichnung
{
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	color: #505457;
}


#txtTitle
{
	width: 360px;
}


#selOccFieldGroup, #selOccField
{
	width: 360px;
}


#txtPLZArea
{
	width: 85px;
}


input.submitButton
{
	background-color:#FFFFFF;
	background-image:none;
	border-color: #68676B;
	color: #000000;
	font-weight: bold;
	font-size:9pt;
	text-align: center;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	margin: 3px;
}


#jcLogin
{
	background-color: white;
	border: 1px solid black;
	width: 300px;
}


table.jcLogin
{
	width: 100%;
}


td.regLink a
{
	font-size: 11px;
	font-weight: bold;
	color: black;
}


div.einsatzort_plus
{
	padding: 2px;
	border: 1px solid black;
	font-size: 11px;
	background-color: #D0D0FF;
	white-space: nowrap;
}


td.jobInfo
{
	text-align: right;
	border-bottom: 1px solid #EBEBEB;
	width: 20%;
}


div.copyright
{
	display: none;
}


#text1
{
  display: none;
}


td.vorschauButton
{
	height: 20px;
	width: 20px;
	padding: 10px;
	background-repeat: no-repeat;
	background-position: 0px 1px;
	cursor: pointer;
	background-image: url('http://control.jobcluster.de/template/base/images/vorschau.gif');
}


td.bewerbenButton
{
	height: 20px;
	width: 20px;
	padding: 10px;
	background-repeat: no-repeat;
	background-position: 0px 1px;
	cursor: pointer;
	background-image: url('http://control.jobcluster.de/template/base/images/bewerben.gif');
}


td.druckenButton
{
	height: 20px;
	width: 20px;
	padding: 10px;
	background-repeat: no-repeat;
	background-position: 0px 1px;
	cursor: pointer;
	background-image: url('http://control.jobcluster.de/template/base/images/print.gif');
	display: none;
}


tr.alphaList
{
	display: none;
}


#text2
{
	display: none;
}


td.bewerbenButton
{
	display: none;
}


span.NLBezeichnung
{
	display: none;
}

#jobContainer
{
	overflow: auto; 
	height: 250px;
}


#quickApplication
{
	background-color: white;
	width: 400px;
	left: 50%;
	margin-left: -200px;
}


#quickApplicationClose
{
	background: url(../images/close.gif) no-repeat;
	width: 24px;
	cursor: pointer;
}


#txaApplicationText
{
	width: 300px;
	height: 200px;
}


#formMessage
{
	font-size: 12px;
	font-weight: bold;
}


label
{
	font-size: 10px;
	font-weight: bold;
}


.error
{
	font-size: 10px;
	color: red;
}


.formerror
{
	font-size: 10px;
	color: red;
}


.success
{
	color: green;
}


small.secondTitle
{
	color: #999999;
}
