
@import url(typo.css);
@import url(skin.css);
@import url(menu2.css);

/*===| I. LAYOUT SIZE |====================================================*/
#container, #footer,#header {width: 771px;}
#header {height:162px;}
#left-column {width: 206px;}
#right-column {width:565px;}



/*	--- Important! ----------------------------------------
	#wrap-footer, #footer and .push must be the same height
	-------------------------------------------------------
*/	#wrap-footer, #footer{height: 63px;}

.push	{clear: both;height:15px;}

/* --- Important! -------------------------------
	The bottom margin of #wrap-container
	is the negative value of the footer's height
	-----------------------------------------------
*/	#wrap-container {margin: 0 ;}


/* ===| II. LAYOUT's DEFAULT ELEMENTS |=======================================*/

* {margin: 0;}

html, body {height: 100%; width: 100%;  }
body {text-align: center;}
ul, li{
	list-style: none;
	list-style-position: outside;
	margin: 0;
	padding: 0;}



#wrap-container {

	height: auto !important;

	}
#container {
	margin:0 auto;
	text-align: left;
  width: 794px;
  }
#header {
  float:left;


/*	text-indent: -9999em;*/}

#left-column{
	float:left;
	margin:0;
  padding:0;
  }

#right-column{
	float:left;
  padding:0px 0px;}

#content{padding-left:10px;padding-right:5px;}

#menu{height:219px;}
#mdm{height:162px;}
#dekra{height:161px;}

#title-bottom{
  margin: 0 auto;
  display: table;
  width:794px;
  height:34px;
  float:left;
}
#bottom{
  margin: 0 auto;
  display: table;
  width:794px;
  height:140px;
  float:left;
}

#footer {
	margin: 0 auto;
  display: table;
  width:794px;

   }

.copyright{
	padding: 2px 0 0;
	text-align: center;}

h1 span{display:none;}

/*	--- Important! -----------------------------------
	If you want space between paragraphs or headers, 
	use padding instead of margin.
	-------------------------------------------------*/

/* ===| III. CONTENT ELEMENTS |===============================================*/

img {border: 0;}

/*	--- Important! ----------------------------------
	Use class "left" or "right" on the html elements
	you want to float (on the thumbs, for example)
*/	.left{float: left;margin-right:15px;} .right{float: right;margin-left:15px;}

.thumb{
	display: block;}

.thumb img{
	margin: 0}

.paragraph{
	clear: both;
	display: table;
  border:1px solid #a9cafc;
  width:505px;
  padding:5px 5px;
  margin-left:18px;
  margin-top:10px;

  }
#description{
  border:none;
  padding:8px 0px;
  width:541px;
 }

ul.list{
  font-family:Arial,Verdana,Helvetica, sans-serif;
  color:#235a00;
  font-size:12px;
  padding-left:0px;
  }
ul.list li{
  padding-left:20px;
  padding-top:5px;}

ul.list1{
  font-family:Verdana,Arial,Helvetica, sans-serif;
  color:#d9d9d9;
  font-size:11px;
  font-weight:bold;
  color:#7e3505;
  margin-top:5px;
  font-size:12px;
  }
ul.list1 li{
  padding-left:10px;
  padding-top:0px;}

ul.list2{
  font-family:Verdana,Arial,Helvetica, sans-serif;
  color:#d9d9d9;
  font-size:11px;
  padding-left:0px;
  }
ul.list2 li{
  padding-left:10px;
  padding-top:10px;}

ul.list3{
  font-family:Verdana,Arial,Helvetica, sans-serif;
  color:#d9d9d9;
  font-size:11px;
  padding-left:0px;
  }
ul.list3 li{
  padding-left:10px;
  padding-top:2px;}

/* ===| IV. NAVIGATION |===============================================*/
#menu2 ul li{display: inline;
}

.ref {
		z-index:11;
		position: absolute;
		top: -10000px;
	}
/* ---| THE END |------------------------- */

#flashtopLeft{
	position:absolute; 
	z-index:10;
	margin: 0 0 0 0;
	padding-left:15px; 
	width: 150px;
	height: 150px;
	overflow: hidden;
	}
#flashtopRight{
	position:absolute; 
	z-index:10;
	margin: 0 0 0 390px;
	width: 150px;
	height: 150px;
	overflow: hidden;
	}
#flashbottomLeft{
	margin-top: 390px;
	position:absolute;
	padding-left:15px; 
	z-index:10; 
	width: 150px;
	height: 150px;
	overflow: hidden;
	}
#flashbottomRight{
	margin: 390px 0 0 390px;
	position:absolute; 
	z-index:10; 
	width: 150px;
	height: 150px;
	overflow: hidden;
	}
