@charset "UTF-8";
/* CSS Document */


body, p,
h1, h2, h3, h4, h5, h6,
table, tr, td,div,
ul, ol, li,
form, input, select, .footer, .hypernav,
a,
    a:link,
    a:active,
    a:visited,
    a:hover
    {
      font-family: Verdana, Helvetica, sans-serif;
      font-size: 11px;
	  line-height:17px;
      text-decoration: none;
      font-weight: normal;
}

a,
    a:link,
    a:active,
    a:visited,
    a:hover
{
color:#AF001D;
}	

a:hover
{
 text-decoration: underline;
}

body {
  background-color: #FFFFFF;
}

select {
  border: 1px solid #848484;	
}

input {
  border: 1px solid #848484;	
}

#content
{
  border: 1px solid #AF001D;
  background-image: url(/skicross/img/Calendarnew.jpg);
  background-repeat:no-repeat;
  padding:20px;
  width:686px;
}

#content2
{
  border: 1px solid #AF001D;
  background-image: url(/skicross/img/Resultsnew.jpg);
  background-repeat:no-repeat;
  padding:20px;
  width:686px;
}

#bottom
{
  width:728px;
}

#errorbox
{
border:1px solid #E45456;
background:#FEDDD6;
color:#000000;
padding:5px;
height:auto;
margin-bottom:20px;
}

#errorbox ul,#errorbox li,#errorbox td,#errorbox table,#errorbox tr
{
color:#000000;
}


#correctbox
{
border:1px solid #87B730;
background:#CDE5A1;
color:#000000;
padding:5px;
height:auto;
margin-bottom:20px;
}

#correctbox ul,#correctbox li
{
color:#000000;
}

.reiteraktiv
{
color:#000000;
font-weight:bold;
}

.reiterinaktiv
{
color:#848484;
font-weight:bold;
}
