/* 1. GENERAL SETTINGS */
body {
	font-family:Verdana;
	font-size:8pt;
	text-align:left; /* bedingt, ob GESAMTER WEBSITE-INHALT links, mittig, rechts ist!!!! */
	color:#000000;
	margin:0px;
	background-image:url(../hint.jpg);
	background-attachment:fixed;
	background-repeat:repeat;
}
h1 {font-size:18px;color:#000000;margin-bottom:0px;}
h2 {font-size:16px;color:#000000;}
h3 {font-size:14px;color:#000000;}
h4 {font-size:12px;color:#000000;}
h5 {font-size:10px;color:#000000;}

hr {border:1px solid #CECECE;}

p.center {text-align:center;}

code {font-size:14px;color:#0000ff;}
pre {font-size:14px;color:#0000ff;padding:5px;}



/* 2. LINK-VERHALTEN (gilt FÜR ALLE, wenn nicht extra in 2.1., 2.2. etc. anders formatiert) */
a:link, a:visited, a:active
{text-decoration:underline;font-weight:normal;font-style:normal;color:#000000;font-size:8pt;}
a:hover {text-decoration:none;}

/* 2.1. LINK-Verhalten im MENUE */
a.menugrey:link, a.menugrey:visited, a.menugrey:active {text-decoration:none;}
a.menugrey:hover {background-color:#c5c5c5;}

a.menured:link, a.menured:visited, a.menured:active {text-decoration:none;}
a.menured:hover {background-color:#ff3300;}

/* 2.2. LINK-Verhalten in NEWS-Section (Container "Content Oncourt", "Content Offcourt", "content" (news/...-Dateien)) */
/* beachten >> :link & :visited IMMER erst NACH :link & :visited definieren >> CSS-Festlegung */
#contentoncourt a:link, #contentoncourt a:visited, #contentoncourt a:active
{font-family:Verdana;font-size:8pt;}
#contentoncourt a:hover {font-family:Verdana;font-size:8pt;}

#contentoffcourt a:link, #contentoffcourt a:visited, #contentoffcourt a:active
{font-family:Verdana;font-size:8pt;}
#contentoffcourt a:hover {font-family:Verdana;font-size:8pt;}

#content a:link, #content a:visited, #content a:active /* "#content" ist NEWS-Container in allen news/...-Dateien */
{font-family:Verdana;font-size:8pt;}
#content a:hover {font-family:Verdana;font-size:8pt;}

/* 2.3  LINK-Verhalten für SITE NEWS-Section (Container "Flash etc") */
#flashetc a:link, #flashetc a:visited, #flashetc a:active
{font-family:Verdana;font-size:8pt;}
#flashetc a:hover {font-family:Verdana;font-size:8pt;}

/* 2.4. LINK-Verhalten in COPYRIGHT (Container "Copyright" */
#copyright a:link, #copyright a:visited, #copyright a:active
{font-family:Arial, Helvetica, sans-serif;font-size:9pt;}
#copyright a:hover {font-family:Arial, Helvetica, sans-serif;font-size:9pt;}

/* 2.5. LINK-Verhalten in NEWS/newslinks.htm >> Monatslinks in IFRAME */
#iframenewslinks a:link, #iframenewslinks a:visited, #iframenewslinks a:active
{font-family:Verdana;font-size:8pt;font-weight:bold;}
#iframenewslinks a:hover {font-family:Verdana;font-size:8pt;font-weight:bold;}
 


 
/* 3. CONTAINER - Settings  */ 
/* 3.1. generelle Settings für ALLE DIV-CONTAINER gültig - sog. "GLOBAL-CONTAINER" */
#generalsettings {
	width:100%; /* um volle Display-Breite des mobilen Endgerätes auszunutzen */
	margin:0px auto;
	padding:0px 0px 0px 5px; /* hier RECHTS 5px => Texte nicht DIREKT links am Rand */
	text-align:left;
	background-color:transparent;
}

/* 3.2. übrigen CONTAINER */
#title {display:none;}
#google {display:none;}
#flashspecial {display:none;} /* can be deleted after certain time - TEMPORARILY */
#ixemel {display:none;}
#youarehere {display:none;}
#laufschrift {display:none;}
#copyright {height:40px;text-align:center;font-family:Arial, Helvetica, sans-serif;font-size:9pt;border-top:1px solid #000000;padding:5px;clear:both;}

#menue {display:none;}

/* 3.3. "index.htm"-MASTER-CONTAINER */
#contentoncourt {
	background-color:transparent;
	width:100%;
	font-family:Verdana;
	font-size:8pt;
}

#contentoffcourt {
   background-color:transparent;
	width:100%;
	font-family:Verdana;
	font-size:8pt;
}

#flashetc {display:none;}

#pocket {display:inline;} /* "Pocket-Version | Desktop-Version" */
#nopocket {display:none;} /* "Pocket-Version | Desktop-Version" */
#header {text-align:right;background-color:transparent;} /* "Pocket-Version | Desktop-Version" */



/* 3.5. CONTAINER "Content ONCOURT" & tw. "Content OFFCOURT" */
#newsheadline {font-size:10pt;font-weight:bold;font-style:italic;color:#000000;}
#newsheadlinegood {font-size:10pt;font-weight:bold;font-style:italic;color:yellow;background-color:#FF3300;}
#newsheadlinegrey {font-size:10pt;font-weight:bold;font-style:italic;color:#000000;background-color:#909090;}
#newsheadlinebad {font-size:10pt;font-weight:bold;font-style:italic;color:#ffffff;background-color:#000000;}

#newsgood/* ROTER Background */ {font-weight:bold;color:#ffffff;background-color:#FF3300;}
#newsbadgrey /* GRAUER Background */ {font-weight:bold;color:#000000;background-color:#909090;}
#newsbad/* SCHWARZER Background */ {font-weight:bold;color:#FFFFFF;background-color:#000000;}

#newsgooddpt {font-size:8pt;font-weight:bold;color:#ffffff;background-color:#FF3300;}
#newsbadgreydpt {font-size:8pt;font-weight:bold;color:#000000;background-color:#909090;}
#newsbaddpt {font-size:8pt;font-weight:bold;color:#ffffff;background-color:#000000;}

#newsakquote {font-size:8pt;font-weight:bold;color:#ff0000;}
#newsakquotegood {font-size:8pt;font-weight:bold;color:yellow;background-color:#ff3300;}
#newsakquotegrey {font-size:8pt;font-weight:bold;color:#ff0000;background-color:#909090;}
#newsakquotebad {font-size:8pt;font-weight:bold;color:#ff0000;background-color:#000000;}

/* 3.6. CONTAINER "content" (für alle news/....-Dateien) */
#content {border:1px solid #ffffff;background-color:transparent;width:760px;padding:0px 0px 10px 0px;font-family:Verdana;font-size:8pt;}
#tableeingefuegt {text-align:center;border:1px solid Black;background-color:#CECECE;width:100%;padding:0px 0px;font-family:Verdana;font-size:8pt;}

/* 3.10. 2-CONTAINER-TEILUNG - klassisch || in fast ALLEN .shtml's verwendet!!!!!!!!! */
#contentleft {width:515px;float:left;text-align:left;padding:0px 5px 0px 0px;border-right:1px solid black;}
#more {width:220px;float:right;text-align:left;padding:0px 0px 0px 5px;}



/* 4. sonstige Formatierungen ||  vorrangig .CLASS-Formatierungen */
/* 4.1. Generelles, NICHT auf einzelne .htm's bezogen */
/* 4.1.0. "NEW"-Kennzeichnung */
.new {font-weight:bold;color:#707070;}

/* 4.1.1. <IMG>-Formatierungen >> für Plazierungen von IMAGES in Textbereichen */
img.links {float:left;margin-top:0.8em;margin-bottom:0.8em;margin-right:1.5em;}
img.rechts {float:right;margin-top:0.8em;margin-bottom:0.8em;margin-left:1.5em;margin-right:0.5em;} /* em = relative Masseinheit, bezieht sich auf Browser-Standard-Schriftgrüße | Vorteil: bigger Schriftart im Browser eingestellt >> automatische Anpassung */
img.mitte {text-align:center;margin-top:0.8em;margin-bottom:0.8em;margin-left:1.5em;margin-right:0.5em;}

/* 4.1.3. INTERVIEWS (Tennis) */
/* 4.1.3.1. Interview-.htm's (die, wo jew. Interviews stehen) */
.tournamentevent {font-size:10pt;font-weight:bold;color:#000000;} /* dasselbe wie tennis/injuries/index.htm */
.score {font-size:10pt;font-weight:bold;font-style:normal;color:#FF3300;}
.date {font-size:10pt;color:#000000;}
.variousheadline {font-size:10pt;font-weight:bold;font-style:normal;color:#FF3300;} /* 1:1 wie .score */

/* 4.1.3.2. Interview-JAHRES-.htm's (mit Links zu jew. Interview-.htm's) */
.tournamenteventname {font-size:10pt;font-weight:bold;font-style:normal;color:#FF3300;}
.tournamenteventzusatz {font-size:7pt;font-weight:bold;font-style:normal;color:#FF3300;}

/* 4.1.5. LINKS (Site and more) */
.linkziel {font-size:10pt;font-weight:bold;color:#FF3300;}


/* 4.2. einzelne, speziel genannte .htm's */
/* 4.2.2. "news/newslinks.htm" */
table.headundnavigation {border-collapse:collapse;background-color:#FFFFFF;width:100%;border:none;}
td.head {text-align:center;background-color:#C0C0C0;font-family:Verdana;font-size:11pt;font-style:normal;font-weight:bold;color:white;}
td.newsnav {text-align:center;background-color:#F0F0F0;font-family:Verdana;font-size:9pt;font-style:normal;font-weight:bold;color:black;width:7%;}
td.newsnav2000 {text-align:center;background-color:#F0F0F0;font-family:Verdana;font-size:9pt;font-style:normal;font-weight:bold;color:black;}
td.linkinfo {text-align:center;background-color:#E0E0E0;font-family:Verdana;font-size:8pt;font-style:normal;font-weight:normal;color:#808080;}
td.jahreszahl {text-align:center;background-color: #FF3300;font-family:Verdana;font-size:10pt;font-style:normal;font-weight:bold;color:white;width:16%;}

/* 4.2.3. "news/....-.htm's" */
td.eingefuegt {background-color:white;text-align:center;font-family:Verdana;font-size:8pt;}