* {
  margin: 0;
  padding: 0; 
  }

body {
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif, Verdana;
	font-size: 0.8em;
	color: #000000;
  background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
  text-align: center;
  padding: 15px 0px;
  margin: 0px;  
}

h1 {font-size: 1.5em;}

h1 a {
  background: url('/images/logo.jpg') no-repeat left top;
  text-decoration: none;
  width: 267px;
  height: 80px;
  display: block;
  position: absolute;
  top: 0px;
  left: 0px;
}
      
h1 a span {
  position: relative;
  z-index: -1;
}

a, a:visited {
	font-weight: bold;
	color: #0565BA;   
}

a:hover {
  color: #007FDB;                  
}

a.external_link {
	background: url('/images/external_link.png') center right no-repeat;
	padding-right: 20px;
}

form {margin: 5px 0px 15px 0px;}

fieldset {border: none;
          margin-bottom: 6px;}

label {width: 90px;
       display: block;
       float: left;}
       
input {width: 200px;
       height: 20px;
       border: 1px solid #007FDB;}
       
input.btn {background: #820002;
           color: #FFFFFF;
           font-weight: bold;
           width: 115px;
           height: 22px;
           text-align: center;
           border: none;
           display: block;
           position: relative;
           left: 90px;
           top: 10px;
           cursor: pointer;}
       
textarea {width: 250px;
          height: 110px;
          border: 1px solid #007FDB;}

#page {
  width: 900px;
	min-height: 600px;
	margin: 0 auto;
  text-align: justify;
  background: #F2E5C8;
  position: relative;  
}


#footer {
  margin: 10px 0px;
  height: 20px;     
  border: 0;
  border-top: 2px #FFFFFF solid; 
  padding: 10px;
  font-size: 0.8em;
  clear: both; 
}

#footer p {  
  text-align:right;
}

#footer a, #footer a:visited, #footer a:hover {
  color: #000000;  
  text-decoration: underline;
  font-weight: normal;
}

#footer img {
  margin: 0px 10px 0px 0px;
  border:0;
  vertical-align: top;
}

#left {
  float: left;
  width: 267px;
  margin: 0px;
  padding: 0px; 
}

#left ul {
  list-style-type: none;
  margin-top: 2px;
}

#left ul li{
  list-style-type: none;
  line-height: 1.2em;
  text-align: left;
  display: inline;
}

#left ul li a {
  color: #FFFFFF; 
  background: #820002;
  text-decoration: none;
  display: block;
  margin-bottom: 2px;
  padding: 4px;
}

#left ul li a:hover, #left ul li a.active {background: #AC0004;}

#slideshow {
  margin-top: 80px;
  height: 200px;
  background-color: #780001;
  color: #ffffff;  
}

#contact  {
  background: #FFFFFF;   
  border: 2px #B7B7B7 solid;
  padding: 10px;
  padding-bottom: 50px;
  margin: 20px 10px 0px 10px;
  line-height: 1.5;
  font-size: 1em;   
}

#contact p{
  line-height: 1.5;
  padding-top: 5px;
}

#visitcard h3 {
  border: 0;
  border-bottom: 2px #B7B7B7 solid;
  font-size: 1.3em;
  margin-bottom: 20px;				
}

#right {
  float: right;
  width: 633px;
  min-height: 800px;
  background: #F2E5C8;   
  margin: 0px;
  padding: 0px;
}

#topMenu {
  height: 80px;
  text-align: left;
  background: #FEC021; 
}              

#topMenu ul {
  background: #FEC021;
  list-style-type:none;
  padding: 50px 20px 5px 20px;
}

#topMenu * {
  color: #D8563C; 
  text-transform: uppercase;
  font-size: 1.02em;
}


#topMenu li {
  display: inline;
  font-weight: bold;   
  height: 100%;
}

#topMenu a{
  text-decoration: none;
  padding: 0px 0px 0px 0px;
  margin-right: 5px;
  color: #000000; 
}

#topMenu a:hover, #topMenu a.active {
  text-decoration: underline;
  color: #FFFFFF;                  
}

#title {
  background: #820002; 
  color: #ffffff;
  height: 200px;
} 

#title h2 {
  font-size: 1.8em;
  padding: 10px 0px 20px 20px;
}

#title p {
  padding: 5px 30px 5px 30px;
  font-size: 1.1em;
  line-height:2;
}

#title ul {
  line-height:2;
  font-size: 1em;
}

#aside {
  padding: 15px 10px 10px 10px;
} 

#aside h3 {
  color: #D8563C;  
  font-size: 1.3em;
  padding: 10px 0px 5px 0px;
}

#aside h4 {
  font-size: 1.1em;
  padding: 5px 0px 5px 0px;
}

#aside ul, #title ul {
	list-style-type: none;
}

#aside ul, #aside ol {
	margin-left: 30px;
}

#aside div ul{
	margin-left: 5px;
}

#title ul {
	margin: 0px 20px 0 40px;
}

#aside li {
  background-image: url('/images/li.gif');
  background-repeat: no-repeat;
  background-position: 0px 5px;
	padding-left: 15px; 	
}

#title li {
  background-image: url('/images/lih.gif');
  background-repeat: no-repeat;
  background-position: 0px 10px;
	padding-left: 15px; 	
}

#kinder {
  width: 90%;
  padding-bottom: 10px;
}

#kinder img {
  float:left;
  margin: 0px 20px 10px 10px;
}

#sitemap{
  line-height: 1.8;
  margin-top: 20px;
  margin-bottom: 20px;
}

#aside p {
  padding: 0px 0px 8px 0px;
}

#section_l {
  float: left;
  margin-right: 5px;  
  width: 290px; 
}

#section_r {
  float: right;
  width: 290px;   
}

.company {
  padding: 0px;
  font-weight: bold;
  font-size: 1.2em;
}
 
.address {
  background: url('/images/globe.png') no-repeat left center;
  padding-left: 30px;
}

.email {
  background: url('/images/email.gif') no-repeat left center;
  padding-left: 30px;
}

.phone {
  background: url('/images/phone.gif') no-repeat left center;
  padding-left: 30px;
}

.item {
  padding-left: 30px;
}

.ok {
  background: url('/images/ok.gif') no-repeat left center;
  padding-left: 30px;
}

.highlight {
   font-weight: bold;
}

.img img {
	border: 0px;	
	margin: 1px;
	padding: 0px;
}

.img {
  text-align: center;
}

.object{
  text-align:center;
}
 
div.imgdesc{
  margin: 2px;
  text-align: center;  
}

.imgdesc img  {	
	border: 0;
	margin-bottom:3px;
	padding-bottom:3px;
	border-bottom: 1px #000000 dotted;	
}
  
div.desc  {
	text-align:center;
	font-weight:normal;
  }
  
.clr
{
  clear:both;
	height:0px;
}

.contactdetail {
  border: 0;
  margin:0;
  padding:0;
}

.contactdetail .first{
  font-weight: bold;
}

.contactdetail td {
  vertical-align: top;
  padding: 10px 10px 0px 0px;
	text-align: left;
	vertical-align: top;
}

.logoimg {
  float: right;
  margin: 7px 0px 0px 0px;
}

.print {
  text-align: right;
}

.right {float: right;
        margin: 0px 0px 8px 8px;}
        
.left {float: left;
        margin: 0px 8px 8px 0px;}

.print a  {
  text-decoration: underline;
}

.galery {
 text-align: left;
 margin-left: 20px;
}

.galery a img{
  border-color: #ffffff;
  border-width: 2px;
  border-style: solid;
  margin: 6px;
  padding:2px;
}

.galery a:hover img{
  border-color: #007FDB;           
}

.certif{
  margin-left: 10px;
}

p.certif a img{
  border-color: #ffffff;
  border-width: 2px;
  border-style: solid;
  padding:2px;
}

p.certif a:hover img{
  border-color: #007FDB;                 
}

table {font-size: 1.0em;}

label.failed { font-weight: bold; color: #cc0000; }

.message {width: 610px;
          margin-bottom: 10px;}
          
#aside .message p {font-weight: bold;
                   color: #FFFFFF;
                   padding: 7px 0px 7px 35px;}
            
.msgError {background: #CB3100 url('/images/msg-error.jpg') no-repeat left center;}
.msgOk {background: #65CC33 url('/images/msg-ok.jpg') no-repeat left center;}
