/* text */
p, ul, li, .navi, small
	{font-family:Verdana,Arial,Helvetica,Sans-Serif; text-decoration:none; font-weight:normal;}

.titel	{font-family:Verdana,Arial,Helvetica,Sans-Serif; font-size:20px; line-height:22px; color:#228B22; font-weight:bold}
p, ul, li				{font-size:12px; line-height:14px; color:#333333;}
.text a:link, .text a:visited	{color:#458B74; text-decoration:none}
b {font-weight:bold}
small				{font-size:10px; line-height:12px; color:#333333;}

/* links */
a			{color:black;font-weight:bold;}
a:link		{text-decoration:none;font-weight:bold;}
a:visited	{text-decoration:none;font-weight:bold;}
a:hover		{text-decoration:underline;font-weight:bold;}

/* navigation */
.navi	{font-size:14px; color:white; font-weight:bold; line-height:22px;}
.navi a:link, .navi a:visited 	{color:white;text-decoration:none;}
.navi a:hover {text-decoration:none}
.text { font-family:Verdana, Arial, Helvetica, Sans-Serif; text-decoration:none; font-weight:normal; } 
.text { font-size:12px; line-height:130%; color:#333333; } 
.small {
	font-family:Verdana, Arial, Helvetica, Sans-Serif;
	text-decoration:none;
	font-weight:normal;
	font-size: 9px;
} 
body {
	background-color: #C5E2E2;
}

