/*	-------------------------------------------------------------
	Base Body Styles
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

		* {
			margin: 0;
			padding: 0;}


		body {
			font: 0.92em/1.75 Verdana,sans-serif;
			text-align: justify;
			color: #000;}

		a:link, a:visited {
			color: #fb9528;
			text-decoration: underline; }

		.clear {
			clear: both; }

		#shadow_left, #shadow_right, #header, #footer, #live {
			display: none; }

/*	-------------------------------------------------------------
	Print
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

		#p_only {
			display: block;
			padding-bottom: 8px;
			margin-bottom: 10px;
			border-bottom: 1px solid #000; }

		#p_only h1 {
			display: inline;
			color: #fb9528;
			font: bold 1.75em Arial,sans-serif; }

		#p_only h2 {
			font: italic 1em Arial,sans-serif; }

		#p_only h5 {
			display: inline;
			font: normal 0.92em Arial,sans-serif; }

/*
	Startseite
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

		.p_h2 {
			display: block;
			color: #2c74a6;
			text-align: center; }

		.s_rahmen .s_leftc {
			float: left;
			font-size: 0.92em;
			color: #a3a3a3; }

		.s_rahmen .s_rightc, #s_right .s_rightc  {
			display: none; }

		.s_rahmen .s_mainc {
			display: block;
			padding-bottom: 10px; }

		#s_right .s_leftc {
			float: left;
			font-size: 0.92em;
			color: #a3a3a3; }

		#s_right .s_bottomc {
			display: block;
			padding-bottom: 10px; }

/*
	Artikel
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

		#pages, #kommentare, #a_right, #a_liste {
			display: none; }

/*
	Spiele-Datenbank
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

		#list, #gd_images a, .p_not, .when, #gd_right .clear {
			display: none; }

		#gd_images {
			float: left; margin: 2px 5px 0 0; }

		#gd_details .gd_what {
			font-weight: bold; font-style: italic; color: #2c74a6; }

		.artikel, .blog {
			font-size: 1.5em;
			display: block;
			color: #2c74a6;
			text-align: center;
			margin-top: 20px; }

		.what {
			display: block; }

/*
	Spieleliste
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

		 #gd_list .c_3 {
			display: none; }

		#gd_list {
			display: block; }

		#gd_list .title {
			display: block;
			border-bottom: 1px solid #b1b1b1;
			padding-bottom: 2px;
			font-weight: bold; }

		#gd_list .c_1 {
			float: left;
			width: 23%;
			margin-right: 2%;
			font-weight: bold; }

		#gd_list .c_2, #gd_list .c_4 {
			float: left;
			width: 25%; }

		#gd_list .listing {
			display: block;
			border-bottom: 1px solid #b1b1b1;
			background: #f1f1f1;
			padding: 4px 0 4px 0;
			font-size: 0.92em; }

		#gd_list .listing2 {
			display: block;
			border-bottom: 1px solid #b1b1b1;
			padding: 4px 0 4px 0;
			font-size: 0.92em; }