body {
	font-family: "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
	font-size: 80%;
}
#container {
	width: 673px;
	margin: 0px auto;
}
#top {
	color: #FFFFFF;
	width: 221px;
	height: 140px;
	background-color: #778CB3;
        /*background-image: url(Lorbeerkranz5.gif);*/
}
#topright {
	float: right;
	height: 140px;
	width: 447px;
	text-align: right;
}
.cl {
clear:both;
}
#gallery {
	width: 673px;
	padding-top: 5px;
}
#news {
	width: 213px;
	height: 412px;
	margin-top: 5px;
	background-color: #778CB3;
	color: #FFFFFF;
	padding: 4px;
}
#news a:link, #news a:visited, #news a:active {
	font-size: 80%;
	text-decoration: none;
	color: #000000;
}

#menu {
	width: 422px;
	background-color: #B1A89F;
	padding: 13px;
	border-bottom: 5px solid #FFFFFF;
	float: right;
}
#menu a:link, #menu a:visited, #menu a:active {
	background-color: #B1A89F;
	padding: 13px;
	text-decoration: none;
	color: #000000;
}
#menu a:hover {
	padding: 13px;
	background-color: #000000;
	text-decoration: none;
	color: #FFFFFF;
}
#content {
	width: 446px;
	float: right;
	height: 420px;
	margin-top: 5px;
	background-color: #A0AFCB;
}
#pad a:link, #pad a:visited, #pad a:active {
	color: #333333;
        text-decoration: none;
}
#spieler {
	width: 420px;
	/**float: left;**/
	height: 120px;
	margin-top: 10px;
	background-color: #A0AFCB; 
}

#spieler_h1 {
        font-weight: bold; 
        font-style: italic;
}

#spieler_bild_rechts {
       
        padding: 0px 0px 0px 5px; 
        float: right;
        width: 100px; 
        height: 120px;
}

#spieler_bild_links {
       
        padding: 0px 5px 0px 0px; 
        float: left;
        width: 100px; 
        height: 120px;
}

#daten {
        font-weight: bold; 
        font-style: italic;
}

p {
        margin: 0 0 0 0px;
}
h1 {
	padding: 4px;
	margin: 4px;
	font-size: 120%;
	font-weight: bold;
	color: #FFFFFF;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #F7CB33;
}
h2 {
        text-align: center;
	font-size: 300%;
	font-weight: normal;
	color: #FFFFFF;
}
h3 {
        font-size: 120%;
	font-weight: bold;
}
#pad {
	padding: 12px;
	color: #000000;
}
#footer {
	background-color: #817D7A;
	padding: 12px;
	width: 649px;
	color:#000000;
	font-size: 90%;
	text-align: center;
	clear:both;
	border-top: 5px solid #FFFFFF;
}
#footer a:link, #footer a:active, #footer a:hover, #footer a:visited {
	color:#000000;
}
h4 {
	font-size: 180%;
	color: #F01E1E;
}

input {
border-style: solid;
border-top-width: 1px;
border-right-width: 1px;
border-bottom-width: 1px;
border-left-width: 1px;

}
    
textarea {
border-style: solid;
border-top-width: 1px;
border-right-width: 1px;
border-bottom-width: 1px;
border-left-width: 1px;

}
