div.mod {

	background-color: #eaeaea;
	border: 1px #e1e1e0 solid;
	padding: 3px;
	margin: 5px;
	min-height: 0px;
	font-size: 8pt;
	display: none;

}


li:hover  >div.mod {
	display: block;
}

div.ues {
	background-color: white;
	padding: 7px 7px 0px 7px;
	margin: 1px 0px 0px 1px;
}

div.ues1 {
	background-color: white;
	padding: 7px 7px 7px 7px;
	margin: 1px 0px 0px 1px;
}

div.ues1 font {
	font-size: 8pt;
}

div.ues1  input , div.ues1  textarea{
	border: 1px black solid;
}

div.ues1  input.sbut {
	border-color: white;
	padding: 3px;
	font-weight: bold;
	background-color: red;
	color: white;
}

div.zitat {

	background-color: #fafafa;
	border: 1px #e1e1e1 solid;
	margin: 2px;
	padding: 5px;

}

a.zitat {

	border: 1px #e1e1e1 solid;
	padding: 5px;
	margin: 2px;
	float: right;
	position: absolute;
	bottom: 0px;
	right: 5px;

}

div.fb {
	background-color: white;
	padding: 7px 7px 7px 30px;
	margin: 0px 0px 0px 1px;
}

div.fb u {
	width: 9px;
	height: 9px;
	background-position: -90px -120px;
	background-image: url(../gfx/shop/iconsprite_main.png);
	display: inline-block;
}

div.fb hr, div.ues1 hr, div.ues hr  {
	background-color: #e1e1e0;
	border-color: #e1e1e0;
	height: 1px;
	border: 1px;
	color: #e1e1e0;
	margin: 7px 0px 7px 0px;
}

div.ues hr {
	margin: 3px 0px 3px 0px;
}

div.ues form+hr {
	margin: 3px 0px 0px 0px;
}

div.ues1 form{
	display: inline;
}

div.ues1 ul, div.mainbox ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
	margin-top: 7px;
}

div.ues1 ul li, div.mainbox ul li {
	padding: 7px;
	border-top: 1px #e1e1e0 solid;
}

div.ues1 ul li {
	position: relative;
}


div.bl {
	width: 70px;
	float: left;
	text-align: center;
	overflow: hidden;
}

div.pt {
	margin-left: 70px;
	min-height: 100px;
}

div.pt span {
	background-color: #aaffaa;
}

div.ues1 a.sm {
	font-size: 8pt;
}

div.ues1 textarea, div#content input{
	border: 1px black solid;
}

div.ues  form{
	display: inline;
}

div.ues  form input {
	border: 1px black solid;
}

div.ues  form input.sbut {
	background-color: red;
	padding: 0px 3px 0px 3px;
	color: white;
	font-weight: bold;
	border: 1px white solid;
}

table.aboliste  {

	margin:0px;
	empty-cells: show;
	width: 100%;
}

table.aboliste i {
	
	color: black;

}

table.aboliste tr+tr td {
	
	padding: 5px;
	vertical-align: top;
	text-align: center;
	border-top: 1px #e1e1e1 solid;

}

table.aboliste tr td {
	
	padding: 5px;
	vertical-align: top;
	text-align: center;

}