
* {
font-family:Verdana;
font-style:normal;
font-size:10pt;
font-weight:normal;
}

html {
height:100%;
max-height:100%;
padding:0;
margin:0;
border:0;
/*background:rgb(209,205,193);*/
background-image: url(../Bilder/Hintergrund.jpg);
background-position:45% 75%;
/* hide overflow:hidden from IE5/Mac */
overflow: hidden;
}

body {
height:100%;
max-height:100%;
overflow:hidden;  
margin:0;
padding:0;
border:0; 
behavior: url(/TCI_HP_NEW/tci/CSS/csshover.htc); /* WinIE behavior call */
}

h1Menue { 
font-weight:bold;
}

h1 {
margin:5px;
font-weight:bold;
}


table.Table1
{
border-style:solid;
border-width:0px;
border-color: #000;
width: 542px;
text-align: left;
margin-left: auto;
margin-right: auto;
}

td
{
border-style:solid;
border-width:0px;
border-color: #000;
background:#fff; 
padding-left:10px;
padding-right:10px;
padding-top-width:0px;
padding-bottom-width:0px;
margin:0px;
}

.tdh1
{
text-align: center;
background:#a5bc0a; 
color:#000;
font-weight:bold;
line-height: 20px;
}

a
{  
color:#1A4A79;
text-decoration: underline;
text-underline: above;
cursor: pointer; 
}

/*br {line-height: 24px;}

.inline {
  scrollbar-base-color:#000000;
  scrollbar-3dlight-color:#000000;
  scrollbar-arrow-color:#000000;
  scrollbar-darkshadow-color:#000000;
  scrollbar-face-color:#000000;
  scrollbar-highlight-color:#000000;
  scrollbar-shadow-color:#000000;
  scrollbar-track-color:#000000;
}
*/
a.anker{text-decoration: none;}
/*###########################################################HEAD############################################################*/

#HeadKopf {
font-size:28pt;
color:#a5bc0a;
text-align:center;
position:absolute;
margin-left:-400px;
left:50%;
top:0px;
width:800px;
height:44px;
/*background: -moz-linear-gradient(left, #044101, #FFFFFF);*/
/*background-image: url(Bilder/TCI.jpg);*/
/*background-color:#044101;;*/
background-color:#000;
background-position:0% 64%;
border:solid #000;
border-top-width:3px;
border-left-width:3px;
border-right-width:3px;
border-bottom-width:3px;
border-top-left-radius: 20px;-moz-border-radius-topleft: 20px;-webkit-border-top-left-radius: 20px;
border-top-right-radius: 20px;-moz-border-radius-topright: 20px;-webkit-border-top-right-radius: 20px;
z-index:10;
}
* html #HeadKopf {
top:0px; width:800px; height:49px;
} 
#Head {
position:absolute;
margin-left:-400px;
left:50%;
top:50px;
width:800px;
height:150px;
background-image: url(../Bilder/KopfBild.jpg);
background-position:0% 60%;
border:solid #000;
border-top-width:0px;
border-left-width:3px;
border-right-width:3px;
border-bottom-width:0px;
z-index:10;
}
* html #Head {
top:50px; width:800px; height:150px;
} 
#HeadMenue {
position:absolute;
margin-left:-400px;
left:50%;
top:200px;
width:800px;
height:25px;
border:solid #000;
border-top-width:1px;
border-left-width:3px;
border-right-width:3px;
border-bottom-width:1px;
background-color:#fff;
/*background-image: url(TCIKopfHell.jpg);
background-position:0% 84%;*/
z-index:10;
}
* html #HeadMenue {
top:200px; width:800px; height:27px;
} 
#HeadFoot {
position:absolute;
margin-left:-400px;
left:50%;
top:227px;
width:800px;
height:25px;
background:url(../Bilder/KopfBild.jpg);
/*background-color:#000000;*/
background-position:0% 92%;
border:solid #000;
border-top-width:0px;
border-left-width:3px;
border-right-width:3px;
border-bottom-width:1px;

}
* html #HeadFoot {
top:227px; width:800px; height:26px;z-index:1;
} 

/*###########################################################CONTENT############################################################*/

#content {
position:absolute;
top:253px;
bottom:26px;
width:800px;
margin-left:-400px;
left:50%;
border-left:3px solid #000;
border-right:0px solid #000;
border-top:0px;
border-bottom:0px;
}

* html #content {
top:0px;
bottom:0px;
height:100%;
width:800px;
border-top:253px solid;
border-bottom:23px solid;
} 
#menue {
text-align:center;
position:absolute;
top:0px;
width:159px;
background-color:#e9e9e9;
overflow:auto;
bottom:0px;
left:0px;
border:0px solid #000;
}
* html #menue {
top:0;
bottom:0px;
height:100%;
width:158px;
border-top:0px solid #fff;
border-bottom:0px solid #fff;
} 
#maincontent {
position:absolute;
top:26px;
width:641px;
background-color:#e9e9e9;
overflow:auto;
bottom:0px;
left:158px;
border-left:1px solid #000;
border-right:3px solid #000;
border-top:0px;
border-bottom:0px;
}
* html #maincontent {
top:0;
bottom:0;
height:100%;
width:640px;
left:157px;
border-top:0px solid #fff;
border-bottom:0px solid #fff;
} 

#SeitenKopf
{
text-align:center;
position:absolute;
background-color:#a5bc0a; 
border:0px solid #000;
border-bottom-width:1px;
border-left:1px solid #000;
border-right:3px solid #000;
border-top:0px;
top:0px;
left:158px;
bottom:0px;
width:641px;
height:25px;
margin:0px;
padding:0px;
}

* html #SeitenKopf {
top:-1px;
} 

#Inhalt
{
width:500px;
background-color:#fff;
border-style:solid;
border-width:1px;
border-color: #000;
margin:0px;
padding:10px;
border-top-left-radius: 15px;-moz-border-radius-topleft: 15px;-webkit-border-top-left-radius: 15px;
border-top-right-radius: 15px;-moz-border-radius-topright: 15px;-webkit-border-top-right-radius: 15px;
border-bottom-left-radius: 15px;-moz-border-radius-bottomleft: 15px;-webkit-border-bottom-left-radius: 15px;
border-bottom-right-radius: 15px;-moz-border-radius-bottomright: 15px;-webkit-border-bottom-right-radius: 15px;
}
/*###########################################################FOOT############################################################*/


#foot {
color:#a5bc0a;
text-align:center;
position:absolute;
margin-left:-400px;
left:50%;
bottom:0;
width:800px;
height:20px;
background:url(../Bilder/TCI1.jpg);
background-position:0% 68%;
background-color:#000;
border:solid #000;
border-top-width:3px;
border-left-width:3px;
border-right-width:3px;
border-bottom-width:3px;
border-bottom-left-radius: 20px;-moz-border-radius-bottomleft: 20px;-webkit-border-bottom-left-radius: 20px;
border-bottom-right-radius: 20px;-moz-border-radius-bottomright: 20px;-webkit-border-bottom-right-radius: 20px;
z-index:9;
}
* html #foot {
bottom:-1px; width:800px; height:24px;
} 

#BildFuss {
position:absolute;
left:-30px;
top:-70px;
z-index:0;
}

#BildTop{
top:58px;
position:absolute;
left:182px;
z-index:2;
}

#BesucherZaehler {
position:absolute;
left:50px;
top:0px;
z-index:0;
}
/*###########################################################WETTER############################################################*/


#Wetter {
text-align:center;
position:absolute;
top:-63px;
width:200px;
overflow:visible;
bottom:0px;
left:803px;
border-left:0px solid #000;
border-right:0px solid #000;
border-top:0px;
border-bottom:0px;
}
* html #Wetter {
top:-63px;
bottom:0px;
height:100%;
width:200px;
border-top:0px solid #fff;
border-bottom:0px solid #fff;
} 
/*###########################################################HTML############################################################*/

Input.groovybutton1
{
/* background: url(Bilder/Tennis.ico) 95% 50% no-repeat;*/
}

Input.groovybutton2
{
/* background: url(Bilder/Tennis101.ico) 95% 50% no-repeat;*/
}

Input
{ 
   color:#000000;
   width:120px;
   height:25px;
   color:#000000;
   background-color:#fff;
   border-top-style:solid;
   border-top-color:#000000;
   border-top-width:1px;
   border-bottom-style:solid;
   border-bottom-color:#000000;
   border-bottom-width:1px;
   border-left-style:solid;
   border-left-color:#000;
   border-left-width:1px;
   border-right-style:solid;
   border-right-color:#000;
   border-right-width:1px;
font-weight:bold;
cursor: pointer 
}

Input:hover 
{
   color:#000;
   background-color:#a5bc0a;
}

/*###########################################################MENUE############################################################*/

.liMenuKopf 
{
text-align:center;
position: relative;
list-style: none;
margin: 0;
float: left;
/*width: 11.9em;*/
width: 158px;
left:-1px;
}

* html .liMenuKopf {width: 11.8em;}

ul {
margin: 0; 
padding: 0; 
background: white;
border: 1px solid #000; 
border-width: 0 1px;
}

.liMenuKopf a 
{
color:#000000;
display: block; 
text-decoration: none;
border:solid #000;
/* line-height: 1.9em;*/
line-height: 25px;
border-top-width:0px;
border-left-width:0px;
border-right-width:0px;
border-bottom-width:0px;
}

ul a {width: auto;}

.liMenuKopf:hover {background:#a5bc0a;}
.liMenuKopf.submenu {background: url(../Bilder/dropmenu.gif) 95% 50% no-repeat;}
.liMenuKopf.submenu:hover {background-color:#a5bc0a;border-left:0px solid #000;border-right:0px solid #000;}


ul ul {position: absolute; width: 158px;
display: none;}
* html ul ul  {width: 11.8em;}

ul ul .liMenuKopf {left:0px;border-bottom: 1px solid #000;}
.liMenuKopf.submenu .liMenuKopf.submenu {left:0px;background: url(../Bilder/submenu.gif) 95% 50% no-repeat;}
.liMenuKopf.submenu .liMenuKopf.submenu:hover {background-color: #a5bc0a;border-left:0px solid #000;border-right:0px solid #000;}
ul.level1 .liMenuKopf.submenu:hover ul.level2,
ul.level2 .liMenuKopf.submenu:hover ul.level3 {display:block;}
ul.level2 {top: 25px; left: -1px;border-top: 1px solid #000;}
ul.level3 {top: -1px; left: 158px;border-top: 1px solid #000;} 
* html ul.level3  {left: 11.8em;}



