html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
	background:url(../grafik/main.gif);
	background-repeat:repeat-y;
	font-family:Trebuchet MS, arial,  verdana;
	font-size:12px;
	color:#000;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}


/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

h1 {margin:8px 0 0 12px; color:#96AB34;}
h2 {padding-left:10px;color:#C94300; font-size:13px; letter-spacing:1px; font-family:Trebuchet MS, arial,  verdana; margin-top:35px;}


a {color:#96AB34; text-decoration:none;}
a:hover {color:#C94300;text-decoration:none;}
a img {border:0;}


/* main elements */

#main{
	width:950px;
	margin-left:125px;
}


#header{
	width:950px;
	height:96px;
	background:url(../grafik/header.png);
	background-repeat:repeat-x;
	
}
#logo{
	width:260px;
	height:96px;
	float:left;
}
#menu{
	width:500px;
	height:10px;
	float:left;
	padding:40px;
	text-align:right;
}
#menu li {
	display:inline;
	margin-left:20px;
}
#menu li a {
	color:#fff; 
	font-family:arial;
	font-size:16px; 
	font-weight:bold; 
	text-decoration:none;
}
#menu li a:hover  {border-bottom: 1px dashed #fff;}
/* cols */
#leftcol{
	Width:750px;
	float:left;
}
#rightcol {
	float:left;
	height:500px;
	padding-top:10px;
	width:180px;
}

	
/* boxes */
#search_box{
	width:711px;
	height:99px;
	background:url(../grafik/search_box.gif);
	margin:10px 0 0 5px;
	padding:10px 0 0 15px;
	line-height:18px;
	}
#box_top{
	width:726px;
	height:19px;
	margin:10px 0 0 5px;
	background:url(../grafik/box_top.gif);
}
#box_content{
	width:726px;
	margin-left:5px;
	display:inline;
	background:url(../grafik/box_main.gif);
	float:left;
}

#box_bottom{
	width:726px;
	height:19px;
	margin-left:5px;
	background:url(../grafik/box_bottom.gif);
	clear:both;
	
}
#main_image {
	margin:15px;
	float:left;
	display:inline;
	}
#main_info{width:719px;clear:left;}
#main_info li{display:inline; margin-right:40px;}
#main_info p {padding:10px 0 0 15px; line-height:18px;}
#adform{width:500px; float:left; padding-left:15px; margin-top:20px;}
.thumb{
	width:96px;
	height:72px;
	float:left;
	margin:15px 0 5px 7px;
	
}
.right{float:right;}

/* classes */
.ad {width:719px; height:100px; border-bottom: 1px dashed #cecece; margin:0 0 10px 2px;}
.ad_picture{float:left;width:114px;height:85px;margin-left:15px;display:inline;}
.ad_info{float:left;width:330px;display:inline;}
.ad_info p{margin:8px 0 0 10px; line-height:18px;}
.contact_list{margin:15px;}
.ad_data{float:left;width:200px; padding-left:20px; margin-left:20px;line-height:20px;}
.ad_headline {padding-left:15px; color:#C94300; font-size:16px;  font-weight:bold;}
.price  {color:#96AB34; font-size:12px;margin:0 50px 0 5px;font-weight: bold;}
.category{color:#C94300; margin-left:5px;}
.region  {color:#96AB34; font-size:12px;margin-left:5px;font-weight: bold;}
.advertisement{font-family:arial;font-size:10px; margin:10px 0 10px 0;}
.description{padding:0 0 0 15px; font-weight:bold; color:#0189C7; margin-right:100px;}
.email {font-size:14px;font-weight:bold;}
.phone {font-size:14px;font-weight:bold;}
.feesearch{width:450px; border:1px solid #e3e3e3;margin:10px 0 0 10px; font-family:arial; color:#C94300; font-weight:bold; letter-spacing:2px;}
.select_cat{width:180px;border:1px solid #e3e3e3;margin:0 0 10px 10px;}
.select_reg{width:180px;border:1px solid #e3e3e3;margin:0 0 10px 10px;}
.select_city{width:180px;border:1px solid #e3e3e3;margin:0 0 10px 10px;}
.main_cat {background:#cecece; font-weight:bold;}
.check {margin-left:10px;}
#google_ads{width:728px; background-color:#ededed; float:left;}



.buttonSubmit, .buttonSubmitHovered {
	background:#96AB34 none repeat scroll 0 0;
	border:1px none #F7F7F7;
	color:#FFFFFF;
	cursor:pointer;
	height:20px;
	padding:2px;
	width:auto;
	margin-left:10px;
	font-size:12px;	
}

.margin15
{
	margin: 0 0 0 15px;
}