body{
	background-image : url(../images/background.jpg);
	background-position : left;
	background-repeat : no-repeat;
	font : normal normal normal 12px/15px Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	margin : 0px 0px 0px 0px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	background : transparent url(../images/background.jpg);
	background-color : transparent;
	background-attachment : fixed;
	
}

td{
	font : normal normal normal 12px/15px Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	line-height : 15px;
}

td.menue{
	background-color : transparent;
	height: 72px;
}
td.black{
	background-color : Black;
	height: 1px;
}
td.red{
	background-color : #CC3333;
	height: 10px;
}
td.scroll
{
scrollbar-base-color:white;
scrollbar-3d-light-color:white;
scrollbar-arrow-color:#CC3333;
scrollbar-darkshadow-color:#B37686;
scrollbar-face-color:#E7CBC8;
scrollbar-highlight-color:white;
scrollbar-shadow-color:#B37686;
scrollbar-track-color:#FFF6EC;
}
td.scroll2
{
scrollbar-base-color:white;
scrollbar-3d-light-color:white;
scrollbar-arrow-color:#CC3333;
scrollbar-darkshadow-color:#B37686;
scrollbar-face-color:#EED2CF;
scrollbar-highlight-color:white;
scrollbar-shadow-color:#B37686;
scrollbar-track-color:#FFF6EC;
}

a:link    { color: #CC3333; text-decoration: none; font-weight : bold;} 
a:visited { color: #CC3333; text-decoration: none; font-weight : bold;} 
a:hover   { color: #CC3333; text-decoration: underline;	font-weight : bold;} 
a:active  {	color: #CC3333; text-decoration: none; font-weight : bold; } 
a:focus   {	color: #CC3333; text-decoration: none; font-weight : bold; } 