/* CSS Homepage */
@import 'common.css';

/* HOME CSS */
.container{width:900px;background:url(/images/background_imprint.gif) no-repeat  0px 0px #FFF;margin-left:0px;}
.hpContainer{width:900px;background:url(/images/pencil_large.png) no-repeat 430px 0px;padding-top:20px;}
.hpmenu{margin:45px 0px 0px 35px;width:835px;}
.hpmenu img{margin:0px 15px;}

.loginbox{margin-right:220px;float:right;width:200px;height:200px;margin-top:10px;}
.loginbox .wrapper{width:145px;height:90px;margin-right:5px;}
.loginbox .wrapper label{clear:both;display:block;float:none;}
.loginbox .wrapper input{clear:both;float:none;display:block;}
.loginbox .button{width:32px; height:90px;}
.useronline{margin-right:220px;float:right;margin-top:5px;}

.footer{margin-left:8px;}
.newsbox{margin:5px 20px 10px 20px;}
.newsbox img{clear:both;display:block;}
.newsbox .article{clear:both;margin-left:34px;}
.goButton{background:url(/images/go_button.gif) no-repeat #FFF; height:32px; width:32px;border:0px; cursor:pointer; margin-top:50px;}
#newsticker{display:inline;margin-left:32px;width:814px;height:28px;padding:2px;background-color: #FFF;}
