@charset "utf-8";

html, body {
	margin:0;
	padding:0;
	height: 100%;
	
}

body {
	
	background:url(/template/img/body_start.jpg) repeat-x #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}

h2  { font-size: 16px; color:#444;}
h3  { font-size: 14px;}

h4  a,
h4  { 
	font-size: 13px;
}
.clear {
	clear:both;
}

.errorbox {
	border: 1px solid #D53E22;
	background: #eee;
	color: #D53E22;
	padding: 10px 12px;
	margin: 10px 0 20px 0;
}

#headwrap {
	position:absolute;
	top: 0;
	z-index: 1200px;
	width: 975px;
	margin-left: -8px;
}

#head {
	margin:0;
	padding:0;
	position:relative;
	background: url(/template/img/head_bg.jpg) no-repeat bottom;
	width: 975px;
	height: 134px;
}

#meta {
	position:relative;
	padding: 6px 0 0 0;
	height: 32px;
	margin:0;
	padding:0;
	text-align: right;
}
#content {
	padding: 0px 0 20px 0;
	width: 960px;
	margin-top: 7px;
	margin-left: 8px;
	background: url(/template/img/content_bg.gif) repeat-y -8px 0px;
	min-height: 500px;
	clear: both;
	
}

#content .intext {
	margin: 0;
	
}

#content .caption {
	display:block;
	font-size: 11px;
}


*html #content {
	height: 500px;
}

a {
	color:#D53E22;
}
a:active, 
a:hover {
	color:#999;
}


#splash {
	
	padding: 20px 30px 0 40px;
	height: 142px;
	background: url(/template/img/splash_bg.jpg) no-repeat;
	color: #333;
	font-size: 13px;
	margin:0;
}


h1,h2,h3 {
	font-family: Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;
}

#splash h2 {
	color:#666;
	font-size:20px;
}

#splash h3 {
	color:#D53E22;
	font-size:14px;

}

#nav {
	clear:both;
	margin-left: 305px;
}

#smallbasket ul,
#leftnav ul,
#meta ul,
#nav ul {
	margin:0;
	padding:0;
	list-style:none;
}
#meta ul li,
#nav ul li {
	display: inline;
}

#nav ul li ul {
	display:none;
}

#nav a 
{

      float:left;
      background:url("/pubfiles/images/navleft.gif") no-repeat left top;
      margin:0 6px;
      padding:0 0 0 2px;
      text-decoration:none;
      }
    #nav a span {
      float:left;
	  font-weight:bold;
      display:block;
      background:url("/pubfiles/images/navright.gif") no-repeat right top;
      padding:7px 5px 8px 6px;
      color:#333;
	  text-transform:uppercase;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #nav a span {float:none;}
    /* End IE5-Mac hack */
    #nav a:hover span {
      color:#FFF;
      }
	#nav li.active a, 
    #nav a:hover {
      background-position:0% -42px;
	   color:#FFF;
      }
	#nav li.active a span,
    #nav a:hover span {
      background-position:100% -42px;
	   color:#FFF;
      }	
#nav li.active a span {
 padding:7px 12px 8px 13px;
}

#nav ul li ul li {
	clear:both;
	display:block;
}

.topbasket {
	width:180px;
	height:80px;
	float:right;
	background:url(img/topbasket_bg.gif) no-repeat;
	margin: 12px 24px 4px 0;
	padding: 7px 0 0 44px;
}

#leftnav ul li a {
	font-weight:bold;
	text-decoration: none;
	color:#333333;
	display: block;
	padding: 12px 0 12px 34px;
	background: url(/template/img/bg_nav_li.gif) top left;
}

#leftnav ul li.active a,
#leftnav ul li a:hover 
{
	color:#D53E22;
	background: url(/template/img/bg_nav_li.gif) 0px 126px;
}

#leftnav ul li {
	list-style:none;
	width: 300px;
	padding: 0px;
	margin-left:1px;
}

ul.contmenu   {
	width: 240px;
	margin:0;
	padding:10px;
}

ul.contmenu  li {
	list-style:none;
	padding: 0px;
	margin:1px;

}

ul.contmenu  li a {
	display: block;
	padding: 0px 0 3px 22px;
	background: url(/template/img/bullet.gif) no-repeat;
}



#meta ul li {
	
	display: inline;
	width:99%;
	list-style: none;
	padding-left: 6px;
	border-right: 1px solid #999;
}
#meta ul li a {
	font-size:11px;
	padding-right: 9px;
	color:#333333;
	text-decoration: none;
}
#meta ul li.active a,
#meta ul li a:hover {
	color: #D63D1E;
	text-decoration:underline;
}

#keyimage {
	height: 129px;
	width: 262px;
	padding: 30px 10px 0 30px;
	border-bottom: 5px solid #D63D1E;
}

#meta {
	padding: 5px 0 0 0;
}

ul#langmenu {
	float: right;
}

ul#langmenu li  {
	
	
	text-align:left;
}

.incontent .item {

	clear:both;
}


.incontent{
	padding: 20px 10px 0 30px;

}
.incontent ul {
	margin: 6px;
	padding-left: 15px;
}

.inbox {
padding: 10px 5px 0 8px;
}

.incontent h1, 
.incontent h2
{
	color:#444;
}

.leftcol {
	margin-left: 0px;
	width: 250px;
	float: left;
	padding:0;
}

.maincol {
	width: 657px;
	margin-right: 1px;
	float: right;
}
.maintemplate .maincol {
	

}


.maincol .first {
	min-height: 110px;
	padding-bottom: 10px;
}

*html .first {
	height: 110px;
}

.maincol h2  {
	color: #D53E22;
	margin-bottom: 18px;
}
#phone {
	background:url(img/phone_bg.jpg) no-repeat #fff;
	padding-left: 40px;
	margin-bottom: 20px;
}
#phone h2 {
	color:#D53E22;
}

#wrap {
	margin:0 auto;
	width: 975px;
}
#wrap #footer {
	margin: 10px 5px;
	padding: 10px;
	color: #999999;
	font-size: 11px;
	border-top: 1px solid #ccc;
	border-bottom: 2px solid #ccc;
}




form {
	margin: 0;
	padding:0;
}

form legend {
	color: #666;
}

form fieldset {
	margin: 0;
	padding: 20px 30px 0  0;
	border: 1px dotted #eee;
	border-top: 1px dotted #999;
}

form label {
	margin-top:10px;
	display:block;
	font-weight: bold;
	padding: 2px;
}
form input {
	background: url(/template/img/input_bg.gif) repeat-x;
}
form input,
form textarea  {
	padding: 4px;
	border: 1px solid #777;
	margin-bottom: 8px;
	margin-bottom: 0;
}



form label.error {
	width:372px;
	background: #b80000;
	color:#FFFFFF;
	margin-top: 0;
	padding: 10px;
}

form input.error {
	
	border: 1px solid #b80000;
}

.linkbox {
	padding: 4px 0 0 0;
}


a.bt, 
a.bt:visited,
.linkbox a , .linkbox a:visited {
	color: #333;
	font-size:12px;
	font-weight: bold;
	text-decoration: none;
	background: url(/template/img/bt_content.gif) no-repeat;
	display:block;
	margin: 8px 0;
	padding: 8px 8px 9px 20px;
}

.linkbox a , .linkbox a:visited {
	background: url(/template/img/bt_content_breit.gif) no-repeat;
}

a.bt:hover,
.linkbox a:hover {
background-position: 2px 0px;
color: #D53E22;
}

.leftcol .teaser h3 a, 
.leftcol .teaser h3 {
	font-size: 14px;
	text-decoration: none;
}

.leftcol .teaser h3 {
	margin-bottom: 6px;
}
.leftcol .teaser {
	font-size: 11px;
	line-height: 18px;
	color:#555;
}


#smallbasket {
	background:url(img/topbasket_bg_.gif) no-repeat right top #ececec;
	border: 1px solid #fff;
	position:absolute;
	top: 10px;
	right: 20px;
	z-index: 1000;
	width: 270px;
	height: 280px;
	
}

#smallbasket ul li {
	display:block;
	height: 45px;
	padding: 6px 0 0 0;
	border-bottom: 1px dotted #ccc;
}

#smallbasket h4 {
	
}

#smallbasket  .inbox {
	overflow:auto;
	height: 190px;
	width: 250px;
	font-size: 11px;
}

#smallbasket .loading
{
	width: 42px;
	height: 42px;
	margin: 90px auto 0 auto;
	background: url(img/ajax-loader.gif) no-repeat;
}

#smallbasket .small_footer {
	margin-top: 5px;
	padding: 4px 6px;
	color:#FFFFFF;
}

#smallbasket h4 a {
	text-decoration: none;
	color:#000000;
}

.small_footer a,
.small_footer a:visited,
.small_footer a:active
{
	color:#FFFFFF;
}

.small_footer a.bt {
	color:#D53E22;
	float:right;
}

#smallbasket #bt_smallbasket_close {
	font-size: 11px;
	text-decoration: none;
	margin-right: 12px;
	color:#FFFFFF;
}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> global settings needed for thickbox <<<-----------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
*{padding: 0; margin: 0;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
}

#TB_secondLine {
	font: 10px Arial, Helvetica, sans-serif;
	color:#666666;
}

#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
	position: fixed;
	z-index:100;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
}

.TB_overlayMacFFBGHack {background: url(macFFBgHack.png) repeat;}
.TB_overlayBG {
	background-color:#000;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}

* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_window {
	position: fixed;
	background: #ffffff;
	z-index: 102;
	color:#000000;
	display:none;
	border: 4px solid #525252;
	text-align:left;
	top:50%;
	left:50%;
}

* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_window img#TB_Image {
	display:block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}

#TB_caption{
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
}

#TB_closeWindow{
	height:25px;
	padding:11px 25px 10px 0;
	float:right;
}

#TB_closeAjaxWindow{
	padding:7px 10px 5px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
}

#TB_ajaxWindowTitle{
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
}

#TB_title{
	background-color:#e8e8e8;
	height:27px;
}

#TB_ajaxContent{
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}

#TB_ajaxContent.TB_modal{
	padding:15px;
}

#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
}

#TB_load{
	position: fixed;
	display:none;
	height:13px;
	width:208px;
	z-index:103;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}

* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_HideSelect{
	z-index:99;
	position:fixed;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	height:100%;
	width:100%;
}

* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
	_margin-bottom:1px;
}
