
BODY {
	background-image : url(../bilder/Euro_HG.jpg);
	background-repeat : no-repeat;
	background-position :  center;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 14px ;
	color : #696969;
	scrollbar-base-color : White;
	scrollbar-dark-shadow-color : #C7C7C7;
	scrollbar-shadow-color : #909090;
	scrollbar-face-color : White;
	scrollbar-highlight-color : White;
	scrollbar-3d-light-color : #D8D8D8;
	scrollbar-arrow-color : #949494;
}

 input, select, textaera{
	font-size : 12px ;
	font-weight : bold;
	color : #696969;
	scrollbar-base-color : White;
	scrollbar-dark-shadow-color : #C7C7C7;
	scrollbar-shadow-color : #909090;
	scrollbar-face-color : White;
	scrollbar-highlight-color : White;
	scrollbar-3d-light-color : #D8D8D8;
	scrollbar-arrow-color : #949494;
	background : #F2F2F2;
}


A:LINK {
	font-size : 14px;
	color : #696969;
	font-style : italic;
}

A:HOVER {
	font-size : 14px;
	color : #696969;
	font-weight : bold;
	text-underline-position : above;
	
}

A:VISITED {
	font-size : 14px;
	color : #696969;
	font-style : italic;
	border : thin;
}
H4 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 15px ;
	font-weight : bold;
	color : #696969;
}
H3 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 16px ;
	font-weight : bold;
	color : #696969;
}
H5 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 18px ;
	color : #6495ED;
	font-style : italic;
	font-weight : normal;
	}
H6 {
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 18px ;
	font-weight : bold;
	color : #696969;
}

H2 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 18px ;
	font-weight : bold;
	color : #696969;
}

