html {
  height: 100%;
}

body {
	background: #FFFFFF;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	height: 100%;
	line-height: 150%;
}

img {
  border: none;
}

/*** DEFAULTS ***/
.noscreen {
	display: none;
}
.align_right {
	text-align: right;
}
.align_center {
	text-align: center;
}
.right {
	float: right;
}
.left {
	float: left;
}
.clear_both {
	clear: both;
}
.col {
	width: 390px;
}
.col_big {
	width: 575px;
	padding: 0 25px 0 0;
}
.col_small {
	width: 344px;
}
.smaller {
	font-size: 0.9em;
}
.spacer25 {
	width: 25px;
	height: 25px;
}
form {
	padding: 0;
	margin: 0;
}
a {
	color: #671419;
	text-decoration: underline;
}
a img {
	border: 0;
}
h1 {
	background: url(images/fade_top.gif) top center no-repeat;
	width: 100%;
	padding: 50px 0 0 0;
	margin: 0;
	text-align: center;
}
h2 {
	margin: 10px 0 0 0;
	padding: 0;
	font-size: 1.0em;
	color: #671419;
	text-transform: uppercase;
}
h3 {
	font-size: 1.0em;
	color: #333333;
	margin: 10px 0 0 0;
}
table {
	width: 100%;
}
div.fade_top {
	background: url(images/fade_top.gif) top center no-repeat;
	width: 100%;
	padding: 30px 0 0 0;
}
div.hr {
	border: none;
	background: #E1E0DD;
	height: 1px;
	margin: 20px 0;
}
hr {
	display: none;
}
/*** LAYOUT ***/
.wrap {
	width: 972px;
	padding: 0 0 0 50px;
}
div#header {
	position: relative;
	height: 10px;
	padding: 10px 0;
}
div#body {
	padding: 0;
	clear: both;
}
div#footer {
	clear: both;
	background: url(images/fade_bottom.gif) bottom center no-repeat;
	width: 100%;
	padding: 0 0 30px 0;
	margin: 0;
	text-align: center;
}

/*** HEADER ***/
a#sterkl-com {
	position: absolute;
	text-transform: uppercase;
}
div#header form {
	float: left;
	margin-left: 20px;
}
form#search input {
	float: left;
	border: 1px solid #CCCCCC;
	height: 15px;
	width: 92px;
	font-size: 10px;
	padding: 1px 4px;
	margin: 0 0 0 10px;
}
div#search_submit {
	margin: 0;
	padding: 0;
	float: left;
}
div#search_submit input {
	display: none;
}
div#search_submit span#search_magnifier {
	background: url(images/search_submit.gif) right center no-repeat;
	width: 17px;
	height: 17px;
	display: block;
	padding: 0;
	margin: 0;
}
/*** NAVIGATION ***/
div#navigation {
	clear: both;
	width: 100%;
	font-weight: bold;
	position: relative;
	padding: 10px 0 0 14px;
}
div#navigation ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
div#navigation ul li {
	margin-right: 20px;
	list-style-image: none;
}
ul#menu {
	margin: 0;
	width: 972px;
	height: 30px;
}
ul#menu li {
	list-style-image: none;
	float: left;
	padding: 5px 0;
	margin: 0;
}
ul#menu li.sel {
	list-style-image: url(images/menu_bullet_sel.gif);
}
ul#menu li.sel a {
	color: #671419;
}
ul#menu a {
	color: #534B45;
	text-decoration: none;
}
ul.submenu {
	clear: both;
	background: url(images/bkgd_submenu.png) center center repeat-y;
	list-style-image: none;
	width: 972px;
	height: 30px;
	font-size: 0.9em;
}
ul.submenu li {
	float: left;
	padding: 5px 0;
}
ul.submenu li.sel a {
	color: #671419;
}
ul.submenu a {
	color: #534B45;
	text-decoration: none;
}

/*** FOOTER ***/
div#footer ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
div#footer ul li {
	display: inline-block;
	padding: 0;
	margin: 0 20px 0 0;
}

/*** CONTENT ***/
div.content_wrap {
	background: url(images/bkgd_content.gif) top center repeat-y;
	margin: 20px 0;
}
div.content_head {
	background: url(images/content_head.gif) top center no-repeat;
}
div.content_foot {
	background: url(images/content_foot.gif) bottom center no-repeat;
}
div.content_body {
	padding: 28px 37px;
}
div.content_body h2 {
	margin: 15px 0;
}
div.content_body em {
	font-weight: bold;
	font-style: normal;
}
div.content_body img.fullsize {
	margin: 25px 0;
}

/* SITEMAP */
ul#sitemap {
	list-style: none;
	list-style-image: none;
	padding: 0;
	margin: 0 auto;
	font-size: 0.8em;
}
ul#sitemap a{
	color: #671419;
	text-decoration: none;
	font-weight: bold;
}
ul#sitemap li {
	float: left;
	padding: 0;
	margin: 0 10px;
}
ul#sitemap ul {
	list-style: none;
	list-style-image: none;
	padding: 0;
	margin: 0;
}
ul#sitemap li li {
	float: none;
	padding: 0;
	margin: 0;
}
ul#sitemap li li a {
	color: #534B45;
}

/*** STARTPAGE ***/
img#startmenu {
	margin: 25px 50px 5px 50px;
}
div.start_box {
	width: 229px;
	float:left;
	height: 299px;
	background: url(images/bkgd_start_box.png) center center no-repeat;
	padding: 2px 20px 5px 17px;
	margin: 20px 0 0 20px;
	position: relative;
}
div.start_box h2 {
	text-transform: none;
}
div.start_box img.box_head{
	border-top: 10px solid #55080B;
	border-bottom: 10px solid #55080B;
	margin: 25px -15px 0px -15px;
}
div.start_box div.button {
	text-align: center;
	position: absolute;
	bottom: 20px;
	width: 229px;
	margin: 0 auto;
}
div.start_box div.button a {
	background: url(images/bkgd_button.gif) center center no-repeat;
	display: inline-block;
	height: 15px;
	width: 121px;
	color: #FFFFFF;
	text-decoration: none;
	padding: 4px 10px;
}
div.start_box ul.gallery {
	list-style: none;
	list-style-image: none;
	padding: 0;
	margin: 5px;
}
div.start_box ul.gallery li {
	list-style: none;
	list-style-image: none;
	float: left;
	margin: 0 4px 4px 0;
}
div.start_box ul.gallery li img {
	border: 2px solid #FFFFFF;
}

/* Box right */
div.box_right_head {
	background: url(images/box_right_head.gif) top center no-repeat;
}
div.box_right_foot {
	background: url(images/box_right_foot.gif) bottom center no-repeat;
}
div.box_right_body {
	padding: 10px 28px;
}
div.right_col_wrap {
	margin: 0 10px;
}

/*** TESTIMONIAL ***/
img.testimonial {
  padding: 0 15px 15px 0;
  float: left;
}

div.testimonial p {
  font-size: 13px;
  line-height: 150%;
}

div.testimonial div.align_right {
  font-weight: bold;
  color: #671419;
  font-size: 14px;
}

/*** FORMS ***/
label {
	width: 120px;
	margin: 0 10px 0 0;
	text-align: right;
	float: left;
	clear: both;
}
input.text {
	width: 250px;
	padding: 3px;
	margin: 0 0 5px 0;
	border: 1px solid #CCCCCC;
}
textarea {
	margin: 0 0 5px 0;
	padding: 3px;
	width: 250px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	border: 1px solid #CCCCCC;
}
input.button {
	clear: both;
	background: url(images/bkgd_button.gif) center center no-repeat;
	border: none;
	height: 23px;
	width: 141px;
	color: #FFFFFF;
	text-decoration: none;
	padding: 4px 10px;
	margin: 0 120px;
}

/*** SPECIALS ***/
ul.pdf {
	list-style-image: url(images/bullet_pdf.gif);
}
div.news_img {
	width: 150px;
	margin: 0 15px 0 0;
	float: left;
}
div.news_img a {
	color: #333333;
}

/* SITEMAP BIG */
ul#sitemap_big {
	list-style: none;
	padding: 0;
	margin: 0;
}
ul#sitemap_big li {
	background: #FFFFFF url(images/sitemap_site.gif) top center no-repeat;
	width: 473px;
	padding: 3px 10px;
	margin: 10px 0;
}
ul#sitemap_big li a {
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
}
ul#sitemap_big li li {
	background: none;
	width: 461px;
	padding: 3px 10px;
	margin: 0;
}
ul#sitemap_big li li.style1 {
	background: #EEEDEC;
}
ul#sitemap_big li li a {
	color: #333333;
	text-transform: none;
}
ul#sitemap_big ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
/* SEARCH RESULTS */
ul#search_results {
	list-style: none;
	margin: 0;
	padding: 0;
}
ul#search_results li {
	margin: 10px 0;
}
ul#search_results li a {
	color: #333333;
}
ul#search_results li a.sterkl {
	color: #671419;
}
ul#search_results li a.vrs {
	color: #FF6B00;
}
ul#search_results li a.ssp {
	color: #85B2DF;
}

ul.third-level {
  list-style-type: none;
  padding: 10px 0 0 0;
}

ul.third-level li a {
  text-decoration: none;
}

ul.third-level li.sel a {
  font-weight: bold;
}

.hidden {
  display: none;
}

blockquote {
  font-size: 16px;
  line-height: 130%;
}

/* carousel */
.carousel-wrapper {
    width: 443px;
    height: 60px;
    overflow: hidden;
}

.carousel-content {
    width: 2500px;
}

.carousel-item {
    float: left;
    width: 100px;
    height: 60px;
}

div.hotline {
  width: 326px;
  height: 71px;
  background: url(images/hotline.png);
}

div.hotline h2 {
  color: #671419;
  font-size: 18px;
  padding: 11px 0 0 65px;
}

div.hotline h3 {
  color: #671419;
  font-size: 16px;
  padding: 0 0 0 65px;
}

div.hotline a {
  text-decoration: none;
}

div.sujet {
  width: 1000px;
  height: 200px;
  background: url(../images/sujet2.jpg);
  
}

div.sujet h1 {
  color: #671419;
  background: none;
  font-size: 24px;
  padding: 90px 0 0 20px;
  text-align: left;
  text-transform: uppercase;
}

div.sujet h2 {
  color: #671419;
  padding: 0 0 0 150px;
  font-size: 18px;
  text-transform: none;
}

input.callback {
  color: #333333;
  border: 1px solid #cccccc;
  font-size: 15px;
  height: 16px;
  width: 290px;
  margin: 0 0 8px 0;
}

input.callback-submit {
  background: #CCCCCC none repeat scroll 0 0;
  border: 1px solid #cccccc;
  font-size: 15px;
  height: 23px;
  color: #671419;
}

div.testimonial div.align_right span.info {
  color: #666666;
  font-size: 11px;
}

div.article {
  clear: both;
}

div.article h3 {
  margin: 20px 0 0 0;
}

table.membership {
  margin: 0 0 30px 0;
}

table.membership td {
  padding: 0;
  margin: 0;
}

table.membership td img {
  padding: 0 15px 5px 0;
}


/* lightbox2 */
#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

