/* General font families for common tags */
font,th,td,p                    { font-family: Verdana, Arial, Helvetica, sans-serif }
a:link,a:active,a:visited  { color : #330000; text-decoration: none; }
a:hover		    { text-decoration: none; color : #704C4C; }
hr                                 { border: 0px solid #704C4C; border-top-width:1px; height:0px }

 /* General page style. The scroll bar colours only visible in IE5.5+ */
body {
	background-color: #F4F4F4;
	background-image: url(http://www.fc-basbeck-osten.de.vorschau.server6.ccvltd.de/cms2008/cms/upload/bilder/wallpaper.jpg);
	scrollbar-face-color:#F6E8D9;
	scrollbar-highlight-color:#704C4C;
	scrollbar-3dlight-color:#F6E8D9;
	scrollbar-darkshadow-color:#F6E8D9;
	scrollbar-shadow-color:#704C4C;
	scrollbar-arrow-color:#330000;
	scrollbar-track-color:#F6E8D9;
}

/* This is the border line & background colour round the entire page */
.bodyline	 { background-color: #FFFFFF; border: 2px #FFFFFF solid; }

/* This is the outline round the main forum tables */
.forumline { background-color: #; border: 1px #AFC705 solid; }

.pos     {
         margin-bottom:5pt;
         margin-left:5pt;
         margin-top:5pt;
         margin-right:5pt;
         font-size: 11px;
}
