form {
	margin: 0;
	padding: 0;
}

#securityLogin,
#securityPassword {
	width: 100px;
}


#main {
	float: left !important;
	_margin: 0 0 0 5px;
	_padding: 0 !important;
}


#ststtitle {
	float: left;
	width: 460px;
	padding: 5px;	
}

#ststlogo {
	float: right;
	width: 71px;
	padding: 5px;
	font-size: 10px;
	text-align: center;
}

ul#ststsubnavi {
	list-style: none;
	font: 10px Verdana, Geneva, sans-serif;
	margin: 0 0 0 5px;
	padding: 0;
}

ul#ststsubnavi a:link,
ul#ststsubnavi a:visited {
	color: #000;
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
}

ul#ststsubnavi a:hover,
ul#ststsubnavi a:active {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
}

ul#ststsubnavi li {
	float: left;
	width: auto;
	text-align: center;
}

ul#ststsubnavi li.scope a,
ul#ststsubnavi li a:hover {
	background: url(/images/navi-right.png) no-repeat right -30px;
	color: #fff;
}

ul#ststsubnavi li a {
	float: left;
	display: block;
	width: auto;
	background: url(/images/navi-right.png) no-repeat top right;
}



ul#ststsubnavi li a span {
	float: left;
	display: block;
	background: url(/images/navi-left.png) no-repeat top left;
	line-height: 30px;
	height: 30px;
	padding: 0 5px;
	cursor: pointer;
}

ul#ststsubnavi li.scope a span,
ul#ststsubnavi li a:hover span {
	background: url(/images/navi-left.png) no-repeat left -30px;
	color: #fff;
}

ul#ststsubnavi li.tabNord a span {
	width: 95px;
}

ul#ststsubnavi li.tabDeutschland a span {
	width: 120px;
}

ul#ststsubnavi li.tabDenmark a span {
	width: 110px;
}

ul#ststsubnavi li.tabAusbildung a span {
	width: 70px;
}

ul#ststsubnavi li.tabBewerber a span {
	width: 65px;
}

ul#ststsubnavi li.tabStellenanbieter a span {
	width: 90px;
}

#jobagent fieldset {
	border: 0; 
	margin: 0; 
	padding: 4px;
}

#jobagent .selectCategory {
	width: 255px;
}

#jobagent .title  {
	width: 595px;
}

#jobagent .visible, .focused {
	width: 595px;	
}

#StStFooter {
	border-top: 1px solid #D5DBDF;
	font-size: 10px;
	color: #D5DBDF;
	text-align: center;
	padding: 10px;
}

#StStFooter a:link,
#StStFooter a:visited,
#StStFooter a:hover,
#StStFooter a:active {
	font-size: 10px;
	color: #A9ABA8;
	text-decoration: none;
}


.ststleft {
	float: left;
	width: 395px;
}

.ststright {
	float: right;
	width: 200px;
	
}

.col1 {
	float: left;
	padding: 4px;
	width: 295px;
}

.col2 {
	float: right;
	padding: 4px;
	width: 295px;
}

.cfform {
	font: 1em Verdana, Arial;
	width: 380px;
	height: 192px;
}

.texfieldLarge {
	font: 1em Verdana, Arial;
	width: 350px;
	float: left;
}

.content-box {
	margin:0;
}

.content-box h2 {
	display: block;
	background: #FAA943;
	color: #FFF;
	margin: 0;
	padding: 4px;
	clear: both;
}

.content-box .content {
	border-top: 1px solid #FAA943;
	border-left: 1px solid #D5DBDF;
	border-right: 1px solid #D5DBDF;
	padding-bottom: 10px;	
}

.content-box p, .content-box select {
	margin: 10px;
	clear: both;
}

.teaserbox {
	color: #000000;
	border-bottom: 1px solid #9DCC49;
	margin: 0 10px 0;
	padding: 0 0 10px 0;
	text-decoration: none;	
}

.btwrap {
	height: 22px;
	background: url(/images/bt-right.png) no-repeat right top;
	float: right;
}

.btwrap .btlink {
	height: 22px;
	width: auto;
	background: url(/images/bt-left.png) no-repeat left top;
	border: none;
	color: #FFF;
	font-size: 9px;
	font-weight: bold;
	padding: 2px 6px;
	text-transform: uppercase;
	margin: 0;
	cursor: pointer;
	display: block;
	text-decoration: none;
	float: right;
}

.btwrap .bt {
	height: 22px;
	width: auto;
	background: url(/images/bt-left.png) no-repeat left top;
	border: none;
	color: #FFF;
	font-size: 9px;
	font-weight: bold;
	padding: 0 4px 4px;
	text-transform: uppercase;
	margin: 0;
	cursor: pointer;
	float: right;
}

.btwrap a:link,
.btwrap a:visited,
.btwrap a:hover,
.btwrap a:active {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	float: right;
}

.float-l {
	float: left;
}

.float-r {
	float: right;
}

.listcat {
}

.listcat input {
	float: left;
	width: auto;
}

.listcat label {
	float: left;
	width: 250px;
}

.listcat div {
	clear: both;
	padding: 2px 0;
}

.resultlist {
	width: 100%;
	border-collapse: collapse;
	float: left;
}

.resultlist th {
	padding: 0;
}

.resultlist th a label {
	display:  block;
	padding: 4px;
}

.resultlist td {
	padding: 4px;
}

.resultlist th {
	background: #FAA943;
	color: #FFF;
	margin: 0;
	text-align: left;
}

.resultlist tr.tableRow0 {
	background: #efefef;
}

.content-box .bigheadline {
	font-size: 18px; 
	text-transform: uppercase; 
	font-weight: bold;
	color: #FAA943;
}

.formwidthcity {
	width: 250px;
}

.fontgrey {
	font-size: 10px;
	color: #bababa;
}

fieldset {
	border: 0;
}

.searchSelect {
	width: 260px;
}

.halbox-left .texfieldLarge  {
	float: left;
	width: 260px;
	margin: 0 10px;
}

.singlebox {
	margin: 10px 10px 0 10px;
}

.singlebox.first {
	margin-top: 60px;
}

.singlebox h2 {
	display: block;
	background: #fff url(http://www.nordclick.de/fileadmin/templates/nc_de/images/tabs/navi_left.gif) no-repeat left -150px;
	padding: 0 0 0 6px;
}

.singlebox h2 span {
	display: block;
	background: url(http://www.nordclick.de/fileadmin/templates/nc_de/images/tabs/navi_right.gif) no-repeat right -150px;
	font-size: 10px;
	line-height: 14px;
	padding: 2px;
}

.singlebox .body {
	background: #efefef;
	border: 1px solid #efefef;
}

.singlebox .btwrap {
	margin: 0 4px 4px 0;
	_margin: 0 4px 0 0;
}

.r {
	text-align: right;
	clear: both;
}

.l {
	text-align: left;
	clear: both;
}

.c {
	text-align: center;
	clear: both;
}

#frmDetailed .content-box p, .content-box select {
	margin: 0;
}

#OlPrCoorps .coorpImages {
	float: left; 
	width: 160px;
}

#OlPrCoorps .coorpImages img {
	margin: 10px;
}

#OlPrCoorps .coorpText {
	float: left; 
	width: 445px;
}

#ststinfotext {
	padding-left: 10px;
}

/* clear floats correct */

/* modern browser */
.clearfix:after,
#mitte:after,
#container:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

/* for IE7 */
.clearfix,
#mitte,
#container {
	display: inline-block;
}

/* for IE6 and below */
* html .clearfix,
* html #mitte,
* html #container  {
	height: 1px;
}

/* Hide from IE Mac \*/
.clearfix,
#mitte,
#container {
	display: block;
}

