body {
	margin: 0;
	padding: 0;
	line-height: 1.5em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	background: #fff url(/images/main_bg.jpg) top repeat-x;
}

a:link, a:visited { color: #000; text-decoration: none; font-weight: normal; } 
a:active, a:hover { color: #9C0E0D; text-decoration: underline; }

p { margin: 0px; padding: 0px; margin-bottom: 16px; line-height: 20px; }
ul { margin: 0px; padding: 0px; margin-bottom: 16px; margin-left: 40px; line-height: 20px; }

img { margin: 0px; padding: 0px; border: 1px solid #666; }

.cleaner { clear: both;  }

.margin_bottom_10 { clear: both; width: 100%; height: 10px; font-size: 1px;	}
.margin_bottom_20 { clear: both; width: 100%; height: 20px; font-size: 1px;	}
.margin_bottom_30 { clear: both; width: 100%; height: 30px; font-size: 1px;	}
.margin_bottom_40 { clear: both; width: 100%; height: 40px; font-size: 1px;	}
.margin_bottom_50 { clear: both; width: 100%; height: 50px; font-size: 1px;	}
.margin_bottom_60 { clear: both; width: 100%; height: 60px; font-size: 1px;	}

.margin_right_10 { margin-right: 10px; }
.margin_right_60 { margin-right: 60px; }

h1 {
	padding: 2px 0 6px 15px;
	font-size: 18px;
	letter-spacing: 3px;
	font-weight: bold;
	margin-bottom: 10px;
	color: #9C0E0D;
	border-left: 10px solid #CCC;
}

h2 {
	padding: 0;
	font-size: 13px;
	font-weight: bold;
	color: #333;
}

.image_box_01 {
	float: left;
	margin: 5px 10px 0 0;
	border: 5px solid #CCC;
}

#cover {
	width: 970px;
	margin: 0 auto;
}

#content_left {
	float: left;
	width: 290px;
	padding: 0 20px;
}

#content_right {
	float: right;
	width: 600px;
	padding: 0 20px;
	background: url(/images/banner_bg.jpg) top right no-repeat;
}

#logo {
	color: #e0f2e8;
	height: 245px;
	padding: 20px;
	text-align: center;
}

#logo img {
  border: 0;
}

#menu {
	clear: both;
	margin-top: 10px;
}

#menu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#menu ul li{
	margin: 0 0 10px 0;
	padding: 2px 0 8px 10px;
	border-bottom: 1px dashed #666;
}

#menu ul li a{
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 3px;
	text-decoration: none;
	color: #999;
	outline: none;
	padding: 0 0 0 30px;
	display: block;
	background: url(/images/list_icon_02.jpg) left top no-repeat;
}

#menu li a:hover {
	display: block;
  color: #000;
	background: url(/images/list_icon_01.jpg) left top no-repeat;
}

#menu ul li.active_menu_item a{
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 3px;
	text-decoration: none;
	color: #000;
	outline: none;
	padding: 0 0 0 30px;
	display: block;
	background: url(/images/list_icon_01.jpg) left top no-repeat;
}

#iso {
 border: 1px solid #a2a2a2;
}

#content_right #lang {
	height: 40px;
	float: left;
	padding: 31px 20px 0 19px;
}

#content_right #lang a {
	color: #ffffff;
	text-transform: uppercase;
}

#content_right #top_menu {
	height: 40px;
	float: right;
  text-align: right;
	padding: 30px 20px 0 0;
}

#top_menu ul {
	margin: 0px;
	padding: 0px;
	list-style: none
}

#top_menu ul li {
	list-style: none;
	display: inline;
	padding: 20px 0 0 0;	
	margin: 0 0 0 20px;
}

#top_menu ul li a{
	color: #ffffff;
}

#content_right #banner {
	clear: both;
	height: 228px;
	padding: 30px 0px 60px 20px;
}

#banner .text1 { 
	padding: 0px 0;
	margin-bottom: 10px;
	margin-top: 0px;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	line-height: 35px;
	width: 580px;
  letter-spacing: 3px;
}

#banner .text1de { 
	padding: 0;
	padding-top: 8px;
	margin-bottom: 10px;
	margin-top: 0px;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	line-height: 18px;
	width: 580px;
  letter-spacing: 3px;
}

#banner .text2 { 
	padding: 0px 0;
	margin-bottom: 10px;
	margin-top:0px;
	font-size: 28px;
	font-weight: bold;
	color: #fff;
	line-height: 35px;
	width: 500px;
  letter-spacing: 2px;
}

#banner .text2 a {
  text-decoration: none;
  color: #ffffff;
  font-weight: bold;
}

label {
  width: 100px;
  float: left;
}

input {
  margin-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 200px;
	color: #666;
}

textarea {
  margin-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 400px;
	color: #666;
}

button {
  margin-left: 100px;
  margin-top: 10px;
  border: 1px solid #666;
  color: #666;
  background: #efefef;
  cursor: pointer;  
}

button:hover {
  border: 1px solid #9C0E0D;
  color: #9C0E0D;
}

.error_label {
  color: #ff0000;
}

.nahled {
  margin: 8px;
}

#footer_width {
	clear: both;
	width: 100%;
	margin: 0 auto;
	background: #333 url(/images/footer_bg.jpg) repeat-x;
}

#footer {
	margin: 0 auto;
	width: 970px;
	padding: 12px 0;
	margin: 0 auto;
	text-align: center;
	color: #ffffff;

}

#footer a{
	color: #ffffff;
	font-weight: bold;
}

#footer div a{
	color: #ffffff;
	font-weight: normal;
	font-size: 10px;
}
