/*------------------------------------------------------------------------
	Floordirekt CSS // © Frederic K. Herring 2010
--------------------------------------------------------------------------*/

body {
	margin: 0px;
	padding: 0px;
	background-color: #ffffff;
	background-image: url(/img/bg.png);
	background-repeat: repeat-x;
}


img {
	border: 0px solid;
	margin: 0px;
	padding: 0px;
}

.high {
	position:relative;
	top: -0.4em;
	font-size: 70%;
	line-height: 0%;
	color: #333333;
}


.iehack {
	width: 100%;
	margin: 0px;
	padding: 0px;
	height: 0px;
	clear: both;
}






/*---------------------- search_list -------------------------------*/





.search_list {
	width: 650px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #0b0b0b;
	clear: left;
	float: left;
}


.black {
	font-family: "Arial Black", Arial;
	font-weight: bold;
	font-size: 24px;
	line-height: 26px;
	color: #0094e4;
}


.searchlistgroupheader {
	font-family: "Arial Black", Arial;
	font-weight: bold;
	font-size: 18px;
	line-height: 20px;
	color: #666666;
}


.searchlistHead {
	font-family: "Arial Black", Arial;
	font-weight: bold;
	font-size: 15px;
	line-height: 20px;
	color: #0094e4;
}

.search_list strong {
	font-family: "Arial Black", Arial;
	font-weight: bold;
	font-size: 16px;
	line-height: 20px;
	color: #0b0b0b;
}


.search_list a, .search_list a:visited {
	font-size: 12px;
	line-height: 17px;
	color: #0094e4;
	text-decoration: underline;
}

.search_list a:hover {
	font-size: 12px;
	line-height: 17px;
	color: #0094e4;
	text-decoration: none;
}











/*---------------- inputfields / inputbox / dropdown ----------------*/


.dropdown, .dropdown:visited {
	width: 300px;
	font-family: arial;
	font-size: 13px;
	line-height: normal;
	font-weight: normal;
	color: #0b0b0b;
	text-decoration: none;
	height: 20px;
	padding-top: 0px;
	padding-left: 4px;
	margin-bottom: 4px;
	border: 1px solid #cccccc;
	
}

.dropdown:hover {
	width: 300px;
	font-family: arial;
	font-size: 13px;
	line-height: normal;
	font-weight: normal;
	color: #0b0b0b;
	text-decoration: none;
	height: 20px;
	padding-top: 0px;
	padding-left: 4px;
	margin-bottom: 4px;
	border: 1px solid #0094e5;
	
}


/*---------------- inputfield ----------------*/


.inputfield, .inputfield:visited {
	width: 300px;
	font-family: arial;
	font-size: 13px;
	height: 21px;
	line-height: normal;
	font-weight: normal;
	color: #0b0b0b;
	text-decoration: none;
	padding-top: 2px;
	padding-left: 4px;
	margin-bottom: 4px;
	border: 1px solid #cccccc;
	
}


.inputfield:hover {
	width: 300px;
	font-family: arial;
	font-size: 13px;
	height: 21px;
	line-height: normal;
	font-weight: normal;
	color: #0b0b0b;
	text-decoration: none;
	padding-top: 2px;
	padding-left: 4px;
	margin-bottom: 4px;
	border: 1px solid #0094e5;
	
}




/*---------------- inputbox ----------------*/




.inputbox, .inputbox:visited {
	width: 300px;
	height: 160px;
	font-family: arial;
	font-size: 13px;
	line-height: normal;
	font-weight: normal;
	color: #0b0b0b;
	text-decoration: none;
	padding-top: 2px;
	padding-left: 4px;
	margin-bottom: 4px;
	border: 1px solid #cccccc;
	
}


.inputbox:hover {
	width: 300px;
	height: 160px;
	font-family: arial;
	font-size: 13px;
	line-height: normal;
	font-weight: normal;
	color: #0b0b0b;
	text-decoration: none;
	padding-top: 2px;
	padding-left: 4px;
	margin-bottom: 4px;
	border: 1px solid #0094e5;
	
}







/*---------------- senden ----------------*/


.senden, .senden:visited {
	width: 120px;
	height: 22px;

	font-family: arial;
	font-size: 13px;
	line-height: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;

	margin-top: 6px;
	padding-top: 2px;
	padding-bottom: 4px;
	padding-left: 6px;
	padding-right: 6px;

	background-color: #0095e6;
	cursor: hand;

	border: 1px solid #0095e6;
	-moz-border-radius: 3px; 
	-webkit-border-radius: 3px;
}


.senden:hover {
	width: 120px;
	height: 22px;

	font-family: arial;
	font-size: 13px;
	line-height: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;

	margin-top: 6px;
	padding-top: 2px;
	padding-bottom: 4px;
	padding-left: 6px;
	padding-right: 6px;

	background-color: #515151;
	cursor: hand;

	border: 1px solid #515151;
	-moz-border-radius: 3px; 
	-webkit-border-radius: 3px;

}


/*---------------- loeschen ----------------*/


.loeschen, .loeschen:visited {
	width: 140px;
	height: 22px;

	font-family: arial;
	font-size: 13px;
	line-height: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;

	margin-top: 6px;
	padding-top: 2px;
	padding-bottom: 4px;
	padding-left: 6px;
	padding-right: 6px;

	background-color: #999999;
	cursor: hand;

	border: 1px solid #999999;
	-moz-border-radius: 3px; 
	-webkit-border-radius: 3px;
}


.loeschen:hover {
	width: 140px;
	height: 22px;

	font-family: arial;
	font-size: 13px;
	line-height: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;

	margin-top: 6px;
	padding-top: 2px;
	padding-bottom: 4px;
	padding-left: 6px;
	padding-right: 6px;

	background-color: #666666;
	cursor: hand;

	border: 1px solid #666666;
	-moz-border-radius: 3px; 
	-webkit-border-radius: 3px;

}















/*---------------------- container -------------------------------*/


.container {
	width: 1089px;
	margin-right: auto;
	margin-left: auto;
}

.contentshadow {
	width: 1089px;
	float: left;
	clear: left;
	background-image: url(/img/content_shader.png);
	background-repeat: repeat-y;
	margin-top: 11px;
}


.bgshadow {
	width: 1089px;
	float: left;
	clear: left;
	padding-left: 11px;
	background-image: url(/img/bg_border.png);
	background-repeat: no-repeat;
}



.innencontainer {
	width: 1067px;
	float: left;
	clear: left;
}










/*---------------------- topnav -------------------------------*/


.topnav {
	width: 1042px;
	float: left;
	clear: left;
	padding-left: 25px;
	background-image: url(/img/topnav_shader.png);
	background-repeat: repeat-x;
	background-color: #3d3d3d;
}


.topnav a {
	float: left;
	font-family: "Arial Black", Arial;
	font-size: 13px;
	color: #FFFFFF;
	padding-right: 17px;
	padding-left: 17px;
	padding-top: 4px;
	padding-bottom: 4px;
	text-decoration: none;
}


.topnav a:hover {
	color: #ffffff;
	background-color: #323232;
}




/*---------------------- mainnav -------------------------------*/



.mainnav {
	width: 1046px;
	float: left;
	clear: left;
	padding-left: 21px;
	background-image: url(/img/mainnav_shader.png);
	background-repeat: repeat-x;
	background-color: #007ec0;
}


.mainnav a {
	float: left;
	font-family: "Arial Black", Arial;
	font-size: 23px;
	color: #FFFFFF;
	padding-right: 23px;
	padding-left: 23px;
	padding-top: 9px;
	padding-bottom: 9px;
	text-decoration: none;
	text-transform: uppercase;
}


.mainnav a:hover {
	color: #FFFFFF;
	background-color: #00578f;
}




/*---------------------- subnav -------------------------------*/



.subnav {
	width: 1040px;
	float: left;
	clear: left;
	padding-left: 27px;
	background-color: #a3a3a3;
}


.subnav a {
	float: left;
	font-family: Arial;
	font-size: 17px;
	color: #FFFFFF;
	padding-right: 17px;
	padding-left: 17px;
	padding-top: 4px;
	padding-bottom: 4px;
	text-decoration: none;
}


.subnav a:hover {
	color: #FFFFFF;
	background-color: #808080;
}










/*---------------------- nopic -------------------------------*/



.nopic {
	width: 1067px;
	float: left;
	clear: left;
	height: 150px;
	background-position: 171px -10px;
	background-repeat: no-repeat;
}


.logo {
	float: left;
	clear: left;
	padding-left: 42px;
	margin-top: 17px;
}









/*---------------------- suche -------------------------------*/


.suchebox {
	width: 267px;
	float: right;
	padding-right: 15px;
	margin-top: 18px;
}


.sucheboxtrans {
	width: 228px;
	float: left;
	clear: left;
	padding: 8px;
	margin: 0px;
	font-family: arial;
	font-size: 10px;
	line-height: 11px;
	color: #0b0b0b;
	background-color: #FFFFFF;
	-moz-opacity:0.85;
	opacity:0.85;
	filter: alpha(opacity = 85);
	border-left: solid 1px #cacaca;
	border-right: solid 1px #cacaca;
}




.suche {
	width: 267px;
	height: 27px;
	float: left;
	clear: left;
	padding-top: 0px;
	margin-top: 0px;
	background-image: url(/img/search.png);
	background-repeat: no-repeat;
}

.nl-name {
	width: 267px;
	height: 27px;
	float: left;
	clear: left;
	background-image: url(/img/name.png);
	background-repeat: no-repeat;
}

.nl-password {
	width: 267px;
	height: 27px;
	float: left;
	clear: left;
	background-image: url(/img/search.png);
	background-repeat: no-repeat;
	margin-top: 2px;
}




.suchmaske-input, .suchmaske-input:visited {
	width: 205px;
	border: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: normal;
	color: #0b0b0b;
	text-decoration: none;
	height: 25px;
	background-color: transparent;
	padding-top: 3px;
	float: left;
	padding-left: 6px;
}

.suchmaske-input:hover {
	width: 205px;
	border: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: normal;
	color: #0094e4;
	text-decoration: none;
	height: 25px;
	background-color: transparent;
	padding-top: 3px;
	float: left;
	padding-left: 6px;
}











/*---------------------- content -------------------------------*/


.content {
	clear: left;
	float: left;
	width: 1067px;
}





/*-------- content-color1 ----------------------------------------------*/

.leftside {
	float: left;
	width: 260px;
	padding-left: 40px;
	margin-top: 25px;
	clear: both;
}


.rightside {
	float: right;
	width: 687px;
	margin-top: 39px;
}
.rightside-mark {
	float: right;
	margin-top: 20px;
	clear: both;
}



.subsubnav {
	width: 245px;
	float: left;
	clear: left;
}


.subsubnav a {
	float: left;
	clear: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #0095e6;
	background-image: url(/img/subsubnav_dotted.gif);
	background-repeat: no-repeat;
	width: 241px;
	padding-left: 4px;
	background-position: 0px 2px;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: 1px solid #e4e4e4;

}


.subsubnav a:hover {
	color: #FFFFFF;
	background-color: #0095e6;
	background-image: url(/img/subsubnav_dotted.gif);
	background-repeat: no-repeat;
	background-position: 0px -42px;
}









/*---------------------- infobox -------------------------------*/


.infobox {
	width: 260px;
	float: left;
	clear: left;
	margin-top: 25px;
	padding-left: 4px;
}


.infobox h1 {
	width: 100%;
	float: left;
	clear: left;
	font-family: Arial;
	font-size: 20px;
	line-height: 23px;
	color: #0094e4;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}

.infobox h2 {
	width: 100%;
	float: left;
	clear: left;
	font-family: Arial;
	font-size: 16px;
	line-height: 19px;
	color: #666666;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}

.infobox div.copy {
	width: 240px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 17px;
	color: #0b0b0b;
	clear: left;
	float: left;
	margin-top: 8px;
}

.infobox div.copy a {
	color: #0094e4;
	text-decoration: underline;
}

.infobox div.copy a:hover {
	color: #0094e4;
	text-decoration: none;
}


.infobox div.more {
	width: 100%;
	clear: left;
	float: left;
	margin-top: 8px;
	margin-bottom: 10px;
}

.infobox div.more a {
	font-family: "Arial Black", arial;
	font-weight: bold;
	font-size: 12px;
	line-height: 16px;
	color: #0b0b0b;
	clear: left;
	float: left;
	text-decoration: none;
	text-transform: uppercase;
}

.infobox div.more a:hover {
	color: #0094e4;
}


.infobox div.vorschaubild img {
	float: left;

	margin-top: 3px;
}

.infobox div.hauptbild img {
	float: left;
	clear: left;
	margin-top: 15px;
}



/*---------------------- article logomatten ---------------------------------------*/


.article-logomatten {
	width: 662px;
	float: left;
	clear: left;
	margin-top: 8px;
	margin-bottom: 20px;
}


.article-logomatten h1 {
	width: 100%;
	float: left;
	clear: left;
	font-family: Arial;
	color: #0095e6;
	font-size: 24px;
	line-height: 26px;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}

.article-logomatten h2 {
	width: 100%;
	float: left;
	clear: left;
	font-family: Arial;
	color: #666666;
	font-size: 18px;
	line-height: 20px;
	margin: 7px 0px 0px;
	padding: 0px;
	font-weight: normal;
}



.article-logomatten div.vorschaubild img {
	float: left;
	padding-right: 20px;
	margin-top: 3px;
}

.article-logomatten div.hauptbild img {
	float: left;
	clear: left;
	margin-top: 15px;
}






/*---------------------- article ---------------------------------------*/


.article {
	width: 662px;
	float: left;
	clear: left;
	margin-top: 8px;
	margin-bottom: 20px;
}
.article-mark {width: auto !important; padding: 0 0 40px 40px }

.article h1 {
	width: 100%;
	float: left;
	clear: left;
	font-family: Arial;
	color: #0095e6;
	font-size: 24px;
	line-height: 26px;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}

.article h2 {
	width: 100%;
	float: left;
	clear: left;
	font-family: Arial;
	color: #666666;
	font-size: 14px;
	line-height: 10px;
	margin: 7px 0px 0px;
	padding: 0px;
	font-weight: bold;
}
.article h2 a {text-decoration: none; color: #0095E6; }
.article h2 a:hover { color: #666666; }


.article div.vorschaubild img {
	float: left;
	padding-right: 20px;
	margin-top: 3px;
}

.article div.hauptbild img {
	float: left;
	clear: left;
	margin-top: 15px;
}




















.produkttabelle {
	font-family: Arial;
	color: #0b0b0b;
	font-size: 11px;
	line-height: 18px;
}

.produkttabelle strong {
	font-family: Arial;
	color: #0b0b0b;
	font-size: 11px;
	line-height: 13px;
}




/*---------------------- article produktbeschreibung ---------------------------------------*/


.article-product {
	width: 662px;
	float: left;
	clear: left;
	margin-top: 8px;
	margin-bottom: 20px;
	border-bottom: 2px solid #e4e4e4;
}


.article-product div.hauptbild {
	width: 205px;
	float: left;
	margin-top: 23px;
}

.article-product div.hauptbild img {
	float: left;
}


.article-product div.vorschaubild {
	width: 205px;
	float: left;
	padding-right: 20px;
	margin-top: 3px;
}

.article-product div.vorschaubild img {
	float: left;
	margin-top: 3px;
}




.article-product h1 {
	width: 662px;
	float: left;
	clear: left;
	font-family: Arial;
	color: #0095e6;
	font-size: 24px;
	line-height: 26px;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}

.article-product h2 {
	width: 662px;
	float: left;
	clear: left;
	font-family: Arial;
	color: #666666;
	font-size: 19px;
	line-height: 20px;
	margin: 7px 0px 0px;
	padding: 0px;
	font-weight: bold;
}


.article-product div.copyproduct {
	width: 440px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #0b0b0b;
	float: left;
	margin-top: 6px;
	margin-bottom: 10px;
}


.article-product div.copyproduct a {
	color: #0b0b0b;
	text-decoration: underline;
}

.article-product div.copyproduct a:hover {
	color: #bf071c;
	text-decoration: none;
}













.article-product div.more {
	width: 282px;
	clear: left;
	float: left;
	margin-top: 0px;
	margin-bottom: 20px;
}

.article-product div.more a {
	font-family: "Arial Black", arial;
	font-size: 12px;
	line-height: 16px;
	color: #0b0b0b;
	clear: left;
	float: left;
	text-decoration: none;
	text-transform: uppercase;
}

.article-product div.more a:hover {
	color: #0094e4;
}





.article-product div.littlemore {
	width: 205px;
	clear: left;
	float: left;
	margin-top: 0px;
	padding-bottom: 20px;
}

.article-product div.littlemore a {
	font-family: "Arial Black", arial;
	font-size: 12px;
	line-height: 16px;
	color: #0b0b0b;
	clear: left;
	float: left;
	text-decoration: none;
	text-transform: uppercase;
}

.article-product div.littlemore a:hover {
	color: #0094e4;
}
















/*---------------------- copy regulaer mit styles -------------------------------*/


.article div.copy {
	width: 642px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 20px;
	color: #0b0b0b;
	clear: left;
	float: left;
	margin-top: 15px;
	margin-bottom: 10px;
}



.article div.copy a {
	color: #0095e6;
	text-decoration: underline;
}

.article div.copy a:hover {
	color: #0095e6;
	text-decoration: none;
}


/*---------------------- copy regulaer ohne styles fuer produktthumbs -------------------------------*/


.article div.copy-nostyles {
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #0b0b0b;
	clear: left;
	float: left;
	margin-top: 14px;
}








/*---------------------- more -------------------------------*/



.article div.more {
	width: 282px;
	clear: left;
	float: left;
	margin-top: 0px;
	margin-bottom: 20px;
}

.article div.more a {
	font-family: "Arial Black", arial;
	font-weight: bold;
	font-size: 12px;
	line-height: 16px;
	color: #0b0b0b;
	clear: left;
	float: left;
	text-decoration: none;
	text-transform: uppercase;
}

.article div.more a:hover {
	color: #0094e4;
}









/*---------------------- print -------------------------------*/


.article div.print {
	float: left;
}

.article div.print a {
	font-family: "Arial Black", arial;
	font-weight: bold;
	font-size: 12px;
	line-height: 16px;
	color: #0b0b0b;
	text-decoration: none;
	text-transform: uppercase;
	padding-right: 30px;
}

.article div.print a:hover {
	color: #0094e4;
}


/*---------------------- send -------------------------------*/

.article div.send {
	float: left;
}

.article div.send a {
	font-family: "Arial Black", arial;
	font-weight: bold;
	font-size: 12px;
	line-height: 16px;
	color: #0b0b0b;
	text-decoration: none;
	text-transform: uppercase;
}

.article div.send a:hover {
	color: #0094e4;
}





/*---------------------- send -------------------------------*/

.article div.back {
	float: right;
	margin-top: 10px;
	margin-bottom: 13px;
}

.article div.back a {
	font-family: "Arial Black", arial;
	font-weight: bold;
	font-size: 12px;
	line-height: 16px;
	color: #0b0b0b;
	background-image: url(/img/back.gif);
	background-repeat: no-repeat;
	padding-left: 25px;
	text-decoration: none;
}

.article div.back a:hover {
	color: #0094e4;
}














/*---------------------- produktthumb -------------------------------*/


.produktthumbpadding {
	float: left;
	padding-right: 18px;
	padding-bottom: 45px;
}

.articlethumb div.produktthumb {
	width: 202px;
	float: left;
	clear: left;
	border-bottom: 4px solid #e4e4e4;
}



.articlethumb div.produktthumb img {
	float: left;
	width: 202px;
	height: 145px;
	background-color: #e4e4e4;
}

.ha1 {
	width: 185px;
	height: 20px;
	float: left;
	clear: left;
	font-family: Arial;
	font-size: 17px;
	color: #ffffff;
	margin: 6px 0px 3px;
	padding: 0px 8px;
	line-height: 18px;
	text-decoration: none;
	font-weight: bold;
}



.ha2  {
	width: 185px;
	height: 46px;
	float: left;
	clear: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	font-weight: normal;
	color: #ffffff;
	margin: 10px 0px;
	padding: 0px 8px;
	text-decoration: none;
}

.ha3 a, .ha3 a:visited {
	width: 185px;
	float: left;
	clear: left;
	font-family: "Arial Black", Arial;
	font-size: 13px;
	line-height: 16px;
	color: #ffffff;
	margin: 10px 0px;
	padding: 0px 8px;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
}

.ha3 a:hover {
	width: 185px;
	float: left;
	clear: left;
	font-family: "Arial Black", Arial;
	font-size: 13px;
	line-height: 16px;
	color: #0094e4;
	margin: 10px 0px;
	padding: 0px 8px;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
}






/*---------------------- benefits -------------------------------*/


.benefits {
	float: left;
	width: 1033px;
	background-color: #ededed;
	padding-left: 34px;
	padding-top: 15px;
	padding-bottom: 21px;
	clear: left;
	margin-top: 30px;
}


.benefits h1 {
	width: 1000px;
	float: left;
	clear: left;
	font-family: Arial;
	color: #0095e6;
	font-size: 24px;
	line-height: 26px;
	margin: 0px 0px 20px;
	padding: 0px 0px 0px 9px;
	font-weight: bold;
}



.padding {
	float: left;
	width: 330px;
	padding-left: 6px;
}

.benefitsbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 19px;
	color: #0b0b0b;
	float: left;
	width: 350px;
}

.benefitsbox div.text {
	float: left;
	padding-top: 6px;
	width: 250px;
}


.benefitsbox img {
	float: left;
	padding-right: 10px;
	padding-bottom: 10px;
}




/*---------------------- kontaktfooter -------------------------------*/


.kontaktfooter {
	float: left;
	width: 1033px;
	background-color: #c5c6c6;
	padding-left: 34px;
	padding-top: 15px;
	padding-bottom: 25px;
	clear: left;
	margin-top: 0px;
	background-repeat: repeat-x;
}


.kontaktbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 19px;
	color: #0b0b0b;
	float: left;
}

.kontaktbox h1 {
	width: 100%;
	float: left;
	clear: left;
	font-family: Arial;
	color: #0095e6;
	font-size: 24px;
	line-height: 26px;
	margin: 0px 0px 10px;
	padding: 0px 0px 0px 9px;
	font-weight: bold;
}



.kontaktbox div.copy {
	float: left;
	padding-top: 6px;
	padding-left: 9px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 22px;
	color: #0b0b0b;
}

.kontaktbox div.copy a {
	color: #0b0b0b;
	text-decoration: underline;
}

.kontaktbox div.copy a:hover {
	color: #0094e4;
	text-decoration: none;
}

.kontaktbox img {
	float: left;
}
#rightside-bottom-link div.subnavi {display: none;}
#rightside-bottom-link div.subnavi_m a{background: none; color: #000; font-size: 12px; padding: 0px 3px; text-decoration: underline; margin-left: 5px; margin-right: 5px; margin-top: 6px;}
#rightside-bottom-link  a{background: none; color: #000; font-size: 12px; text-decoration: none;}
#rightside-bottom-link span{color: #000; font-size: 12px; font-family: Arial;}
#rightside-bottom-link {background-color: #c8ebff; float: left; width: 655px; height: 36px; padding-top: 6px; font-weight: bold; padding-left: 10px;}
.job-h1 {float: none !important;}
ul.job-list li{ /* color: #626262; */ font-family: Arial,Helvetica,sans-serif; font-size: 14px;}
.job-txt { font-family: Arial,Helvetica,sans-serif; font-size: 14px; padding-top: 6px; line-height: 22px;}
.job-txt a {text-decoration: none; color: #0094E4;}
.job-headline {margin: 25px 0 !important; font-family: Arial,Helvetica,sans-serif; color: #000 !important; font-size: 18px !important;}
.job-title {font-family: Arial,Helvetica,sans-serif; font-size: 14px;}
.mark-h1-square {background-color: 3ca5dc; width: 16px; height: 16px; margin-right: 16px; margin-top: 6px; float: left;}
.mark-h1 {background: url(/img/h1-line.jpg) no-repeat; height: 20px; width: 669px; padding-bottom: 20px; background-position: bottom;}
.mark-h1 h1{float: left; clear: none; width: auto; margin-bottom: 30px;}
#mark-left {float: left; width: 685px; padding-top: 15px; margin-right: 50px;}
#mark-right {background: url(/img/woman.jpg) no-repeat; float: left; width: 158px; height: 236px; margin-left: 20px;}
#mark-logos {float: left; border-top: #adadad 1px dashed; width: 990px; padding-top: 20px;}
.mark-logos-ul {list-style: none; float: left; padding: 0;}
.mark-logos-ul li div.mark-img-cont {height: 178px; width: 308px; border: #636363 1px solid; float: left; text-align: center; line-height: 174px; overflow: hidden;}
.mark-logos-ul li div.mark-img-cont span {text-indent: -9999px; display: inline-block;}
.mark-logos-ul li{width: 308px; float: left; margin-bottom: 28px; margin-right: 28px;}
.mark-logos-ul li p {font-size: 13px; margin: 10px 0 0; float: left; font-family: Arial,Helvetica,sans-serif; }
.mark-logos-ul li.last {margin-right: 0;}
.mark-logos-ul li.first {clear: both;}
.mark-logos-ul li img{vertical-align: middle;}
.mark-img-cont a { display: block; height: 178px; line-height: 255px; position: absolute; width: 308px; }
