/*
 * CSS "x3m"
 * Created by Sascha Piepke - www.xtr3me.com
 */

body {color: #FFFFFF; background: url(../images/bg.png);padding: 0px;margin: 0px;text-align: center;font-family: "Trebuchet MS";font-size: 11px;}

.navi {width: 138px;color: #555555;line-height: 20px;float: left;text-decoration: none;font-weight: bold;padding-right: 2px;}

.navi:hover {background: #222222;color: #b0ff00;text-decoration: none;font-weight: bold;}

.login {width: 138px;color: #555555;line-height: 20px;float: left;text-decoration: none;font-weight: bold;padding-right: 2px;}

.login:hover {background: #222222;color: #00BBFF;text-decoration: none;font-weight: bold;}
.banner {width: 138px;height: 41px;color: #555555;float: left;text-decoration: none;font-weight: bold;}

#page {width: 800px;margin: 0px auto;text-align: left;}
#header {width: 800px; height: 110px; background: url(../images/head.png) top no-repeat;float: left; margin-top:20px;}
#body {width: 800px;padding: 0px; margin:0px; float: left;}

#spacer {width:10px;height:10px;float:left;}

#box_left {width: 300px; margin: 0px; float: left; padding: 10px 0px 10px 0px; }
#box_right {width: 490px; margin: 0px; margin-left:10px; float: left; padding: 10px 0px 10px 0px; }
#inbox_left {width: 300px; margin: 0px; float: left; background-image:url(../images/box_bg.png);}
#inbox_right {width: 490px; margin: 0px; float: left; background:url(../images/box_bg.png);}

#head_left {width: 300px; height: 10px; float: left; background: url(../images/head_left.png);}
#head_right {width: 490px; height: 10px; float: left; background: url(../images/head_right.png);}
#foot_left {width: 300px; height: 10px; float: left; background: url(../images/foot_left.png);}
#foot_right {width: 490px; height: 10px;float: left; background: url(../images/foot_right.png);}

#content_left {width: 280px; padding: 0px 10px 0px 10px; margin: 0px; float: left;}
#content_right {width: 470px; padding: 0px 10px 0px 10px; margin: 0px; float: left;}

#logobox {width: 300px; margin: 0px; float: left;}