
/* STYLESHEET - Standards fuer plan-b Homepage */

/* */

body {color:#ffe597; margin-left:0px; margin-top:0; margin-right:0px; margin-bottom:0; }



a:link {text-decoration:none;color: #c2d9e4; }
a:visited { text-decoration:none; color:#c2d9e4; }
a:hover { text-decoration:none; font-weight:bold; color:#f0ffb3; }
a:active { text-decoration:none; font-weight:bold; color:#c2d9e4; }

p,h1,h2,h3,h4 {
	font-family:Courier New,Courier;
	font-size:16px;
	font-weight:bold;
	color:#a3d9ff; }

h3 {
	font-size:20px;
	color:#ffe597; }

h4 {
	font-size:28px;
	color:#273948; }


td,th {
	font-family:Courier New,Courier;
	font-size:16px;
	font-weight:bold;
	color:#a3d9ff; }

#aktivesMenue {
	color: #9aff63;
	color: #ff512e;
	color: #f3ff68;
	background : url("img/line-A-an.gif");}

#aktivesSubMenue {
	color: #9aff63;
	color: #f3ff68;
	background : url("img/line-B-an.gif"); }

#deaktivesSubMenue {
	background : url("img/line-B-aus.gif"); }

#aktiverLink {
	color: #f3ff68;
    background : url("img/link-Man.gif");}

#deaktiverLink {background : url("img/link-M.gif"); }

#markierterText {
	color: #ffe597; }

/*

alte Fassungen:
a:link { text-decoration:none;color:#a3d9ff; }
a:visited { text-decoration:none; color:#a3d9ff; }
a:hover { text-decoration:none; font-weight:bold; color:#d8e1ea; }
a:active { text-decoration:none; font-weight:bold; color:#ff512e; color:#ffe597; }

p,ul,ol,li,div,td,th,address,blockquote,nobr,b,i { font-family:Futura,Avant Garde,Arial,Helvetica,Univers,Zurich BT,sans-serif;} */

