html {
	margin:0px;
	height:100%;
	width:100%;
	overflow: scroll;
	overflow-x: visible;
}

body
{
	margin:0px;
	padding:0px;
	background-color: #fff;
	font-family: arial, sans-serif;
	font-size: 12px;
	color: #505050;
}

img {
	border:none;
}

a {
	text-decoration:none;
	color:#3E6195;
	cursor:pointer;
}
a:hover {
	text-decoration:underline;
}

a:focus { outline:none; }


.none {
	text-decoration:none;
}

input
{
	background:url(../images/inputtext_back.gif) repeat-x scroll left top;
	border-color:#B3B9C3 #E0E0E0 #E0E0E0 #B3B9C3;
	border-style:solid;
	border-width:1px;
	font-family: arial;
	font-size: 12px;
	color:#444;
	height:19px;
	margin:0;
	padding:3px 5px 0;
}

.error
{
	border:1px solid #D41B54;
	background:url(../images/inputtext_back_red.gif) repeat-x scroll left top;
	background-Color:#FFE7E7;
}

.radio
{
	padding:0px;
	background:none;
	border:0px;
}

label
{
	cursor:pointer;
}

select
{
	background:url(../images/inputtext_back.gif) repeat-x scroll left top;
	border-color:#B3B9C3 #E0E0E0 #E0E0E0 #B3B9C3;
	border-style:solid;
	border-width:1px;
	color:#444444;
	height:24px;
	margin:0;
	padding:3px 0px 0px 0px;
}

textarea
{
	background:url(../images/inputtext_back.gif) repeat-x scroll left top;
	border-color:#B3B9C3 #E0E0E0 #E0E0E0 #B3B9C3;
	border-style:solid;
	border-width:1px;
	color:#444;
	font-family: arial;
	font-size: 12px;
	background-Color:#fff;
	padding:5px;
}

form {
	margin:0px;
	padding:0px;
}

.red { color:#BE0002; }
.blue { color:#4E71A5; }
.green { color:#88CA15; }

/* Corner radius */
.ui-corner-tl { -moz-border-radius-topleft: 5px; -webkit-border-top-left-radius: 5px; }
.ui-corner-tr { -moz-border-radius-topright: 5px; -webkit-border-top-right-radius: 5px; }
.ui-corner-bl { -moz-border-radius-bottomleft: 5px; -webkit-border-bottom-left-radius: 5px; }
.ui-corner-br { -moz-border-radius-bottomright: 5px; -webkit-border-bottom-right-radius: 5px; }
.ui-corner-top { -moz-border-radius-topleft: 5px; -webkit-border-top-left-radius: 5px; -moz-border-radius-topright: 5px; -webkit-border-top-right-radius: 5px; }
.ui-corner-bottom { -moz-border-radius-bottomleft: 5px; -webkit-border-bottom-left-radius: 5px; -moz-border-radius-bottomright: 5px; -webkit-border-bottom-right-radius: 5px; }
.ui-corner-right {  -moz-border-radius-topright: 5px; -webkit-border-top-right-radius: 5px; -moz-border-radius-bottomright: 5px; -webkit-border-bottom-right-radius: 5px; }
.ui-corner-left { -moz-border-radius-topleft: 5px; -webkit-border-top-left-radius: 5px; -moz-border-radius-bottomleft: 5px; -webkit-border-bottom-left-radius: 5px; }
.ui-corner-all { -moz-border-radius: 5px; -webkit-border-radius: 5px; }

/* Handles the position of the website */
div#webhandle
{
	position: relative;
	left: 50%;
	width: 900px;
	margin-left: -450px;

	padding-top:0px;
	z-index:0;
}

div#webhandle div#header
{
	background:url('../images/head_back.jpg') 0% 0% no-repeat;
	margin-top:15px;
	width:900px;
	height:76px;
}
div#webhandle div#header div#favlist
{
	background-Color:#88CA15;
	color:#fff;
	padding:2px 20px;
	cursor:pointer;
	margin-top:-2px;
}
div#webhandle div#header div#favlist:hover
{
	background-Color:#E20000;
}

div#header div#was
{
	float:left;
	margin:10px 10px 0px 210px;
}
div#header .was
{
	font-size:18px;
	float:left;
	color:#BE0002;
	margin:5px 0px 0px 10px;
}
div#header .wasbox
{
	float:left;
	margin:5px 0px 0px 5px;
}
div#header .wasgo
{
	float:left;
	margin:-2px 0px 0px 5px;
}

div#webhandle div#subtitle
{
	position:relative;
	top:-8px;
	left:25px;
	font-size:12px;
	color:#888;
}


div#webhandle div#subheader
{
	width:850px;
	height:30px;
	margin:5px 0px 0px 25px;
}

div#webhandle div#footer
{
	width:830px;
	margin:50px 25px 20px 25px;
	padding:10px 2px;
	border-top:1px solid #ddd
}


div#webhandle div#content
{
	width:870px;
	padding:0px 0px 0px 25px;
}

div#webhandle div#content div#menu
{
	float:left;
	margin-right:10px;
	border-right:1px solid #ddd;
	width:210px;
}

div#webhandle div#content div#menu .mpoint
{
	margin:3px 0px;
	padding:0px 5px 0px 0px;
}
div#webhandle div#content div#menu .spoint
{
	margin:3px 0px;
	padding:0px 6px 0px 12px;
	background:transparent url('../images/dot.jpg') 0% 0% no-repeat;
}

div#webhandle div#content div#menu .bpoint
{
	margin:3px 10px 10px 0px;
	padding:0px 0px 10px 14px;
	background:transparent url('../images/arrowback.jpg') 0% 10% no-repeat;
	border-bottom:1px solid #f2f2f2;
}

.active {
	background-Color:#E00006;
	color:#fff;
	padding:3px 0px 3px 13px;
}

.add {
	background:transparent url('../images/add.jpg') 0% 20% no-repeat;
	padding-left:17px;
}

div#webhandle div#content div#menu .arrowdown
{
	background:transparent url('../images/arrowdown.jpg') 0% 40% no-repeat;
}


.amount
{
	font-size:10px; color:#999;
}


div#webhandle div#content div#sitecontent
{
	background:url('../images/body_back.jpg') 0% 0% repeat;
	float:left;
	width:630px;
}

.sitewide
{
	width:850px;
	background-Color:#f00;
}

div#sitecontent #contenthead
{
	height:40px;
	font-size:18px;
	color:#BE0002;
	margin-top:2px;
}

div#list #anzeige
{
	padding:10px 0px 5px 10px;
	border-bottom:1px solid #f2f2f2;
	cursor:pointer;
}
div#list #anzeige:hover
{
	background-Color:#fafafa;
}


div#anzeige #pic
{
	float:left;
	margin-right:10px;
	text-align:center;
}

div#anzeige #pic .listimage
{
	border:1px solid #ddd;
	background-Color:#fff;
	padding:4px;
}

div#anzeige #details
{
	float:left;
	width:260px;
	margin-right:20px;
}

div#anzeige #details #title
{
	margin:0px;
}

div#anzeige #details #description
{
	margin:5px 0px;
}

div#anzeige #price
{
	float:left;
	width:90px;
	margin-right:10px;
}

div#anzeige #location
{
	float:left;
	width:90px;
}

div#anzeige #created
{
	float:left;
	width:70px;
}

.listimage
{
	border:1px solid #f2f2f2;
	background-Color:#fff;
	padding:4px;
}

div.formdesc
{
	margin-right:10px;
	width:140px;
	background-Color:#fff;
}

div.formdesc.required
{
	color:#BE0002;
}

div.formerror
{
	color:#BE0002;
	padding:2px 0px 2px 25px;
	width:387px;
	font-weight:bold;
	margin-bottom:2px;
	background:transparent url('http://images.waloo.de/warn.gif') 0% 0% no-repeat;
}


div#tabs
{

}

div#tabs .tab
{
	margin-right:5px;
	padding-top:4px;
	height:17px;
	background-Color:#f8f8f8;
	float:left;
	text-align:center;
	width:150px;
}

div#tabs .selected
{
	background-Color:#E00006;
	color:#fff;
	font-weight:bold;
}


div#newcatselector
{
}

div#newcatselector .newrubrik
{
	border-bottom:1px solid #ddd;
	padding:5px 0px;
	cursor:pointer;
}

div#newcatselector .newrubrik a
{
	color:#4E71A5;
}

div#newcatselector .newsubrubrik
{
	border-bottom:1px solid #ddd;
	padding:5px 0px;
	cursor:pointer;
}

div#newcatselector .newsubrubrik a
{
	color:#4E71A5;
}

div#newcatselector .selected
{
	background-Color:#88CA15;
	color:#fff;
	padding-left:10px;
}

div#newcatselector .selected a
{
	color:#fff;
	font-weight:bold;
	text-decoration:none;
}




span.pagenavdefault {
	padding:2px 7px;
	font-size:14px;
	border:1px solid #ddd;
	cursor:pointer;
}

span.pagenavdefault a:hover {
	text-decoration:none;
}

span.pagenavdefault:hover {
	background-Color:#f2f2f2;
}


span.pagenavcurrent {
	padding:2px 7px;
	font-size:14px;
	line-height:30px;
	font-weight:bold;
	color:#fff;
	border:1px solid #880000;
	background-Color:#BE0002;
}

#backTopLink {
position:fixed;
padding:2px 4px;
color:#4E71A5 !important;
background-color:#fff;
}

.acInput {
        width: 200px;
}
.acResults {
        padding: 0px;
        border: 1px solid #999;
        background-color: Window;
        overflow: hidden;
}

.acResults ul {
        width: 100%;
        list-style-position: outside;
        list-style: none;
        padding: 0;
        margin: 0;
}

.acResults li {
        margin: 0px;
        padding: 2px 5px;
        cursor: pointer;
        display: block;
        width: 100%;
        font: menu;
        font-size: 12px;
        overflow: hidden;
}

.acLoading {
        background : url('../images/indicator.gif') right center no-repeat;
}

.acSelect {
        background-color: #D00;
        color: #fff;
}

.pikachoose{width:600px;margin:0 auto 50px auto;}
/* This is the ul you have all your images in */
.pikachoose ul{padding-left:0;width:410px;margin:0;overflow:hidden;margin-top:10px;}
.pikachoose ul li{float: left;border:1px solid #555;padding:2px;background:#fff;margin:0 6px 4px 0;position:relative;overflow:hidden;}
.pikachoose ul li div img{position:relative;cursor:pointer;}

/* this is the surroundner for all your elements. This is also the fake border around the main img and room for caption */
.pika_main{width:438px;display:block;position:relative;}
/*sine we give it the fake border, you need to position the image a little. */
.pika_main_img{position:relative;}
.pika_subdiv{position:relative;border:1px solid #666;background:#fff;padding:3px;}
.pika_animationDivs{top:3px;left:3px;} /*must match top/left padding for subdiv */
.pika_subdiv img, .pika_subdiv a img{border:none;}
.pika_caption{width:410px;height:35px;padding:7px 10px 0px 10px;text-align:center;position:absolute;bottom:3px;left:4px;background:url('http://images.waloo.de/black.png') top left; color:#fff; font-size:12px;}
.pika_caption a{color:white;}

.pika_play{position:absolute;z-index:1;left:50%;margin-left:-25px;width:50px;top:5px;}
.pika_play a{position:relative;margin-left:auto;cursor:pointer;display: block;width:1px;height:1px;background:url('http://images.waloo.de/play.png') top center no-repeat;}
.pika_play a.pika_stop_button{background:url('http://images.waloo.de/pause.png') top center no-repeat;}

.pika_navigation a{font-size: 12px; text-decoration: none;}
.pika_navigation a:hover{text-decoration: underline;}
.pika_navigation{padding-top:10px;clear:both;text-align:center;}

/* if you want to 'hide' these jus make their height and width 1px */
.pika_prev_hover{position:absolute;top:5px;left:5px;height:1px;width:1px;background:url('http://images.waloo.de/rewind.png') top left no-repeat;}
.pika_next_hover{position:absolute;top:5px;right:5px;height:1px;width:1px;background:url('http://images.waloo.de/fastf.png') top right no-repeat;}

.awesome, .awesome:visited {
	background: #222 url(/images/alert-overlay.png) repeat-x;
	display: inline-block;
	padding: 5px 10px 6px;
	color: #fff;
	text-decoration: none;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
	border-bottom: 1px solid rgba(0,0,0,0.25);
	position: relative;
	cursor: pointer;
}

.awesome:hover									{ background-color: #111; color: #fff; text-decoration:none; }
.awesome:active									{ top: 1px; }
.small.awesome, .small.awesome:visited 			{ font-size: 10px; padding:2px 10px; }
.awesome, .awesome:visited,
.medium.awesome, .medium.awesome:visited 		{ font-size: 13px; font-weight: bold; line-height: 1; text-shadow: 0 -1px 1px rgba(0,0,0,0.25); }
.large.awesome, .large.awesome:visited 			{ font-size: 14px; padding: 8px 14px 9px; }

.green.awesome, .green.awesome:visited			{ background-color: #68AA00; }
.green.awesome:hover							{ background-color: #548a00; }
.blue.awesome, .blue.awesome:visited			{ background-color: #2daebf; }
.blue.awesome:hover								{ background-color: #007d9a; }
.red.awesome, .red.awesome:visited				{ background-color: #BE0002; }
.red.awesome:hover								{ background-color: #DD0002; }
.magenta.awesome, .magenta.awesome:visited		{ background-color: #a9014b; }
.magenta.awesome:hover							{ background-color: #630030; }
.orange.awesome, .orange.awesome:visited		{ background-color: #ff5c00; }
.orange.awesome:hover							{ background-color: #d45500; }
.yellow.awesome, .yellow.awesome:visited		{ background-color: #ffb515; }
.yellow.awesome:hover							{ background-color: #fc9200; }

#facebox .b {
  background:url(../images/b.png);
}

#facebox .tl {
  background:url(../images/tl.png);
}

#facebox .tr {
  background:url(../images/tr.png);
}

#facebox .bl {
  background:url(../images/bl.png);
}

#facebox .br {
  background:url(../images/br.png);
}

#facebox {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 100;
  text-align: left;
}

#facebox .popup {
  position: relative;
}

#facebox table {
  border-collapse: collapse;
}

#facebox td {
  border-bottom: 0;
  padding: 0;
}

#facebox .body {
  padding: 10px;
  background: #fff;
  width: 370px;
  background:url('../images/boxback.jpg') repeat-x;
}

#facebox .loading {
  text-align: center;
}

#facebox .image {
  text-align: center;
}

#facebox img {
  border: 0;
  margin: 0;
}

#facebox .footer {
  border-top: 1px solid #DDDDDD;
  padding-top: 5px;
  margin-top: 10px;
  text-align: right;
}

#facebox .tl, #facebox .tr, #facebox .bl, #facebox .br {
  height: 10px;
  width: 10px;
  overflow: hidden;
  padding: 0;
}

#facebox_overlay {
  position: fixed;
  top: 0px;
  left: 0px;
  height:100%;
  width:100%;
}

.facebox_hide {
  z-index:-100;
}

.facebox_overlayBG {
  background-color: #000;
  z-index: 99;
}

* html #facebox_overlay { /* ie6 hack */
  position: absolute;
  height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

