/* style.css (Tomahawk) */
/* Allgemeingültige Tags */

.title {
	font-size: 16px;
	text-align: left;
	padding-left: 15px;
	padding-right: 10px;
}

.subTitle {
	font-size: 16px;
}

.largerFont {
	font-size: larger;
}

.smallerFont {
	font-size: smaller;
}

.result {
	font-size: 20px;
}

.won {
	color: green;
}

.lost {
	color: red;
}

.draw {
	/*color: #FFFC45;*/
	color: #999999;
}

/* match-Tabellen -------------------------*/

table.match {
	border: none;
}

th.matchHead {
	font-size: 14px;
	font-weight: normal;
	text-align: right;
}

td.matchData {
	font-size: 12 px;
	text-align: left;
	padding-left: 10px;
}

td.matchData a, td.matchData a:link, td.matchData a:visited, td.matchData a:active {
	font-size: 12 px;
	text-align: left;
}

/* score-Tabellen -------------------------*/

table.score {
	border-width: 1px 0px 0px 1px;
	border-style: solid;
	border-color: black;
}

th.scoreHead {
	font-size: 14px;
	background-color: #BCC1CC;
	text-align: center;
	border-width: 0px 1px 1px 0px;
	border-style: solid;
	border-color: black;
	padding: 5px;
}

td.scoreData {
	font-size: 12px;
	background-color: #CBD1DD;
	text-align: center;
	border-width: 0px 1px 1px 0px;
	border-style: solid;
	border-color: black;
	padding: 5px;
}

td.scoreDataList {
	font-size: 12px;
	background-color: #CBD1DD;
	text-align: left;
	border-width: 0px 1px 1px 0px;
	border-style: solid;
	border-color: black;
	padding: 5px;
}

/* comment-Tabellen -------------------------*/

table.comment {
	margin-top: 10px;
	width: 60%;
	border-width: 1px 0px 0px 1px;
	border-style: solid;
	border-color: black;
}

th.commentHead {
	font-size: 14px;
	background-color: #BCC1CC;
	text-align: left;
	border-width: 0px 1px 1px 0px;
	border-style: solid;
	border-color: black;
	padding: 5px;
}

td.commentData {
	font-size: 12px;
	background-color: #CBD1DD;
	text-align: left;
	border-width: 0px 1px 1px 0px;
	border-style: solid;
	border-color: black;
	padding: 5px;
}


/* matchList-Tabellen -------------------------*/

td.matchListData {
	font-size: 12px;
	text-decoration: none;
	text-align: left;
}

td.matchListDataGrau {
	font-size: 12px;
	text-decoration: none;
	text-align: left;
	font-weight: bold;
	color: #9B9999;
}

th.matchListHead {
	text-align: left;
}

td.matchListDataLeft {
	font-size: 12px;
	text-decoration: none;
	text-align: right;
}

td.matchListDataRight {
	font-size: 12px;
	text-decoration: none;
	text-align: left;
}

td.matchListDataCenter {
	font-size: 12px;
	text-decoration: none;
	text-align: center;
}


/* default.css */

body {
	font-family:arial, verdana, sans-serif;
	background-color: #9B9999;
	padding: 0px;
	margin: 0px;
}

td.border {
	border: 1px black solid; 
}

td.tomahawk		{color: black; font-family: Verdana, Arial, Helvetica, sans-serif; FONT-SIZE: 10px;}
td.tomahawkdatum		{font-family: Verdana, Arial, Helvetica, sans-serif; FONT-SIZE: 10px;	font-weight: bold; color: #9B9999;}

table.mainframe {
	table-layout:fixed;
	overflow:scroll;
}

a.nav {
	height: 26px;
	text-decoration: none;
	font-family:verdana, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #181818;
	background-color: #B0ADAC;
	display: block;
}

a.nav:hover {
	background: #181818;
	color: #B0ADAC;
}

table.nav {
	border: 1px #181818 solid;
	margin: 0px;
}

a.spons {
	border: 0px;
	margin: 0px;
	padding: 0px;
	font-size: 15px;
}


img.spons {
	border: 1px  #181818 solid;
	margin: 0px;
	padding: 0px;
}

img.spons2 {
	border: 0px;
	margin: 10px;
	padding: 0px;
}

td {
	font-size: 14px;
}

ul {
	font-size: 14px;
	margin: 0px;
	padding-left: 30px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 15px;
}

p {
	font-size: 14px;
	color: #181818;
	padding-bottom: 15px;
	padding-left: 10px;
	padding-right: 10px;
	margin: 0px;
}

p.platzhalter{
	font-size:5px;
	padding: 0px;
}

p.ueberschrift {
	padding-bottom: 2px;
	font-weight: bold;
}

p.kleiner {
	font-size: 11px;
	color: #181818;
	padding: 0px;
}

a {
	color: #F6861F;
	padding-left: 2px;
	padding-right: 2px;
	text-decoration: none;
}

a:hover {
	color: #181818;
}

a.ankerziel {
	font-weight: normal;
}

a.anker {
	color: #181818;
}

td.members{
	text-align:left;
}

td.members2{
	text-align:left;
	color: #9B9999;
	font-weight: bold;
}

th.members{
	text-align:left;
}

td.ticker{
	background-color: #E8E9E7;
	border: 1px  #181818 solid;
}

td.navlefttop {
	background-image: url(../bilder/logotopleft.jpg);
}

td.navrighttop {
	background-image: url(../bilder/logonavtopright.jpg);
}

td.navleftbottom {
	vertical-align:top;
}

td.navleftbottomtop {
	background-image: url(../bilder/navbottleft.jpg);
}

td.navleftbottombottom {
	background-color: #9B9999;
}

td.navrightbottom {
	vertical-align:top;
}

td.maintop {
	background-image: url(../bilder/frametop.jpg);
}

td.mainbottom {
	background-image: url(../bilder/framebott.jpg);
}

td.mainleftmiddle {
	background-image: url(../bilder/frameleft.jpg);
}

td.mainmidmiddle {
	border: 1px  #181818 solid;
	background-color: #E8E9E7;
}

td.mainrightmiddle {
	background-image: url(../bilder/frameright.jpg);
}

a.seitenunterschrift{
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	color: #181818;
	padding-top: 0px;
	padding-bottom: 2px;
	padding-left: 5px;
	padding-right: 5px;
	border-top: 1px  #181818 solid;
	border-right: 1px  #181818 solid;
}

a.seitenueberschrift{
	font-size: 18px;
	font-weight: bold;
	color: #181818;
	padding-top: 0px;
	padding-bottom: 2px;
	padding-left: 5px;
	padding-right: 5px;
	border-bottom: 1px  #181818 solid;
	border-right: 1px  #181818 solid;
}

a.seitenueberschrift:hover{
	color: #ABABAC;
}

a.seitenunterschrift:hover{
	color: #ABABAC;
}



/* replay.css */

table.replaytable1 {
	font-size: 14px;
	color: #181818;
	padding-bottom: 15px;
	padding-left: 10px;
	padding-right: 10px;
	margin-left: 10px;
	border-collapse: collapse;
}

table.replaytable2 {
	font-size: 14px;
	color: #181818;
	padding-bottom: 15px;
	padding-left: 10px;
	padding-right: 10px;
	margin-left: 10px;
	border-collapse: collapse;
}

td.replaytd1{
	border: 1px black solid;
	font-size: 14px;
	font-weight: bold;
	color: #181818;
	padding: 5px;
}

td.replaytd2{
	border: 1px black solid;
	font-size: 14px;
	color: #181818;
	padding: 5px;
}

td.replays {
	font-size: 10px;
	margin: 3px;
	padding: 3px;
	border: 3px red solid; 
}

td.replaysheader {
	font-size:14px;
}

tr.replayborder {
	margin: 20px;
	padding: 20px;
	border: 3px blue solid; 
	background-color: yellow;
}


table.sitemap {
	margin-left: 15px;
	margin-right: 15px;
	border-collapse:collapse;
	width:90%;
}

td.sitemap {
	border:1px black solid;
	vertical-align:top;
	padding:5px;
	font-size: 12px;
	color: #181818;
	font-family:arial, verdana, sans-serif;
	font-weight:bold;
}


/* Galerien */
h4.subtitle {
	color: #5A6B7B;
}

table.comment {
	border-left: 1px solid #37496D;
	border-top: 1px solid #37496D;
}

table.comment td {
	border-bottom: 1px solid black;
	border-right: 1px solid black;
	font-size: 10pt;
}

td.header {
	background-image: url(backgr.jpg);
	font-weight: bold;
}


tr.row1 {
	background-color: #BABABA;
}

tr.row2 {
	background-color: #ABABAC;
}
