#mainColumn a {
	color: #fff;
	text-decoration: underline;
}

#mainColumn a:hover {
	color: #4498c7;
}

#mainColumn a.info {
	text-decoration: none;
	cursor: help;
}


h1 {
	text-align: right;
	font-size: 22pt;
	font-weight: bold;
	color: #4498c7;
	border-bottom: 6px #4498c7 double;
	padding-right: 50px;
}

h2 {
	font-size: 16pt;
	border-bottom: 1px black dashed;
	margin-top: 45px;
	margin-bottom: 10px;
}


div.guestbook_entry {
	border-bottom: 3px #C0C0C0 double;
	padding-top: 15px;
}

div.guestbook_entry .header .datum {
	font-size:10pt;
}

div.guestbook_entry .header .name {
	font-weight: bold;
}

div.guestbook_entry .header .adminLink {
	float: right;
	padding: 0 5px;
}

div.guestbook_entry .header .adminLink a {
	color: #FFF;
}

div.guestbook_entry .header {
	border-bottom: 1px #808080 dashed;
}

div.guestbook_entry p {
	margin-top: 2px;
	margin-left: 15px;
}

.labeledForm label {
	display: block;
	font-size: 11pt;
	font-style: italic;
}

.labeledForm input,
.labeledForm textarea {
	display: block;
	margin-bottom: 10px;
}

.labeledForm textarea {
	font-family: "tahoma", arial;
	width: 70%;
	height: 150px;
}

a.ctPresse_readmore {
	color: #4498c7;
	font-size: 11pt;
	text-decoration: none;
}

a.ctPresse_readmore:hover {
	text-decoration: underline;
}

table.player th {
	text-align: left;
	padding-right: 15px;
	vertical-align: top;
}

ul.player li {
	clear: left;
	display: block;
}

ul.player span {
	float: left;
}

ul.player span.detailLink{
	float: left;
	display: block;
	width: 12px;
	height: 12px;
	font-size: 8pt;
	margin-left: 20px;
}

a.buttonProfil {
	display: block;
	background: url('imgs/iconProfil.png') center center no-repeat;
	width: 12px;
	height: 12px;
}



div.kontaktLeft {
	float: left;
	width: 49%;
	clear: left;
	margin-bottom: 30px;
}

div.kontaktRight {
	float: right;
	width: 49%;
	margin-bottom: 30px;
}

span.kontakt {
	padding-left: 15px;
	display: block;
	margin: 5px 10px;
}

span.kontakt.name {
	font-weight: bold;
	font-size: 14pt;
	border-bottom: 1px #fff dashed;
}

span.kontakt.position {
	display: block;
	text-align: left;
	font-size: 9pt;
	padding: 0;
}

table.player .headline {
	padding-top: 15px;
	border-bottom: 1px #4498c7 solid;
	text-align: center;
}

table.aufstellung {
	width: 100%;
}
table.aufstellung .headline {
	width: 50%;
	padding-top: 15px;
	border-bottom: 1px #4498c7 solid;
	text-align: center;
}

span.aufstellungSpieler {
	display: block;
	padding-left: 25px;
}

table.ergebnisse {
	width: 100%;
	border-collapse: collapse;
}

table.ergebnisse td,
table.ergebnisse th {
	margin: 0;
	padding: 3px 5px;
	font-size: 10pt;
	white-space: nowrap
}

table.ergebnisse tr {
	margin: 0;
	border-bottom: 1px #808080 dashed;
}

table.ergebnisse .headline {
	padding-top: 15px;
	border-bottom: 1px #4498c7 solid;
	text-align: center;
}

table.ergebnisse .ergebnisseSatz,
table.ergebnisse .ergebnisseSumme {
	text-align: center;
}

table.termine th{
	padding: 15px 5px 0;
	border-bottom: 1px #4498c7 solid;
	text-align: center;
}

table.termine td {
	vertical-align: top;
	margin-bottom: 10px;
	padding: 0 5px;
}

table.termine span.terminType {
	float: right;
	font-size: 9pt;
	font-style: italic;
}

table.termine span.terminTitle {
	display: block;
	margin-right: 150px;
	font-weight: bold;
	font-size: 11pt;
}

table.termine span.terminText {
	font-size: 10pt;
	display: block;
	margin-bottom: 10px;
}

table.tabelle th.headline{
	padding: 15px 5px 0;
	border-bottom: 1px #4498c7 solid;
	text-align: center;
}

table.tabelle td.bold {
	font-weight: bold;
}

table.tabelle td {
	vertical-align: top;
	margin-bottom: 10px;
	padding: 0 5px;
}

span.newsAutor,
span.newsDatum {
	font-size: 10pt;
	font-style: italic;
}

p.newsText {
	margin: 4px 0;
}


label {
	display: block;
	font-size: 10pt;
	font-style:italic;
}

input[type="text"],
input[type="file"],
select,
input[type="password"] {
	display: block;
	width: 350px;
	border: 1px black solid;
}


textarea {
	width: 90%;
	height: 250px;
	border: 1px black solid;
	font-family: arial
}

input[type="checkbox"] {
	border: 1px black solid;
}

input[type="text"]:hover,
input[type="password"]:hover,
input[type="checkbox"]:hover,
select:hover,
textarea:hover {
	border: 1px #4498c7 solid;
}

input[type="submit"], label {
	margin-top: 10px;
}

.right {
	float: right;
}

#mainColumn ul.msgNavi li {
	display: block;
	float: left;
	padding: 0px 15px;
	border-right: #C0C0C0 1px solid;
	margin-bottom: 30px;
}

#mainColumn ul.msgNavi li a {
	font-size: 10pt;
	text-decoration: none;
	font-weight: bold;
}

#mainColumn a.sysLink {
	font-size: 10pt;
	text-decoration: none;
	padding: 1px 5px;
}

div.birthday {
	padding-right: 300px;
	background-image: url('imgs/birthday.png');
	background-repeat: no-repeat;
	background-position: top right;
	height: 220px;
}

ul.forum {
	margin: 0;
	padding: 0;
	border-bottom: 1px #808080 solid;
}

ul.forum li {
	display: block;
	border-left: 1px #808080 solid;
	border-right: 1px #808080 solid;
}

ul.forum li.category {
	font-weight: bold;
	background: url('imgs/back.png') repeat-x;
	background-position: 0px -250px;
	padding: 5px 10px;
	border-top: 1px #808080 solid;
}

ul.forum li.topic a {
	display: block;
	padding: 15px 60px;
}

ul.forum li.topic a:hover {
	border-style: none solid;
	border-color: #4498c7;
	border-width: 5px;
	padding: 15px 55px;
}

#mainColumn .forum a {
	text-decoration: none;
}

#mainColumn .forum a span {
	font-size: 10pt;
	float: right;
	width: 250px;
}

#mainColumn .forum a span span {
	font-style: italic;
	font-weight: bold;
	float: none;
	width: auto;
	margin-left: 10px;
}

table.forum {
	width: 100%;
	border-spacing: 0;
	padding: 5px;
	border-collapse: collapse;
	empty-cells: show;
	margin-top: 10px;
}

table.forum td {
	border: 1px #808080 solid;
	font-size: 11pt;
	padding: 2px 4px;
}

table.forum th {
	border-bottom: 3px #4498c7 double;
	padding: 6px 10px;
}

table.forum tr.thread:hover {
	background-color: #606060;
}

table.forum .thread .datum,
table.forum .thread .autor {
	text-align: center;
}

table.forum .thread div.read,
table.forum .thread div.unread {
	display: block;
	background-position: center center;
	background-repeat: no-repeat;
	width: 40px;
	height: 40px;
}

table.forum .thread div.read {
	background-image: url('imgs/forum_read.gif');
}

table.forum .thread div.unread {
	background-image: url('imgs/forum_unread.gif');
}

table.forum.thread .profil {
	vertical-align: top;
	width: 200px;
}

table.forum.thread .profil .name {
	display: block;
	font-weight: bold;
	font-size: 11pt;
}

table.forum.thread .profil .activity {
	font-size: 9pt;
}

table.forum.thread .beitrag {
	vertical-align: top;
}

table.forum.thread .datum {
	font-size: 9pt;
	font-style: italic;
	text-align: right;
}

table.forum.thread .datum span {
	font-size: 8pt;
	float: left;
}

img.preview {
	margin: 5px;
}

select.folderList .folderLev0 { padding-left: 5px; font-weight: bold; }
select.folderList .folderLev1 { padding-left: 25px; }
select.folderList .folderLev2 { padding-left: 45px; }
select.folderList .folderLev3 { padding-left: 65px; }
select.folderList .folderLev4 { padding-left: 85px; }
select.folderList .folderLev5 { padding-left: 105px; }
select.folderList .folderLev6 { padding-left: 125px; }

table.ttTabelle {
	font-size: 11pt;
	border-spacing: 0;
	width: 100%;
}

table.ttTabelle tr:hover td{
	background-color: #4498c7;
	color: #FFF;
}

table.ttTabelle tr.markedTeam {
	font-weight: bold;
}

table.ttTabelle tr.markedTeam td {
	border-top: 1px #4498c7 solid;
	border-bottom: 1px #4498c7 solid;
}

p.siteNavigation {
	font-size: 10pt;
	text-align: right;
	margin: 0px;
	padding: 2px 20px;
}

#mainColumn p.siteNavigation a {
	text-decoration: none;
}

#mainColumn p.siteNavigation .site {
	padding: 2px 4px;
	margin: 1px;
	border: 1px #FFF solid;
}

#mainColumn p.siteNavigation a.site {
	padding: 2px 8px;
}

div.gameContainer {
	margin-bottom: 10px;
}

div.gameContainer span.day {
	font-weight: bold;
}

div.gameContainer table {
	margin-left: 50px;
	border-spacing: 0;
}

div.gameContainer td {
	padding: 1px 5px;	
}

div.gameContainer td.gameTeam {
	width: 200px;
}

div.gameContainer tr:hover td {
	border-bottom: 1px #4498c7 solid;
	padding-bottom: 0;
}

.fileOdd {
  background-color: transparent;
}

.fileEven {
  background-color: #606060;
}

input[readonly] {
  background-color: #c0c0c0;
}

