.rand {
 border: 1px solid #000000;
}
#berichtheader {
 width: auto;
 height: 20px;
 background-color: #eeeeee;
 border: 1px solid #333399;
 margin-bottom: 20px;
 margin-top: 20px;
 padding: 5px;
}
#berichtheader div {
 color: #2f2f2f;
}
#ber1 {
 float: left;
 text-align: left;
}
#ber2 {
 float: right;
 text-align: right;
}
#ber3 {
 text-align: center;
}
.nhpspielbericht {
 width: 600px;
 height: 150px;
 border: 1px solid #000000;
 margin: auto auto;
 margin-bottom: 15px;
 padding-top: 5px;
 background-color: #eeeeee;
}
.nhpsp_det {
 width: 200px;
 font-weight: bold;
}
.part1 {
 float:left;
 text-align: right;
}
.part2 {
 font-size: 4em;
 color: #444444;
 text-align: center;
 width: auto;
 height: 90px;
 padding-top: 35px;
}
.part3 {
 float:right;
 text-align: left;
}
.part4 {
 clear: both;
 text-align: center;
 margin:auto auto;
 padding:3px;
 width: auto;
 border-top: 1px solid #000000;
}
#spcont {
 width: 800px;
 margin:auto auto;
}

/* Bilder */
.sp_bilder {
 width: 750px;
 background-color: #eee;
 border: 1px solid #000000;
 margin: auto auto;
}
.sp_bild {
 text-align: center;
 float: left;
 width: 200px;
 margin: 20px;
}
.sp_presse {
 text-align: center;
 margin: 20px;
}
.sp_presse h3 {
 font-weight: bold;
 text-decoration: underline;
}

/* AJAX TABS */

.shadetabs{
padding: 3px 0;
margin-left: 0;
margin-top: 1px;
margin-bottom: 0;
list-style-type: none;
text-align: center; /*set to left, center, or right to align the menu as desired*/
font-weight: bold;
border-bottom: 1px solid #777788;
}

.shadetabs li{
display: inline;
margin: 0;
}

.shadetabs li a{
text-decoration: none;
padding: 3px 7px;
margin-right: 3px;
border: 1px solid #778;
color: #2d2b2b;
background-color: #eeeeee;
}

.shadetabs li a:visited{
color: #2d2b2b;
}

.shadetabs li a:hover{
color: #2d2b2b;
background-color: #cccccc;
}

.shadetabs li.selected{
position: relative;
top: 0px;
}

.shadetabs li.selected a{ /*selected main tab style */
border-bottom-color: #FDFACD;
background-color: #FDFACD;
}

.shadetabs li.selected a:hover{ /*selected main tab style */
text-decoration: none !important;
background-color: #FDFACD !important;
}

.contentstyle{
 border: 1px solid #778;
 border-style: none solid solid;
 width: auto;
 margin-bottom: 1em; padding: 10px;
}



/* Inhalt AJAX-Tabs */

.aufgebot {
 border: 1px solid #000000;
 margin: 10px;
 padding: 10px;
 background-color: #eeeeee;
}
.aufgebot .halfsize {
 width: 49%;
}
.left_border {
 margin-left: 40px;
 margin-right: -40px;
}
.right_border {
 border-right: 1px solid #444444;
}
.torschuetze {
 border-right: 1px solid #444444;
 width: auto !important;
 padding-right: 35px;
}