body {
background-image:url('Bilder/bg.jpg');
FONT-SIZE: 12px;
font-family:  verdana;
color: #E8E8D8;
text-align: justify;
line-height: 14px;

scrollbar-face-color: #697A65;
      scrollbar-highlight-color: #000000;
      scrollbar-3dlight-color: #000000;
      scrollbar-darkshadow-color: #000000;
      scrollbar-shadow-color: #000000;
      scrollbar-arrow-color: #990A0A;
      scrollbar-track-color: #000000;
      background-attachment: fixed;

}

#layout {

margin-top: 0px;
margin-left: 0px;
width: 1024px;
height: 778px;
position: absolute;
background:url('Bilder/layout-04.jpg') no-repeat;}

#content {
width: 640px;
margin-top: 100px;
margin-left: 190px;
position: absolute;
}

#navigation {
width: 153px;
height: 700px;
margin-top: 100px;
margin-left: 871px;
position: absolute;
}




b {
color:#990A0A;
letter-spacing:2px;
font-weight:bold;
}

i {
color:#8A8A8A;
letter-spacing:1px;
}

u {
color:#000000;
border-bottom:1px dotted #990A0A;
}

H1 {
      font-size: 12px;
      color: #FFFFFF;
      text-align: left;
      background:url('Bilder/03.gif');
font-weight: bold;
font-family: verdana;
letter-spacing: 2px;
line-height: 14px;
height: 14px;
margin-top: 0;
margin-bottom: -15;
width: 100%; margin-left:0px; margin-right:0px
}

h2 {
font-size: 11px;
color: #ffffff;
background-color: #000000;
font-weight: bold;
height: 11px;
text-align: center;
text-transform: uppercase;
}


  a {

COLOR: #CE1515;
TEXT-DECORATION: none;
}

a:hover {
COLOR: #969696;
TEXT-DECORATION: none;
cursor: crosshair;

}



#navi a:link, #navi a:visited, #navi a:active
{display: block;
background:url('Bilder/01.gif');
border-bottom: 1px solid #000000;
color:#000000;
text-decoration:none;
font-family:  verdana;
font-size: 7pt;
line-height:15px;
height:15px;
text-align:left
}



#navi a:hover
{
background:url('Bilder/02.gif');
border-bottom: 1px solid #000000;
color:#FFFFFF;
text-decoration:none;
font-family:  verdana;
font-weight: bold;
font-size: 7pt;
line-height:15px;
height:15px;
text-align:right
}






#counter a{
display: block;
background:url('Bilder/01.gif');
color:#000000;
text-decoration:none;
font-family:  verdana;
font-size: 7pt;
line-height:15px;
height:15px;
text-align:left;
}

#counter a:hover {
background:url('Bilder/02.gif');
color:#FFFFFF;
text-decoration:none;
font-family:  verdana;
font-weight: bold;
font-size: 7pt;
line-height:15px;
height:15px;
text-align:right
}





hr {
border:solid 1px #990a0a;
}



.table
{
font-size: 12px;
}

.button
{
	border: 					1px solid #697A65;
	background-color: 			#ffffff;
	color: 						#000000;
	font-weight: 				bold;
	font-family: 				 verdana;
	font-size: 					11px;
	letter-spacing: 			1px;
	text-transform: 			uppercase;
	width: 						120px;
}