/* Start of CMSMS style sheet 'villa' */
/* Body */

body { background-color:#0078B9;
	margin: 20px 0px 0px;
}


/* Spaltenlayout */

table.mainframe { width:800px; }
td.nav { text-align: right; vertical-align: top;
	padding: 30px 0px 100px 0px;
	width: 150px;
}
td.content {
	vertical-align: top;
	padding: 38px 40px 50px 40px;
}


/* Footer */

td.footer { border-top:1px solid #74AE57; padding-top: 10px; vertical-align: top;
}
#footer p {
vertical-align: top;
	text-align: center; color: #666666; font-size: 9px;
}





a:active { color: #0078B9; text-decoration: none }
a:link { color: #0078B9; text-decoration: none }
a:visited { color: #0078B9; text-decoration: none }
a:hover { color: #0078B9; text-decoration: underline }




p,td,dt {color: #000000; font-size: 12px; font-family: Verdana, Arial, Helvetica, Geneva, "Trebuchet MS", "Gill Sans", sans-serif}


/* End of 'villa' */

