@charset "utf-8";
/* CSS Document */


body {
	width: 100%;
	background-color: #ffffff;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	margin-right: 0px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
h1 { font-size: 18px; }
h2 { font-size: 16px; }
h3 { font-size: 14px; }

a {
	color:#0099ff;
}

.all {
	position: absolute;
	top: 0px;
	width: 990px;
	height: 100%;
	background-color: #ffffff;
	z-index: 1;
	font-family: arial, sans-serif;
	color: #555555;
	font-size: 12px;
}

	/**HEADER**/
	.logo {
		position: absolute;
		top: 18px;
		left: 10px;
		height: 60px;
		width: 391px;
		background-image: url('/templates/img/suche-handwerk-logo.png');
		background-repeat: no-repeat;
		z-index: 10;
	}
	
	a.logo {
		top:0px;
		left:0px;
		background: none;
		height: 60px;
		width: 450px;
		display:block;
		z-index: 5;
	}
	
	.untertitel {
		position: absolute;
		top: 20px;
		left: 65px;
		width: 300px;
		font-size: 13px;
		font-weight: bold;
		color: #0099ff;
		z-index: 15;
	}
	
	a.untertitel { text-decoration: none;} 
	
	.header_grafik {
		position: absolute;
		top: 0px;
		right: 1%;
		height: 112px;
		width: 495px;
		background-image: url('/templates/img/header_grafik.gif');
		background-repeat: no-repeat;
		z-index: 5;
	}
	
	.header_right {
		position: absolute;
		top: 0px;
		right: 0px;
		height: 112px;
		width: 1%;
		background-image: url('/templates/img/header_right.gif');
		background-repeat: repeat-x;
		z-index: 3;
	}
	

	/**MENUE**/
	.menue {
		position: absolute;
		top: 88px;
		left: 0px;
		height: 24px;
		width: 100%;
		z-index: 11;
		color: #ffffff;
		line-height: 31px;
		font-size: 14px;
		font-weight: bold;
	}
	
	.menue a {
		text-decoration: none;
		color: #555555;
	}
	
	.menue_mbm_a {
		color: #555555;
		text-decoration: none;
		font-weight: bold;
		background-image: url('/templates/img/mbmitte_a.gif');
		background-repeat: repeat-x;
		height: 24px;
		float:left;
	}
	
	.menue_mbm_i {
		color: #555555;
		text-decoration: none;
		font-weight: bold;
		background-image: url('/templates/img/mbmitte_i.gif');
		background-repeat: repeat-x;
		height: 24px;
		float:left;
	}
	
	.menue_ueb {
			position: relative;
			bottom: +6px;
			text-decoration: none;
			padding-right: 0px;
			margin-right: 0px;			
	}
	

	/**UNTERMENUE**/
	.untermenue_bg {
		position: absolute;
		top: 112px;
		left: 0px;
		height: 29px;
		width: 100%;
		background-image: url('/templates/img/untermenue.gif');
		background-repeat: x-repeat;
		z-index: 11;
		color: #ffffff;
		line-height: 31px;
	}
	
	.untermenue {
		position: relative;
		left: 25px;
		width: 90%;
		font-size: 13px;
	}
	
	.untermenue a {
		font-size: 12px;
		color: #ffffff;
		text-decoration: none;
	}
	
	.untermenue a:hover {
		font-size: 12px;
		color: #ffffff;
		text-decoration: underline;
	}
	
	a.menu:link {
		text-decoration: none;
		font-weight: bold;		
	}
	
	div.shdw_login {
		position:absolute;
		right: 10px;
		top:-2px;
	}
	div.shdw_login  a { color: #ffffff; font-weight: bold;}
	
	


	/**MAIN**/
	.main {
		position: absolute;
		top: 150px;
		left: 0px;
		width: 100%;
		font-size: 12px;
	}
	
	.tabmain {
		color: #555555;
		font-family: arial, sans-serif;
		background-color: #f7f9f9;
	}
	
	.tabmain td{
		padding:0px;
		margin:0px;
	}
	
	.main_right_sh {
		background-image: url('/templates/img/main_right_sh.gif');
		background-repeat: repeat-y;
		border:0px;
		margin: 0px;
		padding: 0px;
		height: 100%;
		width: 4px;
		z-index: 5;
	}

	.main_rb_sh {
		background-image: url('/templates/img/main_rb_sh.gif');
		border:0px;
		margin: 0px;
		padding: 0px;
		background-repeat: no-repeat;
		height: 4px;
		width: 4px;
		z-index: 6;
	}
	
	.main_bottom_sh {
		background-image:url('/templates/img/main_bottom_sh.gif');
		border:0px;
		margin-top: 0px;
		padding-top: 0px;
		background-repeat:repeat-x;
		height: 4px;
		width: 100%;
		z-index: 6;
	}
	
	

	/**TEXTDEFINITIONEN**/

	.content {
		font-size: 12px;
		color: #555555;
	}
	
	.hinweis {
		font-size: 10px;
		line-height: 15px;
		vertical-align: top;
	}

	.hervorgehoben_blau {
		font-size: 12px;
		color: #0099ff;
		line-height: 18px;
	}

	.hervorgehoben_blau a {
		font-size: 12px;
		color: #0099ff;
		text-decoration: none;
	}

	.hervorgehoben_schwarz {
		font-size: 12px;
		color: #000000;
		line-height: 18px;
	}

	.hervorgehoben_schwarz a {
		font-size: 12px;
		color: #000000;
		text-decoration: none;
	}
	
	
	/**BOX**/
		.box {
			position:relative;
			width: 100%;
			background-color:#FCD890;
			padding-bottom:10px;
			margin-bottom:10px;
			padding-right: 0px;
			margin-right: 0px;
		}
		
	
		.bg_blau_m {
			position:relative;
			height: 25px;
			width: 100%;
			background-image: url('/templates/img/untermenue.gif');
			background-repeat: repeat-x;
			border-bottom: 2px solid #277bb2;
			z-index: 19;
			color: #ffffff;
			font-family: arial, sans-serif;
			font-size: 15px;
			font-weight: bold;
			margin-right: 0px;
			padding-right: 0px;
			padding-left: 0px;
		}

		
		.blau_ueb { 
			text-decoration: none;
			padding-right: 0px;
			margin-right: 0px;			
		}
		
	/**BOXEN**/
	.boxen_inhalt {
		width: 100%;
		z-index: 40;
		color: #555555;
		font-size: 11px;
		padding-left:5px;
		padding-top:5px;
		line-height: 20px;
	}
	
	.boxen_inhalt a {
		font-size: 11px;
		color: #55555;
		text-decoration: none;
	}
	
	.boxen_inhalt a:hover {
		font-size: 11px;
		color: #55555;
		text-decoration: underline;
	}
	
	

	.boxen_ve_inhalt {
		width: 126px;
		z-index: 40;
		color: #555555;
		font-size: 10px;
		line-height: 27px;
		padding-left:5px;
		padding-top:5px;
	}
		
	/** Verzeichnis-Links **/
		a.verz_link {
			color: #000000;
			text-decoration: none;
		}
		
		td.shdw_dircolumn  a { line-height:18px; vertical-align:midddle;}
		
	/** Input Boxen **/
		.input_box {
			border: 1px solid #000;
			width: 135px;
		}
		
	/** Auktionsplattform **/
		.auk_td{
			color:#FFFFFF;
			font-size:12px;
			font-family:arial,sans-serif;
			background-color:#58AAF7;
		}
		
		.auk_td_l{
			font-size:12px;
			background-color:#FCD890;
		}
		
	/**infoseite**/
		.info_left{
			vertical-align: top;
			 margin:10px;
		}
		
		.info_left  label { float:left; width:150px; line-height:16px; vertical-align: middle; font-weight:bold;}
		.info_left  span { line-height: 16px; vertical-align: middle; }
		.info_left2{
			vertical-align: top;
		}
		.info_left2 label{ font-weight: bold;}
		.info_hl{
			margin-top:0px;
			color:#0099ff;
		}
		h1.info_hl{
			font-size:18px;
		}
		h2.info_hl{
			font-size:16px;
		}
		
		.info_right{
			width: 100px;
			vertical-align: top;
			font-weight:bold;
		}
		.info_middle{
			width: 350px;
		}
	
	.fuss{
		font-size:6px;
	}
	
	.button{
		text-decoration:none;
	}
	
	.button_small{
		width: 178px; 
		border:0px; 
		font-weight:bold; 
		height:30px; 
		color:#ffffff; 
		margin-bottom:10px; 
		background:0; 
		background-image:url(/images/suche-handwerk-button-blau-small.gif);
		text-decoration:none;
	}
	.button_small:hover{
		cursor: pointer;
	}
	
	.button_link{
		width: 250px; 
		border:0px;
		font-size:14px;		
		font-weight:bold;
		padding-top:6px;		
		height:30px; 
		color:#ffffff;  
		background-image:url(/images/suche-handwerk-button-blau.gif);
		background-repeat:no-repeat;
		text-decoration:none;
		display:block;
	}
	
	
	.button_big{
		width: 250px; 
		border:0px; 
		font-weight:bold; 
		height:30px; 
		color:#ffffff; 
		margin-bottom:10px; 
		background:0; 
		background-image:url(/images/suche-handwerk-button-blau.gif);
		text-decoration:none;
	}
	.button_big:hover{
		cursor: pointer;
	}
	
	td.content { vertical-align: top;}
		
	/** News **/
	p.shdw_newsbox {
		padding:0px 5px;
		margin:0;
		text-align:justify;
	}
	h2.shdw_newsbox {font-size:14px; margin-bottom:2px;}
	h2>a { text-decoration: none;}
	th.shdw_rate { text-align:left;}
	
	#map_shdw span { overflow:hidden; position:absolute; bottom:15px;}
	#map_shdw { position:relative; }
	.tdblautitel { background-color:#0099ff;color:#ffffff;font-weight:bold;}
	
	/**Startseite**/
	td.shdw_startbar {background-color:#FCD890; width:300px; height:150px;}
	td.shdw_startbar button { width: 250px; border:0px; font-weight:bold; height:30px; color:#ffffff; margin-bottom:0px; background:0; background-image:url(/images/suche-handwerk-button-blau.gif);}
	td.shdw_startbar button:hover { cursor: pointer;}
	td.images { background-image:url(/images/bg_box.gif);
			   background-repeat: no-repeat;}
	
	.saeulen_header{
	
		width:300px;
		height:47px;
		background-image:url(/images/saeule_kopf.gif);
		background-repeat: no-repeat;
	}
	.saeulen_center{
		padding-left:5px;
		padding-right:10px;
		width:300px;
		height:410px;
		background-image:url(/images/saeule_mitte.gif);
		background-repeat: repeat-y;
	}
	.saeulen_center_u{
		padding-left:5px;
		padding-right:10px;
		width:300px;
		background-image:url(/images/saeule_mitte.gif);
		background-repeat: repeat-y;
	}
	.saeulen_footer{
		width:300px;
		height:3px;
		background-image:url(/images/saeule_unten.gif);
		background-repeat: no-repeat;
	}
	.saeulen_float{
		width:381px;
		float:right;
	}
	
	/* SHDW_Form */
	.shdw_form label { display:block; line-height: 20px; width: 150px; float: left; cursor: pointer;}
	.shdw_form div { margin-bottom: 5px;}
	.shdw_form fieldset { border: 0; width: 470px; margin:0; padding:0;}
	.shdw_form legend { display: none; }
	.shdw_inline { display: inline;}
	.shdw_form input { padding-left:5px; width:300px; }
	.shdw_form textarea  { padding-left:5px; width:450px; }
	.shdw_form select {width: 309px;}
	
	/* SHDW_Error */
	.shdw_error { list-style-type: none; padding:0px; margin:0px; }
	.shdw_error li { color: #ff0000; }
	
	/*SHDW_auktions suche*/
	select.shdw_hv_select { font-size: 10px; width:200px;}
	input.shdw_hv_input { font-size: 10px;}
	label.shdw_hv_label { float:left; width: 80px; line-height:23px; font-weight:bold;}
	br.shdw_hv_clr { clear:both; }
	
	/* SHDW_Helper */
	.clear {clear:both; line-height:0;height:0;width:0;margin:0;padding:0;font-size:0; border:0;}
	
	/* SHDW_SOCIAL */
	#shdw_social { margin: 0px auto; text-align: left;height:35px; line-height:30px; vertical-align:middle;}
	#shdw_social a { height:30px; line-height:30px; vertical-align:middle;}
	#shdw_social img { line-height:30px; vertical-align:middle;}