@charset "UTF-8";
/**
 * (X)HTML/CSS File
 *
 * @copyright       Copyright 2005-2008, Kluge, Severyuk & Cie. Wirtschaftsinformatik Kontor KG
 * @designer				Sotnikov Nickolay
 * @link            http://www.ksundc.com
 * @lastmodified    15.08.2008
 * 
 */

@media all
{
#clear {
	clear: both;
	float: both;
}

* { margin:0px; padding:0px;z-index:2; }


body {
	position:absolute;
	width:100%; height:100%;
	padding:0px; 
	margin:0 auto; 
	background:url(../images/bg.png) 0 0 #292929; 
	color:#bbb;
-x-system-font:none;
font-family:"Trebuchet MS",Verdana,sans-serif;
font-size:1em;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:normal;
	text-align:center;
}

img {
	border:0px;
}

table * {
	padding:0px;
	margin:0 auto;
	border-collapse:collapse;
}


#wrapper {
	position:relative;
	top:70px;
	min-height:100%;
	height:auto !important;
	height:100%;
}

/* header  */
#header {
	width:100%;
position:absolute
}
#hd_left{
	width:320px
	height:120px;
	text-align:left;
}
#hd_left img {
	position:relative;
	top:15px;
	left:35px;
	width:224px;
	height:85px;
}
#hd_right{
	vertical-align:top;
	
}

#menu {
	width:960px;
	margin:0 auto;
text-align:center;
	
}



#menu ul li{
	position:relative;
	top:-1px;
	text-align:center;
	float:left;
  width:105px;
  height:38px;
  list-style-type: none;
  margin-left: 10px;
  padding: 0;
  background:url(../images/menu_bg.png) 0 -10px  no-repeat;
}

* html #menu ul li{
	background:none;
}
#menu ul li:hover{
  background:url(../images/menu_bg.png) 0 -5px  no-repeat;
  padding-top:5px;
}

#menu ul li a,
#menu ul li strong {
	
  background: transparent;
  color: #fff;
  font-family: Georgia,Times,serif;
  font-variant:small-caps;
  font-size:13px;
  font-weight: bold;
  margin: 0;
  padding: 0;
  text-decoration: none;
  
}

/* content  */
#main_left {
position:relative;
padding-bottom:0px;
left:0px;
bottom:0px;
float:left;
width:30%;
z-index:0;

}
#main_left * {
	
	text-align:center;
}
#main_right {
padding-bottom:80px;
float:right;
width:70%;
font-size:0px;


}

#content_top {
	margin:0 auto;
	width:600px;
	height:16px;
	background:url(../images/content_top11.png) 0 no-repeat;
	}
* html #content_top {
	background:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=none, src='images/content_top11.png');

}
#content_slicer {
	margin:0 auto;
	width:600px;
	background:url(../images/content_slicer11.png) 0 repeat-y;
	font-size:12pt;
}
* html #content_slicer {
	background:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='images/content_slicer11.png');
	
}
#content_slicer * {
padding:0px;
margin:0px;

}


#content_bottom {
	margin:0 auto;
	width:600px;
	height:16px;
	background:url(../images/content_bottom11.png) 0 no-repeat;
}
* html #content_bottom {
	background:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=none, src='images/content_bottom11.png');

}	

#content_top11 {
	margin:0 auto;
	width:950px;
	height:16px;
	background:url(../images/content_top11.png) 0 no-repeat;
	}
* html #content_top11 {
	background:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=none, src='images/content_top11.png');

}
#content_slicer11 {
	margin:0 auto;
	width:950px;
	background:url(../images/content_slicer11.png) 0 repeat-y;
	font-size:12pt;
}
* html #content_slicer11 {
	background:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='images/content_slicer11.png');
	
}
#content_slicer11 * {
padding:0px;
margin:0px;

}


#content_bottom11 {
	margin:0 auto;
	width:950px;
	height:16px;
	background:url(../images/content_bottom11.png) 0 no-repeat;
}
* html #content_bottom11 {
	background:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=none, src='images/content_bottom11.png');

}	

#content2_top {
	margin:0 auto;
	width:997px;
	height:27px;
	background:url(../images/content2_top.png) 0 no-repeat;
	
	}

}
#content2_slicer {
	margin:0 auto;
	width:997px;
	background:url(../images/content2_slicer.png) 0 repeat-y #070707;
	font-size:12pt;
	
}



#content2_bottom {
	margin:0 auto;
	width:997px;
	height:27px;
	background:url(../images/content2_bottom.png) 0 no-repeat;
}

/* footer  */
#footer {
	position:relative;
	bottom:0;
	left:0;
	width:944px;
	margin:0 auto;
	height:78px;
	background:url(../images/footer_bg.png) 0 repeat-x;
	font-variant: small-caps;
	font-weight:600;
	font-size:11.0pt;
}

* html #footer {
	background:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='images/footer_bg.png');

}

#footer p {
	padding-top:22px;
}

#footer a:visited, #footer a:link {
	color:#fff;
        font-size:9.0pt;
}
#footer a:focus, #footer a:hover, #footer a:active  {
	color:#999;
        font-size:9.0pt;
}

a:visited, a:link {
	color:#fff;
        text-decoration:none;
}
a:focus, a:hover, a:active  {
	color:#999;
        text-decoration:none;
}
#jb_kontakt label {
    display: block;
    font-weight: bold;
    font-size: 0.9em;
    color:#fff;
}

#jb_kontakt input, #jb_kontakt textarea {
    font-size: 0.8em;
    font-family: arial, sans-serif;
    margin-bottom: 5px;
    padding-left: 2px;
    width: 50%;
}

#jb_kontakt textarea {
    height: 80px;
    width: 98%;
}

#jb_kontakt .button {
    font-size: 1.3em;
}

#jb_kontakt fieldset {
    border:0;
    border: solid 5px #333;
    margin: 0;
    padding: 1em;
    background: url(../images/content_bg.gif) repeat-x top #0f0f0f;
} 
#specials
{
	margin:0 auto;
   width:90%;  
}
#specials tr
{
   border: solid 1px #333;
   
}
#specials td 
{
  text-align:center;
  color:#FFAC00;
  font-weight:bold;
   
} 
#specials img 
{
	margin:4px;
	border: solid 3px #000;
}

#specials img:hover 
{
	border: solid 3px #FFAC00;
}


}