/* Style sheet X-Athlon Offroad Tour
    (c) 2004-2006 Gecko  */


BODY  {
    font-family : Tahoma, Verdana, Arial, Helvetica, sans-serif;
    font-size : 13px;
    margin-top : 0px;
    margin-left : 0px;
    margin-right : 0px;
    margin-bottom : 0px;
    background-color : #9CCE31;
}


DIV#titel {
    z-index: 0;
    position: absolute;
    left: 0px;
    top:0px;
    width: 100%;
    padding: 0px;
    height: 130px;
    text-align: center;
    background: transparent url(titelback2.gif) repeat-x;
}

/*
DIV#menubar {
    z-index: 0;
    position: absolute;
    left: 0px;
    top:130px;
    width: 100%;
    padding: 0px;
    height: 20px;
    text-align: center;
    color: #FFF;
    background-color : #000;
}
*/

DIV#container {
    z-index: 0;
    position: absolute;
    top: 150px;
    left: 15px;
    right: 10px;
}


DIV#calendar {
    z-index: 0;
    position: absolute;
    left: 0px;
    top: 0px;
    padding: 100px 10px 10px 10px;
    width: 188px;
    background: url(calback.gif) no-repeat;
}


DIV#menu {
    position: absolute;
    right: 0px;
    top: 0px;
    text-align: left;
    padding: 100px 0px 10px 10px;
    width: 186px;
    background: url(calback.gif) no-repeat;
}


DIV#body {
    margin-left: 200px;
    margin-right: 206px;
    text-align: left;
    padding: 10px;
    background: #DEF0DE url(bodyback.gif) repeat;
    border: #000 3px solid;
}

DIV#titel H1 { display: none; }

DIV#klassement TD,P { font-size : 11px; }



H1  {
    font-weight: bold;
    font-size: 20px;
    color: #9CCE31;
}


H2  {
    font-weight: bold;
    font-size: 18px;
}

H3  {
    font-weight: bold;
    font-size: 15px;
}


TD,P    {
    font-family : Tahoma, Verdana, Arial, Helvetica, sans-serif;
    font-size : 13px;
}

FORM, option, select  {
    font-family : Tahoma, Verdana, Arial, Helvetica, sans-serif;
    font-size : 13px;
}

B   { font-weight : bold;  }

SMALL   {  font-size : 10px; }

UL  {
    margin-left : 25px;
    margin-top : 0%;
    list-style : disc outside;
    }

OL  {
    margin-left : 25px;
    margin-top : 0%;
    list-style : decimal outside;
    }

HR  {
    border-bottom: 1px dashed #777;
    border-top: 1px dashed #777;
    margin-bottom: 12px;
}

.courier  {
    font-family : Courier, monospace;
    font-size : 10px;
}

.small  {  font-size : 11px; }

.large  {
    font-family : Tahoma, Verdana, Arial, Helvetica, sans-serif;
    font-size : 15px;
    font-weight: bold;
}

.xl     {
    font-family : Tahoma, Verdana, Arial, Helvetica, Geneva, sans-serif;
    font-size : 18px;
    font-weight: bold;
}

.xxl    {
    font-family : Tahoma, Verdana, Arial, Helvetica, Geneva, sans-serif;
    font-size : 20px;
    font-weight: bold;
}


.msg {
     padding:5px;
     margin-top:10px;
     margin-bottom:10px;
     margin-left:35px;
     margin-right:20px;
     border:2px dotted #FFD7BF;
     background-color:#FFF3EB;
}


A:link  {
    font-weight: bold;
    color : #0000FF;
    background : transparent;
    text-decoration : none;
}

A:visited  {
    font-weight: bold;
    color : #CC0099;
    background : transparent;
    text-decoration : none;
}

A:hover   {
    font-weight: bold;
    color : #FFFFFF;
    background : #0000FF;
    text-decoration : none;
}

A:active  {
    font-weight: bold;
    color : #CC0099;
    background : transparent;
    text-decoration : none;
}


A.cal:link {
	font-weight: normal;
	color: #000000;
	background: transparent;
	text-decoration: none;
}

A.cal:visited {
	font-weight: normal;
	color: #000000;
	background: transparent;
	text-decoration: none;
}

A.MenuActive:link  {
    font-weight: bolder;
    color : #FFFFFF;
    background : transparent;
    text-decoration : none;
}

A.MenuActive:visited  {
    font-weight: bolder;
    color : #FFFFFF;
    background : transparent;
    text-decoration : none;
}

A.MenuActive:hover   {
    font-weight: bolder;
    color : #FFFFFF;
    background : transparent;
    text-decoration : none;
}

A.MenuActive:active  {
    font-weight: bolder;
    color : #FFFFFF;
    background : transparent;
    text-decoration : none;
}


A.MenuInactive:link  {
    font-weight: bolder;
    color : #000000;
    background : transparent;
    text-decoration : none;
}

A.MenuInactive:visited  {
    font-weight: bolder;
    color : #000000;
    background : transparent;
    text-decoration : none;
}

A.MenuInactive:hover   {
    font-weight: bolder;
    color : #000000;
    background : transparent;
    text-decoration : none;
}

A.MenuInactive:active  {
    font-weight: bolder;
    color : #000000;
    background : transparent;
    text-decoration : none;
}