body {
	margin: 0;
	padding: 0;
	background-color: #d1d9b5;
	font-family:Tahoma;
}
img {
	border: none;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

h2		{
		margin:0;
		padding:0;
		
}

.headlines {
	font-weight:bold;
	color:#003f8e;
	font-size:18px;
}

form {
	margin:0;
	padding: 0;
}

input {
	vertical-align: middle;
}

a:focus {
	outline:none;
}

#main {
	width: 1000px;
	margin: 0;
	float: left;
}

/* header page */
#header {
	background:url(../images/header-bg.jpg) repeat-x;
	width: 1000px;
	height: 198px;
	float: left;
	position: relative;
}

/* logo
.logo {
	position: absolute;
	background: url(../images/logo2.jpg) no-repeat;
	width: 250px;
	height: 173px;
	text-indent: -3000px;
	overflow: hidden;
	top: 25px;
	left: 0px;
	cursor: pointer;
} */
/* top banner */
.top-banner {
	position: absolute;
	top: 6px;
	left: 260px;
}
/* main navigation start */
#header ul {
	margin: 109px 0 0 260px;
	display: inline;
	padding: 0;
	float: left;
}
#header ul li {
	display: inline;
	float: left;
	font: 12px/14px Tahoma, Arial, sans-serif;
	background: url(../images/sep.gif) no-repeat 100% 7px;
	margin: 0 0px 0 -2px;
}
#header ul li.last {
	background: none;
}
#header ul li a {
	color: #fff;
	text-decoration: none;
	padding: 11px 15px 15px 15px;
	display: block;
}
#header ul li a.active, #header ul li a:hover  {
	background: url(../images/link.gif) repeat-x;
	padding: 11px 0 15px;
	color: #000;
}
#header ul li a.active span, #header ul li a:hover span {
	background: url(../images/link-left.gif) no-repeat;
	padding: 11px 0 15px 15px;
}
* html #header ul li a.active span, * html #header ul li a:hover span {
	background-position: 0 11px;
}
*+html #header ul li a.active span, *+html #header ul li a:hover span {
	background-position: 0 11px;
}
#header ul li a.active span span, #header ul li a:hover span span {
	background: url(../images/link-right.gif) no-repeat 100% 0;
	padding: 11px 15px 15px 0;
}
/* main navigation end */
/* from search start */
.form-search {
	position: absolute;
	top: 160px;
	left: 261px;
}
.form-search input {
	float: left;
}
#ed-search {
	width: 282px;
	height: 18px;
	padding: 2px 0 0 35px;
	background: #fff url(../images/glass.gif) no-repeat 2px 2px;
}
#btn-search {
	margin: -6px 0 0 3px;
	position: relative;
}
.form-search a {
	background: url(../images/pointer.gif) no-repeat 0 1px;
	margin: 6px 0 0 7px;
	padding-left: 11px;
	color: #003f8e;
	font: 12px Tahoma, Arial, sans-serif;
	float: left;
}
.form-search a:hover {
	text-decoration: none;
}
/* from search end */

.container {
	width: 1000px;
	float: left;
	background-color: #d1d9b5;
	padding-bottom: 40px;
}
*+html .container {
	padding-bottom: 80px;
}
/* page left column */
.left-column {
	width: 189px;
	float: left;
	margin: -51px 0 0;
	position: relative;
	padding-bottom: 40px;
}
/* headings left navigation */
.heading {
	width: 173px;
	height: 24px;
	padding: 26px 0 0 17px;
	background-color: #a7b776;
	display: block;
	color: #d1d9b5;
	font: bold 24px/28px Tahoma, Arial, sans-serif;
	text-transform: uppercase;
	float: left;
	overflow: hidden;
}
.wihout-bg {
	background: none;
}
/* left nav start */
.left-column ul {
	margin: 15px 0 34px;
	padding: 0;
	float: left;
	width: 189px;
}
.left-column ul li {
	list-style: none;
	font: 12px/16px Tahoma, Arial, sans-serif;
	margin: 0 0 0 18px;
	padding: 2px 0 7px 0;
	background: url(../images/menu-line.gif) repeat-x 0 100%;
}
.left-column ul li a {
	color: #000;
	text-decoration: none;
	background: url(../images/pointer.gif) no-repeat 0 1px;
	padding: 0 0 0 11px;
}
.left-column ul li a:hover {
	font-weight: bold;
}
/* left nav end */
/* block with words links */
.words {
	float: left;
	margin: 13px 20px 0 20px;
	display: inline;
}
.left-column p {
	text-align: justify;
	margin: 0;
	padding: 0;
	font: 14px Tahoma, Arial, sans-serif;
	display: block;
}
.left-column p a {
	color: #000;
	font-size: 10px;
}
.left-column p .size-18 {
	font-size: 18px;
}
.left-column p .size-14 {
	font-size: 14px;
}
.left-column p .size-11 {
	font-size: 11px;
}
.left-column p .size-12 {
	font-size: 11px;
}
.left-column p a:hover {
	
}

/* form login start
.form-login {
	width: 161px;
	height: 174px;
	background-color: #a7b776;
	background: #a7b776 url(../images/block-login-bg.gif) repeat-y -1px 0;
	padding: 4px 0 0 20px;
}
.form-login label {
	color: #d1d9b5;
	font: bold 18px Tahoma, Arial, sans-serif;
	padding-bottom: 5px;
	float: left;
}
#email {
	float: left;
	padding: 0;
	width: 103px;
	height: 18px;
	background: #fff url(../images/mail.gif) no-repeat 2px 0;
	padding: 2px 0 0 26px;
	margin: 0 0 8px 0;
	font-size: 13px;
}
#password {
	float: left;
	padding: 0;
	width: 103px;
	height: 18px;
	background: #fff url(../images/lock.gif) no-repeat 2px 0;
	padding: 2px 0 0 26px;
	margin: 0 0 8px 0;
	font-size: 13px;
}
.form-login a {
	background: url(../images/pointer2.gif) no-repeat 0 3px;
	margin: 5px 0 0;
	padding-left: 13px;
	color: #003f8e;
	font: 12px Tahoma, Arial, sans-serif;
	float: left;
}
.form-login a:hover {
	
} */
/* form login end */
/* right banner */
.right-banner {
	width: 170px;
	margin: 0 0 0 1px;
	background-color: #eff5d4;
	padding: 9px 0 9px 9px;
	overflow: hidden;
}
.right-banner img {
	float: left;
}
/* page center column */
.center-column {
	width: 633px;
	float: left;
	margin: 0 0 40px -2px;
	position: relative;
}
/* contenr */
.content {
	width: 633px;
	float: left;
	background: url(../images/content-body.png) repeat-y;
	display: inline;
	overflow: hidden;
	padding-bottom: 17px;
}
.content-footer  {
	width: 633px;
	height: 9px;
	float: left;
	background: url(../images/content-footer.png) no-repeat 0 100%;
	position: relative;
	margin: -1px 0 0;
}
/* left side of content */
.left-box {
	float: left;
	width: 430px;
	position: relative;
}
/* block witn hor line start */
/* .news {
	float: left;
	width: 400px;
	border-top: 1px solid #d0d0d0;
	margin: 10px 0 4px 14px;
	padding: 0 0 0 10px;
	display: inline;
} */

.news_time
{
	background-image: url("../images/news_time_bg.gif");
	background-repeat: repeat-x;
	background-position: top left;
	background-color: #fe4d01;
	border-top: 1px solid #FFFFFF;
	padding-top: 2px;
	padding-bottom: 2px;
	width: 80px;
}

.news_time_num
{
	text-align: center;
}

.news_comment_font				{font-family: arial, helvetica, sans-serif;}
.news_comment_date				{font-size: 10px; color: #000000; margin-bottom: 5px;}
.news_comment_username			{font-size: 12px; color: #000000; margin-bottom: 5px; overflow: hidden;}
.news_comment_userinfo			{font-size: 10px; color: #000000; overflow: hidden;}
.news_comment_news				{font-size: 13px; color: #000000;}
.news_comment					{font-size: 12px; color: #000000; padding-top: 3px; border-top: 1px #FFFFFF solid; line-height: 150%; padding: 3px;}
.news_comment_news_text			{font-size: 13px; color: #000000; margin-bottom: 25px;}
.news_comments					{padding: 0px;}
.news_comment_body_outer		{border: 1px solid #a7b776; margin-bottom: 25px;}
.news_comment_body_inner		{border: 1px solid #edf0e2; background-color: #d1d9b5; padding: 5px;}
.news_comment_info				{padding-left: 40px; background-image: url("/images/comment_handy.gif"); background-position: bottom left; background-repeat: no-repeat; border-bottom: 1px solid #a7b776;}

.news_border_outer				{border: 1px solid #a7b776;}
.news_border_inner				{border: 1px solid #edf0e2;}
.news_border_error				{border: 1px solid #c02f02;}

.news_inner_background_1		{background-color: #d1d9b5;}
.news_inner_background_2		{background-color: #FFFFFF;}
.news_inner_background_3		{background-color: #fa4800;}
.news_inner_background_4		{background-color: #f23a00;}

.news_padding_1					{padding: 3px;}

.news_font_size_mini			{font-size: 10px;}
.news_font_size_small			{font-size: 11px;}
.news_font_size_normal			{font-size: 13px;}
.news_font_size_big				{font-size: 14px; font-weight: bold;}


.news_font_color_1				{color: #000000;}
.news_font_color_2				{color: #000000;}
.news_font_color_3				{color: #FFFFFF;}

.news_gap_bottom				{margin-bottom: 25px;}
.news_gap_bottom_large			{margin-bottom: 50px;}
.news_gap_bottom_mini			{margin-bottom: 15px;}
.news_gap_bottom_micro			{margin-bottom: 10px;}

.news_font						{font-family: arial, helvetica, sans-serif;}

.news_image
{
	border: 1px solid #a7b776;
}

table.lexikon-register{
	color:#333333;
	width:580px;
	margin:auto;
	text-align:center;
	font-size:14px;
	text-align:left;
}

.lexikon-register a{
	color:#FE7409;
	width:580px;
	margin:auto;
	text-align:center;
	font-size:14px;
	text-align:left;
	text-decoration:none;
}

.lexikon-register a:hover{
	color:#FE7409;
	width:580px;
	margin:auto;
	text-align:center;
	font-size:14px;
	text-align:left;
	text-decoration:underline;
}

.lexikon-register td {
	vertical-align:top;
}

.lexikon-headlines {
	color:#FE7409;
	font-weight:bold;
}

.lexikon-link td  {
	font-size:13px;
	vertical-align:top;
}

.random-link a {
	font-weight:bold;
	color: #003f8e;
	text-decoration:none;
	font-size:13px
	
}

.random-link a:hover {
	font-weight:bold;
	color: #003f8e;
	text-decoration:underline;
	font-size:13px
}
.lexikon-link a {
	text-decoration:none;
	color: #003f8e;
}

.lexikon-link a:hover {
	text-decoration:underline;
	color: #003f8e;
}

.lexikon {
	float: left;
	width: 400px;
	border-top: 1px solid #d0d0d0;
	margin: 10px 0 4px 14px;
	padding: 0 0 0 10px;
	display: inline;
}

.lexikon-content {
	float: left;
	width: 400px;
	display: inline;
	font-size:13px;
}

/* title */
.left-box h2 {
	color: #003f8e;
	font: 18px Tahoma, Arial, sans-serif;
	margin: 0;
	padding: 10px 0 8px;
}
.imag {
	float: left;
	width: 90px;
	margin: 4px 11px 0 0;
}
.imag img {
	/*float: left;*/
}
/*.text {
	width: 299px;
	float: left;
}*/
.text p {
	margin: 0;
	padding: 0 0 4px;
	font: 12px/16px Tahoma, Arial, sans-serif;
	color: #000;
	position: relative;
}
.text_news_title
{
	font-size: 13px;
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	color: #444444;
	margin-bottom: 25px;
	line-height: 130%;
}
.text_news_body
{
	font-size: 13px;
	font-family: arial, helvetica, sans-serif;
	font-weight: normal;
	color: #000000;
	margin-bottom: 25px;
	line-height: 130%;
}
/*.comment {
	background: url(../images/comment.gif) no-repeat;
	width: 299px;
	height: 21px;
	float: left;
	font: 12px Tahoma, Arial, sans-serif;
	padding: 4px 0 0;
	color: #003f8e;
	text-decoration:none;
}*/
.quantity {
	width: 117px;
	float: left;
	padding: 0 0 0 13px;
	text-decoration: none;
	
}
span.quantity a {
	color: #003f8e;
}

span.quantity a:hover {
	color: #003f8e;
	
}

span.link a {
	float: right;
	color: #003f8e;
	width: 74px;
	text-align: right;
	padding: 0 15px 0 0;
	background: url(../images/pointer.gif) no-repeat 0 1px;
	
}

span.link a:hover {
	
}


.comment a:hover {
	
}
/* block witn hor line end */
/* block with phones start */
.phones {
	margin: 0 0 -12px -5px;
	padding: 0;
	text-align: center;
	float: left;
	position: relative;
	display: inline;
}
* html .phones {
	margin-bottom: 0;
}
*+html .phones {
	margin-bottom: 0;
}
.phones li {
	float: left;
	width: 90px;
	list-style: none;
	margin: 0 7px 18px 7px;
	font: 12px Tahoma, Arial, sans-serif;
}
.phones li.left {
	margin-left: 0;
}
.phones li.right {
	margin-right: 0;
}
.phones li img {
	margin: 3px 0 0;
	float: none;
}
/* model */
.phones li .model {
	color: #003f8e;
}
.phones li .model:hover {
	text-decoration: none;
}
/* price */
.price {
	color: #f23a00;
	font: bold 12px Tahoma, Arial, sans-serif;
	margin: -4px 0 4px;
	display: block;
}
/* links field */
.field {
	background:url(../images/field-for-cart.gif) no-repeat;
	width: 89px;
	height: 25px;
}
.field .details {
	float: left;
	background: url(../images/pointer.gif) no-repeat 0 6px;
	width: 37px;
	font: 12px Tahoma, Arial, sans-serif;
	color: #003f8e;
	padding: 4px 0 0 9px;
	margin: 0 0 0 8px;
	display: inline;
	text-decoration: none;
}
.field .details:hover {
	text-decoration: underline;
}
.field .cart {
	background: url(../images/cart.gif) no-repeat 0 -1px;
	width: 27px;
	height: 26px;
	display: block;
	float: right;
	padding-right: 1px;
}
.news a {
	color: #003f8e;
	font: 12px Tahoma, Arial, sans-serif;
}
.news a:hover {
	
}
/* block with phones end */
/* forum block start */
.news .forum-name {
	font: 12px/14px Tahoma, Arial, sans-serif;
	color: #000;
	display: block;
	padding: 3px 0 4px;
}
.big-field {
	background: url(../images/big-field.gif) no-repeat;
	width: 402px;
	height: 21px;
	padding: 5px 0 17px;
}
.date {
	color: #000;
	font: 12px/14px Tahoma, Arial, sans-serif;
	padding: 0 0 0 13px;
	width: 112px;
	float: left;
}
.antworten {
	width: 103px;
	text-align: right;
	display: block;
	float: left;
	text-decoration: none;
}

.antworten a:hover {
	
}
.hits {
	width: 57px;
	text-align: right;
	display: block;
	float: left;
}
.name {
	width: 77px;
	text-align: left;
	display: inline;
	float: left;
	margin: 0 0 0 15px;
}
/* forum block end */
/* page footer start */
#footer {
	width: 615px;
	float: left;
	height: 44px;
	background-color: #a7b776;
	margin: 4px 0 20px 3px;
	padding: 3px 0 0 12px;
	display: inline;
}
#footer .foote-link {
	color: #003f8e;
	font: 12px Tahoma, Arial, sans-serif;
}
#footer a:hover {
	
}
#footer ul {
	margin: 6px 0 0;
	padding: 0;
}
#footer ul li {
	float: left;
	display: inline;
	margin: 0 27px 0 0;
	font: 12px Tahoma, Arial, sans-serif;
}
#footer ul li a {
	color: #d1d9b5;
}
/* page footer end */
/* right side of content */
.right-box {
	width: 185px;
	float: right;
	margin: 10px 12px 0 0;
	display: inline;
	position: relative;
}
/* gray boxes */
.gray-box, .gray-box2 {
	float: left;
	width: 156px;
	background-color: #ededed;
	padding: 0 10px 15px 18px;
	overflow: hidden;
	margin: 0 0 10px 0;
}
.gray-box2 {
	padding: 0;
	width: 184px;
	min-height: 171px;
}
/* block with girl */
.girl {
	width: 156px;
	min-height: 158px;
	position: relative;
	padding: 0 10px 15px 18px
}
* html .girl {
	height: 158px;
}
.girl div {
	background-color: #fff;
	border: 1px solid #9c9c9c;
	margin: 10px 0 30px;
	padding: 4px 0 6px 10px;
}
.girl img {
	position: absolute;
	right: 0;
	bottom: 0;
}
/* titles */
.gray-box h2, .gray-box2 h2 {
	margin: 0;
	padding: 10px 0 6px;
	color: #79797a;
	font: 17px Tahoma, Arial, sans-serif;
}
.gray-box2 h2 {
	color: #f23a00;
	padding: 14px 0 0;
	line-height: 13px;
}
.gray-box h3, .gray-box2 h3  {
	color: #003f8e;
	font: bold 12px/16px Tahoma, Arial, sans-serif;
	margin: 0;
	padding: 0;
}
/* text */
.gray-box p, .gray-box2 p {
	color: #000;
	font: 12px/16px Tahoma, Arial, sans-serif;
	padding: 1px 0 1px;
	margin: 0;
}
.gray-box a, .gray-box2 a {
	color: #003f8e;
	font: 12px/14px Tahoma, Arial, sans-serif;
}
.gray-box a:hover, .gray-box2 a:hover {
	
}
/* price */
.gray-box .price {
	padding: 1px 0 0;
	margin: 0;
}
.photo {
	padding: 3px;
	margin: 0 0 6px 0;
	border: 1px solid #9c9c9c;
	float: left;
	background-color: #fff;
}
.photo2 {
	margin: 0 0 10px 0;
}
.photo img {
	float: left;
}
/* block with music */
.music {
	float: left;
	width: 155px;
	margin-bottom: 4px;
}
.music a {
	display: block;
	padding: 13px 0 0;
}
.music .photo {
	margin-right: 13px;
}

