/* Start of CMSMS style sheet 'spielplan' */
.matchpagetable {
width: 616px;
margin-left: 5px;
font-size: 10px;
}

.matchheader {
background: #7a2336;
height: 25px;
color: #FFF;
border-bottom: 2px solid #711325;
}

.titlehome {
width: 120px;
padding-left: 3px;
}

.titlevisitor {
width: 120px;
padding-left: 3px;
}

.location{
width: 120px;
padding-left: 3px;
}
.matchdate{
width: 110px;
padding-left: 3px;
}

.matchtime{
}
.score {
padding-left: 3px;
padding-right: 3px;
}


.matchlist {
line-height: 30px;
background: #dcdcdc;
}

.homelist {
padding-left: 3px;
}

.visitorlist {
padding-left: 3px;
}

.locationlist {
padding-left: 3px;
}

.datelist {
padding-left: 3px;
}

.scorelist {
padding-left: 3px;
}
/* End of 'spielplan' */

/* Start of CMSMS style sheet 'mannschaft' */
.CompanyDirectoryItemFront {
float: left;
width: 260px;
text-align: left;
background: #dfdfdf;
padding-top: 10px;
padding-bottom: 5px;
padding-left: 10px;
line-height: 13px;
margin-top: 5px;
color: #373737;
margin-right: 20px;
margin-left: 10px;
}

.CompanyDirectoryItemFront:hover {
background: #8b243b;
color: #FFF;
}

.smallpic{
padding-bottom: 5px;
float: left;
width: 50px;
}

.smallpic img{
border: 3px solid #c1c1c1;
}

.playerinfo{
}

.playernumber {
float: left;
width: 50px;
margin-top: 12px;
}

.playername {
font-weight: bold;
text-decoration: none;
float: left;
width: 160px;
margin-top: 12px;
}

.playerposition {
float: left;
width: 160px;
margin-top: 12px;
}

.playerdetailsimg {
float: left;
margin-right: 40px;
}

.playerdetailsimg img {
border: 3px solid #c1c1c1;
}

.CompanyDirectoryItem {
margin-left: 10px;
line-height: 16px;
font-size: 16px;
color: #373737;
}


.CompanyDirectoryItemFrontstats {
float: left;
width: 600px;
text-align: left;
background: #dfdfdf;
padding: 5px;
padding-top: 5px;
padding-bottom: 5px;
line-height: 15px;
margin-top: 5px;
color: #373737;
margin-right: 20px;
margin-left: 10px;
}


.playernamestats {
float: left;
width: 160px;
color: 
}
.playerstats {
}
.playerpenalty {
float: left;
width: 160px;
}
.playerscore {
float: left;
width: 160px;
}

.headerstats {
float:left;
width: 160px;
}

div#headerstats {
margin-left: 10px;
background: #7a2336;
color: #FFF;
border-bottom: 2px solid #711325;
width: 600px;
padding: 5px;
padding-top: 12px;
padding-bottom: 12px;
font-weight: bold;
}

/* End of 'mannschaft' */

/* Start of CMSMS style sheet 'Guestbook (default/example stylesheet)' */
div#guestbookholder {
width:610px;
margin-left: 8px;
}
.cms-guestbook-pagination_header {
	margin: .5em 0;
}
.cms-guestbook-pagination_nav {
	font-weight: bold;
	margin: .5em 0;
}
.cms-guestbook-pagination_nav a {
    font-weight: normal;
}

/* Style the guestbook */

/* Style each entry */
.cms-guestbook-entry
{
	border: 1px solid #742133;
	margin-bottom: 1em;

}

/* Style the message header */
.cms-guestbook-entry-header
{
	background: #742133;
	color: white;
	border: 1px solid #742133;
	margin: 1px;
padding: 6px;
}

/* Style the actual message */
.cms-guestbook-entry-text 
{
	background: #eee;
	padding: .5em;
	color: black;
}

/* Show the postdate on the right */
.cms-guestbook-entry-posted 
{
	float: right;
	font-size: smaller;
}

/* Style message header links */
.cms-guestbook-entry-header a {
	color: white;
} 
.cms-guestbook-entry-header a:hover {
	color: black;
} 
		  
/* Style the sender name */
.cms-guestbook-entry-sendername
{
	font-weight: bold;
}

/* Style the E-mail link */
.cms-guestbook-entry-email {
	font-size: smaller;
}
		      
/* Style the senders homepage link */
.cms-guestbook-entry-homepage
{
	font-size: smaller;
	margin: 2px;
	margin-bottom: 0;
}

/* The some smileys links */
.cms-guestbook-somesmileys a
{
	margin-right: .5em;
}

/* End of 'Guestbook (default/example stylesheet)' */

