* {
padding: 0px;
margin: 0px;
font-family: verdana, arial, sans-serif;
}

h1, h2, h3, h4, h5 {
font-family: "Trebuchet MS", Georgia,"Times New Roman",Times,serif;
}


body {
background-image: url("/tpl/skins/de/mannexpress/img/bg_body.gif");
background-repeat: repeat-x;
background-position: top left;
background-color: #ABD8E3;
}
	#main-box {
	position: relative;
	top: 0px;
	left: 0px;
	width: 970px;
	height: 120px;
	}

	#main-box .logo {
	float: right;
	}

		#navigation {
		position: relative;
		top: 0px;
		left: 0px;
		width: 800px;
		height: 32px;
		clear: both;
		background-image: url("/tpl/skins/de/mannexpress/img/bg-nav-1.gif");
	    background-repeat: no-repeat;
	    background-position: top right;
	    background-color: transparent;
		vertical-align: bottom;
		}


			#navigation ul {
			float: right;
			padding: 0px 3px 0px 3px;
			background-image: url("/tpl/skins/de/mannexpress/img/bg-nav-1.gif");
		    background-repeat: no-repeat;
		    background-position: top left;
		    background-color: transparent;
			}

				#navigation ul li {
				list-style-type: none;
				float: left;
				font-size: 11px;
				}

					#navigation ul li a:link, #navigation ul li a:active, #navigation ul li a:visited {
					float: left;
					text-decoration: none;
					color: #000;
					padding: 3px 13px 0px 13px;
					_padding: 2px 13px 0px 13px;
					height: 32px;
					line-height: 32px;
					background-image: url("/tpl/skins/de/mannexpress/img/nav-1-bg.gif");
				    background-repeat: no-repeat;
				    background-position: top right;
				    background-color: transparent;
					}

					#navigation ul li a:hover {
					color: #fff;
					font-weight: bold;
					background-image: url("/tpl/skins/de/mannexpress/img/nav-1-hover.gif");
				    background-repeat: no-repeat;
				    background-position: top left;
				    background-color: transparent;
					padding: 0px 0px 0px 13px;
					}

						#navigation ul li a:hover span {
						_height: 32px;
						padding: 9px 14px 10px 0px;
						_padding: 0px 14px 0px 0px;
						background-image: url("/tpl/skins/de/mannexpress/img/nav-1-hover.gif");
					    background-repeat: no-repeat;
					    background-position: top right;
					    background-color: transparent;
						cursor: pointer;
						}

					#navigation ul li a.on:link, #navigation ul li a.on:active, #navigation ul li a.on:visited, #navigation ul li a.on:hover {
					float: left;
					text-decoration: none;
					color: #fff;
					font-weight: bold;
					background-image: url("/tpl/skins/de/mannexpress/img/nav-1-hover.gif");
				    background-repeat: no-repeat;
				    background-position: top left;
				    background-color: transparent;
					padding: 0px 0px 0px 13px;
					}

						#navigation ul li a.on span {
						_height: 32px;
						padding: 9px 14px 10px 0px;
						_padding: 0px 14px 0px 0px;
						background-image: url("/tpl/skins/de/mannexpress/img/nav-1-hover.gif");
					    background-repeat: no-repeat;
					    background-position: top right;
					    background-color: transparent;
						cursor: pointer;
						}


		#left-column {
		position: relative;
		top: -3px;
		left: 0px;
		width: 803px;
		float: left;
		background-color: #fff;
		background-image: url("/tpl/skins/de/mannexpress/img/bg_categories.gif");
    	background-repeat: no-repeat;
  	   	background-position: bottom left;
 		}

			#header {
			position: relative;
			top: 0px;
			left: 0px;
			width: 533px;
			_width: 803px;
			height: 30px;
			_height: 45px;
			padding-left: 270px;
			padding-top: 15px;
			background-image: url("/tpl/skins/de/mannexpress/img/bg_header.gif");
		    background-repeat: no-repeat;
		    background-position: top left;
		    background-color: #fff;
			}

				#header input.search_item_input {
				font-size: 11px;
				width: 250px;
				height: 19px;
				color: #044876;
				border: 1px solid #044876;
				padding: 2px 1px 2px 2px;
				}

				#header input.search_submit {
				font-size: 11px;
				color: #044876;
				font-weight: bold;
				}

				#header select.search_city_code {
				font-size: 11px;
				width: 95px;
				color: #044876;
				border: 1px solid #044876;
				}

				#header a.search_link:link, #header a.search_link:active, #header a.search_link:visited {
				font-size: 10px;
				color: #044876;
				text-decoration: underline;
				}

				#header a.search_link:hover {
				text-decoration: none;
				}


			#categories {
			position: relative;
			top: 0px;
			left: 0px;
			float: left;
			width: 182px;
			_width: 197px;
			text-align: left;
			font-family: arial, verdana, sans-serif;
			font-size: 12px;
			color: #044876;
			padding: 5px 5px 10px 10px;
			}

				#categories ul li {
				font-weight: bold;
				list-style-type: none;
				padding-bottom: 7px;
				margin-bottom: 5px;
				_height: 22px;
				background-image: url("/tpl/skins/de/mannexpress/img/dot-line-1.gif");
			    background-repeat: no-repeat;
			    background-position: bottom left;
				}

					#categories ul li ul {
					background-image: none;
					margin-top: 4px;
					margin-left: 4px;
					}

	                                    #categories ul ul li {
	                                    font-size: 11px;
	                                    font-weight: normal;
	                                    list-style-type: none;
	                                    margin-bottom: 0px;
	                                    background-image: none;
	                                    }

					#categories ul li a:link, #categories ul li a:active, #categories ul li a:visited {
					color: #044876;
					text-decoration: none;
					}

					#categories ul li a:hover {
					list-style-type: none;
					color: #f00;
					margin-bottom: 10px;
					}

						#categories ul li ul li a:link, #categories ul li ul li a:active, #categories ul li ul li a:visited {
						color: #044876;
						text-decoration: none;
						}

						#categories ul li ul li a:hover {
						list-style-type: none;
						color: #f00;
						margin-bottom: 10px;
						}

					#categories ul li a:link.on,#categories ul li a:hover.on, #categories ul li a:active.on, #categories ul li a:visited.on {
					color: #f00;
					}

						#categories ul li ul li a:link.on, #categories ul li ul li a:hover.on, #categories ul li ul li a:active.on, #categories ul li ul li a:visited.on {
						color: #f00;
						text-decoration: underline;
						}

			#categories #address {
			margin-left: 5px;
			padding: 0px;
			margin-top: 20px;
			font-size: 10px;
			color: #6c6c6c;
			}

			#content {
			position: relative;
			top: 0px;
			left: 0px;
			width: 591px;
			_width: 606px;
			min-height: 800px;
			_height: 800px;
			padding: 2px 5px 5px 10px;
			float: right;
			background-color: #fff;
			background-image: url("/tpl/skins/de/mannexpress/img/bg_content.gif");
	    	background-repeat: repeat-y;
    		background-position: top left;
			font-size: 81%;
            min-height:800px;
			}

				#content h1 {
				font-size: 24px;
				font-weight: normal;
				color: #f00;
				padding-bottom: 10px;
				}
				
				#content h2 {
				font-size: 16px;
				font-weight: normal;
				color: #f00;
				padding-bottom: 5px;
				}


				#content .top-cat {
				float: left;
				width: 180px;
				height: 94px;
				_width: 190px;
				_height: 114px;
				margin-right: 5px;
				background-image: url("/tpl/skins/de/mannexpress/img/box-top-categories.gif");
			    background-repeat: no-repeat;
			    background-position: top left;
			    background-color: transparent;
				padding: 5px 5px 15px 5px;
				}

					div#content div.top-cat a:link, div#content div.top-cat a:active, div#content div.top-cat a:visited {
					font-size: 11px;
					text-decoration: underline;
					color: #00f;
					}

					div#content div.top-cat a:hover {
					text-decoration: none;
					}

					div#content div.top-cat h1 a:link, div#content div.top-cat h1 a:active, div#content div.top-cat h1 a:visited {
					font-size: 13px;
					line-height: 1.2em;
					font-weight: bold;
					font-family: arial, verdana, sans-serif;
					text-decoration: underline;
					color: #f00;
					margin-bottom: 0px;
					padding-bottom: 0px;
					}

					div#content div.top-cat h1 a:hover {
					text-decoration: none;
					}


					

				#register_top {
				width: 585px;
				_width: 585px;
				background-image: url("/tpl/skins/de/mannexpress/img/box_grey_dotted.gif");
		 	   	background-repeat: no-repeat;
  		   		background-position: top right;
  		   		background-color: transparent;
				padding: 10px 0 0 0;
				}

					.inner_box {
					padding: 0 10px 10px 10px;
					background-image: url("/tpl/skins/de/mannexpress/img/box_grey_dotted.gif");
				    background-repeat: no-repeat;
				    background-position: bottom left;
				    background-color: transparent;
					color: #005E9D;
					font-size: 10px;
					}

						#reg_info {
						width: 340px;
						_width: 350px;
						color: #005E9D;
						font-size: 10px;
						float: left;
						}

						#ads_per_site {
						_width: 215px;
						width: 205px;
						color: #005E9D;
						font-size: 10px;
						float: right;
						text-align: right;
						}

							#ads_per_site a:link, #ads_per_site a:active, #ads_per_site a:visited {
							text-decoration: none;
							color: #005E9D;
							}

							#ads_per_site a:hover {
							text-decoration: underline;
							}


						.register {
						padding: 7px 0px 0px 0px;
						_height: 15px;
						height: 22px;
						clear: both;
						width: 565px;
						_width: 565px;
						text-align: center;
						}


						.register a.button:link, .register a.button:active, .register a.button:visited {
						display: block;
						float: left;
						text-decoration: none;
						text-align: center;
						font-size: 11px;
						font-weight: bold;
						color: #005E9D;
						cursor: pointer;
						background-image: url("/tpl/skins/de/mannexpress/img/button_grey_left.gif");
					    background-repeat: no-repeat;
					    background-position: top left;
					    background-color: transparent;
						cursor: pointer;
						_height: 20px;
						_line-height: 20px;
						padding: 0px 0px 0px 7px;
						}

						.register a.button:hover {
						color: #f00;
						background-image: url("/tpl/skins/de/mannexpress/img/button_grey_left_over.gif");
					    }
                                                         /*
							.register a.button span {
							_height: 20px;
							line-height: 20px;
							background-image: url("/tpl/skins/de/mannexpress/img/button_grey_right.gif");
						    	background-repeat: no-repeat;
						    	background-position: top right;
						    	background-color: transparent;
							padding: 3px 7px 4px 0px;
							_padding: 0px 7px 0px 0px;
							}
                                                         */

	                                                      .register a.button span {
	                                                      _height: 20px;
	                                                      line-height: 20px;
	                                                      background-image:
	                                                      url("/tpl/skins/de/mannexpress/img/button_grey_right.gif");
	                                                      background-repeat: no-repeat;
	                                                      background-position: top right;
	                                                      background-color: transparent;
	                                                      padding: 3px 7px 4px 0px;
	                                                      _padding: 0px 7px 0px 0px;
	                                                      }

							.register a.button:hover span {
							background-image: url("/tpl/skins/de/mannexpress/img/button_grey_right_over.gif");
							}


						.register a.site:link, .register a.site:active, .register a.site:visited {
						display: block;
						float: left;
						background-image: url("/tpl/skins/de/mannexpress/img/reg_bg.gif");
					    background-repeat: repeat-x;
					    background-position: top left;
					    background-color: transparent;
						text-decoration: none;
						width: 21px;
						height: 18px;
						line-height: 18px;
						_line-height: 16px;
						text-align: center;
						font-size: 11px;
						font-weight: normal;
						color: #005E9D;
						cursor: pointer;
						margin: 2px 0 0 0;
						}

						.register a.site:hover {
						background-image: url("/tpl/skins/de/mannexpress/img/reg_hover_bg.gif");
					    background-repeat: no-repeat;
					    background-position: top left;
					    background-color: transparent;
						}

						.register a.actual {
						display: block;
						float: left;
						width: 25px;
						height: 18px;
						line-height: 18px;
						_line-height: 17px;
						text-align: center;
						font-size: 11px;
						font-weight: bold;
						color: #005E9D;
						background-image: url("/tpl/skins/de/mannexpress/img/reg_active_bg.gif");
					    background-repeat: no-repeat;
					    background-position: top left;
					    background-color: transparent;
						text-decoration: none;
						margin: 2px 0 0 0;
						cursor: default;
						}

						#sort_by {
						margin-top: 5px;
						line-height: 22px;
						}

							#sort_by a.ads_business:link, #sort_by a.ads_business:active, #sort_by a.ads_business:visited {
							color: #000;
							height: 22px;
							text-decoration: underline;
							background-image: url("/tpl/skins/de/mannexpress/img/tag_business.gif");
   							background-repeat: no-repeat;
							background-position: top left;
						    background-color: transparent;
							padding: 4px 7px 6px 25px;
							_padding: 0px 7px 0px 25px;
							}

							#sort_by a.ads_business:hover {
							text-decoration: none;
							background-image: url("/tpl/skins/de/mannexpress/img/tag_business_over.gif");
						    }

							#sort_by a.ads_search:link, #sort_by a.ads_search:active, #sort_by a.ads_search:visited {
							color: #CA2121;
							height: 22px;
							text-decoration: underline;
							background-image: url("/tpl/skins/de/mannexpress/img/tag_search.gif");
						    background-repeat: no-repeat;
						    background-position: top left;
						    background-color: transparent;
							padding: 4px 7px 6px 25px;
							_padding: 0px 7px 0px 25px;
							}

							#sort_by a.ads_search:hover {
							text-decoration: none;
							background-image: url("/tpl/skins/de/mannexpress/img/tag_search_over.gif");
						    }

							#sort_by a.ads_offer:link, #sort_by a.ads_offer:active, #sort_by a.ads_offer:visited {
							color: #3B5ABD;
							height: 22px;
							text-decoration: underline;
							background-image: url("/tpl/skins/de/mannexpress/img/tag_offer.gif");
						    background-repeat: no-repeat;
						    background-position: top left;
						    background-color: transparent;
							padding: 4px 7px 6px 25px;
							_padding: 0px 7px 0px 25px;
							}

							#sort_by a.ads_offer:hover {
							text-decoration: none;
							background-image: url("/tpl/skins/de/mannexpress/img/tag_offer_over.gif");
						    }


				#register_bottom {
				width: 585px;
				_width: 585px;
				background-image: url("/tpl/skins/de/mannexpress/img/box_grey_dotted.gif");
		 	   	background-repeat: no-repeat;
  		   		background-position: top right;
  		   		background-color: transparent;
				padding: 5px 0 0 0;
				text-align: center;
				}

				#ad_overview {
				width: 585px;
				margin: 10px 0px 10px 0px;
				}
				
					#ad_overview hr.divider {
					width: 580px;
					height: 0;
					_height: 5px;
					border-top: 0px;
					border-bottom: 4px solid #f60;
					margin: -5px 0px 5px 0px;
					_margin: -13px 0px 5px 0px;
					}

					#ad_overview .ad_search {
					clear: both;
					background-image: url("/tpl/skins/de/mannexpress/img/tag_search.gif");
					background-repeat: no-repeat;
					background-position: top left;
					background-color: transparent;
					width: 555px;
					_width: 580px;
					display: block;
					margin-bottom: 5px;
					padding: 3px 0 10px 25px;
					border-bottom: 1px dotted #838383;
					font-family: arial, verdana, sans-serif;
					}

					#ad_overview .ad_offer {
					clear: both;
					background-image: url("/tpl/skins/de/mannexpress/img/tag_offer.gif");
					background-repeat: no-repeat;
					background-position: top left;
					background-color: transparent;
					width: 555px;
					_width: 580px;
					display: block;
					margin-bottom: 5px;
					padding: 3px 0 10px 25px;
					border-bottom: 1px dotted #838383;
					font-family: arial, verdana, sans-serif;
					}

					#ad_overview .ad_business_search {
					clear: both;
					background-image: url("/tpl/skins/de/mannexpress/img/tag_business_search.gif");
					background-repeat: no-repeat;
					background-position: top left;
					background-color: transparent;
					width: 555px;
					_width: 580px;
					display: block;
					margin-bottom: 5px;
					padding: 3px 0 10px 25px;
					border-bottom: 1px dotted #838383;
					font-family: arial, verdana, sans-serif;
					}

					#ad_overview .ad_business_offer {
					clear: both;
					background-image: url("/tpl/skins/de/mannexpress/img/tag_business_offer.gif");
					background-repeat: no-repeat;
					background-position: top left;
					background-color: transparent;
					width: 555px;
					_width: 580px;
					display: block;
					margin-bottom: 5px;
					padding: 3px 0 10px 25px;
					border-bottom: 1px dotted #838383;
					font-family: arial, verdana, sans-serif;
					}

						#ad_overview h1 {
						font-family: arial, verdana, sans-serif;
						color: #005E9D;
						font-size: 13px;
						font-weight: bold;
						width: 400px;
						padding: 0px;
						margin: 0 0 5px 0;
						_margin: 0 0 1px 0;
						}

							#ad_overview h1 a {
							color: #005E9D;
							font-size: 13px;
							font-weight: bold;
							text-decoration: none;
							}

							#ad_overview h1 a:hover {
							text-decoration: none;
							color: #f00;
							}

						#ad_overview a.notice:link, #ad_overview a.notice:active, #ad_overview a.notice:visited, #ad_overview a.notice:hover {
						float: right;
						width: 83px;
						height: 20px;
						}

						#ad_overview .ad_search .ad {
						width: 390px;
						_width: 400px;
						font-size: 81%;
						line-height: 1.2em;
						border: 1px solid #B4B4B4;
						background-color: #FCE8E8;
						padding: 5px;
						}

						#ad_overview .ad_offer .ad {
						width: 390px;
						_width: 400px;
						font-size: 81%;
						line-height: 1.2em;
						border: 1px solid #B4B4B4;
						background-color: #E8F3FC;
						padding: 5px;
						}

						#ad_overview .ad_business_offer .ad, #ad_overview .ad_business_search .ad {
						width: 390px;
						_width: 400px;
						font-size: 81%;
						line-height: 1.2em;
						border: 1px solid #B4B4B4;
						background-color: #F7F8D7;
						padding: 5px;
						}

						#ad_overview .ad .price {
                        float: right;
						font-size: 20px;
						color: #f00;
						height: 26px;
						line-height: 26px;
						font-weight: bold;
						font-family: arial narrow, arial, verdana, sans-serif;
						margin-bottom: 4px;
						_margin-bottom: 4px;
						margin-top: 4px;
						_margin-top: 4px;
						}

						#ad_overview .ad .ad_footer {
						clear: both;
						background-color: #fff;
						border: 1px solid #B4B4B4;
						padding: 5px 7px 5px 7px;
						_padding: 2px 7px 5px 7px;
						font-weight: bold;
						margin: 0 0 0 0;
						}

							#ad_overview .ad .ad_footer span {
							float: left;
							}

							#ad_overview .ad .ad_footer a {
							float: right;
							color: #005E9D;
							text-decoration: underline;
							}

							#ad_overview .ad .ad_footer a:hover {
							text-decoration: none;
							color: #f00;
							}

							#ad_overview .ad .ad_footer br {
							clear: both;
							}

					#ad_overview .member {
					float: right;
					width: 140px;
					font-size: 10px;
					font-weight: bold;
					}

						#ad_overview .member h1 {
						width: 100%;
						}

						#ad_overview .member .stars {
						font-size: 8px;
						height: 15px;
						font-family: arial, verdana, sans-serif;
						line-height: 15px;
						font-weight: normal;
						}

						#ad_overview .member a {
						display: block;
						clear: left;
						width: 100%;
						color: #005E9D;
						text-decoration: underline;
						font-weight: normal;
						}

						#ad_overview .member a:hover {
						text-decoration: none;
						}

						#ad_overview .ad_search .member img.portrait, #ad_overview .ad_offer .member img.portrait {
						float: left;
						border: 3px solid #008FD5;
						margin: 3px 5px 3px 0;
						}

						#ad_overview .ad_business_search .member img.portrait, #ad_overview .ad_business_offer .member img.portrait {
						float: left;
						border: 3px solid #F4D24C;
						margin: 3px 5px 3px 0;
						}

						
			div#content div#social_bookmarking {
			position: relative;
			top: 10px;
			left: 11px;
			clear: both;
			width: 580px;
			margin-top: 30px;
			margin-bottom: 10px;
			padding-top: 15px;
			background-image: url("/tpl/skins/de/mannexpress/img/footer-social-bookmarking.gif");
		    background-repeat: no-repeat;
		    background-position: top center;
		    background-color: transparent;
			text-align: center;
			}

			#footer {
			position: relative;
			top: 0px;
			left: 0px;
			clear: both;
			width: 563px;
			_width: 803px;
			height: 28px;
			_height: 78px;
			padding: 35px 10px 0px 230px;
			background-color: #ABD8E3;
			background-image: url("/tpl/skins/de/mannexpress/img/bg_footer.gif");
		    background-repeat: no-repeat;
		    background-position: top left;
			font-size: 10px;
			}

			#footer ul li {
			list-style-type: none;
			float: left;
			}

			#footer ul li a {
			color: #005E9D;
			float: left;
			padding: 0px 5px 0px 5px;
			text-decoration: underline;
			}

			#footer ul li a:hover {
			text-decoration: none;
			}

		#right-column {
		position: relative;
		top: 2px;
		left: 0px;
		width: 167px;
		float: right;
		}

		#right-column div {
		margin-bottom: 10px;
		}

		#right-column div#banner {
		margin-top: 20px;
		width: 167px;
        padding-left: 2px;
        }
			
			#right-column div#banner h1 {
			font-size: 11px;
			text-transform: uppercase;
			margin: 0 0 5px 0;
			padding: 0;
			font-weight: normal;
			}
		
			#right-column div#banner a , #right-column div#banner a img{
			border: 0;
			}

		div#content div.prop {
		display: none;
		height: 0px;
		width: 1px; 
		float: right;
		}	
		
/* START WMW >>> */

	input {
	 font-size: 11px;
	 height: 19px;
	 color: #044876;
	 border: 1px solid #044876;
	 padding: 2px 1px 2px 2px;
	}
	select,textarea {
	 font-size: 11px;
	 color: #044876;
	 border: 1px solid #044876;
	}
	.submit {
	 font-size: 11px;
	 color: #044876;
	 font-weight: bold;
	}
	.formtextinput {
	 width: 200px;
	}
         td {
          font-size: 12px;
          font-family: verdana, arial, sans-serif;
         }
	.creditbox {
	 border: solid 1px #808080;
	}

	.credittext {
	 font-size: 8pt;
	 font-weight: normal;
	 color: #7F7F7F;
	 margin-left: 10px;
          padding: 3px;
	}

	.summarycreditbox {
	 border: solid 1px #000000;
	}

	.summarycredittext {
	 font-size: 8pt;
	 font-weight: normal;
	 color: #000000;
	 margin-left: 10px;
	}

	.freetext {
	 font-size: 8pt;
	 font-weight: bold;
	 color: #FF7F00;
	 margin-left: 10px;
	}

	input.radio, input.checkbox {
	       border: 0px;
	}

	.formerror {
	 background: #FFFF80;
	}
	.red {
	 color: #DF0000;
	}
	.orange {
	 color:#FF9F00;
	}
	.orange1 {
	 color:#FF7F00;
	}
	.orange2 {
	 color:#FFBF00;
	}
	.orange3 {
	 color:#FFDF00;
	}
         .benutzername {
          font-size: 8pt;
          float: left;
          margin-top: 5px;
          margin-left: 5px;
         }

	.registerloggedin {
             padding: 7px 0px 0px 0px;
             _height: 15px;
             height: 22px;
             text-align: center;
         }

         #navigation a.button {
	         text-decoration: none;
	         text-align: left;
	         font-size: 11px;
	         font-weight: bold;
	         color: #005E9D;
	         cursor: pointer;
	         background-image: url("/tpl/skins/de/mannexpress/img/button_grey_left.gif");
	         background-repeat: no-repeat;
	         background-position: top left;
	         background-color: transparent;
	         cursor: pointer;
	         _height: 20px;
                  height: 20px;
	         _line-height: 20px;
                  padding: 4px 7px 4px 0px;
                  _padding: 0px 7px 0px 0px;
         }
         #navigation .button span {
            _height: 20px;
            height: 20px;
            line-height: 20px;
            _line-height: 20px;
            background-image: url("/tpl/skins/de/mannexpress/img/button_grey_right.gif");
	   background-repeat: no-repeat;
	   background-position: top right;
	   background-color: transparent;
            padding: 4px 7px 4px 0px;
            _padding: 0px 7px 0px 0px;
            font-weight: bold;
            color: #005E9D;
          }

         /* BOX-ROWS */
	.boxrowl {
	 border-left: 1px solid #DFDFDF;
	 border-bottom: 1px solid #DFDFDF;
	 font-size: 8pt;
          padding: 3px;
	}
	.boxrowm {
	 border-bottom: 1px solid #DFDFDF;
	 font-size: 8pt;
          padding: 3px;
	}
	.boxrowr {
	 border-right: 1px solid #DFDFDF;
	 border-bottom: 1px solid #DFDFDF;
	 font-size: 8pt;
          padding: 3px;
	}
	.boxrow {
	 border-left: 1px solid #DFDFDF;
	 border-bottom: 1px solid #DFDFDF;
	 border-right: 1px solid #DFDFDF;
	 font-size: 8pt;
          padding: 3px;
	}

	.boxrowactive {
	 border-left: 1px solid #DFDFDF;
	 border-bottom: 1px solid #DFDFDF;
	 border-right: 1px solid #DFDFDF;
	 background: #FFFFB7;
	 font-weight: bold;
	 font-size: 8pt;
	}

	.boxrowadmincontrol {
	 border-left: 1px solid #DFDFDF;
	 border-bottom: 1px solid #DFDFDF;
	 border-right: 1px solid #DFDFDF;
	 background: #FFCECE;
	 font-weight: bold;
	 font-size: 8pt;
	}
	/* BOX-ROWS END */

	/* ROUND CORNERS */
	.rndtbhead{display:block;}
         /*
	.rndtbhead *{
	  display:block;
	  height:1px;
	  overflow:hidden;
	  font-size:.01em;
	  background:#B3D9FF}
	.rndtbhead1{
	  margin-left:3px;
	  margin-right:3px;
	  padding-left:1px;
	  padding-right:1px;
	  border-left:1px solid #deeeff;
	  border-right:1px solid #deeeff;
	  background:#c6e2ff}
	.rndtbhead2{
	  margin-left:1px;
	  margin-right:1px;
	  padding-right:1px;
	  padding-left:1px;
	  border-left:1px solid #f7fbff;
	  border-right:1px solid #f7fbff;
	  background:#c1e0ff}
	.rndtbhead3{
	  margin-left:1px;
	  margin-right:1px;
	  border-left:1px solid #c1e0ff;
	  border-right:1px solid #c1e0ff;}
	.rndtbhead4{
	  border-left:1px solid #deeeff;
	  border-right:1px solid #deeeff}
	.rndtbhead5{
	  border-left:1px solid #c6e2ff;
	  border-right:1px solid #c6e2ff}
	.rndtbheadfg{
	  background:#B3D9FF;
	  color: #000080;
	  font-weight: bold;
	  padding-bottom: 3px;
	  padding-left: 3px;
	  font-size: 9pt;
	  }
         */
         .rndtbheadfg {
	  background: #74C3EB;
	  color: #005E9D;
	  font-weight: bold;
	  padding: 7px;
	  font-size: 9pt;
         }
	/* ROUND CORNERS END */

	.usercontrolinfo {
	 vertical-align: middle;
	 border: solid 3px #FF0000;
	 color: #000000;
          font-family: Arial;
          font-size: 9pt;
	 text-align: left;
	 padding: 5px;
	 background: #ffffff;
	 height: 30px;
          line-height: 12pt;
	}
	

	.sysmessage {
	 vertical-align: middle;
	 border: solid 3px #FF0000;
	 color: #000000;
          font-family: Arial;
          font-size: 9pt;
	 text-align: left;
	 padding: 5px;
	 background: #ffffff;
	 height: 30px;
          line-height: 12pt;
          margin-bottom: 10px;
          font-weight: bold;
	}

	.mtl {
	 unicode-bidi:bidi-override;
	 direction: rtl;
	 margin: 0px;
	}


         /* BENUTZERPROFIL */
         .userprofilename {
           color: #000000;
         }

         #profilsubheader {
           color: #005e9d;
           font-weight: bold;
           font-size: 12pt;
           font-family: Arial;
           margin-bottom: 10px;
         }

         #profillinks {
           float: left;
         }

         #profilrechts {
           float: left;
         }

         #profilmainbox {
           background: #e8f3fc;
           border: solid 1px #b4b4b4;
           width: 300px;
           padding: 10px;
           float: left;
		   font-size: 12px;
		         }

         #profilmainboxrow {
           width: 280px;
           clear: both;
           padding-left: 5px;
           padding-right: 5px;
		   font-family: Arial, sans-serif;
         }

		 #profilmainbox * {
		 font-family: Arial, sans-serif;
		 font-size: 11px;
		   }
		 
         .profilmainboxrow {
          display: block;
		 width: 290px;
         clear: both;
           margin: 0px;
		   background: transparent;
		  font-family: Arial, sans-serif;
		 font-size: 12px;
		  
         }

         .profilmainboxrowwhite {
		 display: block;
		 width: 290px;
           clear: both;
           margin: 0px;
		   background-color: #F4F9FC;
         }

         .profilmainboxrowleft {
           width: 140px;
           clear: both;
           float: left;
           font-weight: bold;
           font-family: Arial;
           padding-left: 5px;
           padding-top: 5px;
           padding-bottom: 5px;
         }
         .profilmainboxrowright {
           width: 140px;
           float: left;
           font-family: Arial;
           padding-top: 5px;
           padding-bottom: 5px;
         }

         .profilmainboxrowleftwhite {
           width: 140px;
           clear: both;
           float: left;
           font-weight: bold;
           font-family: Arial;
           padding-top: 5px;
           padding-bottom: 5px;
           padding-left: 5px;
           
         }
         .profilmainboxrowrightwhite {
           width: 140px;
           float: left;
           font-family: Arial;
           padding-top: 5px;
           padding-bottom: 5px;
         }
         #profilbild {
           float: left;
           margin-left: 5px;
         }
         #profilinseratelink {
           width: 144;
           _width: 144;
           height: 37px;
           _height: 37px;
           margin-left: 90px;
           padding: 3px;
           text-align: center;
           background:url("/tpl/skins/de/mannexpress/img/profil-inseratebutton.jpg");
	  background-repeat: no-repeat;
	  background-position: top right;
         }
         #profilinseratelink a {
           font-weight: bold;
           font-family; Arial;
           color: #000000;
           font-size: 9pt;
           text-decoration: none;
         }
         #profilbewertungen {
           clear: all;
           margin-left: 7px;
           display: block;
         }

         #profilsubheaderranking {
           color: #005e9d;
           font-weight: bold;
           font-size: 11pt;
           font-family: Arial;
           clear: right;
         }

         #profilrankingsummary {
           margin-top: 15px;
           font-family: Arial;
         }
         #profilrankingsstars {
           margin-bottom: 15px;
         }

         #profilrankings {
           border: solid 1px #b4b4b4;
           width: 250px;
           margin-top: 10px;
		   background-color: #f1f1f1;
         }

         #profilrankingszeile {
           display: block;
           border-bottom: solid 1px #808080;
           padding: 5px;
         }

         #profilrankingszeilegrey {
           display: block;
           border-bottom: solid 1px #808080;
           padding: 5px;
           background: #f0f0f0;
         }

         .profilrankingsz1s1 {
           float: left;
           font-family: Arial;
           font-size: 8pt;
           width: 100px;
         }

         .profilrankingsz1s2 {
           float: left;
           font-size: 8pt;
           font-family: Arial;
         }

         .profilrankingsz1s3 {
           float: right;
           font-size: 8pt;
           width: 60px;
         }

         .profilrankingsz2 {
           clear: both;
           font-family: Arial;
           font-size: 8pt;
           border-top: dotted 1px #b4b4b4;
         }


         #inseratsubheader {
           color: #005e9d;
           font-weight: bold;
           font-size: 12pt;
           font-family: Arial;
           margin-bottom: 10px;
         }

         #inseratlinks {
           float: left;
           width: 390px;
           _width: 370px;
           font-size: 9pt;
           font-family: Arial;
         }

         #inseratrechts {
           float: left;
           padding-top: 20px;
           padding-left: 1px;
         }

         #inseratmainbox {
           background: #e8f3fc;
           border: solid 1px #b4b4b4;
           width: 370px;
           padding: 5px;
           float: left;
         }

         #inseratsummary {
           background: #ffffff;
           padding: 3px;
           border: solid 1px #EFEFEF;
           font-family: Arial;
         }
		 
         #inseratsummaryort {
           float: left;
           font-weight: bold;
           font-family: Arial;
           font-size: 8pt;
         }

         #inseratsummarypreis {
           float: right;
           font-weight: bold;
           color: #ff0000;
           font-family: Arial narrow, Arial, sans-serif;
           width: 150px;
		   font-size: 20px;
		   text-align: right;
         }

         #inseratbildbox {
           width: 150px;
           padding: 2px;
           border: solid 1px #000000;
           background: #ffffff;
           text-align: center;
           vertical-align: top;
           float: left;
           margin-top: 5px;
           margin-right: 5px;
           min-height: 120px;
         }

         .inseratmiscrow {
           clear: all;
           border-bottom: dashed 1px #DFDFDF;
         }

         .inseratmisclinks {
           width: 140px;
           clear: both;
           float: left;
           font-weight: bold;
           font-family: Arial;
           padding-left: 5px;
           padding-top: 0px;
           padding-bottom: 0px;
         }
         .inseratmiscrechts {
           width: 200px;
           float: left;
           font-family: Arial;
           padding-top: 0px;
           padding-bottom: 0px;
         }
         .inseratprofilhead {
           color: #FF0000;
           font-family: Arial;
         }

         #inseratprofilbox {
           width: 171px;
           height: 267px;
           background:url(/tpl/skins/de/mannexpress/img/bg_profil.jpg);
           margin-left: 12px;
           padding: 5px;
         }

	/* hack MSIE \*/
	* html #inseratprofilbox {width:181px;height:277px;}
	/* hack - end */

         .inseratprofilusername {
           font-size: 14pt;
           color: #008df5;
           text-decoration: none;
         }

         .inseratprofilrankmenge {
            font-family: Arial;
            font-size: 7pt;
         }

         .inseratprofilinseratelink {
            font-family: Arial;
            font-size: 7pt;
            color: #005e9d;
            text-decoration: underline;
         }

         #inseratprofiladresse {
            font-family: Arial;
            font-size: 8pt;
            padding-left: 25px;
         }

         #mynotesfield {
            background:url(/tpl/skins/de/mannexpress/img/bg_notizzettel.jpg);
            width: 138px;
            height: 221px;
            padding: 5px;
            font-family: Arial;
            font-size: 9pt;
         }

	/* hack MSIE \*/
	* html #mynotesfield {width:148px;height:231px;}
	/* hack - end */


         .mynoteshead {
            font-size: 10pt;
            color: #FF0000;
         }

         .mynotesrow {
            clear: all;
            border-bottom: dotted 1px #C0C0C0;
         }

         .mynoteslink {
            color: #005e9d;
            font-weight: bold;
            font-family: Arial;
            font-size: 8pt;
            text-decoration: none;
         }

         #legende {
            font-family: Arial;
            font-size: 8pt;
            text-align: right;
            padding-right: 10px;
            padding-bottom: 5px;
         }

         .adlistboximg {
            border: solid 1px #C0C0C0;
            color: #C0C0C0;
            margin-bottom: 7px;
         }

         .usrimghome {
            width: 62px;
            height: 67px;
            float: left;
            text-align: center;
            padding: 0px;
            margin: 0px 10px 0px 0px;
         }


         #plzflash {
            background:url(/tpl/skins/de/mannexpress/img/bg_plzflash.jpg);
            width: 138px;
            height: 221px;
            padding: 5px;
            font-family: Arial;
            font-size: 9pt;
         }

         .adlistmember {
          float: right;
         }

         .radio {
          border: 0px;
         }

	/* hack MSIE \*/
	* html #plzflash {width:148px;height:231px;}
	/* hack - end */

/* <<< END WMW */
