/*################################################################################################*/	
/* --Tabellen VVV -- */	
/*###################################################################################################*/	

#listallgames tr, td, th, table {
	border-collapse: separate;

}


.TopHeaderSelect{
    height: 27px;
    padding: 4px;
    width: 100%;
    
    -webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;	
border:1px solid #eeeeee;    
}

.contentstyle option{
padding:3px;
}

.inputstnd{
    height: 27px;
    padding: 4px;
    -webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;	
border:1px solid #c1c1c1; 	
}


.genericform input{
	    height: 27px;
    padding: 4px;
    -webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;	
border:1px solid #c1c1c1;
width:97%; 	
}
.genericform select{
    height: 27px;
    padding: 4px;
    -webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;	
border:1px solid #c1c1c1; 	
width:97%;
}

.cnt input{
    height: 27px;
    padding: 4px;
    -webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;	
border:1px solid #c1c1c1;
width:100%; 	
}
.cnt select{
    height: 27px;
    padding: 4px;
    -webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;	
border:1px solid #c1c1c1; 	
width:100%;
}

.gameslistline{
margin-top:10px;
}
.gameslistline:hover{
background-color:#c1c1c1;
cursor:pointer;

}
/*################################################################################################*/	
/* --Editierbare Bereiche -- */	
/*###################################################################################################*/	

a {
color:#5a8ed1;
text-decoration:none;
}


a:hover {
color:#215394;
text-decoration:none;
}

.ContentEditStyle1{
width:400px;	
} 

.ContentEditStyle2{
 	width:200px;	
}

.IB_editstyles_Content_Child_ContentShort{
min-height:10px;	
}

.contentstyle {
 
	font-family:  QuicksandLightRegular,Verdana,Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #000000;
	line-height:19px;
}

.contentstyle tr,td,th,table{
	font-family:  QuicksandLightRegular,Verdana,Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #000000;
	line-height:23px;
	border-collapse: separate;
}
.contentstyle td{
padding:2px;	
}

.contentstyle h1 {font-size:25px; color: #000000;margin-bottom:14px;margin-top:2px;padding-top:0px; font-weight:normal}
.contentstyle h2 {    color: #000000;
    font-size: 19px;
    font-weight: normal;
    margin-bottom: 16px;
    margin-top: -10px;
    padding-top: 0;}
.contentstyle h3 {font-size:14px; color: #000000;margin-bottom:4px;margin-top:0px;padding-top:0px; font-weight:normal;}
.contentstyle h4 {font-size:15px; color: #000000;margin-bottom:4px;margin-top:0px;padding-top:0px; font-weight:normal;}

.newsteaserarticle h1{
font-size:1em;
margin-bottom:auto;margin-top:auto;
}

 

.ib_morenewsmain h2{
margin-top:auto;
}