/* +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
 * +-  Widget
 * +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
 */
#wall {
	text-align: left;
	background-color: transparent;
	padding: 0px;
	display: block;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	margin: 10px 0px 0px;
        width: 100%;
}

#wall a, #wall a:link, #wall a:visited {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
        border-style: none;
        background-color: #ffffff;
}

#wall a:hover { 
   color: #9D7507; 
}


#wall .wbody180 {
	line-height: 10px;
        background:url(../images/ausreisser-body180.gif);
	background-repeat: repeat-y;
	background-position: left top;
	font-weight: none;
        margin-top: -15px;
        position: relative;
        width: 180px;
}
#wall .wbody240 {
	line-height: 10px;
        background:url(../images/ausreisser-body240.gif);
	background-repeat: repeat-y;
	background-position: left top;
	font-weight: none;
        margin-top: -10px;
        position: relative;
        width: 240px;
}
#wall .wbody360 {
	line-height: 10px;
        background:url(../images/ausreisser-body360.gif);
	background-repeat: repeat-y;
	background-position: left top;
	font-weight: none;
        margin-top: -20px;
        position: relative;
        width: 360px;
}
#wall .wbody480 {
	line-height: 10px;
        background:url(../images/ausreisser-body480.gif);
	background-repeat: repeat-y;
	background-position: left top;
	font-weight: none;
        margin-top: -25px;
        position: relative;
        width: 480px;
}

#wall .wbody180 span a, .wbody240 span a, .wbody360 span a, .wbody480 span a {
	color: #B90300;
	font-weight: bold;
        margin-left: 10px;
}
#wall .wbody180 span a:hover, .wbody240 span a:hover, .wbody360 span a:hover, .wbody480 span a:hover {
   color: #9D7507; 
}

.wbody_li {
/*
	background: url(../images/ausreisser-dot.gif);
	background-repeat: no-repeat;
	background-position: left, top;
*/
	font-weight: nomal;
	color: #D35D0F;
	margin-left: 10px;
	line-height: 1.0em;
}

.wbody_li a{
	font-weight: normal;
	color: #D35D0F;
}

#wall .wbody180 a:hover, .wbody240 a:hover, .wbody360 a:hover, .wbody480 a:hover {
   color: #9D7507; 
}

.wimg a {
        background:transparent;
        border:none;
}






