@charset "utf-8";

/* Frontpage */

#contentfront1 { float:left; clear:both; width:400px; padding-right:20px; margin:0px 0 10px 0; }
#contentfront2 { float:left;width:230px; margin:0px 0 10px 0; padding-left:50px; }
#sidebarfront { float:left; width:200px; padding-left:20px;  margin:0px 0 10px 0; }
#sidebarfront ul { margin:0 0 20px 0; color:#888; border-bottom:2px solid #f5f5f5; border-right:1px solid #F5f5f5; border-left:1px solid #f5f5f5; padding: 7px 0 7px 14px; }
#sidebarfront ul li { list-style-type:none; line-height:20px; }
#frontpagetop { clear:both; width:100%; height:255px;  margin:0px 0 40px 0; background: right url(images/frontbg.gif); background-repeat:no-repeat; }
#frontpagetop h1 { font: italic 38px Georgia, "Times New Roman", Times, serif; text-align:left; margin:0px 0 0 0; color:#000; position:relative; top:75px; } 
#frontpagetop h2 { font: normal 28px Georgia, "Times New Roman", Times, serif; text-align:left; color:#999; position:relative; top:73px; }
#frontpagetop img { position:relative; bottom:54px; left:600px; }
.green { color:#58ad40; }