.Uhr  {
	font-family : arial;
	font-size : 10px;
	color : silver;
}

INPUT  {
	font-size : 15px;
	color : #141B58;
	background-color : #DADADB;
	border-top : #000000 1px solid;
	border-left : #000000 1px solid;
	border-bottom : #000000 1px solid;
	border-right : #000000 1px solid;
	font-family : arial;
}

SELECT  {
	font-size : 15px;
	color : #141B58;
	background-color : #DADADB;
	border-top : #000000 1px solid;
	border-left : #000000 1px solid;
	border-bottom : #000000 1px solid;
	border-right : #000000 1px solid;
	font-family : arial;
}

TEXTAREA  {
	font-size : 15px;
	color : #141B58;
	background-color : #DADADB;
	border-top : #000000 1px solid;
	border-left : #000000 1px solid;
	border-bottom : #000000 1px solid;
	border-right : #000000 1px solid;
	font-family : arial;
}

p.link  {
	font-family : arial;
	color : #ffffff;
	font-size : 15px;
}

p.sp  {
	font-family : Comic Sans MS;
	color : #000000;
	font-size : 22px;
}

p.sw  {
	font-family : arial;
	color : #000000;
	font-size : 12px;
}

p.sws  {
	font-family : arial;
	color : #000000;
	font-size : 15px;
}

p.w  {
	font-family : arial;
	color : #ffffff;
	font-size : 15px;
}

p.rot  {
	font-family : arial;
	color : #ff0000;
	font-size : 12px;
}

p.blau  {
	font-family : arial;
	color : #141B58;
	font-size : 15px;
}

body  {
	scrollbar-face-color : #183262;
	scrollbar-shadow-color : #c0c0c0;
	scrollbar-highlight-color : #c0c0c0;
	scrollbar-3dlight-color : #183262;
	scrollbar-darkshadow-color : #183262;
	scrollbar-track-color : #c0c0c0;
	scrollbar-arrow-color : #c0c0c0;
	background-color : #CFDEF9;
}

A.visited  {
	color : #000000;
	font-family : Tahoma;
	font-size : 12px;
}

a  {
	font-family : Tahoma;
	font-size : 12px;
	color : #000000;
	text-decoration : none;
}

a:hover  {
	text-decoration : underline;
	color : #000000;
	font-size : 12px;
}

