* {
	margin: 0;
	padding: 0;
	margin-left: auto;
	margin-right: auto;
}

body {
	background: #0e0e0e url('/images/body_bg.png') repeat-x;
	font-family: calibri, tahoma;
	color: #1c1c1c;
}

#site {
	width: 800px;
	height: 100%;
	margin-top: 50px;
}

#menu_left {
	width: 9px;
	height: 70px;
	background: url('/images/menu_left.png') no-repeat;
	float: left;
}

#menu_right {
	width: 11px;
	height: 70px;
	background: url('/images/menu_right.png') no-repeat;
	float: left;
}

#menu {
	width: 780px;
	height: 70px;
	float: left;
	background: url('/images/menu_middle.png') repeat-x;
	color: #FFF;
}

.menu_select {
	height: 55px;
	width: 73px;
	background: url('/images/menu_select.png') no-repeat;
	float: left;
	padding-top: 15px;
	text-align: center;
}

.menu_select a {
	color: #FFF;
	text-decoration: none;
}

.menu_subject {
	height: 55px;
	width: 73px;
	float: left;
	padding-top: 15px;
	text-align: center;
}

.menu_subject a {
	color: #FFF;
	text-decoration: none;
}

#header img {
	margin-top: -25px;
}

#header_stripe {
	width: 800px;
	height: 11px;
	background: url('/images/header_stripe.png') repeat-x;
	margin-top: -4px;
}

#content_top {
	width: 800px;
	height: 3px;
	margin-top: -1px;
	background: url('/images/content_top.png') no-repeat;
}

#content {
	background: #FFF;
	width: 760px;
	height: 100%;
	padding: 20px;
}

#content_bottom {
	width: 800px;
	height: 3px;
	background: url('/images/content_bottom.png') no-repeat;
}

h1 {
	font-size: 18px;
	font-family: calibri, tahoma;
	font-weight: normal;
	color: #630000;
	margin-bottom: 5px;
}

p {
	font-size: 12px;
}

.introduction {
	height: 150px;
}

.intro {
	float: left;
	text-align: justify;
	width: 440px;
}

.kobus_occasion {
	float: right;
}

.news {
	clear: both;
}

.news_stripe {
	width: 760px;
	height: 1px;
	background: url('/images/news_stripe.png') repeat-x;
}

.news_block {
	margin-top: 3px;
}

.news_title {
	width: 745px;
	height: 21px;
	background: #630000;
	color: #FFF;
	font-size: 13px;
	padding-top: 4px;
	padding-left: 15px;
}

.news_title_txt {
	float: left;
	width: 600px;
}

.news_title_date {
	float: right;
	font-size: 11px;
	padding-top: 1px;
	width: 125px;
	text-align: right;
	padding-right: 15px;
}

.news_item {
	font-size: 12px;
	float: left;
	height: 67px;
	width: 640px;
	text-align: justify;
	margin-top: 7px;
}

.news_picture {
	width: 100px;
	height: 67px;
	margin-top: 7px;
	float: right;
}

.readmore {
	text-align: right;
}

.readmore a {
	color: #630000;
	font-weight: 900;
}

.readmore a:hover {
	text-decoration: none;
}

.news_block {
	height: 110px;
}

#footer_left {
	width: 10px;
	height: 51px;
	background: url('/images/footer_left.png') no-repeat;
	float: left;
	margin-top: 5px;
}

#footer {
	float: left;
	width: 780px;
	background: url('/images/footer_middle.png') repeat-x;
	height: 46px;
	margin-top: 5px;
	text-align: center;
	font-size: 10px;
	font-family: tahoma;
	padding-top: 5px;
}
#footer_right {
	width: 10px;
	height: 51px;
	background: url('/images/footer_right.png') no-repeat;
	float: left;
	margin-top: 5px;
}

#footer a {
	color: #1c1c1c;
	font-family: tahoma;
}

#intro_site {
	width: 918px;
}

#intro_logo {
	width: 208px;
	height: 58px;
	background: url('/images/intro_logo.png') no-repeat;
	float: left;
	margin-top: 50px;
}

.striped_line {
	background: url('/images/striped_line.png');
	height: 4px;
	width: 909px;
	float: left;
}

#bg {
	background: url('/images/bg.png') no-repeat;
	width: 909px;
	height: 328px;
	float: left;
}

.porsche_rally {
	width: 728px;
	height: 225px;
	background: url('/images/porsche_rally.png');
	margin-top: 50px;
}

.porsche {
	width: 250px;
	margin-top: 105px;
	float: left;
	margin-left: 20px;
	font-family: georgia, times new roman;
}

.porsche a {
	color: #888;
	text-decoration: none;
	font-size: 30px;
}

.porsche a:hover {
	color: #8b0000;
}

.rally {
	width: 250px;
	float: right;
	text-align: right;
	margin-right: 20px;
	margin-top: 105px;
	font-family: georgia, times new roman;
}

.rally a {
	color: #888;
	text-decoration: none;
	font-size: 30px;
}

.rally a:hover {
	color: #0c57ac;
}