/* BEGINN INFOBOX LAYOUT */
a.box:link {
    	color: #000000;
        text-decoration: none;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 10pt;
        font-weight: normal;
}
a.box:visited {
    	color: #000000;
        text-decoration: none;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 10pt;
        font-weight: normal;
}
a.box:hover {
    	color: #4f4f4f;
        text-decoration: none;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 10pt;
        font-weight: normal;
}
a.box:active {
    	color: #4f4f4f;
        text-decoration: none;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 10pt;
        font-weight: normal;
}
.boxtable {
	border: 0pt solid #000000;
}
.boxcatsel {
	background-color: #ffffff;
}
.boxtitle {
	background-color: #DDE18E;
	font-size: 10pt;
	color: #000000;
	font-weight: bold;
	padding-bottom: 3pt;
	padding-left: 3pt;
	padding-right: 3pt;
	padding-top: 3pt;
	text-align: right;
}
.boxlinks {
	background-color: #DDE18E;
}
.boxnews {
	background-color: #DDE18E;
}
.boxcontent {
	background-color: #ffffff;
}
.boxlineleft {
	background-color: #DDE18E;
}
.boxlineright {
	background-color: #DDE18E;
}
/* ENDE INFOBOX LAYOUT */
