#fbfeed img.img {
    border: medium none;
    display: block;
    margin-bottom: 1em;
}

#Box {
	margin:0;
	padding:0;
	width: 600px;
	background-color: #FFFFFF;
}

a:active {
  text-decoration:none;
  color: #666666
}

a, a:visited {
  text-decoration:none;
  color: #666666
}

a:focus {
  text-decoration:none;
  color: #666666
}

a:link {
  text-decoration:none;
  color: #666666
}
a:hover {
  text-decoration:underline;
  color: #666666
}

#apDiv1 {
	position:absolute;
	width:100%;
	height:160px;
	z-index:5;
	left: 0px;
	top: 53px;
	background-color: #000000
}
#topcontainer {
	position:absolute;
	width:450px;
	height:auto;
	z-index:100;
	top: 8px;
	left: 650px

}


#topbox {
	margin:auto;
	width:900px;
	height:140px;
	z-index:100;
	top: 8px;
	left: 0px;
	overflow:hidden

}


#maincontainer {
	position:absolute;
	width:100%;
	height:auto;
	z-index:2;
	top: 160px;
	left: 0px

}
#mainbox {
	margin:auto;
	width:900px;
	height:500px;
	z-index:50;
	top: 50px;
	left: 0px
}

#footerbox {
	margin:auto;
	width:900px;
	height:25px;
	z-index:50;
	top: 505px;
	left: 0px
}

#menubox {
	margin:auto;
	width:900px;
	height:40px;
	z-index:150;
	left: 0px;
	top: 0px
}
#mainpicbox {
	border-bottom: 1px solid #9c4694;
	posistion: absolute;
	margin: auto;
	width: 900px;
	z-index: 7;
	top: 208px;
	right: 0px;
	/* [disabled]background-image:url('../pic/main.gif'); */
	background-repeat: no-repeat;
	background-position: right bottom;
	visibility: hidden;
	min-height: 350px;
	height: auto;
	vertical-align: middle;
	text-align: left;

}

.menutext {

}
.footertext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #AAAAAA
}

.topTextschwarz {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #000000;
	font-weight: bold
}
.topTextweiss {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #FFFFFF;
	font-weight: bold
}
.maintext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #7F7F7F;
	font-size: 12px;
	line-height: 1.9em;
}

ul.MenuBarHorizontal li a
{
	border-bottom-color: #FF00FF;
}

hr {
	border-width: 0px 0px 1px; 
	border-style: none none solid; 
	border-color: -moz-use-text-color -moz-use-text-color #FF00FF; 
	-moz-border-top-colors: none; 
	-moz-border-right-colors: none; 
	-moz-border-bottom-colors: none; 
	-moz-border-left-colors: none; 
	border-image: none;
}







.fbwall_title
{
	font-weight: bold;
	font-size: 1.2em;

}

.fbwall_titlewrapper
{
	margin-bottom: 1em;
}

table#fbwall img.img {
    border: medium none;
    display: block;
    margin-bottom: 0.5em;
	margin-top: 0.5em;
}

ul#fbwall {
	padding: 10px 0 10px 0;
	margin: 0;
	list-style: none;

}

#fbwall-block-wrapper > ul {
    padding: 0;
}

#fbwall-block-wrapper > ul  li{
    list-style: none;
}
 
 
ul#fbwall img { 
	margin-right: 5px; 
	/* max-width: 250px; */
	}
 
ul#fbwall li {
	padding: 2em 0 2em 0;
	margin: 0;
	overflow: hidden;
	border-bottom: solid 1px #ccc;
}
 
ul#fbwall li p {
	padding: 3px 0 3px 0;
	margin: 0;
}
 
ul#fbwall a {
 
}
 
ul#fbwall li a { color: #555 !important; text-decoration: none; font-weight:bold; }
 
ul#fbwall li a:hover { text-decoration: underline; }
