
.input_field {
	border:1px solid gray;
}

/*Darstellung des Bildes wenn kein Bild vorhanden ist (siehe Finder)*/
.kein_bild_vorschau {
	padding:20 5 20 5;
	background: '.#3c6ba0.'; /*url('.http://admin.gratis-anzeige.at/hpc3.0.'/public/bazar/images/color_tabs_left.gif) no-repeat left top;*/
}

.head_finder {
	border-top:1px solid silver; 
	border-bottom:1px solid silver; 
	background-color:#EEEEEE;
}
a.mosaik
	{
	text-align:center;
	text-decoration: none;
	display:block;
	border: 1px silver solid;
	width:124px;
	/*float:left;*/
	max-width:122px;
	height:114px;
	max-height:112px;
	margin-bottom: 10px;
	}

a.kurzuebersicht
	{
	text-decoration: none;
	display:block;
	padding:4px;
	}

td.kurzuebersicht
	{
	border-bottom: 1px silver solid;
	padding-left:3px;
	}

td.kurzuebersicht2
	{
	border-bottom: 1px silver solid;
	border-left: 1px silver solid;
	padding-left:3px;
	background-color:#F6F6F6;
	}
	

.bazar_list
	{
	margin: 5px;
	padding: 3px;
	/*border: 1px silver solid;*/
	}


.input_login
	{
 	background-color:#F6F6F6;
  font-size: 12px; font-family: Arial,Verdana,Helvetica, Arial,  sans-serif;; 
 	color:1C3382;
 	font-size: 10px;
 	border: 1px solid;
	width:130px;
}

.shout_text
	{
 	background-color:#FBFF87;
  font-size: 12px; font-family: Arial,Verdana,Helvetica, Arial,  sans-serif;; 
 	color:1C3382;
 	font-size: 10px;
	width:360;
}

.shout_button
	{
  font-size: 12px; font-family: Arial,Verdana,Helvetica, Arial,  sans-serif;; 
 	color:1C3382;
 	font-size: 10px;
 	border: 1px solid;
}

.search
	{
 	background-color:#F6F6F6;
  color:#282828; padding-left:1px; 
 	color:1C3382;
 	font-size: 10px;
 	border: 1px solid;
	width:80;
	height=16;
}
.select_land
 {
	background-color:#F6F6F6;
  color:#282828; padding-left:1px; 
	font-style: normal;
	font-weight: normal;
	line-height: normal;
	font-size: 11px;
	border: 1px gray solid;	
	width:90px;
 }
.select_bland
 {
 	background-color:#F6F6F6;
   color:#282828; padding-left:1px; 
	font-style: normal;
	font-weight: normal;
	line-height: normal;
	font-size: 11px;
	border: 1px gray solid;
	width:108px;	
 }

.select_schalten
 {
 	color:1C3382;
 	background-color:#F6F6F6;
  color:#282828; padding-left:1px; 
	font-style: normal;
	font-weight: normal;
	line-height: normal;
	font-size: 11px;
	border: 1px solid;
	width:158px;	
 }

.bazar_font_medium {
	font-size: 11px;
}
/*Filtereigenschaften in seiner Darstellung*/
.bazar_filter_fenster {
	padding:5px;
	margin-top:10px;
	margin-bottom:5px;
	border:1px solid gray;
	background-color:#F4F4F4;
}

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

#ddcolortabs{
margin-left: 0px;
padding: 0;
background: transparent;
voice-family: "\"}\"";
voice-family: inherit;
padding-left: 0px;*
}

#ddcolortabs ul{
font-size: 12px;
margin:0;
padding:0;
list-style:none;
}

#ddcolortabs li{
display:inline;
margin:0 1px 0 0;
padding:0;
}

#ddcolortabs a{
float:left;
color: #FFFFFF;
background: #3c6ba0; /*url(http://admin.gratis-anzeige.at/hpc3.0/public/bazar/images/color_tabs_left.gif) no-repeat left top;*/
margin:0 2px 0 0;
padding:0 0 1px 3px;
border:  #3c6ba0 solid 1px;
text-decoration:none;
letter-spacing: 1px;
}

#ddcolortabs a span{
float:left;
display:block;
background: transparent; /*url(http://admin.gratis-anzeige.at/hpc3.0/public/bazar/images/color_tabs_right.gif) no-repeat right top;*/
padding:5px 9px 3px 6px;
}

#ddcolortabs a span{
float:none;
}

#ddcolortabs a:hover{
background-color: white;
border-bottom: white solid 1px;
}

#ddcolortabs #current a { /*currently selected tab*/
background-color: white;
border-bottom: white solid 1px;
}

#ddcolortabs a:hover span{
background-color: white;
color:#444444;
}

#ddcolortabs #current a, #ddcolortabs #current span{ /*currently selected tab*/
background-color: white;
color:#444444;
}

#ddcolortabsline{
clear: both;
padding: 0;
width: 100%;
height: 8px;
line-height: 8px;
background: #678b3f;
border-top: 1px solid #fff; /*Remove this to remove border between bar and tabs*/
}