body {
	font-size: 12pt;
	color: white;
	background-color: black;
	font-family: Verdana;
	padding: 0px;
	margin: 0px;
	scrollbar-base-color: black;
	scrollbar-3d-light-color: black;
	scrollbar-arrow-color: red;
	scrollbar-darkshadow-color: black;
	scrollbar-face-color: black;
	scrollbar-highlight-color: black;
	scrollbar-shadow-color: black;
	scrollbar-track-color: #222222;
}
img {
	border: none;
}

/* 
	DIVS
*/

div#logo_center {
		text-align: center;
	}


div#register {
		font-size: 1em;
	}

div#logo_links {
		float:left;
	}
div#logo_rechts {
		float: right;
	}

div#menuBar {
		width: 100%;
		text-align: center;

	}
div#footer {
	width: 100%;
	color: white;
	font-size: 0.8em;
	font-weight: bold;
	text-align: center;
	bottom: 0px;
}

div#ieroot6 div#MyHeader {

	margin-top: -12px;
}
div#ieroot6 div#left, div#ieroot6 div#right {
	margin-top: -0px;
}
div.module {
	margin-top: 1px;
	margin-bottom: 5px;
	width: 225px;
}

div#content {
	font-size: 0.8em;
	margin-left: 233px;
	margin-right: 235px;

}
div#MyHeader {
	height: 235px;
	margin-top: -4px;
	padding-top: -4px;
}
div#ieroot6 div#MyHeader {
	height: 255px;
	margin-top: -0px;
	padding-top: -0px;
}
div#left {
	padding-left: 2px;
	font-size: 0.7em;
	width: 230px;
	float: left;
}
div#center {
	margin-right: 236px;
	margin-left: 232px;
}
div#ieroot8 div#center {
	margin-top: -2px;
	border: 1px solid black;
}
div#ieroot8 fieldset#news {
	padding-top: 1px;
	padding-bottom: 10px;
	padding-left: 10px;

}
div#right {
	font-size: 0.7em;
	width: 230px;
	float: right;
}
div#user {

	
	
	}
	div#ieroot6 #menu dt {
	margin-top: 0px;
}
div#ieroot6 #menu dt {
	margin-top: 0px;
}
#menu {
	list-style-type:none;  padding:0; margin: 1px;	 text-align: center;
	margin-top: -2px;
}

#menu.reg li {float:left; padding:0; margin:0 1px 0 0; position:relative; width:125px; height: 25px; z-index:100;}
#menu.unreg li {float:left; padding:0; margin:0 1px 0 0; position:relative; width:175px; height: 25px; z-index:100;}
#menu li dl {position:absolute; top:0; left:0; padding-bottom:0; }
#menu li a, #menu li a:visited {text-decoration:none;}
#menu li dd {display:none;}
#menu li a:hover {border:0;}
#menu li:hover dd, #menu li a:hover dd {display:block;}
#menu li:hover dl, #menu li a:hover dl {padding-bottom:10px;}
#menu table {border-collapse:collapse; padding:0; margin:-1px; font-size:1em;}

#menu.reg dl {width: 125px; margin: 0; padding: 0; background: transparent;}
#menu.unreg dl {width: 175px; margin: 0; padding: 0; background: transparent;}


#menu dd {margin:0; padding:0; background: black; color: white; font-size: 0.6em; text-align:left;}

#menu dt a, #menu dt a:visited {display:block; font-size: 0.6em; color: #038; text-align:center; border:1px solid #08c; border-width:0 1px 1px 1px; background:#d4d4d4; padding:0.25em 0 0.75em 0; }







#menu b {display:block; overflow:hidden; height:1px;}


	
/*
	TABLES
*/


p.header {
	line-height: 1.4em;
	width: 100%;
	height: 26px;
	
	vertical-align: middle;
	text-align: center;
	margin-top: 0px;

}
p.header span.title {
	vertical-align: middle;
	font-size: 1.2em;
	font-weight: bold;
	float: left;
	width: 100%;

}
span.title {
	height: 25px;
	font-weight: bold;
	display: block;
	padding-top: 4px;
	width: 100%;
}
p.header span.moduleClick {
	vertical-align: middle;
	font-size: 1.2em;
	text-align: right;
	float: right;
	padding-right: 4px;
	padding-top: 4px;
}
a, a:visited {
	color: lightblue;
	text-decoration: none;
}
a:hover, a:focus {
	color: red;
	text-decoration: none;
}




/*
	FORMULARE
*/

div#ieroot6 fieldset {
	margin: 2px;
}

div#ierrot6 form#register {
	padding-top: -0px;
	margin-top: -15px;
}

form#register {
	padding-right: 235px !important;
	font-family: Verdana;
	color: lightblue;
}
legend {
	font-size: 0.9em;
	color: white;
	font-weight: bold;
}
	label {
	width: 10em;
	float: left;
	margin-top: 3px;

}
input, select {
	width: 19em;
	background-color: black;
	color: white;
	margin-right: 3px;

}
textarea {
		width: 19.7em;
		height: 7em;
		margin: 2px;
		margin-left: 0px;
		color: white;
		background-color: black;
		font-family: Verdana;
		font-size: 1em;
	}
 
 form#shout textarea#text {
	height: 10em;
	width: 190px;
	bottom: 0px;
	color: white;
	font-size: 0.6em;
	background-color: black;
	border: 1px solid grey;
	font-family: Verdana;

}
span.error {
	color: red;
	font-weight: bold;
}


form#login label {
	width: 7em;
	float: left;
	font-size: 1em;
}
form#login input {
		width: 8em;
		font-size: 1em;
		background-color: black;
		color: white; 
		margin: 2px;
	}
	
table#userList {
		width: 100%;
		border-spacing: 0px;
		border-collapse: collapse;
	}
table#userList th  {
		font-weight: bold;
		color: white;
		font-size: 0.8em;
		border-collapse: collapse;
	}	
table#userList td  {
		color: white;
		font-size: 0.8em;
		text-align: left;
		padding-left: 2px;
		border-collapse: collapse;
	}
	
fieldset#userProfile span.userLabel {
		width: 150px; float: left;
	}
form#news label {
	width: 7em;
	float: left;
}
form#news input {
		font-size: 1em;
		background-color: black;
		color: white;
		margin-left: 0px; 
}
form#news textarea {
		width: 25em;
		height: 10em;
		margin: 2px;
		margin-left: 0px;
		color: white;
		background-color: black;
		font-family: Verdana;
		font-size: 1em;
	}

fieldset#news ul {
	list-style-type: circle;
}
table#pn {
	border-spacing: 0px;
	font-size: 1em;
	width: 100%;
	}
table#pn th , table#pn td {
	width: 12em;
}
table#pn th.act , table#pn td.act {
	width: 1em;
	text-align: center;
}
form#register textarea.pn {
	width: 19.7em;
	height: 15em;
	margin: 2px;
	margin-left: 0px;
	color: white;
	background-color: black;
	font-family: Verdana;
	font-size: 1em;
}
	
	
table#read_pn {
	font-size: 1em;
	padding-left: 3px;
	padding-right: 3px !important;
	border-spacing: 0px;
	width: 100%;
}

table#read_pn tr, table#read_pn td {
	padding-left: 3px;
	padding-right: 3px !important;
	vertical-align: top;
} 
table#guestbook {
	font-size: 1em;
	padding-left: 3px;
	padding-right: 3px !important;
	border-spacing: 0px;
	width: 100%;
}

table#guestbook tr, table#guestbook td {
	padding-left: 3px;
	padding-right: 3px !important;
	vertical-align: top;
} 
	table#cal {
	border: 1px solid white;
	border-spacing: 0px;
	width: 100%;
}
table#cal td {
	border: 1px solid white;
	vertical-align: top;
	text-align: center;
}
table#cal td.gefuellt {
	text-align: left;
	color: black;
	height: 10em;
	width: 14.25%;
}
table#cal td.gefuellt_heute {
	background-color: grey;
	text-align: left;
	
 }
span.label {
	width: 100px;
	float: left;
}
table#sb_archiv {
	font-size: 1em;
	width: 100%;
	border-spacing: 0px;
}

table#sb_archiv td, table#sb_archiv th {
	font-size: 0.7em;
}
	
div.module span.stats {
	width: 120px;
	float: left;
}
table td, table th {
	vertical-align: top;
}

input.submit {
	width: 15em;
	background-color: black;

	margin: 2px;
}
table#foren input.submit {
		width: 8em;
	}



table#foren {
	border-spacing: 0px;
	width: 99%;
}

table#foren span.forentitel {
	font-weight: bold;
	font-size: 1.2em;
}
table#foren span.forenbesch {
	font-size: 0.8em;
	color: white;
}
td.header {
	color: white;
	font-weight: bold;
	font-size: 0.8em;
	text-align: center;
}
span.privevent {
	color: red;
}
span#bread {
	font-size: 0.7em;
	color: white;
	
}
table#userList td {
	height: 20px;
}
table, tr, th, td {
	border-collapse: collapse;
}
input.check {
	border: 0px;
	width: 1.5em;
}
#table_menu  {
	width: 100%;
}

div#ieroot6 #table_menu {
		width: 99%;
}
div#ieroot6 div#ie6_info {
	display: block;
	color: red;
	font-size: 1.2em;	
} 
div#ie6_info {
	display: none;
}
td#inposttable {
	background-color: grey;
}
span.pics {
	width: 8em;
	float: left;
}
table#pics, table#pics tr, table#pics tr td {
 border: 0px;
}
form#configs label {
	width: 30em;
}
 span.ts3_channel {
      color: white;
      font-weight: normal;
    }
    span.ts3_server {
      font-weight: bold;
      color: white;
    }
