* {
	margin:0; padding:0;border: 0; }
a {
	font-size: 13px;
	color: #ef0000;
	text-decoration: none;
	border: 0PX;
}
a:focus, a:hover, a:active {
	color: #000000;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #383838;
	height: 100%;
	text-align:center;  /* zentriert den Content für IE*/
}
h2 {
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
	color: #ef0000;
	padding-bottom: 20px;
}
.klein {
	font-size: 10px;
}
.fehler {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	padding-bottom: 15px;
}
/* zentriert den Content */
#container {
		width: 1000px;
		margin-left: auto; margin-right: auto; /* zentriert den Content */
		text-align: left;
}
/* ----------Spalten-------------------------------------- */
#col_left {
	width: 735px;
	height: auto;
	position: relative ; top: 20px; left: 15px;
	float:left;
}
#col_right {
	width: 220px;
	height: auto;
	margin-top: 20px;
	float:right;
}
 /* ----------Kopf-------------------------------------------------------------------------------- */
#head {
	width: 100%;
	height: 64px;
}
#head {
	background:#fcfcfc url("../gfx/bg_head.gif") no-repeat top right;
}
#line, .headline_bg {
	background:#fdfdfd url("../gfx/bg_main.gif") no-repeat 0 0;
}
#head, .eintrag, #line, #content, #content_start, input, select, textarea, #content_subkat a, .headline_bg {
	border: 1px solid #dedddd;
	 /* -webkit-box-shadow: 2px 2px 3px #333333; */
	 /* -moz-box-shadow: 2px 2px 3px #333333;  */
	 /* box-shadow: 2px 2px 3px #333333; */
}
#head img {
	position: relative; top: 5px; left: 0px;
	z-index: 0;
}
#navi_service {
	margin-top: 15px;
	width: 100%;
 	text-align: right;
 	z-index: 3;
 	 	color: #585858;
}
#navi_service a  {
	text-transform: uppercase;
	font-weight: bold;
	font-size: 12px;
	color: #ef0000;
	text-decoration: none;
}
#navi_service a:focus, #navi_service a:hover, #navi_service a:active {
	color: #000000;
}
/* ----------Aktuell-------------------------------------------------------------------------------- */
#aktuell {
	margin-top: 15px;
 	color: #585858;
 	line-height: 150%;
}
 /* ----------Footer-------------------------------------------------------------------------------- */
#footer {
	margin-top: 15px;
	text-align:right;
 	color: #585858;
 	clear:both;
}
#footer a {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	}
#aktuell a, #footer a {
	font-size: 12px;
	color: #585858;
	text-decoration: none;
	}
#footer a:focus, #footer a:hover, #footer a:active, #aktuell a:focus, #aktuell a:hover, #aktuell a:active {
	color: #ef0000;
}
/* ----------Main Content allgemein------------------------------------------------------------------------- */
#content, #content_start {
	width: 100%;
	height: auto;
	margin-top: 4px;
	padding-bottom: 20px;
	padding-top: 20px;
}
#content_start {
	background:#fdfdfd url("../gfx/bg_main.gif") no-repeat 0 0;
}
#line {
	width: 100%;
	height: 5px;
	margin-top: 9px;
}
/* ----------Überschriften------------------------------------------------------------------------- */
#headl_start {
	margin-top: 7px; margin-left: 50px;
	padding: 0px 15px 8px 15px;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 14px;
	color: #1f74be;
	background: #FFFFFF;
	float:left;
}
#headline {
	width: 100%;
	height: 55px;
	margin-top: 25px;
	position: relative;
}
.headline_bg {
	width: 100%;
	height: 30px;
 	position: absolute;top: 10px;
}
.headline_img {
	position: absolute; top: 0px; left:25px;
	z-index:3;
}
.headline_txt {
	position: absolute; top: 18px; left:115px;
	z-index:3;
}
.eintr_hdl {
	text-transform: uppercase;
	font-size: 15px;
	letter-spacing: 1px;
	color: #6d6d6d;
	font-weight: bold;
}
.eintr_hdl a  {
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 15px;
	color: #ef0000;
	font-weight: bold;
	text-decoration: none;
}
.eintr_hdl a:focus, .eintr_hdl a:hover, .eintr_hdl a:active {
	color: #000000;
}
.eintr_icon_hdl {
	position: absolute; top: 20px; right:15px;
	z-index:3;
}
 /* ----------Startseite-------------------------------------------------------------------------------- */
#start_buttons {
	width: 690px;
	height: 370px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 90px;
	text-align: center;
	clear: both;
}
#start_buttons a {
	display: block;
	width: 95px;
	height: 115px;
	margin-right: 20px;
	margin-left: 20px;
	margin-top: 20px;
	margin-bottom: 10px;
	float: left;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 13px;
	color: #424242;
	font-weight: bold;
	text-align: center;
}
#start_buttons a:focus, #start_buttons a:hover, #start_buttons a:active {
	color: #ef0000;
}
#start_buttons a span {
	position: relative;
	top: 90px;
}

 /* ----------Seite Subkategorien------------------------------------------------------ */

#content_subkat {
	width: 100%;
	margin-top: 15px;
}
#content_subkat ul {
	width: 49%;
	margin-bottom: 18px;
	float: left;
}
#content_subkat ul.links {
	float: left;
}
#content_subkat ul.rechts {
	float: right;
}
#content_subkat li {
	list-style-type: none;
	padding-bottom: 5px;
}
#content_subkat a {
	display: block;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 12px;
	letter-spacing: 1px;
	color: #ef0000;
	font-weight: bold;
	padding: 8px;
	padding-left: 30px;
	margin-bottom: 6px;
}
#content_subkat a:focus, #content_subkat a:hover, #content_subkat a:active {
	color: #000000;
	background:#fbfbfb url("../gfx/bg_subkat.gif") no-repeat 0 0;
 }

 /* ----------Seite Einträge------------------------------------------------------ */
#eintraege {
	width: 100%;
	height: auto;
	margin-top: 5px;
}
#eintraege_admin {
	width: 100%;;
	height: auto;
	margin-top: 15px;
}

.eintrag {
	height: auto;
	padding: 15px;
	margin-bottom: 5px;
	color: #000000;
}
.eintr_link {
	font-size: 13px;
	text-decoration: none;
	color: #ef0000;
	white-space: nowrap;
}
.eintr_head  {
	font-size: 12px;
	font-weight: bold;
	color: #ef0000;
	text-transform: uppercase;
	text-decoration: none;
 	margin-bottom: 10px;
}
.eintr_link:focus, .eintr_link:hover, .eintr_link:active,
.eintr_head:focus, .eintr_head:hover, .eintr_head:active {
	color: #000000;
}
.eintrag table {
	margin-top: 8px;
}
.eintrag td {
	padding-top: 4px;
}
.eintrag_icon {
	float:right;
}
#liste li {
	list-style-type: none;
}

#ajax_liste li {
	list-style-type: none;
}

 /* ----------Werbung Seite Subkategorien und Einträge--------------------------------------- */
#ads_top {
	width: 100%;
}
.ad_top, .ad_right  {
	border-bottom: 1px dotted #0071d2;
	margin-top: 17px;
	padding-bottom:12Px;
}
#ads_right {
	width: 100%;
	height: auto;
}
.ad_url {
	float: right;
}
.ad_top a, .ad_right a  {
	color: #0071d2;
}
.ad_head {
	text-transform: uppercase;
	font-weight: bold;
}

 /* ----------Sell und Buy--------------------------------------- */
#sell_buy {
	width: 100%;
	height: 67px;
	visibility:hidden;
	
}
.btn_buy, .btn_sell, .btn_ad  {
	width: 64px;
	height: 67px;
	display: block;
	float: left;
}
.btn_buy, .btn_sell {
	margin-right: 14px;
}
.btn_buy {
	background: url("../gfx/btn_buy.gif") no-repeat 0 0;
}
.btn_sell {
	background: url("../gfx/btn_sell.gif") no-repeat 0 0;
}
.btn_ad {
	background: url("../gfx/btn_ad.gif") no-repeat 0 0;
	float: right;
}
#about {
	margin-top: 13px;
	width: 100%;
 	text-align: right;
 	visibility:hidden;
}


 /* ----------Formulare und andere Funktionalitäten---------------------------------------------------------- */

.inhalte {
	margin-left: 50px;
	margin-right: 30px;
	margin-top: 15px;
	margin-bottom: 15px;
}
input, select, textarea {
	padding: 3px;
	margin-bottom: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.submit {
	background: #525252;
	text-transform: uppercase;
	font-size: 12px;
	color: #ffffff;
	background: -moz-linear-gradient(
		top,
		#e8e8e8 0%,
		#525252);
	background: -moz-linear-gradient(
		top,
		#d4d4d4 0%,
		#706f70);
	background: -webkit-gradient(
		linear, left top, left bottom,
		from(#d4d4d4),
		to(#706f70));
	border-radius: 0px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border: 1px solid #ffffff;
	-moz-box-shadow:
		0px 0px 2px rgba(038,038,038,0.6),
		inset 0px 0px 0px rgba(255,255,255,1);
	-webkit-box-shadow:
		0px 0px 3px rgba(038,038,038,0.6),
		inset 0px 0px 0px rgba(255,255,255,1);
	text-shadow:
		0px 0px 2px rgba(015,015,015,1),
		0px 0px 0px rgba(255,255,255,0);
	}










