/* css created and developed by 12bis3.de - zeitgemaess kommunizieren */
@import url("jq-theme/ui.all.css");
@import url("nyroModal.css");


#whoisonline ul li#online-middle div {
	height:60px; 
	overflow: hidden;
}

a.imgselected img {
	border: 2px solid red;
}

dl.imglist {
	background: #f5f8fb;
	margin-bottom: 8px;
	/*width: 200px; */
	padding: 5px;
}

dl.imglist dt {
	width: 60px;
	float: left;
	padding-bottom: 1px;
}

dl.imglist dd {
	width: 80%;
	float: left;
	padding-bottom: 1px;
}

dl.imglist dd h4 {
	width: 50%;
	margin-bottom: 0;
}

dl.imglist dd h4 span {
	float: none;
	color: #000;
}

dl.imglist dd p {
	margin-bottom: 0.5em;
	width: 50%;
}

dl.imglist dd span {
	float: right;
	padding: 1.4em 10px 0 0;
}

dl.imglist dt img {
	behavior: url(/extern/pngbehavior.htc);

}

div.dinx div.dinxeditstylebox {
	border: 3px solid black;
	position: absolute;
	z-index: 3000;
	background-color: white;
	height: 25px;
	display: none;
	top: 42px;
	left: 35px;
	width:180px;
	
}
div.smallsquare div.dinxeditstylebox, div.square div.dinxeditstylebox{

	top: 34px;
	
	
}
div.dinx div.dinxeditstylebox select {
	width: auto;
	
}

div.dinx div.dinxedit div.dinxedittoolbar {
	border: 1px solid white;
	width: 45px;
	height: 15px;
	padding: 2px 0px 0px 2px;
	overflow: hidden;
}
div.dinx div.dinxedit div.dinxedittoolbar a {
	float: left;
	margin-right: 2px;
}
.galerie-high span.imgnote {
	position: relative;
	bottom: 10px;
	z-index: 50;
	width: 100px;

	border: 1px solid grey;
	background-color: #fff;
	padding: 4px;
}
div.loginbox input.hiddensubmit, input.hiddensubmit {

	width: 1px;
	height: 1px;
	background: auto;
	border: none;
	color: auto;
	padding: 0;
}

div.loginbox input.submitbutton {

	background:transparent url(/bilder/bg-button-loginbox.png) no-repeat scroll 0 0;
	color:#FFFFFF;
	display:block;
	height:37px;
	margin:-0.4em 0 0 75px;
	padding-top:2px;
	text-align:center;
	text-decoration:none;
	width:204px;
}

* html div.loginbox input.submitbutton {
    background:none; 
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/bilder/bg-button-loginbox.png',sizingMethod='crop');
}

dl.grouplist {
	background:#fbf7dc none repeat scroll 0 0 !important;
}

a.invitelink {
	background: url(/bilder/icon-online-chat-fl.png) no-repeat -4px -4px !important;
	padding: 1px 0 1px 20px;
}

a.offlinelink {
	background: url(/bilder/icon-offline-chat-fl.png) no-repeat -4px -4px !important;
	padding: 1px 0 1px 20px;
}

a.livedinxoff {
	background: url(/bilder/icon-dinx-offline.png) no-repeat 0 2px !important;
}

a.livedinxon {
	background: url(/bilder/icon-dinx-online.png) no-repeat 0 2px !important;
}


