html, body {
            margin:0;
            padding:0;
            background-color:#686565;
         }
		 #top_banner {
            position:absolute;
            top:5px;
			left:100px;
			right:100px;
            height:150px;
            background-color:#686565;
            z-index:2;
         }
         #top_navigation {
            position:absolute;
            top:155px;
            left:100px;
            right:100px;
            height:35px;
            background-color:#686565;
            z-index:2;
         }
		#left_navigation {
            position:fixed;
            top:0px;
            left:0px;
            width:100px;
            height:100%;
			background-image:url(hintergrund_links.jpg);
            z-index:2;
         }
         #right_navigation {
            position:fixed;
            top:0px;
            right:0px;
            width:100px;
            height:100%;
            background-image:url(hintergrund_rechts.jpg);
            z-index:2;
         }
		 #left {
            position:absolute;
            margin-top:0px;
            margin-left:0px;
            width:100px;
            background-image:url(Negativ_Vorschau.jpg);
            z-index:10;
         }
		 #right {
            position:absolute;
            margin-top:0px;
            margin-right:0px;
            width:100px;
            background-image:url(Negativ_Vorschau.jpg);
            z-index:10;
         }


	#content {
		position:absolute;
		top:190px;
		left:100px;
		right:100px;
		height:100%;
		background-color:#686565;
		
	}
	#content2 {
		position:absolute;
		top:190px;
		left:100px;
		right:100px;
		background-color:#222222;
		color:#FFFFFF;
		
	}
           
         a.top_link {
            display:inline-block;
            width:100px;
            text-align:center;
            height:35px;
            font-family:"MS Sans Serif",sans-serif;
            font-size:13px;
            font-weight:bold;
            text-decoration:none;
	    
         }
         a.top_link:link, a.top_link:visited {
            color:rgb(255,255,255);
            background-repeat:no-repeat;
            background-image:url(menue1.gif);
         }       
         a.top_link:hover, a.top_link:active {
            color:black;
            background-position:top right;
            background-repeat:no-repeat;
            background-image:url(menue2.gif);
         }       
		 a#navi_button {
            width:100px;
            z-index:3;
         }
         a#home:hover, a#home:active,
         a#news:hover, a#news:active,
         a#game:hover, a#game:active,
         a#cheats:hover, a#cheats:active,
         a#comm:hover, a#comm:active,
         a#impr:hover, a#impr:active {
            z-index:9;
         }       
         #game_sublinks {
            position:absolute;
            top:238px;
            left:120px;
            width:80px;
			z-index:10;
            visibility:hidden;
         }
 	td, th, ul, li, input, textarea {color: #ffffff; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; }
	a       {color: #FFFFFF; text-decoration: none;	}
	a:hover {color: #ffffff; text-decoration: underline; }
	p {margin: 1em 0 1em 0; }
	p.small {font-size: 80%; color: #808080; }
	h1 {font-size: 24px; font-weight: bold; margin-bottom: 1em; color:#ffffff;}
	h2 {font-size: 15px; font-weight: bold; margin-bottom: 1em; color:#ffffff;}
	h3 {font-size: 12px; font-weight: bold; margin-bottom: 1em; color:#ffffff;}
	hr {height: 1px; border: none; color: #888888; background-color: #ffffff; }
	
	table {border: none;}
	.gbuchtabelle{border: 3px; border-color: #222222;}
	td {color: #ffffff; background-color: #686565; padding: 0px; text-align: center; vertical-align: middle;
	    border: 0px; border-color: #CCCC66;}
	td.negativ_navi {color: #ffffff; background:url(Negativ_Vorschau.jpg); text-align: center; vertical-align: middle;}
	td.negativ {color: #ffffff; background:url(Negativ772x540.jpg); text-align: center; vertical-align: middle;}
	td.navi {
	color: #ffffff;
	background-color: #222222;
	padding: 6px;
	text-align: left;
	vertical-align: middle;
	border:0px;
	border-color: #686565;
	list-style-position: inside;
	}
	td.intern {
	color: #ffffff;
	background-color: #222222;
	padding: 6px;
	text-align: left;
	vertical-align: top;
	border:0px;
	border-color: #686565;
	list-style-position: inside;
	}

	td.bericht {
	color: #ffffff;
	background-color: #686565;
	padding: 6px;
	text-align: left;
	border:0px;
	border-color: #686565;
	list-style-position: inside;
	}
	
	span {color: #ffffff background-color: #686565;}
	aufnahmedaten {font-weight: 400;color:#ffffff;}
	span.wichtig {color: #e6d905;}
	.zeile01{background-color:#807b7b; border:0px; border-color: #CCCC66;}
	.zeile02{background-color:#222222; border:0px; border-color: #CCCC66;}
	.login {font-weight: 400;color:#000000;}
