#body {
         background-color: #3c3c3c;
}

#container {
         position-top: 0px;
         margin:0 auto;
         width: 997px;
         margin-top: -10px;
}

#header {
         background-image: url('images/phaceit/header.png');
         width: 265px;
         height: 68px;
         top: 0px;
         border-bottom: 2px solid #ffffff;
         padding-top: 160px;
         padding-left: 732px;
}

#links {
         width: 225px;
         background-color: #2b2b2b;
}

.menu_head {
         background-image: url('images/phaceit/menu_head.jpg');
         width: 220px;
         height: 17px;
         color: #ffffff;
         font-family: tahoma;
         font-size: 11px;
         padding-top: 8px;
         padding-left: 5px;
         font-weight: bold;
}

.menu_button {
         background-image: url('images/phaceit/menu_button.jpg');
         width: 220px;
         height: 17px;
         color: #ffffff;
         font-family: tahoma;
         font-size: 10px;
         padding-left: 5px;
         padding-top: 5px;
}

.menu_button:hover {
         background-image: url('images/phaceit/menu_button_hover.jpg');
         color: #ffffff;
}

.links_content {
         background-image: url('images/phaceit/links_bg.png');
         background-repeat: no-repeat;
         width: 219px;
         padding-top: 5px;
         padding-left: 5px;
         padding-right: 5px;
         padding-bottom: 5px;
         color: #ffffff;
         font-family: tahoma;
         font-size: 12px;
}

#main_content {
         background-color: #e3e3e3;
         color: #262626;
         padding: 5px;
         width: 531px;
         text-align: justify;
         font-family: arial;
         font-size: 13px;
}

#rechts {
         width: 225px;
         background-color: #2b2b2b;
         color: #ffffff;
}

.rechts_headline {
         width: 225px;
         height: 27px;
}

#footer {
         width: 988px;
         height: 17px;
         background-color: #2b2b2b;
         border-bottom: 2px solid #ffffff;
         border-left: 2px solid #ffffff;
         border-right: 2px solid #ffffff;
         color: #ffffff;
         text-align: right;
         padding-right: 5px;
         padding-top: 3px;
}

#login_bereich {
         width: 240px;
         color: #ffffff;
}

.username_img {
         float:left;
         width: 74px;
         height: 22px;
         background-image: url('images/phaceit/username.jpg');
         margin-bottom: 5px;
}

.login_input {
         float:left;
         width: 115px;
         height: 17px;
         padding-top: 5px;
         padding-left: 5px;
         background-color: #ffffff;
         border:0 none;
         color: #a7a7a7;
         margin-right: 10px;
         font-size:10px;
         margin-bottom: 5px;
}

.passwort_img {
         float:left;
         width: 74px;
         height: 22px;
         background-image: url('images/phaceit/passwort.jpg');
}

.login_go {
         float:left;
         border: 0px;
         background-image: url('images/phaceit/go.png');
         height: 22px;
         width: 23px;
         margin-bottom: 5px;
}

.login_lostpw {
         float:left;
         border: 0px;
         background-image: url('images/phaceit/lostpw.png');
         height: 22px;
         width: 23px;
}

.reg {
         text-decoration: none;
         color: #ffffff;
         float: right;
         margin-top: -5px;
         margin-right: 13px;
}

.reg:hover {
         font-weight: bold;
         color: #ffffff;
         text-decoration: none;
}

.reg:visited {
         color: #ffffff;
         text-decoration: none;
}

.news_box {
         width: 525px;
         background-color: #ffffff;
         border: 1px solid #8c8c8c;
         padding: 2px;
         color: #252525;
         font-size: 10px;
         font-family: verdana;
}

.news_pic {
         width: 521px;
         height: 74px;
         border: 1px solid #8c8c8c;
         margin-bottom: 2px;
}

.news_headline, .news_headline:hover, .news_headline:active, .news_headline:visited {
         color: #575757;
         font-weight: bold;
         font-size: 14px;
         font-family: verdana;
         text-decoration: none;
}

.news_trennlinie {
         width: 521px;
         height: 3px;
         background-color: #0f5176;
         margin-top: 2px;
         margin-bottom: 2px;
}

.news_settings {
         color: #9b9b9b;
         font-size: 10px;
         font-family: verdana;
         margin-bottom: 3px;
}