.LoginLeft   {
	float: left;
	margin-left: 20px;
	position: relative;
	width: 100px;
}

.LoginRight   {
	float: left;
	margin-left: 10px;
	position: relative;
}

.RegLeft   {
	float: left;
	width: 200px;
	margin: 4px;
	position: relative;
}

.RegRight   {
	float: left;
	margin: 4px;
	position: relative;
}

.SearchLeft   {
	float: left;
	width: 200px;
	margin: 4px;
	position: relative;
}

.SearchRight   {
	float: left;
	margin: 4px;
	position: relative;
}

.SearchColHead   {
	float: left;
	position: relative;
	font-weight: bold;
}

.SearchCol   {
	float: left;
	position: relative;
}
.SearchCol1   { width: 60px; }
.SearchCol2   { width: 135px; }
.SearchCol3   { width: 135px; }
.SearchCol4   { width: 135px; }
.SearchCol5   { width: 135px; }
.SearchCol6   { width: 135px; }

.MsgListCol1   {
	float: left;
	position: relative;
	width: 130px;
}
.MsgListCol2   {
	float: left;
	position: relative;

}
.MsgListCol3   {
	float: right;
	position: relative;
	width: 100px;
}
.ReadMsgLeft   {
	float: left;
	text-align: right;
	padding: 20px;
	position: relative;
}
.ReadMsgRight   {
	width: 270px;
	overflow: auto;
	float: left;
	position: relative;
}

.MsgWriteLeft   {
	float: left;
	width: 100px;
	position: relative;
	margin: 5px;
}
.MsgWriteRight   {
	float: left;
	width: 400px;
	position: relative;
	margin: 5px;
}

.ProfilEditLeft   {
	float: left;
	width: 200px;
	position: relative;
	margin: 5px;

}
.ProfilEditRight   {
	float: left;
	width: 400px;
	position: relative;
	margin: 5px;
}

.ProfilEditAnzeigeLeft   {
	float: left;
	width: 200px;
	position: relative;
	margin: 5px;
}

.ProfilEditAnzeigeCenter   {
	float: left;
	width: 200px;
	position: relative;
	margin: 5px;
}

.ProfilEditAnzeigeRight   {
	float: left;
	width: 200px;
	position: relative;
	margin: 5px;
}

.profiledit   {
	width: 300px;
	height: 75px;
}


.ProfilePersonalLeft   {
	width: 150px;
	float: left;
	position: relative;
	margin: 5px;
}
.ProfilePersonalRight   {
	width: 250px;
	float: left;
	position: relative;
	margin: 5px;
}

.ProfileMiscLeft   {
	float: left;
	position: relative;
	margin: 5px;
	width: 150px;
}

.ProfileMiscRight   {
	float: left;
	position: relative;
	margin: 5px;
	width: 510px;
}

.Error   {
	color: #CC0000;
	font-weight: bold;
	position: relative;
}

.Ok   {
	color: #006600;
	font-weight: bold;
	position: relative;
}