/* CSS Document */

.whoplaystable {
border: 1px solid #666666;
/*empty-cells: show;*/
}

.whoplaystable td, .whoplaystable th{
border: 1px solid #888888;
/*padding: 2px !important;*/
}

.tablebutton {
border: 1px solid #555555;
background-color:#EDEEDE;
display: inline;
}
.tablebutton:hover {
background-color:#BBBBBB;
}

.tablebutton2 {
border: 1px solid #555555;
display: inline;
padding-top: 3px;
padding-bottom: 3px;
padding-left: 3px;
padding-right: 3px;
background-color:#EDEEDE;
}

.tablebutton2 a {
font-weight: normal;
font-size: 12px;
text-decoration: none;
}

.tablebutton2:hover {
background-color:#BBBBBB;
}

.headline {
font-size: 16px;
font-weight: bold;
margin-top: 5px;
margin-bottom: 7px;
}

.evthead {
}

/*This are the single tableheads*/
.evth0 {
}

.evth1 {
}

.evtdedit {}

/*Background can be administrated directly through the backend*/
.linecolor1 {
}

.linecolor2 {
}

.editlink {}
.delete {}
.ordering {}

/*CSS of the Edit Pages*/
.edittable {}
.edittextarea {}

.lightsearch {
color: #3366FF;
font-weight: bold;
}

.cellcontent {
font-family: Arial, Helvetica, sans-serif;
margin: 0px;
}

.outlink {
width:130px;
margin-right: 10px;
float:left;
}
.field1{
background: url(../images/eve_ac.jpg) no-repeat;
width:130px;
height:97px;
}
.field1:hover {
background: url(../images/eve_ac_h.jpg) no-repeat;
}
.field2{
background: url(../images/eve_dc.jpg) no-repeat;
width:130px;
height:97px;
}
.field2:hover {
background: url(../images/eve_dc_h.jpg) no-repeat;
}
.field3{
background: url(../images/eve_rc.jpg) no-repeat;
width:130px;
height:97px;
}
.field3:hover {
background: url(../images/eve_rc_h.jpg) no-repeat;
}
.field4{
background: url(../images/eve_cd.jpg) no-repeat;
width:130px;
height:97px;
}
.field4:hover {
background: url(../images/eve_cd_h.jpg) no-repeat;
}
.field5{
background: url(../images/eve_co.jpg) no-repeat;
width:130px;
height:97px;
}
.field5:hover {
background: url(../images/eve_co_h.jpg) no-repeat;
}
.field6{
background: url(../images/eve_sa.jpg) no-repeat;
width:130px;
height:97px;
}
.field6:hover {
background: url(../images/eve_sa_h.jpg) no-repeat;
}

