
/*1=oben, 2=rechts, 3=unten, 4=links */


.svl_select {
 /*float:left;*/
 /*margin-right:1px;*/
 font-size: 11px; 
}

.svl_button {
 font-size: 11px;
}

.svl_txtfeld {
 font-size: 13px;
}

.svl_liga_select {
 width: 250px;
}

.textup {
 vertical-align:top;
}

.textmiddle {
 vertical-align:middle;
}

.suche_anz {
 color: #FFFFFF;
 background-color: #8E8D8D;
 font-weight: bold;
 font-size: 22px;
}

.last_change_row {
 background-color: #EDECEC;
}

.last_change_row:hover {
 background-color: #F7F6A7;
 border-bottom: 1px solid #8E8D8D;
}

.last_change_row_rlg {
 background-color: #FFFFFF;
}

.last_change_row_rlg:hover {
 background-color: #F7F6A7;
 border-bottom: 1px solid #E7DFDF;
}

.last_change_row_rlg2 {
 background-color: #F3F2CD;
}

.last_change_row_rlg2:hover {
 background-color: #FFFFFF;
}

.txt_row {
 background-color: #E9ECE3;
}

.txt_row:hover {
 background-color: #F7F6A7;
}

.vnews_more {
  background-image:url(/images/showmore.gif);
  width:272px;
  height:25px;
  display:block;
}
.vnews_more:hover {
  background-image:url(/images/showmore_hover.gif);
}

.vnews_less {
  width:272px;
  height:25px;
  display:block;
  background-image:url(/images/showless.gif);
}
.vnews_less:hover {
  background-image:url(/images/showless_hover.gif);
}

.vnews_headline {
 color:#FFFFFF;
 text-decoration: none;
 font-weight:bold;
}

.vnews_headline:hover {
 color:#D7D257;
 text-decoration: none;
 font-weight:bold;
}

.vnews_seiteanz:link {
 color:#0063DC;
 text-decoration: none;
 padding:5px;
 margin: 1px;
 font-weight:bold;
 border: 1px solid #DFDEDE;
}

.vnews_seiteanz:visited {
 color:#0063DC;
 text-decoration: none;
 padding:5px;
 margin: 1px;
 font-weight:bold;
 border: 1px solid #DFDEDE;
}

.vnews_seiteanz:hover {
 background-color: #8A8D85;
 color:#FFFFFF;
 text-decoration: none;
 padding:5px;
 margin: 1px;
 font-weight:bold;
 border: 1px solid #8A8D85;
}

.teambez_liste {
 vertical-align:15%;
 font-weight:bold;
 font-size:14px;
}

.msg_box {
 float: left;
 width: 530px;
 margin-top: 20px;
 margin-bottom: 40px;
 font-weight: bold;
 font-size: 13px;
 color: #6D7167;
 text-align: center;
 background:#E5E5E5;
 height:44px;
}

.msg_box_left {
 float: left;
 background:transparent url(/images/mverein/msg_bg_left.png) no-repeat;
 margin-top: 20px;
 margin-bottom: 40px;
 height:44px;
 width:50px;
}

.msg_box_right {
 float: left;
 background: url(/images/mverein/msg_bg_right.gif) no-repeat;
 margin-top: 20px;
 margin-bottom: 40px;
 height:44px;
 width:9px;
}


.pict_allgemein {
 /*float:left;*/
 border-style:solid;
 border-width:1px;
 border-color:#E4E2E2;
}

.pict_person {
 float:left;
 margin:0px 5px 0px 0px;
 border-style:solid;
 border-width:1px;
 border-color:#E4E2E2;
}

.pict_verein {
 border: #CCC solid 10px;
 padding:10px;
 background:#fff;
}

.pict_verein2 {
 border-style:solid;
 border-width:1px;
 border-color:#E4E2E2;
}

.bild_grossversion {
 display:none;
 position:absolute;
 background-color:#FFFFFF;
 margin: 100px 100px 100px 200px;
 z-index:1;
}
