.u_smallfont {
font-size: 7pt; font-family: Verdana, Helvetica, Arial;
}

.smallfont {
font-size: 8pt; font-family: Verdana, Helvetica, Arial;
}
    
.normalfont {
font-size: 10pt; font-family: Verdana, Helvetica, Arial;
}

.largefont {
font-size: 12pt; font-family: Verdana, Helvetica, Arial;
}   
    
form {
padding:0px;
margin:0px;
}      

img {
border: 0;
}

.img_middle {
 border: 0px;
 vertical-align: middle;
}

/* ------------------ Userprofil-Menü ------------------ */
.space{
 border-top-width: 1px;
 border-left-width: 1px;
 border-right-width: 1px;
 border-bottom: 1px solid #558478; 
 width:5px;
}

.profile_tab{
 width:100%;
 border:0px;
}

.profile_tab_active{
 /*width:100px;*/
 border-left: 1px solid #558478; 
 border-right: 1px solid #558478; 
 border-top: 1px solid #558478; 
 border-bottom-width: 1px;
 padding-left:1px; 
 padding-right:1px; 
 padding-top:1px; 
 padding-bottom:0px;
 color:#FFFFFF;
 font-weight: bold; 
}

.profile_tab_active a:link, .profile_tab_active a:visited, .profile_tab_active a:active {
 color: #FFFFFF;
 text-decoration: none;
}

.profile_tab_active table{
height:25px;
background-image:url(http://static.4players.de/sourcen/portal/4players/profile/profile_hg1_03.gif);
/*background-color:#799e94;*/
border:0px;
width:100%;
}

.profile_tab_inactive{
 /*wicdth:100px;*/
 border-left: 1px solid #558478; 
 border-right: 1px solid #558478; 
 border-top: 1px solid #558478; 
 border-bottom: 1px solid #558478;  
 padding-left:0px; 
 padding-right:0px; 
 padding-top:0px; 
 padding-bottom:0px;
}

.profile_tab_inactive table{
height:20px;
background-color:#D1E1DE;
border:0px;
width:100%;
}

.profile_tab_inactive a:link, .profile_tab_inactive a:visited, .profile_tab_inactive a:active {
 color: #000000;
 text-decoration: none;
}

/* ------------------ Userprofil ------------------ */
.user_table{
background-color:#D1E1DE
}

.user_table_light{
background-color:#DEEFEC;
}


.user_table_lrtb{
border-left: 1px solid #558478; 
border-right: 1px solid #558478; 
border-top: 1px solid #558478; 
border-bottom: 1px solid #558478; 
border-top-width: 1px;
}

.user_table_lrb{
border-left: 1px solid #558478; 
border-right: 1px solid #558478; 
border-bottom: 1px solid #558478; 
border-top-width: 1px;
}

.user_table_lrt{
border-left: 1px solid #558478; 
border-right: 1px solid #558478; 
border-top: 1px solid #558478; 
border-top-width: 1px;
}

.user_table_lb{
border-left: 1px solid #558478; 
border-bottom: 1px solid #558478; 
border-top-width: 1px;
}

.user_table_rb{
border-right: 1px solid #558478; 
border-bottom: 1px solid #558478; 
border-top-width: 1px;
}

.user_table_lr{
border-left: 1px solid #558478; 
border-right: 1px solid #558478; 
border-top-width: 1px;
}

.user_table_b{
border-bottom: 1px solid #558478;  
border-top-width: 1px;
}
/* ------------------  ------------------ */
#cmstable    { font-size: 9pt; font-family: Verdana, Helvetica, Arial; color: #0A0A0A; }

#DynCont {
	position: absolute;
	width: 350px;
	height: 379px;
	z-index: 1;
	left: 6px;
	top: 72px;
	visibility: hidden
}

#DynToolTipp {
	position: absolute;
	max-width: 250px;
	z-index: 32;
	visibility: hidden;
	vertical-align:top;
	padding: 3px;
	border: 2px solid #004161;
	background: #E4EBEE;
}
#TextComplete { position: absolute; width: 250px; height: 379px; z-index: 1; left: 6px; top: 
               72px; visibility: hidden }	
#SelectGame { position: absolute; width: 671px; height: 320px; z-index: 1; left: 135px; top: 
               72px; visibility: hidden }
#ToolTippText {
	color:#50525c;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:8pt;
	font-weight:normal;
	text-decoration: none;
	color:#004161;
}