@charset "utf-8";
/* HANDHELD CSS Document for travian-stats.de */
/* Build V 0.1 02.04.2008                         */

/* Design Copyright by JoHoelken www.johoelken.de */
/* Support: service@johoelken.de                  */

/* You're free to grab code-snippets as long as   */
/* you refer to my page. Thank you.               */


/*													*/
/* ACHTUNG: Die handheld.css wird nicht von allen	*/
/*			mobilen Geräten erkannt.				*/
/* WARNING:	There are handhelds who don't care 		*/
/*			about the handheld.css.					*/
/*													*/

body {
	background-color: 	#CCCCCC;
	font-family: 		Arial, Helvetica, sans-serif;
	font-size:			1em;
}

	
	.logoarea {
	padding: 0;
	width: 947px;
	background-color:#FFFFFF;
	height:172px;
	}
	
	#logo {
	position:relative;
	bottom: 0px;
	left: 3px;
	}
	
	.contentarea {
	background-color:#FFFFFF;
	}
		.navigation {
			font-family:Arial, Helvetica, sans-serif;
			font-size: 0.8em;
			position: relative;
			left: 3px;
			top: 5px;
			width: 150px;
			}
		
		.content {
			width: 793px;
			position:relative;
			top: 5px;
			}
		.clearfloat {
			}
		
		#bottombar {
			display:inline;
			}
	
	/* 2. Inhalr */
	
	.werbung_quer {
		width: 100%;
		text-align:center;
		}
	

