table .current_user{
	background-color: #ffef00;
}

table sub{
	margin-left: 5px;
}

.loginbox{
	border: 1px solid #CECECE;
}
.loginbox th{
	background-color: #CECECE;
}

.reglink{
	border-top: 1px solid #CECECE;
}

#modCommunityLogin{
	margin: 5px;
	width: 205px;
}

#modCommunityLogin .button{
	float: right;
}

#modCommunityLogin .modulebutton{
	clear: both;
	float: right;
}

#modCommunityLogin .modCommunityUserName{
	width: 205px;
	margin-top: 5px;
	clear: both;
	height: 16px;
}
#modCommunityLogin .modCommunityUserName label{
	float: left;
	        height: 14px;
        line-height: 14px;

}
#modCommunityLogin .modCommunityUser{
	margin-left: 5px;
	float: right;
	font-family:  Arial, Helvetica, sans-serif;
        font-size: 12px;
        color: #000000;
        text-decoration: none;
        border-left : 1px solid #000000;
        border-right : 1px solid #000000;
        border-top : 1px solid #000000;
        border-bottom : 1px solid #000000;
        width: 120px;
        height: 14px;
        line-height: 14px;
}

#modCommunityLogin .modCommunityUserPwd{
	margin-top: 5px;
	width: 205px;
	margin-bottom: 10px;
	clear: both;
	height: 16px;
}
#modCommunityLogin .modCommunityUserPwd label{
	float: left;
	        height: 14px;
        line-height: 14px;

}
#modCommunityLogin .modCommunityPwd{
	margin-left: 5px;
	float: right;
	font-family:  Arial, Helvetica, sans-serif;
        font-size: 12px;
        color: #000000;
        text-decoration: none;
        border-left : 1px solid #000000;
        border-right : 1px solid #000000;
        border-top : 1px solid #000000;
        border-bottom : 1px solid #000000;
        width: 120px;
                height: 14px;
        line-height: 14px;
}

.heim{
	text-align: right;
	font-weight: bold;
	color: #0066CC;
	font-size: 16px;
	width: 30px;
	border-left : 1px solid #000000;
        border-right : 1px solid #000000;
        border-top : 1px solid #000000;
        border-bottom : 1px solid #000000;
}

.gast{
	text-align: left;
	font-weight: bold;
	color: #0066CC;
	font-size: 16px;
	width: 30px;
	border-left : 1px solid #000000;
        border-right : 1px solid #000000;
        border-top : 1px solid #000000;
        border-bottom : 1px solid #000000;
}

.TippVerbezGast{
	text-align: left;
	width: 30px;
	height: 22px;
	line-height: 22px;
	display: block;

	float: left;
}

.TippVerbezHeim{
	text-align: right;
	width: 30px;
	height: 22px;
	line-height: 22px;
	display: block;

	float: right;
}

.btwebformfelder {
        font-family:  Arial, Helvetica, sans-serif;
        font-size: 12px;
        color: #000000;
        text-decoration: none;
        border-left : 1px solid #000000;
        border-right : 1px solid #000000;
        border-top : 1px solid #000000;
        border-bottom : 1px solid #000000;

}

.btwebformfelder_xs {
        font-family:  Arial, Helvetica, sans-serif;
        font-size: 12px;
        color: #000000;
        text-decoration: none;
        border-left : 1px solid #000000;
        border-right : 1px solid #000000;
        border-top : 1px solid #000000;
        border-bottom : 1px solid #000000;

}


#scrolldiv {	
	overflow:auto; 	
	margin:0px; 
	padding:0px;
	spacing:0px;
	width:380px;
}

* html #scrolldiv { overflow:scroll;  }

table.datatable td {border: none;}
