*  {
	font-family : Arial,Helvetica,sans-serif;
	font-size : 12px;
	color : #161A75;
	cursor : hand;
	scrollbar-base-color : black;
	scrollbar-3d-light-color : floralwhite;
	scrollbar-arrow-color : black;
	scrollbar-dark-shadow-color : floralwhite;
	scrollbar-face-color : floralwhite;
	scrollbar-shadow-color : black;
}

p:first-line  {
	font-weight : bold;
	font-size : 15px;
}

p:first-letter  {
	font-size : 200%;
	color : #dadaff;
}

p.cpr  {
	font-size : 100%;
	color : #161A75;
}

hr  {
	color : #dadaff;
}

*.h  {
	font-family : Arial,Helvetica,sans-serif;
	font-size : 20px;
	font : bold;
}

*.body  {
	background-color : white;
	background-image : url(../images/keeshead.gif);
	background-position : 40% 40%;
	background-attachment : fixed;
	background-repeat : repeat;
}

.flagge  {
	background-repeat : no-repeat;
	align : center;
}

.box  {
	float : left;
	width : 20%;
	height : 40%;
	background : #161A75;
	background-attachment : fixed;
	border : blue 3px;
	thin blue;
		color : white;
}

div.menuLayer  {
	background-color : darkblue;
	color : white;
}
div.menuLite  {
	background-color : darkblue;
	color : white;
}
div.menuFg  {
	background-color : darkblue;
	color : white;
}




