@CHARSET "UTF-8";

/* reset */
* {
	padding: 0;
	margin: 0;
}

body {
	background: #f1f1f1;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}

label {
	display: inline-block;
	width: 5em;
}

#wrapper {
	width: 960px;
	margin: 0 auto;
}

#header {
	float: left;
	margin: 10px 0 0 0;
	background-image: linear-gradient(to bottom, #21273e 0%, #5989b9 100%);
	width: 100%;
	height: 200px;
}

#content {
	float: left;
	margin: 10px 5px 10px 0;
}

#contentHome h1 {
	text-align:center; 
	font-size: 24pt; 
	font-family: georgia, times, "Times New Roman", serif; 
	font-weight: bold;
	margin-top: 10px;
	margin-left:10px;
	color: #ff0000;	
}

#contentHome h2 {
	text-align:center; 
	font-size: 20pt; 
	font-family: georgia, times, "Times New Roman", serif; 
	font-weight: bold;
	margin-top: 10px;
	margin-left:10px;	
}

#contentHome h3 {
	text-align:center; 
	font-size: 22pt; 
	font-family: georgia, times, "Times New Roman", serif; 
	font-weight: bold;
	margin-top: 10px;
	margin-left:10px;	
}

#contentHome p {
	text-align:center; 
	font-size: 15pt; 
	font-family: georgia, times, "Times New Roman", serif; 
	font-weight: bold;
	margin-top: 10px;
	margin-left:10px;
}

#contentHome a {
	text-align:center; 
	font-size: 15pt; 
	font-family: georgia, times, "Times New Roman", serif; 
	font-weight: bold;
	margin-top: 10px;
	margin-left:10px;
}

#contentHome span {
	text-align:center; 
	font-size: 10pt; 
	font-family: georgia, times, "Times New Roman", serif; 
	margin-top: 10px;
	margin-left:10px;	
}

#contentHomeMarquee marquee {
	color: #ff0000;
	font-family: georgia, times, "Times New Roman", serif;
	font-style: italic;
	font-weight: bold;
	font-size: 15pt;
	margin-top: 10px;
	margin-left:10px;
}

#contentNews h1 {
	text-align:justify;
	text-justify: inter-ideograph; 
	font-size: 15pt; 
	font-family: verdana, arial, sans-serif; 
	font-weight: bold;
	margin-top: 10px;
	color: #000000;	
}

#contentNews h2 {
	text-align:center; 
	font-size: 20pt; 
	font-family: georgia, times, "Times New Roman", serif; 
	font-weight: bold;
	margin-top: 10px;
	margin-left:10px;	
}

#contentNews h3 {
	text-align:center; 
	font-size: 22pt; 
	font-family: georgia, times, "Times New Roman", serif; 
	font-weight: bold;
	margin-top: 10px;
	margin-left:10px;	
}

#contentNews p {
	font-size: 13pt; 
	font-family: verdana, arial, sans-serif;
	margin-top: 10px;
	text-align:justify;
	text-justify: inter-ideograph;
}

#contentNews a {
	text-align:center; 
	font-size: 15pt; 
	font-family: georgia, times, "Times New Roman", serif; 
	font-weight: bold;
	margin-top: 10px;
	margin-left:10px;
}

#contentNews span {
	font-size: 13pt; 
	font-family: verdana, arial, sans-serif;
	margin-top: 20px;
	text-align: justify; 
	text-justify: inter-ideograph;
}

#contentWeWantYou h1 {
	text-align:center; 
	font-size: 24pt; 
	font-family: Comic Sans MS; 
	font-weight: bold;
	margin-top: 10px;
	margin-left:5px;
	color: #ff0000;	
}

#contentWeWantYou h2 {
	text-align:center; 
	font-size: 20pt; 
	font-family: Comic Sans MS;  
	font-weight: bold;
	margin-top: 10px;
	margin-left:5px;	
}

#contentWeWantYou p {
	text-align:center; 
	font-size: 15pt; 
	font-family: Comic Sans MS; 
	margin-top: 10px;
	margin-left:5px;
}

#contentWeWantYou span {
	text-align:center; 
	font-size: 15pt; 
	font-family: Comic Sans MS; 
	margin-top: 10px;
	margin-left:15px;	
}

#contactContent  form label {
  	display: inline-block;
  	width: 400px;
  	font-weight: bold;
}

#contactContent label {
	margin-top: 10px;
}

#contactContent textarea {
    display: block;
    width: 400px;
    height: 400px;
    margin-top: 10px;
}

#contactContent input
{
	display: block;
	width: 400px;
}

#contactContent input#reset {
    margin-top: 10px;
    width: 100px;
}

#contactContent input#submit {
    margin-top: 10px;
    width: 100px;
}

#contactContent label#betreff {
    margin-top: 20px;
}

#sidebar {
	float: right;
	width: 280px;
	height: 100%;
	margin: 10px 5px 10px 6px;
	background: #f1f1f1;
}

#footer {
	clear: both;
	float: left;
	background-image: linear-gradient(to bottom, #21273e 0%, #5989b9 100%);
	width: 100%;
	height: 55px;
}

#scglogo {
	margin: 10px 0 0 0;
	background: url("../images/image02.png") no-repeat;
	float: left;
	width: 180px;
	height: 190px;
}

#printicon {
	margin-top: 1px;
	margin-right: 5px;
	margin-left: 20px;
	margin-bottom: 5px;
	float: left;
	width: 21px;
	height: 19px;
}

#headertext_01 {
	margin-top: 20px;
	margin-bottom: 10px;
	margin-left: 200px;
	margin-right: 0px;
	color: #FFFFFF;
	font-size: 25pt;
	font-family: georgia, times, 'Times New Roman', serif;
	font-weight: bold;
}

#headertext_02 {
	margin-top: 30px;
	margin-bottom: 10px;
	margin-left: 200px;
	margin-right: 0px;
	color: #FFFFFF;
	font-size: 15pt;
	font-family: georgia, times, 'Times New Roman', serif;
	font-weight: bold;
}

#leagueTableHeader {	
	margin-top: 10px;
	margin-bottom: 30px;
	margin-left: 0px;
	margin-right: 0px;
	text-decoration: none;
	color: #333;
	font-size: 22px;
	font-family: verdana, arial, sans-serif;
	font-weight: bold;
}

#teamTableHeader {
	margin-top: 10px;
	margin-bottom: 30px;
	margin-left: 0px;
	margin-right: 0px;
	text-decoration: none;
	color: #333;
	font-size: 22px;
	font-family: verdana, arial, sans-serif;
	font-weight: bold;
}

#teamPlayerIntro {
	margin-top: 30px;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-right: 0px;
	font-size: 18px;
	font-family: verdana, arial, sans-serif;
	font-weight: bold;
}

#trainerIntro {
	margin-top: 30px;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-right: 0px;
	font-size: 18px;
	font-family: verdana, arial, sans-serif;
	font-weight: bold;
}

#userCounter {
	text-decoration: none;
	color: #ffffff;
	margin-top: 5px;
	margin-left: 240px;
	font-size: 18px;
	font-family: georgia, times, "Times New Roman", serif;
	font-weight: bold;
}

#calendar {
	margin-top: 30px;
	max-width: 600px;
	border-width: 1px;
	padding: 8px;
	border-style: solid;
}
/** classes **/
.sidebarlist {
	margin: 20px;
}

.sidebarlist li {
	list-style: none;
	margin: 10px;
	padding-bottom: 10px;
	border-bottom: 1px dotted #000;
}

.sidebarlist li a {
	text-decoration: none;
	color: #333;
	font-size: 16px;
	font-family: verdana, arial, sans-serif;
	font-weight: bold;
}

.emtpySidebarList li {
	list-style: none;
	margin: 10px;
	padding-bottom: 10px;
}

/** classes tabelle.php**/
.leagueTableContent {
	margin-top: 20px;
	margin-bottom: 20px;
	margin-right: 20px;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	color: #333333;
	border-width: 1px;
	border-color: #666666;
	border-collapse: collapse;
}

.leagueTableContent th {
	border-width: 1px;
	padding: 8px;
	border-style: solid;
	border-color: #666666;
	background-color: #dedede;
	font-size: 12px;
}

.leagueTableContent td {
	border-width: 1px;
	padding: 8px;
	border-style: solid;
	border-color: #666666;
	background-color: #ffffff;
	font-size: 12px
}

/** classes spielplan.php **/
.timeTableLeagueContent {
	margin-top: 20px;
	margin-bottom: 20px;
	margin-right: 20px;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	color: #333333;
	border-width: 1px;
	border-color: #666666;
	border-collapse: collapse;
}

.timeTableLeagueContent th {
	border-width: 1px;
	padding: 8px;
	border-style: solid;
	border-color: #666666;
	background-color: #dedede;
	font-size: 12px;
}

.timeTableLeagueContent td {
	border-width: 1px;
	padding: 8px;
	border-style: solid;
	border-color: #666666;
	background-color: #ffffff;
	font-size: 12px;
}

/** classes team.php**/
.teamTableContent {
	margin-top: 20px;
	margin-bottom: 20px;
	margin-right: 20px;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	color: #333333;
	border-width: 1px;
	border-color: #666666;
	border-collapse: collapse;
}

.teamTableContent th {
	border-width: 1px;
	padding: 8px;
	border-style: solid;
	border-color: #666666;
	background-color: #dedede;
	font-size: 15px;
}

.teamTableContent td {
	border-width: 1px;
	padding: 8px;
	border-style: solid;
	border-color: #666666;
	background-color: #ffffff;
	font-size: 15px;
}

.trainerTableContent {
	margin-top: 20px;
	margin-bottom: 20px;
	margin-right: 20px;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	color: #333333;
	border-width: 1px;
	border-color: #666666;
	border-collapse: collapse;	
}

.trainerTableContent td {
	border-width: 1px;
	padding: 8px;
	border-style: solid;
	border-color: #666666;
	background-color: #ffffff;
	font-size: 15px;
}