body,html {
  margin: 0;
  padding: 0;
  width:100%;
  height:100%;
  text-align:center;
  background-color:#30261a;
  background-position:50% 0;
  background-repeat:repeat;
  background-image:url('../images/bkg.gif');  }
body,html,table {
  font-size:11px;
  line-height:150%;
  font-family:Tahoma,sans-serif;
  color: #333333; }

h1,h2,h3,h4,h5,h6 {
  margin: 0;
  padding: 5px 0 5px 0;
  clear:both; }
h1 {
  font-size:22px; }
h2 {
  font-size:18px; }
h3 {
  font-size:16px; }
h4 {
  font-size:14px; }
h5 {
  font-size:12px; }
h6 {
  font-size:11px; }
p {
  margin: 0;
  padding: 5px 0 5px 0; }
div {
  display:block;
  margin: 0;
  padding: 0; 
  text-align:left; }
a {
  color:#333333;
  text-decoration: underline; }
a span {
  cursor:pointer; }
a:hover {
  text-decoration:none; }
table {
  clear:both;
  border-collapse:collapse;
/*  margin:10px auto;*/
  text-align:left; }
th {
  font-weight:bold;
  padding: 5px 10px;
  text-align:center; }
td {
  border-top:1px solid #cccccc;
  text-align:left;
  padding: 2px 10px; }

ul,ol {
  clear:both;
  margin:0;
  padding: 10px 10px 10px 30px; }
form {
  float:none;
  margin:0;
  padding: 0; }  
.external_bkg {
  text-align:center;
  width:100%;
  background:transparent;
  background-position:50% 0;
  background-repeat:repeat-y;
  background-image:url('../images/external_bkg.gif'); }
.external,#footer {
  position:relative;
  overflow:visible;
  right:100px;
  width:811px;
  margin:0 auto 0 auto; } 
.clear {
  clear:both; }
  
#header,#main {
  float:left;
  clear:both;
  width:811px; }

#header{
  height:235px;
  position:relative;
  background-position:100% 0;
  background-repeat:no-repeat;
  background-image:url('../images/header_bkg.gif'); }
#header h1 {
  display:block;
  position: absolute;
  top:27px;
  left:47px;
  margin:0;
  padding:0;
  width:310px;
  height:81px; }
#header h1 a,#header h1 a:hover {
  display: block;
  width:310px;
  height:81px;
  cursor:pointer;
  text-decoration:none;
  color:#30261a;
  background-position:0 0;
  background-repeat:no-repeat;
  background-image:url('../images/logo_bkg.gif'); }
#header h1 a span {
  display:none; }
#header ul {
  display:block;
  position:absolute;
  top:140px;
  left:0;
  margin:0;
  padding:0;
  height:61px;
  width:800px;
  list-style:none; }
#header ul li {
  display:block;
  float:left;
  clear:none;
  margin:0;
  padding:0 40px;
  height:61px;
  line-height:61px;
  background-position:100% 50%;
  background-repeat:no-repeat;
  background-image:url('../images/menu_separator.gif'); }
#header ul li.last {
  background:none; }
#header ul li a {
  color:#fff; 
  text-decoration:none; }
#header ul li a:hover {
  text-decoration:underline; }


#main {
  background-color:#fff; 
  background-position:0 0;
  background-repeat:repeat-y;
  background-image:url('../images/sidebar_bkg.gif'); } 
#main #sidebar {
  float:left;
  clear:none;
  width:319px;
  background-color:#483b2d;
  background-position:0 0;
  background-repeat:repeat-y;
  background-image:url('../images/sidebar_bkg.gif'); }
#main #sidebar h2 {
  float:left;
  clear:both;
  margin:0;
  padding:0;
  width:319px;
  height:248px;
  background-position:0 0;
  background-repeat:no-repeat;
  background-image:url('../images/sidebar_top.jpg'); }
#main #sidebar h2 span {
  display:none; }
#main #sidebar h3 {
  margin:0;
  padding:15px 40px 5px 40px;
  font-size:14px;
  color:#ff7120; }
#main #sidebar p {
  margin: 0;
  padding: 0 40px;
  font-size:14px;  
  color:#fff; }
#main #sidebar h3 a {
  color:#ff7120; }
#main #sidebar table {
  font-size:12px; }

#main #main_clear {
  float:left;
  clear:both;
  width:811px;
  height:11px; 
  background-position:0 100%;
  background-repeat:no-repeat;
  background-image:url('../images/sidebar_bottom.gif'); }

#main #content,#main #contact {
  float:right;
  clear:none;
  width:470px;
  min-height:400px;
  height:auto !important;
  height:400px;
  margin:20px 0;
  background-color:#fff;
  background-position:100% 0;
  background-repeat:repeat-y;
  background-image:url('../images/content_bkg.gif'); }
#main #content p {
  padding-right:20px;
  font-size:12px; }
#main #content img {
  float:left;
  margin: 0 10px 10px 0;
  clear:both; }    
#main #content ul,#main #content ol { 
  font-size:12px; }

#contact h2 {
  margin-right:20px;
  margin-bottom:15px;
  padding-bottom:15px;
  border-bottom:1px solid #ccc; }
#contact p {
  width:350px;
  font-size:12px;
  text-align:left; }
#contact label {
  font-weight:bold; }
#contact p.submit {
  text-align:right; }
#contact span {
  display: inline-block;
  border:1px solid #ccc; }
#contact input {
  border:0;
  margin:3px;
  font-family:tahoma,sans-serif;
  width:150px; }
#contact textarea {
  border:0;
  margin:3px;
  height:150px;
  font-size:12px;
  font-family:tahoma,sans-serif; 
  width:340px; }
#contact .submit input {
  background:transparent;
  border:0;
  height:34px;
  width:69px;
  background-position:50% 50%;
  background-repeat:no-repeat;
  background-image:url('../images/submit_bkg.gif'); 
  color:#333;
  font-weight:bold; }

#asimetric_sidebar {
  position:absolute;
  top:0;
  left:811px;
  width:180px;
  padding-left:10px;
  padding-top:270px; 
  background-position:0 0;
  background-repeat:no-repeat;
  background-image:url('../images/asimetric_bkg.jpg'); }
#asimetric_sidebar a {
  display: block;
  float:left;
  clear:both;
  border:0;
  color:#fff;
  background-position: 0 0;
  background-repeat:no-repeat; }
#asimetric_sidebar a span {
  display:none; }
#asimetric_sidebar a.lukas {
  width:180px;
  height:66px;
  background-image:url('../images/logo_lukas.jpg'); } 
#asimetric_sidebar a.kw {
  width:180px;
  height:65px;
  background-image:url('../images/logo_kw.jpg'); } 
#asimetric_sidebar a.pkw {
  width:180px;
  height:84px;
  background-image:url('../images/logo_pkw.jpg'); } 
#asimetric_sidebar a.kwkh {
  width:82px;
  height:137px;
  background-image:url('../images/logo_kwkh.jpg'); } 

#footer {
  padding: 40px 0;
  background-position:50% 50%;
  background-repeat:no-repeat;
  background-image:url('../images/footer_bkg.gif');  }
#footer p {
  text-align:right;
  color:#fff;
  margin:0;
  padding:0 15px; }
#footer p a {
  text-decoration:none;
  color:#fff; }
#footer p a:hover {
  text-decoration:underline; }

