/* <!-- */
/* General styles */
	body { color: silver; margin:0; padding:0; border:0;			/* This removes the border around the viewport in old versions of IE */
		width:100%; min-width:600px;		/* Minimum width of layout - remove line if not required */
						/* The min-width property does not work in old versions of Internet Explorer */
		font-size:88%; font-family: Verdana, Arial, Helvetica, sans-serif; background: #293300; }
	a { color:#cf0; font-size: 88%; font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: none; }
	a:hover { background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: 0 0; text-decoration:underline; }
	h2{ color: #cf0; font-size: 100%; font-family: Verdana, Arial, Helvetica, sans-serif; background-color: #293300; text-transform: uppercase;  padding: 5px 15px;
 margin: 0px; }
 h1{ color: #cf0; font-size: 99%; font-family: Verdana, Arial, Helvetica, sans-serif; background-color: #293300; font-weight: bold; margin: 0; padding: 15px; }
	p { font-size: 88%; margin:0.4em 1em 0.8em; padding:0; }
li { font-size: 85%; margin:0.4em 1em 0.8em; padding:0; list-style:none; }
img {
		margin:10px 0 5px;
	}
	/* Header styles */
	#header {
		clear:both;
		float:left;
		width:100%;
	}
	#header {
		border-bottom:1px solid #000;
	}
	#header p,
	#header h1,
	#header h2 {
		 color: #cf0; font-size: 99%; font-family: Verdana, Arial, Helvetica, sans-serif; background-color: #293300; font-weight: normal; margin: 0; padding: 5px; margin-left: 100px }
	
	#header a { color:#cf0; font-size: 100%; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; text-decoration: underline; }
	#header a:hover { text-decoration: none} 
	
	#header ul li {
		display:inline;
		list-style:none;
		margin:0;
		padding:0;
	}
	#header ul li a {
		display:block;
		float:left;
		margin:0 0 0 1px;
		padding:3px 10px;
		text-align:center;
		background:#eee;
		color:#000;
		text-decoration:none;
		position:relative;
		left:15px;
		line-height:1.3em;
	}
	#header ul li a:hover {
		background:#369;
		color:#fff;
	}
	#header ul li a.active,
	#header ul li a.active:hover {
		color:#fff;
		background:#000;
		font-weight:bold;
	}
	#header ul li a span {
		display:block;
	}

/* 'widths' sub menu */
	#layoutdims {
		clear:both;
		background:#526600;
		border-top:4px solid #000;
		margin:0;
		padding:6px 10px !important;
		text-align:right;
	}
	/* column container */
	.colmask { background-color: #293300; position:relative;	/* This fixes the IE7 overflow hidden bug */
		clear:both; float:left; width:100%;			/* width of whole page */
		overflow:hidden;		/* This chops off any overhanging divs */
	}
	/* common column settings */
	.colright,
	.colmid,
	.colleft { background-color: #293300; float:left; width:100%;			/* width of page */
		position:relative; }
	.col1,
	.col2,
	.col3 { float:left; position:relative; overflow:hidden; border: dashed 2px #cf0; background:#526600; padding-top: 1em; padding-bottom: 1em; }
table { margin-right: 14px; padding-right: 14px; }
/* 3 Column settings */
	.threecol {
		background:#293300;		/* right column background colour */
		
	}
	.threecol .colmid { background-color: #293300; right:30%;			/* width of the right column */
			/* center column background colour */
	}
	.threecol .colleft {
		right:40%;			/* width of the middle column */
		background:#293300;	/* left column background colour */
		
	}
	.threecol .col1 {
		width:38%;			/* width of center column content (column width minus padding on either side) */
		left:101%;	
				/* 100% plus left padding of center column */
	}
	.threecol .col2 {
		width:28%;			/* Width of left column content (column width minus padding on either side) */
		left:33%;			/* width of (right column) plus (center column left and right padding) plus (left column left padding) */
	}
	.threecol .col3 {
		width:28%;			/* Width of right column content (column width minus padding on either side) */
		left:75%;
					/* Please make note of the brackets here:
						(100% - left column width) plus (center column left and right padding) plus (left column left and right padding) plus (right column left padding) */
	}
		/* --> */
h3 { font-size: 95%; 
font-family: Verdana, Arial, Helvetica, sans-serif; 
background-color: #cf0; 
text-transform: uppercase; }

#popups { 
color: #cf0; 
font-size: 98%; 
background-color: #293300; }


#chats 
{ color: #cf0; font-size: 85%; font-weight: bold; background-image: url(Bilder/chat.gif); background-repeat: no-repeat;
background-position: 0.4em;
padding-left: 7.0em; list-style-type: none; list-style-image: none; }
#fett { color: #cf0; font-size: 85%; font-weight: bold;}

input { color: #cf0; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; background-color: #526600; border: solid 1px; margin-right: 30px; }
form {  }
#head { color: #cf0; font-size: 12px; font-weight: bold; }
#tick {  }
.chatticker {text-align:center;}
