  /* *** NOTE: HTLM Elements are set automaticly while css properties folwed by a full-stop have to be set. *** */
body {
	scrollbar-3dlight-color: #D2D2D2;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-base-color: #D0541D;
	scrollbar-darkshadow-color: Black;
	scrollbar-face-color: #D08665;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #A0A0A0;
	scrollbar-track-color: #CBCBCB;
	/* overflow:auto; */

	background-image : url(images/sterne.jpg);
	background-repeat : repeat-x;
	background-position : top;
}

.main_table {
	background-image : url(images/strauss.gif);
	background-repeat : no-repeat;
	background-position : top;
}

h1 {
	font-family : "Times New Roman", Arial, Helvetica, sans-serif;
	font-size : 25px;
	font-weight: bolder;
	line-height: 22px;
	color : #D0541D;
}

.text_main {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	line-height : 15px;
	color : #000000;
}

a:link  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	line-height : 15px;
	color : #000000;
}

a:visited  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	line-height : 15px;
	color : #000000;
}

a:hover  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	line-height : 15px;
	color : #D0541D;
}

.text_copyright {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	line-height : 22px;
	color : #FFFFFF;
	text-decoration: none;
}

.image {
	border-style: solid;
	border-color: #000000;
	border-width: 1px;
}
