* {
	padding: 0px;
	margin: 0px;
	font-family: Tahoma;
	font-size: 11px;
	list-style: none;
	border: none;
}

html, body {
	background: #070707;
}

.clear {
	clear: both;
}

a {
	color: #FFF;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

div#main {
	background: url('../images/bg.jpg') no-repeat;
	width: 1024px;
	margin: 0 auto;
}

div#lang {
	float: right;
	color: #ffffff;
	margin-top: 23px;
	margin-right: 50px;
}

div#content {
	margin: 6px 0px 0px 41px;
}

div#logo {
	display: block;
	width: 151px;
	height: 115px;
	background: url('../images/logo2.jpg') no-repeat;
	margin-bottom: 20px;
}

div#menu {
	float: left;
	width: 151px;
}


ul.menu {
	
}

ul.menu li a {
	display: block;
	padding: 10px 0 0 8px;
	height: 28px;
	margin-bottom: 2px;
	color: #828282;
	text-decoration: none;
}

ul.menu li.menu2 a {
	display: block;
	padding-top: 33px;
	height: 53px;
	margin-bottom: 2px;
	color: #828282;
	text-decoration: none;
}

ul.menu li.menu2 img {
	padding: 1px;
	border: 1px #2e2e2e solid;
	margin-top: 7px;
	margin-left: 8px;
	margin-right: 18px;
	text-decoration: none;
}

ul.menu li {
	background-color: #060606;
}

ul.menu li:hover a {
	display: block;
	margin-bottom: 2px;
	text-decoration: underline;
	background: #020202;
	color: #d7d7d7;
}

ul.menu li.menu2:hover a {
	display: block;
	padding-top: 33px;
	height: 53px;
	margin-bottom: 2px;
	text-decoration: underline;
	background: #020202;
}

ul.menu li.selected {
	background: #020202;
}

ul.menu li.selected a {
	color: #d7d7d7;
}

div#categories {
	margin-top: 48px;
	float: left;
	margin-left: 24px;;
	width: 250px;
}

div.titel {
	padding-top: 15px;
	padding-left: 10px;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	height: 49px;
	font-family: "Times New Roman";
	font-size: 30px;
	color: #FFFFFF;
}


div.main_content {
	margin-top: 14px;
	margin-left: 24px;
	float: left;
	width: 492px;
	min-height: 650px;
}

div#art_item {
	color: #828282;
	margin-top: 20px;
	padding-top: 15px;
	padding-bottom: 20px;
	background-color: #060606;
}

#art_item div#img {
	text-align: center;
}

#art_item div#text {
	margin-left: 17px;
}

#art_item div#text span {
	color: #ffffff;
}

.art_balk {
	margin-top: 4px;
	background-color: #020202;
	color: #4b4b4b;
	height: 41px;
}

.art_balk span#left {
	float: left;
	margin-left: 13px;
	margin-top: 10px;
}

.art_balk span#left a {
  color: #4b4b4b;   
  text-decoration: none;
}

.art_balk span#left a:hover {
  color: #4b4b4b;   
  text-decoration: underline;
}

.art_balk span#right a {
  color: #4b4b4b;   
  text-decoration: none;
}

.art_balk span#right a:hover {
  color: #4b4b4b;   
  text-decoration: underline;
}

.art_balk span#right {
	float: right;
	margin-right: 13px;
	margin-top: 10px;
}

.art_balk span#right {
	float: right;
	margin-right: 13px;
	margin-top: 10px;
}

.main_content span#art {
	float: left;
	color: #828282;
	margin-left: 13px;
	margin-top: 8px;
}

#footer {
	float: right;
	color: #828282;
}

.inputtext {
	border: 1px #000 solid;
	background: #161616;
	color: #828282;
}

.textfield {
	border: 1px #000 solid;
	background: #161616;
	color: #828282;
}

.button {
	border: none;
	background: none;
	color: #828282;
}
			