body {
	background-color: #fff;
	color: #000;
	font-family: verdana;
	font-size: 11px;
	padding:0px;
	margin:0px;
}
#wrapper, #main {
	border: 0px solid #f00;
	background-color: transparent;
	text-align: left;
	margin: 0px;
	padding: 0px;
	width: 100%;
}
/* Ewentuel net Verwenden */


#regioHead {
	border: 0px solid #000;
	text-align: left;
  	margin: 0px 0px 0px 0px;
 	padding: 0px;
	width: 100%;
	background-color: transparent;
	height: 98px;
}
.regioHeadContent {
	border: 0px solid #000;
	display: block;
	width: auto;
	height: 59px;
	font-size: 18px;
	font-weight: bold;
	color: #0066c2;
	margin: 0px;
	padding: 0px 0px 0px 0px;
}

.regioHeadContent span {
	border: 0px solid #000;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	position: relative;
	bottom: -25px;
}

h5 img {
	width: 287px;
	height: 91px;
}



.anzeigeAufgebenButton {
	display: none;
	float:none;
}
#inhalt {
	background-color: transparent;
	border: 0px solid #b4b4b4;
	
	text-align: center;
	padding: 0px;
	margin: 4px auto;
	/*overflow: hidden;*/
	width: 100%;
}
#inhalt .boxContentHead {
	display:none
}

#inhalt #boxContent {
	width: 600px;
	margin: 0px 0px 8px 0px;
	padding: 4px 0px 4px 4px;
	background-color: #fff;
	/*overflow: hidden;*/
	text-align: left;
}
#boxContent  img {
	border: transparent;
	width: 100%;
}





a {
	color: #000;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	padding: 0px;
}
a:link {
	color: #000;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	padding: 0px;
}
a:visited {
	color: #000;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}
a:hover {
	color: #000;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	background-color: #CFE1F4;
}
a:active {
	color: #000;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	background-color: #CFE1F4;
}
a:focus {
	color: #000;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	background-color: #CFE1F4;
}

h1 {
	font-size: 12px;
	margin: 2px 0px 8px 4px;
}

h3 {
	font-size: 11px;
	margin: 2px 0px 4px 4px;
}
h4 {
	font-size: 12px;
	margin: 2px 0px 2px 4px;
}

p {
	margin: 0px 0px 4px 4px;
	padding: 0px 4px 0px 0px;
}
.pSmall {
	font-weight: normal;
	font-size: 10px;
	float: right;
	margin: 8px 6px 4px 4px;
	margin /* */ : 4px 6px 0px 4px;
}

.smallTxt {
	font-size: 9px;
	font-weight: normal;
}
.brotSub {
	margin: 0px 0px 0px 6px;
}

li.hr {
	background:  url("http://image.wikibuy.de/layout/gestricheltelinie.gif") top left repeat-x;
	background-color: #fff;
	height: 5px;
	display: block;
	/*overflow: hidden;*/
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	line-height: 1px;
}

div.hr {
	background:  url("http://image.wikibuy.de/layout/gestricheltelinie.gif") top left repeat-x;
	margin: 0px 0px 0px 0px;
	padding: 2px 0px 2px 0px;
	height: 3px;
	display: block;
	line-height: 1px;
}

hr {
	height: 1px;
	color: #000;
	width: 300px;
}
img {
	border: 0px solid #fff;
}

p.centered {
	text-align: center;
	font-weight: bold;
	padding: 4px 2px 0px 2px;
	margin: 0px;
}

ul {
	margin: 0px 0px 0px 40px;
	margin /* */ : 0px;
}
li h3 {
	display: inline;
	margin: 4px 0px 4px 0px;
	width: 620px;
}
ul li {
	margin: 2px 12px 0px -20px;
	margin /* */ : 2px 8px 2px -20px;
	padding: 0px;
	width: auto;
}
.hochgestelt {
	vertical-align: super;
}
div.hrCentered {
	background:  url("http://image.wikibuy.de/layout/gestricheltelinie.gif") top left repeat-x;
	margin: 2px 100px 6px 100px;
	padding: 0px 0px 0px 0px;
	height: 3px;
	display: block;
	line-height: 1px;
}