body {
	margin: 0;
	padding: 0;
	background-color: #1D1D1D;
	font-family: "Arial";
}

p {
	margin-top: 15px;
	/*font-family: Tahoma, sans-serif;*/
	font-size: 10pt;
	padding-right: 40px;
	color: #333333;
	text-shadow: 1px 1px 1px white;
	letter-spacing: 0mm;
}

p a:link, p a:visited {
	text-decoration: none;
	color: #FC5300;
}

p a:hover {
	color: #333333;
}

img {
	border: 0;
}

h2 {
	margin: 20px 0 0 0;
	color: #FC5300;
	text-shadow: 1px 1px 1px white;
	letter-spacing: 0mm;
}

h3 {
	color: #666666;
	/*font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;*/
	text-shadow:0 1px 1px white;
	margin: 10px 0 5px 0;
	padding-left: 20px;
	letter-spacing: 0mm;
	font-size: 12pt;
}

h3 a {
	color: #666666;
	/*font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;*/
	text-shadow:0 1px 1px white;
	margin: 10px 0 5px 0;
	padding-left: 20px;
	letter-spacing: 0mm;
	font-size: 12pt;
}

h3 a:link, p a:visited {
	text-decoration: none;
	color: #333333;
}

h3 a:hover {
	color: #FC5300;
}

h4 {
	font-size: 10pt;
	margin-bottom: 0px;
	color: #00B165;
}

p.news {
	margin-top: 0px;
	font-size: 10pt;
}

input {
	font-family: "Arial";
	display: block;
	width: 263px;
	height: 23px;
	vertical-align: middle;
	border: 0;
	background-color: #9D9D9D;
}

input.submit {
	margin-top: 15px;
	width: 263px;
	height: 26px;
	background-image: url(images/button.png);
	background-color: transparent;
}

textarea {
	width: 263px;
	height: 119px;
	border: 0;
	background-color: #9D9D9D;
}

#page {
	width: 940px;
	border-right: 1px solid #161616;
}

#page_top {
	overflow: hidden;
	height: 365px;
	background-image: url(images/headers.jpg);
	background-position: 0 0;
}

#shadow_top {
	position: relative;
	margin-top: -365px;
	height: 365px;
	background-image: url(images/shadow_top.png);
}

#logo {
	position: absolute;
	left: 36px;
	top: 20px;
	width: 170px;
	height: 40px;
	background-image: url(images/logo.png);
}

#menu {
	position: absolute;
	right: 18px;
	top: 18px;
	width: 522px;
	height: 40px;
}

#sub_menu {
	position: absolute;
	right: 367px;
	top: 25px;
	width: 121px;
	height: 102px;
	display: none;
}

#middle_bg {
	height: 368px;
	background-image: url(images/main_middle_bg.png);
}

#middle_bg_sub_head {
	height: 100px;
	background-color: #f6f6f6;
}

#page_middle {
	position: relative;
	margin-top: -368px;
	height: 368px;
	background-image: url(images/main_middle.png);
}

#page_middle_sub {
	position: relative;
	margin-top: -100px;
	height: 100px;
	background-image: url(images/middle_subpage.png);
}

#lang_switcher {
	position: absolute;
	top: 16px;
	right: 0px;
	width: 29px;
	height: 47px;
}

#footer {
	position: relative;
	height: 101px;
	background-image: url(images/footer_bg.png);
}

#copyright {
	position: absolute;
	top: 10px;
	left: 10px;
	width: 265px;
	height: 16px;
	background-image: url(images/copyright.png);
}

#oneunion {
	position: absolute;
	top: 1px;
	right: 60px;
	width: 43px;
	height: 41px;
	background-image: url(images/oneunion.png);
}

.main_category {
	position: absolute;
	top: 88px;
	width: 275px;
	height: 235px;
}

#main_infos {
	padding: 10px;
	left: 17px;
}

#main_gallery {
	right: 346px;
	background-image: url(images/main_gallery.png);
}

#main_newcar {
	right: 48px;
	background-image: url(images/main_newcar.png);
}

#content {
	position: relative;
	min-height: 400px;
	padding: 30px 50px 82px 330px;
	background-image: url(images/middle_subpage_bg.png);
	background-repeat: repeat-y;
}

#subpage_header {
	position: absolute;
	top: 40px;
	left: 40px;
	width: 200px;
	height: 20px;
	background-repeat: no-repeat;
}

#subpage_logo {
	position: absolute;
	top: 15px;
	left: 25px;
	width: 275px;
	height: 410px;
}

#key {
	position: absolute;
	right: 265px;
	top: -55px;
	width: 21px;
	height: 11px;
	background-image: url(images/key.png);
	cursor: pointer;
}

.media_holder {
	padding-left: 20px;
}

span.text {
	/*font-family: Tahoma, sans-serif;*/
	font-size: 8pt;
	color: #333333;
	text-shadow: 1px 1px 1px white;
	letter-spacing: 0mm;
}

.buttonshadow {
	width: 263px;
	height: 10px;
	background-image: url(images/button_shadow.png);
}

.news_head {
	margin-top: 0;
	font-size: 14pt;
	float: left;
}

.news_date {
	margin-top: 0;
	font-size: 14pt;
	float: right;
}

.news_content {
	clear: both;
	padding-left: 20px;
	padding-right: 60px;
	margin-bottom: 40px;
}

#upperfooter {
	height: 18px;
	background-color: #F6F6F6;
}

#login {
	position: absolute;
	left: 450px;
	top: 270px;
	width: 334px;
	height: 140px;
	padding-top: 100px;
	padding-left: 70px;
	background-image: url(images/loginbox.png);
	display: none;
}

#logout {
	position: absolute;
	right: 10px;
	top: 10px;
	width: 11px;
	height: 11px;
	background-image: url(images/x.png);
	cursor: pointer;
}

#popup {
	position: absolute;
	right: 240px;
	top: 320px;
	width: 234px;
	height: 110px;
	padding: 35px 0 0 20px;
	display: none;
	background-image: url(images/popup.png);
}

.smallButton {
	margin: 20px 0 0 0;
	color: #FC5300;
	font-size: 12pt;
	text-shadow: 1px 1px 1px white;
	letter-spacing: 0mm;
	width: 153px;
	height: 26px;
	background-image: url(images/button_small.png);
	background-color: transparent;
	display: inline;
}

.buttons_shadow {
	width: 496px;
	height: 10px;
	background-image: url(images/buttons_small_shadow.png);
}

#twitter {
	position: absolute;
	width: 89px;
	height: 23px;
	top: 36px;
	left: 12px;
	background-image: url(images/twitter.png);
}

#facebook {
	position: absolute;
	width: 98px;
	height: 23px;
	top: 36px;
	left: 112px;
	background-image: url(images/facebook.png);
}

.button_main {
	position: absolute;
	right: 20px;
	bottom: 20px;
	width: 60px;
	height: 33px;
	background-image: url(images/button_mainl.png);
}

.resolution {
	float: left;
	font-size: 8pt;
	width: 129px;
}
