body {
	font: 13px Arial, sans-serif;
	background-color: #F1F78A;
	background-attachment:fixed;
	SCROLLBAR-FACE-COLOR: ##FF8040;
	SCROLLBAR-HIGHLIGHT-COLOR: ##FFA477;
	SCROLLBAR-SHADOW-COLOR: ##D54500;
	SCROLLBAR-3DLIGHT-COLOR: ##FFA980;
	SCROLLBAR-ARROW-COLOR: ##FF8040;
	SCROLLBAR-TRACK-COLOR: ##FF8040;
	SCROLLBAR-DARKSHADOW-COLOR: ##C64000
}

A:link {
       color: #808080;
       font-weight: regular;
       text-decoration: none;
}


A:visited {
        font-weight: regular;
        text-decoration: none;
        color: #000000
}

A:active {
         color: #C0C0C0;
         font-weight: regular;
         text-decoration: none;
}

A:hover {
        color: #C0C0C0;
        text-decoration: none;
        font-weight: bold;
}

.buttonscontainer {width: 150px;}


#table {
border-left:solid 1px #000000;
border-bottom:solid 1px #000000;
border-right:solid 1px #000000;
border-top:solid 1px #000000;
}


.buttons a {
color: #000000;
background-image:url(../images/gradient_left2.png);
padding: 8px;
padding-left: 2px;
display: block;
font: 13px Arial, sans-serif;
font-weight: bold;
text-decoration: none;
text-align: left;
}

.buttons a:hover {
background-image:url(../images/background_light_menu.jpg);
color: #808080;
font-weight: bold;
text-decoration: none;
}

#button_rand_oben {
border-left:dotted 1px #000000;
border-top:dotted 1px #000000;
border-right:dotted 1px #000000;
}

#button_mitte {
border-left:dotted 1px #000000;
border-right:dotted 1px #000000;
border-top:dotted 1px #000000;
}

#button_rand_unten {
border-left:dotted 1px #000000;
border-bottom:dotted 1px #000000;
border-right:dotted 1px #000000;
border-top:dotted 1px #000000;
}
