.body, html, a, table, tr, td, ul, li, ol, select, option, input, textarea, div, layer, table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	line-height: 15px;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	line-height: 15px;
}
.bodytexthead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 14px;
	color: #FFFFFF;
}

.navigation_nudge {
	margin-left:10px;
}

.video {
	width:286px;
	height: 369px;
	float:right;
	background-image:url(/resources/images/misc/screen_sm.jpg);
}

.flash_movie {
	margin-left: 35px;
	margin-top: 20px;
}

.video_content {
	
}
.border {
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	margin-bottom: 10px;
}

.main_headline h1 {
	font-size: 13px;
	font-weight: bold;
	color: #E3AA36;
	margin-top: -25px;
	margin-left: 10px;
	font-style:italic;
}


.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #961B1E;
}
.headline a:link{
    color: #961B1E;
	font-weight: normal;
}
.headline a:visited{
    color: #965055;
	font-weight: normal;
}
.itemintro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
}
.itemhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #961B1E;
}
.itemhead a:link{
    color: #961B1E;
	font-weight: normal;
}
.itemhead a:visited{
    color: #965055;
	font-weight: normal;
}
.readmore {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #961B1E;
}
.readmore a:link{
    color: #961B1E;
	font-weight: normal;
}
.readmore a:visited{
    color: #965055;
	font-weight: normal;
}
.footertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	line-height: 15px;
}
.articletext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	line-height: 16px;
}
.articletext a:link{
    color: #961B1E;
	font-weight: normal;
}
.articletext a:visited{
    color: #965055;
	font-weight: normal;
}

/* ***************************************************************** */

option {
	color: #FFFFFF;
	background-color: #002D56;
}
.contact {  
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 19px;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	background-color: #002D56;
}
.boxes {  
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	background-color: #D2D2D2;
	width: 250px;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
	border-style: none;
}
.boxes_sml {  
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	background-color: #FFFFFF;
	width: 120px;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
	border-style: none;
}
h1 {
	font-size: 25px;
	font-weight: bold;
	color: #E3AA36;
	line-height: 25px;
}
.border_advert {
	border-top: 1px solid #E3AA36;
	border-right: 1px solid #E3AA36;
	border-bottom: 1px solid #E3AA36;
	border-left: 1px solid #E3AA36;
}
.check {  
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #052C56;
}
.send {  
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	background-color: #EF3A31;
	padding-top: 2px;
	padding-right: 1px;
	padding-bottom: 2px;
	padding-left: 1px;
	width: 250px;
}

.send_sml {  
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #EF3A31;
	padding-top: 2px;
	padding-right: 1px;
	padding-bottom: 2px;
	padding-left: 1px;
	width: 100px;
}

/* RECRUITMENT SECTION */
.searchSection {
	width: 180px;
	border-right: 1px solid #CCCCCC;
	margin-top: 20px;
	margin-bottom: 20px;
	float: left;
}

.searchForm { 

}

.searchSection input[type="submit"] {
	margin-top:20px;
}

.searchSection input {
	width: 136px;
}

.searchSelect select {
	width: 140px;
} 

.searchText {
	font-weight: bold;
	margin-top: 10px;
}

.jobBoxes {
	width: 530px;
	height: 100px;
	margin: 5px auto 5px auto;
}

.jobSearchWrapper{
	width: 540px;
	margin-left: 190px;
	margin-top: 30px;
}

.KT_tngtable  tr td select {
	width: 252px;
}

.vacanciesWrapper{
	border: 1px solid #000;
	width: 200px;
	margin: 4px auto;
}

.vacanciesHeader, .vacanciesNug{
	width: 200px;
	height: 20px;
	background-color: #E8E8E8;
	margin:auto;
	text-indent: 10px;
	padding-top: 7px;
}

.vacanciesNug {
	background-color: #F6EBCB;
}

.contentWrapper{
	height: auto;
}
/* END RECRUITMENT SECTION */
