<!--
	* {
		margin:0;
		padding:0;
		}

	html, body {
		height:100%;		
		}

	body {
		background-color:#1a1a1a;		
		text-align:center; /* horizontal centering for IE Win quirks */
		overflow: inherit;
  		overflow: -moz-scrollbars-vertical;
		}

	#container {
		margin: 0 auto;
		position:relative; /* puts container in front of distance */
		text-align:left;
		/*height:100%;*/
		width:1002px;		
		float:center;
		clear:left;
		background-color:#333333;
		background-image: url(images/bg_content.jpg);
		background-repeat: repeat-y;
		font-family: Verdana, Helvetica, sans-serif;
		font-size:10px;
		font-style:normal;
		color: #000000; 	
		}
	
a {
	color:#000000; text-decoration:none;
}

a:hover {
	color:#ff0000; text-decoration:none;
}


a.side {
	color:#000000; text-decoration:none;
}
a.side_male {
	color:#4040FF; text-decoration:none;
}
a.side_female {
	color:#BF0080; text-decoration:none;
}

a:hover.side {
	color:#ff0000; text-decoration:none;
}

a.white {
	font-size:11px;color:#000000; text-decoration:none;
}

a:hover.white {
	color:#000000; text-decoration:underline overline;
}


img {
	border: 0px;
}

form {
	margin:0px 0px 0px 0px;
}

hr {
	border-top:1px #E2E2E2 solid;
	border-bottom:1px #F9F9F9 solid;
	margin: 3px;
}

hr.side-hr {
	border:1px #E2E2E2 solid;
	border-bottom:1px #F9F9F9 solid;
	margin: 3px;
}

/*hr,side-hr { color: #fe9933; width: 100%; height: 1px; text-align: center; float: center; border: 1px solid #fe9933;}*/

td {
	font-family:Verdana,Tahoma,Arial,Sans-Serif;
	font-size:10px;
}

pre {
	font-family:Verdana,Tahoma,Arial,Sans-Serif; 
	font-size:10px;
}

.alt {
	color:#000000;
}

.header {
	font-family:Verdana,Tahoma,Arial,Sans-Serif;
	font-size:12px;
	color:#000000; 
	background-color:#333333;
	padding:5px;
}

.button {
	background-image:url(images/tableheader_rot.jpg);
	font-family:Verdana,Sans-Serif;
	font-size:10px;
	color:#000000; 	
	background-color:#000000;
	border:#333333 1px solid;
	border-top: 0px;
	margin-top:2px;
}
	
.textbox {
	font-family:Verdana,Tahoma,Arial,Sans-Serif;
	font-size:10px;
	color:#000; 
	background-color:#FFFFFF;
	border:1px #000000 solid;
}

.main-bg {
	padding:5px 0px 5px 0px;
}

.side-border-left {
	padding:5px 5px 0px 0px;
}

.side-border-right {
	padding:5px 0px 0px 5px;
}

.main-body {
	font-size:10px;
	color:#000; 
	background-color:#ffffff;
	padding:3px 4px 3px 4px;
	width: auto;
}

.side-body {
	font-size:10px;
	color:#000; 
	background-color:#ffffff;
	padding:5px 0px 0px 0px;
	width: auto;
}

.border {
	background-color:#ddd; 
	border:2px #f6f6f6 solid; 
}

.infobar {
	background-color:#F9F9F9;
	font-size:10px;
	color:#000; 
	border-top: solid #C4C4C4; 
	border-top-width: 1px; 
	border-left: solid #C4C4C4; 
	border-left-width: 1px; 
	border-right: solid #F6F6F6; 
	border-right-width:0px; 
	border-bottom: solid #F6F6F6; 
	border-bottom-width:1px;
	padding:3px 4px 3px 4px;
}

.infobar2 {
	background-color:#F9F9F9;
	font-size:9px;
	color:#676767; 
	border-top: solid #C4C4C4; 
	border-top-width: 1px; 
	border-left: solid #C4C4C4; 
	border-left-width: 0px; 
	border-right: solid #F6F6F6; 
	border-right-width:1px; 
	border-bottom: solid #F6F6F6; 
	border-bottom-width:1px;
	padding:3px 4px 3px 4px;
}
/*
.panel-left {
	width:15px; height:27px; 
	background-image:url();
	background-position: top left; 
}

.panel-right {
	width:15px; height:27px;
	background-image: url(images/panel-right.gif);
	background-position: top right;
}
*/
.panel-main {
	font-family:Verdana,Tahoma,Arial,Sans-Serif;
	font-size:10px;font-weight:bold;
	color:#000000;
	height:29px;
	padding:0px 0px 0px 0px;
	background-image:url(images/navbox_head.jpg);
	background-repeat:no-repeat;
	text-align: left;
	vertical-align: middle;
}
.panel-rightside {
	font-family:Verdana,Tahoma,Arial,Sans-Serif;
	font-size:10px;font-weight:bold;
	color:#000000;
	height:29px;
	padding:0px 0px 0px 0px;
	background-image:url(images/navbox_head.jpg);
	background-repeat:no-repeat;
	text-align: left;
	vertical-align: middle;
}

.table-head {
	font-family:Verdana,Tahoma,Arial,Sans-Serif;
	font-size:10px;font-weight:bold;
	color:#000000;
	height:29px;
	width: 273px;
	padding:0px 0px 0px 0px;
	background-image:url(images/tableheader_rot.jpg);
	background-repeat:repeat-x;
	text-align: left;
	vertical-align: middle;
}

.table-bottom {
	height:14px;
	padding:0px 0px 0px 0px;
	background-image:url(images/tablebottom_middle.png);
	background-repeat:repeat-x;
	width: auto;
}

.border-left {
	width:15px; background-image:url(images/border-left.gif);
	background-position: left;
	background-repeat:repeat-y; 
}

.border-right {
	width:15px; background-image:url(images/border-right.gif);
	background-position: right;
	background-repeat:repeat-y;
}

.border-bleft {
	width:15px; height:30px;
	background-image:url(images/border-bleft.gif);
	background-repeat: no-repeat;
	background-position: top left;
}

.border-bright {
	width:15px; height:30px;
	background:url(images/border-bright.gif) top right no-repeat;
}

.border-bmain {
	height:15px; background:url(images/navbox_ende.png) top repeat-x;
	background-repeat:repeat-x;
}

.side-caption {
	font-family:Verdana,Tahoma,Arial,Sans-Serif;
	font-size:10px; font-weight:bold;
	color:#FFFFFF; background-color:#000000;
	padding:0px 4px 3px 4px;
}

.tbl-border {
	background-color:#999999;border: 0px solid #000000;
}

.tbl {
	font-size:10px; padding:3px 4px 3px 4px;
	border: 1px solid #790000;
}

.tbl1 {
	font-size:10px; color:#000; 
	background-color:#f4f4f4; padding:4px;

}

.tbl2 {
	font-size:10px; color:#000; 
	background-color:#e6e6e6; padding:4px;
	border: 0px solid #790000;

}
	
.forum-caption {
	font-size:10px; font-weight:bold;
	background-image:url(images/tableheader_rot.jpg);
	color:#000;
	padding:4px 4px 4px 4px;
}

.quote {
	color:#790000; background-color:#F9F9F9;
	padding:2px;
	margin:0px 20px 0px 20px;
	border:1px #979797 solid;
}

.copyright {
	font-family:Verdana,Tahoma,Arial,Sans-Serif;
	font-size:9px;
	color:#000; 
}
	
.poll {
	height:12px; border:1px #979797 solid;
}

.comment-name {
	font-weight:bold; color:#000; 
}

.shoutboxname {
	font-weight:normal; color:#000; 
}

.shoutbox {
	color:#000; 
}

.shoutboxdate {
	font-size:9px; color:#333; text-align:right;
}

.small {
	font-size:10px; font-weight:normal;
}

.small2 {
	font-size:10px; font-weight:normal; color:#555;
}

.side-small {
	font-size:9px; font-weight:normal; color:#333;
}

.side-label {
	background-color:#e3e3e3;
	padding:1px 4px 3px 4px;
	background-image:url(images/side-cell.gif);
	background-repeat:repeat-x;
}

h1 { color: #000; font-size: 16px; }
h2 { color: #000; font-size: 14px; }
h3 { color: #000; font-size: 13px; }
h4 { color: #000; font-size: 12px; }
h5 { color: #000; font-size: 11px; }
h6 { color: #000; font-size: 10px; }

/* Style for Fuzed Shoutbox */
.info {
	font: 10px Verdana, Helvetica, Arial, sans-serif;
	color:black;
	font-weight:normal;
}

.info1 {
	font: 10px Verdana, Helvetica, Arial, sans-serif;
	color:green;
	font-weight:normal;
}

.info2 {
	font: 10px Verdana, Helvetica, Arial, sans-serif;
	color:red;
	font-weight:normal;
}
-->
