body
{
 font-family : Arial, sans-serif;
 font-size : 15px;
 font-weight : normal;
 font-style : normal;
 text-decoration : none;
 color : #000000;
 background-color : #EAD9BF;
 background-image : url(back.jpg);
}

h1
{
 font-family : verdanna, sans-serif;
 font-size : 17pt;
 font-weight : bold;
 font-style : normal;
 text-decoration : none;
}

h2
{
 font-family : verdanna, sans-serif;
 font-size : 12pt;
 font-weight : bold;
 font-style : normal;
 text-decoration : none;
}

a
{
 font-family : Arial, sans-serif;
 font-weight : normal;
 font-style : normal;
 text-decoration : underline;
 color : #A1100B;
}

a:hover
{
 color : #000099;
}

img.text
{
  float : left;
  border : 1px solid #A1100B;
  margin : 0px 2px 2px 0px;
}

div.clear
{
  clear : both;
  height : 0px;
  line-height : 0px;
  font-size : 0px;
}

/*--*/

ul.none
{
 list-style-type : none;
 margin : 0px;
 padding : 0px; 
}

ul.none li
{
 clear : both;
 padding : 5px 0px 5px 0px;
}

div.navigation ul
{
 font-size : 14px;
 list-style-type : square;
 margin : 0px 0px 5px 15px;
 padding : 0px 10px 0px 5px;
}

div.navigation ul li
{
 padding : 2px 0px 2px 0px;
}

div.navigation a
{
 font-family : Arial, sans-serif;
 font-size : 13px;
 font-weight : normal;
 font-style : normal;
 text-decoration : none;
 background-color : #A1100B;
 color : #FFFFFF;
}

div.navigation a:hover
{
 font-family : Arial, sans-serif;
 font-size : 13px;
 font-weight : normal;
 font-style : normal;
 text-decoration : none;
 background-color : #A1100B;
 color : #FFFFFF;
}

div.navigation a.active
{
 font-family : Arial, sans-serif;
 font-size : 13px;
 font-weight : bold;
 font-style : normal;
 text-decoration : none;
 background-color : #A1100B;
 color : #FFFFFF;
}

div.navigation a.active:hover
{
 font-family : Arial, sans-serif;
 font-size : 13px;
 font-weight : bold;
 font-style : normal;
 text-decoration : none;
 background-color : #A1100B;
 color : #FFFFFF;
}

img.left
{
 border : 1px solid #A1100B;
 margin-bottom : 5px;
 margin-right : 10px;
 vertical-align : middle;
 float : left;
}

img.right
{
 border : 1px solid #A1100B;
 margin-bottom : 5px;
 margin-right : 10px;
 float : right;
}

img.normal
{
 border : 1px solid #A1100B;
}

img.link
{
 vertical-align : middle;
 width : 5px;
 height : 5px;
 margin-right : 2px;
}

img.liste
{
 border : none;
 margin-bottom : 0px;
 margin-right : 5px;
 vertical-align : middle;
}

img.left_wb
{
 border : none;
 margin-bottom : 0px;
 margin-right : 5px;
 vertical-align : middle;
 float : left;
}

div.normal
{
 clear : both;
}

/*--*/

#main
{
 position : absolute;
 top : 5px;
 left : 50%;
 width : 750px;
 margin-left : -375px;
 padding : 0px;
}

.top
{
 width : 100%;
 background : none;
}

.content
{
 width : 600px;
 float : right;
 margin-top : 20px;
}

.bottom
{
 font-size : 11px;
 width : 100%;
 padding : 3px 0px 3px 0px;
 border-top : 2px solid #A1100B;
 text-align : center;
}

div.navigation
{
 width : 130px;
 float : left;
 padding-top : 20px;
 margin-top : 20px;
 color : #FFFFFF;
 background-image : url('navigation-top.jpg');
 background-position : center top;
 background-repeat : no-repeat;
 background-color : #A1100B;
}

div.navigation-bottom
{
 height : 30px;
 color : #FFFFFF;
 background-image : url('navigation-bottom.jpg');
 background-position : center bottom;
 background-repeat : no-repeat;
 background-color : #A1100B;
}


