body {
	background: #353635 url('http://www.onlinepokercheats.de/gfx/bg.jpg') repeat-y;  		/* Hintergrundbild das senkrecht wiederholt wird */
	color: #0f3114;														/* Schriftfarbe */
	font: 0.9em 'Trebuchet MS', Geneva, Arial, Helvetica, sans-serif;	/* Schriftgroesse und Schriftart */
	margin: 0px;														/* Aussenabstand */
}

p, pre{ 
	padding: 5px 10px; 		/* Innenabstand */
	margin: 0px; 			/* Aussenabstand */
	color: #2E2E3A;			/* Schirftfarbe */
}

ul { 
	list-style: square; 	/* Liststyle => Quadrat */
}

.left { 
	text-align: left; 		/* Textausrichtung */
	float: left; 			/* Element umfließen lassen - links */
	padding-left: 5px;		/* Innenabstand */
}

.right { 
	text-align: right;		/* Textausrichtung */
}

/* ----------------------------------------- */

#ram { 	
	background: url('http://www.onlinepokercheats.de/gfx/bg.jpg') repeat-y;		/* Hintergrundbild das senkrecht wiederholt wird */
	width: 1164px;										/* Bereit des Div-Elements */
	margin: 0px;									/* Aussenabstand - durch auto = mittige Ausrichtung */
}

#main {
	background: url('http://www.onlinepokercheats.de/gfx/main.jpg') no-repeat;		/* Hintergrundbild das senkrecht wiederholt wird */
	width: 150px;										/* Bereit des Div-Elements */
	height: 200px;										/* Hoehe des Div-Elements */
	margin: -263px 0px 0px 733px;										/* Aussenabstand */
	padding: 0px;										/* Innenabstand */
}

#pokerroombut {
	background: url('http://www.onlinepokercheats.de/gfx/pokerroombut.jpg') no-repeat;		/* Hintergrundbild das senkrecht wiederholt wird */
	width: 150px;										/* Bereit des Div-Elements */
	height: 25px;										/* Hoehe des Div-Elements */
	margin: 5px 0px 0px 733px;										/* Aussenabstand */
	padding: 0px;	
}

#pokercheatsbut {
	background: url('http://www.onlinepokercheats.de/gfx/pokercheats.jpg') no-repeat;		/* Hintergrundbild das senkrecht wiederholt wird */
	width: 150px;										/* Bereit des Div-Elements */
	height: 25px;										/* Hoehe des Div-Elements */
	margin: 0px 0px 0px 733px;										/* Aussenabstand */
	padding: 0px;	
}

#pokersoftw {
	background: url('http://www.onlinepokercheats.de/gfx/pokersoftware.jpg') no-repeat;		/* Hintergrundbild das senkrecht wiederholt wird */
	width: 150px;										/* Bereit des Div-Elements */
	height: 25px;										/* Hoehe des Div-Elements */
	margin: 0px 0px 0px 733px;										/* Aussenabstand */
	padding: 0px;	
}

#botsbutt {
	background: url('http://www.onlinepokercheats.de/gfx/botsbutt.jpg') no-repeat;		/* Hintergrundbild das senkrecht wiederholt wird */
	width: 150px;										/* Bereit des Div-Elements */
	height: 25px;										/* Hoehe des Div-Elements */
	margin: 0px 0px 0px 733px;										/* Aussenabstand */
	padding: 0px;	
}



#pokerstrat {
	background: url('http://www.onlinepokercheats.de/gfx/pokerstrat.jpg') no-repeat;		/* Hintergrundbild das senkrecht wiederholt wird */
	width: 150px;										/* Bereit des Div-Elements */
	height: 25px;										/* Hoehe des Div-Elements */
	margin: 0px 0px 0px 733px;										/* Aussenabstand */
	padding: 0px;	
}

#servicebut {
	background: url('http://www.onlinepokercheats.de/gfx/servicebut.jpg') no-repeat;		/* Hintergrundbild das senkrecht wiederholt wird */
	width: 150px;										/* Bereit des Div-Elements */
	height: 25px;										/* Hoehe des Div-Elements */
	margin: 0px 0px 0px 733px;										/* Aussenabstand */
	padding: 0px;	
}

#affi {
	background: url('http://www.onlinepokercheats.de/gfx/affis.jpg') no-repeat;		/* Hintergrundbild das senkrecht wiederholt wird */
	width: 150px;										/* Bereit des Div-Elements */
	height: 25px;										/* Hoehe des Div-Elements */
	margin: 5px 0px 0px 733px;										/* Aussenabstand */
	padding: 0px;	
}

#header {
	background: url('http://www.onlinepokercheats.de/gfx/header2.jpg') no-repeat;		/* Hintergrundbild das senkrecht wiederholt wird */
	width: 720px;										/* Bereit des Div-Elements */
	height: 267px;										/* Hoehe des Div-Elements */
	margin: 0px;										/* Aussenabstand */
	padding: 0px;										/* Innenabstand */
}


#content {		
	width: 630px;										/* Bereit des Div-Elements */
margin: 0px 0px 0px 0px;
	padding: 10px 15px 15px 70px;						/* Innenabstand */
	float: left;										/* Element umfließen lassen - links */
}

#navi{
	width: 150px;										/* Bereit des Div-Elements */
	margin: -175px 0px 0px 760px;							/* Aussenabstand */
	padding: 10px 0px 0px 0px;							/* Innenabstand */
}

* html #navi{	/* Angabe nur fuer den IE */										
	margin: 0px 0px 0px 760px;
}

	#navi ul{
		list-style: square inside;						/* Liststyle => Quadrat */
		margin: 0px;								/* Aussenabstand */
		padding: 0px;									/* Innenabstand */
	}

#pokerrooms{
	width: 150px;										/* Bereit des Div-Elements */
	margin: 0px 0px 0px 735px;							/* Aussenabstand */
	padding: 10px 0px 0px 0px;							/* Innenabstand */
}

* html #pokerrooms{	/* Angabe nur fuer den IE */										
	margin: 0px 0px 0px 760px;
}

	#navi ul{
		list-style: square inside;						/* Liststyle => Quadrat */
		margin: 0px;								/* Aussenabstand */
		padding: 0px;									/* Innenabstand */
	}


#pokercheats{
	width: 150px;										/* Bereit des Div-Elements */
	margin: 5px 0px 0px 735px;							/* Aussenabstand */
	padding: 0px 0px 0px 0px;							/* Innenabstand */
}

* html #pokercheats{	/* Angabe nur fuer den IE */										
	margin: 0px 0px 0px 735px;
}

	#navi ul{
		list-style: square inside;						/* Liststyle => Quadrat */
		margin: 0px;								/* Aussenabstand */
		padding: 0px;									/* Innenabstand */
	}

#pokersoftware{
	width: 150px;										/* Bereit des Div-Elements */
	margin: 0px 0px 0px 735px;							/* Aussenabstand */
	padding: 10px 0px 0px 0px;							/* Innenabstand */
}

* html #pokersoftware{	/* Angabe nur fuer den IE */										
	margin: 0px 0px 0px 735px;
}

	#navi ul{
		list-style: square inside;						/* Liststyle => Quadrat */
		margin: 0px;								/* Aussenabstand */
		padding: 0px;									/* Innenabstand */
	}

#pokerbots{
	width: 150px;										/* Bereit des Div-Elements */
	margin: 0px 0px 0px 735px;							/* Aussenabstand */
	padding: 10px 0px 0px 0px;							/* Innenabstand */
}

* html #pokerbots{	/* Angabe nur fuer den IE */										
	margin: 0px 0px 0px 735px;
}

	#navi ul{
		list-style: square inside;						/* Liststyle => Quadrat */
		margin: 0px;								/* Aussenabstand */
		padding: 0px;									/* Innenabstand */
	}

#pokerstrategie{
	width: 150px;										/* Bereit des Div-Elements */
	margin: 5px 0px 0px 735px;							/* Aussenabstand */
	padding: 10px 0px 0px 0px;							/* Innenabstand */
}

* html #pokerstrategie{	/* Angabe nur fuer den IE */										
	margin: 0px 0px 0px 735px;
}

	#navi ul{
		list-style: square inside;						/* Liststyle => Quadrat */
		margin: 0px;								/* Aussenabstand */
		padding: 0px;									/* Innenabstand */
	}

#service{
	width: 150px;										/* Bereit des Div-Elements */
	margin: 5px 0px 0px 735px;							/* Aussenabstand */
	padding: 10px 0px 0px 0px;							/* Innenabstand */
}

* html #service{	/* Angabe nur fuer den IE */										
	margin: 0px 0px 0px 735px;
}

	#navi ul{
		list-style: square inside;						/* Liststyle => Quadrat */
		margin: 0px;								/* Aussenabstand */
		padding: 0px;									/* Innenabstand */
	}

#affiliates{
	width: 150px;										/* Bereit des Div-Elements */
	margin: 5px 0px 0px 735px;							/* Aussenabstand */
	padding: 10px 0px 0px 0px;							/* Innenabstand */
}

* html #affiliates{	/* Angabe nur fuer den IE */										
	margin: 10px 0px 0px 735px;
}

	#navi ul{
		list-style: square inside;						/* Liststyle => Quadrat */
		margin: 0px;								/* Aussenabstand */
		padding: 0px;									/* Innenabstand */
	}


#bonusbutt {
	background: url('http://www.onlinepokercheats.de/gfx/bonusbutt.jpg') no-repeat;		/* Hintergrundbild das senkrecht wiederholt wird */
	width: 250px;										/* Bereit des Div-Elements */
	height: 25px;										/* Hoehe des Div-Elements */
	margin: -1133px 0px 0px 896px;										/* Aussenabstand */
	padding: 0px;	
}

#navi2{
	width: 234px;										/* Bereit des Div-Elements */

	margin:  0px 0px 0px 865px;							/* Aussenabstand */
	padding: 0px 0px 0px 0px;							/* Innenabstand */
}

* html #navi2{	/* Angabe nur fuer den IE */										
	margin: 0px 0px 0px 950px;
}

	#navi ul{
		list-style: square inside;						/* Liststyle => Quadrat */
		margin: 0px;								/* Aussenabstand */
		padding: 0px;									/* Innenabstand */
	}
#newsflashbut {
	background: url('http://www.onlinepokercheats.de/gfx/newsflashbut.jpg') no-repeat;		/* Hintergrundbild das senkrecht wiederholt wird */
	width: 250px;										/* Bereit des Div-Elements */
	height: 25px;										/* Hoehe des Div-Elements */
	margin: 0px 0px 0px 896px;										/* Aussenabstand */
	padding: 0px;	
}

#newsflash{
	width: 260px;										/* Bereit des Div-Elements */

	margin: 0px 0px 0px 865px;							/* Aussenabstand */
	padding: 10px 0px 0px 0px;							/* Innenabstand */
}

* html #newsflash{	/* Angabe nur fuer den IE */										
	margin: 0px 0px 0px 950px;
}

	#navi ul{
		list-style: square inside;						/* Liststyle => Quadrat */
		margin: 0px;								/* Aussenabstand */
		padding: 0px;									/* Innenabstand */
	}
#opcbonusbut {
	background: url('http://www.onlinepokercheats.de/gfx/opcbonus.jpg') no-repeat;		/* Hintergrundbild das senkrecht wiederholt wird */
	width: 250px;										/* Bereit des Div-Elements */
	height: 25px;										/* Hoehe des Div-Elements */
	margin: 0px 0px 0px 896px;										/* Aussenabstand */
	padding: 0px;	
}

#opcbonus{
	width: 300px;										/* Bereit des Div-Elements */

	margin: 0px 0px 0px 853px;							/* Aussenabstand */
	padding: 0px 0px 0px 0px;							/* Innenabstand */
}

* html #opcbonus{	/* Angabe nur fuer den IE */										
	margin: 0px 0px 0px 950px;
}

	#navi ul{
		list-style: square inside;						/* Liststyle => Quadrat */
		margin: 0px;								/* Aussenabstand */
		padding: 0px;									/* Innenabstand */
	}
#werbungbut {
	background: url('http://www.onlinepokercheats.de/gfx/Werbungbut.jpg') no-repeat;		/* Hintergrundbild das senkrecht wiederholt wird */
	width: 250px;										/* Bereit des Div-Elements */
	height: 25px;										/* Hoehe des Div-Elements */
	margin: 0px 0px 0px 896px;										/* Aussenabstand */
	padding: 0px;	
}

#werbung{
	width: 260px;										/* Bereit des Div-Elements */

	margin: 0px 0px 0px 865px;							/* Aussenabstand */
	padding: 10px 0px 0px 0px;							/* Innenabstand */
}

* html #werbung{	/* Angabe nur fuer den IE */										
	margin: 0px 0px 0px 950px;
}

	#navi ul{
		list-style: square inside;						/* Liststyle => Quadrat */
		margin: 0px;								/* Aussenabstand */
		padding: 0px;									/* Innenabstand */
	}

#footer {
	background: #FFFFFF url('http://www.onlinepokercheats.de/gfx/footer.jpg') top repeat-x;	/* Hintergrundbild das nach rechts wiederholt wird */
	clear: both;										/* hebt float: left; wieder auf*/
	width: 1164px;										/* Bereit des Div-Elements */
	height: 50px;										/* Hoehe des Div-Elements */
	margin: 0px;									/* Aussenabstand */
	padding: 0px 0px 0px;								/* Innenabstand */
	line-height: 36px;									/* Zeilenhoehe*/
	text-align: center;									/* Textausrichtung */
	color: #969789;										/* Textfarbe */
}

/* Links
--------------------------------------------------------------------------- */

A {	/* generelle Formatierung eines Links */
	color: #09630b; 									/* Textfarbe */
	text-decoration: none;								/* Definiert das der Link nicht unterstrichen ist */
}

A:visited { /* Besuchter Link */
	color: #09630b;  									/* Textfarbe */
	text-decoration: none;							/* Definiert dass der Link unterstrichen ist */
}

A:hover, A:active {	/* Aktiver Link & wenn man mit der Maus drueber faehrt */
	color: #686864;  									/* Textfarbe */
	text-decoration: underline;							/* Definiert dass der Link unterstrichen ist */
}

/* headlines
--------------------------------------------------------------------------- */

h1{
	color: #A2B710;										/* Textfarbe */
	text-align: left; 									/* Textausrichtung */
	padding: 0 0px 0px 0px;								/* Innenabstand */
	font: normal 1.6em verdana, tahoma, sans-serif;		/* Schriftgroesse und Schriftart */
}

h2{
	color: #65666B;										/* Textfarbe */
	text-align: left;  									/* Textausrichtung */
	padding: 0 0px 0px 0px;								/* Innenabstand */
	font-size: 1.4em;									/* Schriftgroesse */
}

h3{
	color: #BA7EBA;										/* Textfarbe */
	text-align: left; 									/* Textausrichtung */	
	padding: 0 0px 0px 0px;								/* Innenabstand */
	font-size: 1.3em;									/* Schriftgroesse */
}
