/* screen.css 051117 ab */

/* font */
body {font-family: arial, helvetica, sans-serif;}

.content {font-size: 12px;background : fff5e0;}
.menutitle{color: #ffcc66;background : 4b6f92;font-size : 0.8em;}
.menuv{color: #993366;background : 8aa1bd;font-size : 0.8em;}
.rahmen{background: #ffffff}
.infotitle{color: #ffcc66;background : 993366;font-size : 0.8em;}
.info{color: #993366;background : 8aa1bd;font-size : 0.8em;}
.contenttitle{
	color: #993366;
	font-size : 19px;
	background : ffcc33;
}

td.footer {color: #90d363; text-decoration: none; font-size: 12px;background : #232B66; height : 20px;}


a:link {color: #ffffff; text-decoration: none; font-size: 0.9em;}
a:visited {color: #ffffff; text-decoration: none; font-size: 0.9em;}
a:hover {color: #ffffff; text-decoration: underline; font-size: 0.9em;}

a.content:link {color: #3333ff;text-decoration: none;font-size: 12px;}
a.content:visited {color: #3333ff; text-decoration: none; font-size: 12px;}
a.content:hover {color: #000000; text-decoration: none;	ffont-size: 12px;}

a.menuv:link {color: #993366; text-decoration: none;	font-size: 0.9em;}
a.menuv:visited {color: #993366; text-decoration: none; font-size: 0.9em;}
a.menuv:hover {color: #ffffff; text-decoration: none; font-size: 0.9em;}

a.info:link {color: #3333ff;text-decoration: none;font-size: 12px;}
a.info:visited {color: #3333ff; text-decoration: none; font-size: 12px;}
a.info:hover {color: #000000; text-decoration: none;	ffont-size: 12px;}

a.footer:link {color: #90d363; text-decoration: none; font-size: 0.9em;}
a.footer:visited {color: #90d363; text-decoration: none; font-size: 0.9em;}
a.footer:hover {color: #000000; text-decoration: underline; font-size: 0.9em;}


ul {margin-left: -20px; font-family: arial, helvetica, sans-serif; line-height: 140%; }
ul.liste {margin-left: 0.2em; padding-left: 1.0em; }
li.liste {padding-top: 0.2em; }




