body {
    font-family: Verdana, Arial, Georgia;
    font-size: 12px;
    color: #000;
    /* background-image: url(images/background.png); #1a314b, #38556C*/
    background-repeat: repeat-x;
	background-attachment: fixed;
	padding-top: 20px;
}

th{
	font-size: x-small;
}
#main {
    width: 1000px;
    margin: auto;
    margin-top: 10px;
    margin-bottom: 10px;
}
#header {
    background: url(images/header.png) no-repeat top left;
    height: 100px;
    color: #898989;
    padding-top: 15px;
    font-family: Georgia;
}
#header h1 {
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 15px;
    font-size: 22px;
}
#header p {
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 15px;
    margin-right: 15px;
}
#content {
    width: 700px;
    float: left;
}
.post {
    margin-top: 15px;
}
.post h3{
    margin-top: 0px;
    margin-bottom: 0px;
}
.post p{
    margin-top: 0px;
    margin-bottom: 0px;
}
.post_head {
    background: url(images/post_head.png);
    height: 20px;
}
.post_content {
    background: url(images/post_content.png);
    padding-left: 10px;
    padding-right: 10px;
    margin: 0px 0px 0px 0px;
}
.post_foot {
    background: url(images/post_foot.png);
    height: 20px;
    margin: 0px 0px 0px 0px;
}
.warning {
    margin-top: 15px;
}
.warning h3{
    margin-top: 0px;
    margin-bottom: 0px;
}
.warning p{
    margin-top: 0px;
    margin-bottom: 0px;
}
.warning_head {
    background: url(images/post_head.png);
    height: 20px;
}
.warning_content {
    background: url(images/no_logins_counted.png);
    padding: 10px 10px 10px 120px;
    height: 80px;
    margin: 0px 0px 0px 0px;
}
.warning_foot {
    background: url(images/post_foot.png);
    height: 20px;
    margin: 0px 0px 0px 0px;
}
.time {
    font-size: 11px;
    font-style: italic;
    color: #898989;
    margin-top: 5px;
}
#sidebar {
    margin-top: 15px;
    color: #fff;
    padding-left: 700px;
}
#sidebar h3 {
    margin-top: 0px;
    margin-bottom: 0px;
}
#sidebar p {
    margin-top: 0px;
    margin-bottom: 0px;
}
.sidebar_head {
    background: url(images/sidebar_head.png) no-repeat top right;
    height: 19px;
}
.sidebar_content {
    background: url(images/sidebar_content.png) repeat-y right;
    padding-left: 25px;
    padding-right: 10px;
}
.sidebar_footer {
    background: url(images/sidebar_footer.png) no-repeat top right;
    height: 20px;
}
#navi {
    width: 780px;
    margin: auto;
    margin-top: 0px;
    padding-top: 5px;
}

#navi-wrapper{
	background: url(images/navi.png);
	background-repeat:no-repeat;
	height: 45px;
}
a {
    color: #d8d8d8;
    font-weight: bold;
    text-decoration: none;
}
a:hover {
    color: #fff;
    font-weight: bold;
    text-decoration: underline;
}
#content a {
    color: #898989;
    font-weight: bold;
    text-decoration: none;
}
#content a:hover {
    color: #000;
    font-weight: bold;
    text-decoration: underline;
}
li.navi {
    float: left;
	width: 33%;
    list-style-type: none;
}

/* SERVERCHECK */
.online{
	color: #060;
	font-weight: bold;
}
.slow{
	color: #FD0;
	font-weight: bold;
}
.sslow{
	color: #F90;
	font-weight: bold;
}
.xslow{
	color: #F60;
	font-weight: bold;
}
.offline{
	color: #F00;
	font-weight: bold;
}
/* LOGIN */
.login {
    width: 100%
}
.input_login {
    width: 97%
}
label {
    font-weight: bold;
    cursor: pointer;
}
/* GAESTEBUCH */
.admin {
    font-weight: bold;
	color:#2e2e2e;
}
.error {
    padding-left: 100px;
    padding-right: 5px;
    height: 80px;
    background: url(images/error.png) no-repeat top left;
}
.error h3 {
    border-bottom: 2px solid #f00;
}

.notice {
    padding-left: 100px;
    padding-right: 5px;
    height: 80px;
    background: url(images/notice.png) no-repeat top left;
}
.notice h3 {
    border-bottom: 2px solid #d78328;
}
.alright{
    padding-left: 100px;
    padding-right: 5px;
    height: 80px;
    background: url(images/alright.png) no-repeat top left;
}
.alright h3 {
    border-bottom: 2px solid #060;
}
.sites {
    text-align: center;
}
a.sites {
    color: #000;
}
a.sites:hover {
    color: #898989;
    text-decoration: underline;
}
.error_text {
    font-weight: bold;
    color: #FF4242;
    text-align: center;
    margin-top: 10px;
    margin-bottom: 15px;
}
.ok_text {
    font-weight: bold;
    color: #00AA00;
    text-align: center;
    margin-top: 10px;
    margin-bottom: 15px;
}
.facts {
	margin-top: 10px;
    margin-bottom: 10px;
    position: static;
}
.left {
    text-align: right;
}
.right {
    text-align: right;
}
.facts_table{
	text-align:right;
}
input.gb {
    width: 350px;
}
textarea.gb {
    width: 673px;
    height: 125px;
    font-family: Verdana;
    font-size: 12px;
}
.gb_picture {
    position: absolute;
    margin-left: 520px;
}
.tab1 {
    background-color: #fff;
    margin-top: 3px;
}
.tab2 {
    background-color: #F8EEB5;
    margin-top: 3px;
}
.names {
    width: 220px;
    padding: 2px;
    margin-top: 5px;
    margin-bottom: 5px;
}
.inputs {
    width: 200px;
    padding: 2px;
    margin-top: 5px;
    margin-bottom: 5px;
}
.inputs input {
    width: 195px;
}
.cb {
	width:10px;
}
.description {
    font-size: 10px;
    color: #898989;
    margin-top: 5px;
    margin-bottom: 5px;
}
.hover:hover {
    background-color: #B0CBF0;
}
.hover:hover .description {
    color: #080808;
}
.pflicht {
    background-color: #7AF889;
}
.pflicht .description {
    color: #080808;
}
.ucp {
	width:100%;
}
.trenner {
    background-color: #D4D4D4;
    border-top: 5px solid #fff;
    border-bottom: 5px solid #fff;
}  

.scripts {
    width: 98%;
    height: 55px;
}
/*Stats*/
.reg_graph {
    background-image:url('images/rot.png');
	text-align:left
}
.guest_graph {
    background-image:url('images/gruen.png');
	text-align:right
}
.no_banner {
    width: 468px;
    height: 60px;
	text-align: center;
	line-height: 55px;
    background-image: url('images/no_banner.png');
    margin:0px;
}
.top_no_banner {
    padding: 15px;
    font-size: 20px;
    font-weight: bold;
    color: #999999;
}
.beschreibung_no_banner {
    padding: 35px;
    color: #999999;
    font-size: 11px;
}
img a {
    border: 0px solid #fff;
    text-decoration: none;
}
img a:hover {
    border: 0px solid #fff;
    text-decoration: none;
}
