body, table, td
{
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	border: 0px;
	/*color: #356aa0; */
	color: #000;	
}
img
{
	border: 0px;
}
a
{
	text-decoration: none;
	font-weight: bold;
	color: #356aa0;
}
a:hover
{
	color: #111;
}


/* Elements */
/* Quote Bar */
.quoteBar
{
	margin-left: auto;
	margin-right: auto;
}
/*   --  links */
.quoteBar .ul
{
	width: 8px;
	height: 6px;
	background-image: url(/images/quoteBar/ul.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.quoteBar .ml
{
	width: 8px;
	background-image: url(/images/quoteBar/ml.jpg);
	font-color: #;
}
.quoteBar .ol
{
	width: 8px;
	height: 5px;
	background-image: url(/images/quoteBar/ol.jpg);
}
/*   --  mitte */
.quoteBar .om
{
	height: 5px;
	background-image: url(/images/quoteBar/om.jpg);
}
.quoteBar .um
{
	height: 6px;
	background-image: url(/images/quoteBar/um.jpg);
}
.quoteBar .mm
{
	background-color: #f9f7f5;
	color: #000;
	/* background-image: url(/images/quoteBar/mm.jpg); */
}
/*   --  rechts */
.quoteBar .or
{
	width: 6px;
	background-image: url(/images/quoteBar/or.jpg);
}
.quoteBar .mr
{
	background-image: url(/images/quoteBar/mr.jpg);
}
.quoteBar .ur
{
	background-image: url(/images/quoteBar/ur.jpg);
}
/* Navigation */
/* -- main point */
.naviMain
{
	width: 171px;
	height: 32px;
	background-image: url(/images/navigation/main.jpg);
}
.naviMain a
{
	color: #fcb12e;
	font-weight: bold;
	font-size: 12px;
	display: block;
	vertical-align: middle;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 12px;
	text-decoration: none;
}
.naviMain a:hover
{
	color: #356aa0;
}
/* -- sub point */
.naviSub {
	width: 171px;
	height: 27px;
	background-image: url(/images/navigation/sub.jpg);
}
.naviSub a {
	color: #356aa0;
	font-size: 12px;
	display: block;
	font-weight: normal;
	vertical-align: middle;
	padding-top: 6px;
	padding-bottom: 4px;
	padding-left: 12px;
	text-decoration: none;
}
.naviSub a:hover {
	color: #000;
}
/* headings */
h1
{
	color: #ff9600;
	font-weight: bold;
	font-size: 24px;
	line-height: 24px;
}
h1 a
{
	color: #ff9600;
	font-weight: bold;
	font-size: 24px;
}
h1 a:hover
{
	color: #ff9600;
	border-bottom: 2px dotted #ff9600;
}
h2
{
	color: #fcb12e;
	font-weight: bold;
	font-size: 14px;
	text-decoration: underline;
}
h2 a
{
	color: #fcb12e;
	font-weight: bold;
	font-size: 14px;
	text-decoration: underline;
}
h3, h3 a, h3 a:hover
{
	color: #356aa0;
	font-weight: bold;
	font-size: 12px;
}
/* right Sidebar */
#contentRight h1, #contentRight h1 a, #contentRight h1 a:hover
{
	font-size: 13px;
	color: #ff9600;
	font-weight: bold;
	text-decoration: underline;
	padding-bottom: 0px;
	margin-bottom: 0px;
	border-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
#contentRight a
{
	color: #FF9600;
	text-decoration: none;
}

/* The Header*/
#header
{
	display:block;
	height: 135px;
	width: 100%;
	background-image: url(/images/header_repeat.jpg);
}
#headerLeft
{
	display: block;
	width: 467px;
	height: 100%;
	background-image: url(/images/header_left.jpg);
	float:left;
}
#headerRight
{
	width: auto;
	height: 100%;
	background-image: url(/images/header_right.jpg);
	background-repeat: no-repeat;
	background-position: right;
	text-align: right;
	vertical-align: bottom;
}

/* The Content*/
#content
{
	width: 100%;
}
#contentLeft
{
	width: 190px;
	vertical-align:top;
	float: left;
}
#contentRight
{
	width: 160px;
	vertical-align:top;
	float: right;
	color: #356aa0;
	line-height: 16px;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
}
#contentMiddle
{
	vertical-align:top;
	margin-left:190px;  
   	margin-right:160px;
	height: 120px;
	padding-right: 30px;
}
/* The Footer*/
#footer
{
	clear: both;
	text-align: center;
	padding-top: 20px;
}
div.entry
{
	font-size: 12px;
}

table.comment
{
	width: 60%;
	padding: 4px;
	background-color: #fcfcfc;
}
table.comment td.commentOdd
{
	background-image: url(/images/comments/li2.jpg);
	background-repeat: no-repeat;
	height: 32px;
	width: 32px;
}
table.comment td.commentEven
{
	background-image: url(/images/comments/li1.jpg);
	background-repeat: no-repeat;
	height: 32px;
	width: 32px;
}
table.comment td.autor
{
	padding-left: 20px;
}
table.comment td.comment
{
	padding-left: 20px;
}
/* LAYOUT HELPERS */ 
div.zeile
{
	width: 100%;
}
div.spalteLinks
{
	float: left;
	width: 50%;
	height: 100%;
}
div.spalteRechts
{
	width: 50%;
	float:left;
	height: 100%;
}
span.red
{
	color: #fb833b;
}
#adContainer
{
	width: 140px; 
	height: 140px; 
	float: left; 
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	font-size:10px; 
	text-align: center; 
	vertical-align: middle; 
	background-color: #fff7ec;
}
.pokertabelle {	
	border-collapse: collapse;
	border: 1px solid #BBB; 
}
.pokertabelle td
{
	color: #000;
	border-bottom: 1px solid #BBB;
}
.pokertabelle .first
{
	background-color: #EEE;
}
.pokertabelle .second
{
	background-color: #F5F5F5;
	padding-left: 5px;
}
.pokertabelle .beschreibung
{
	background-color: #EEE;
	padding-left: 5px;
}
.pokertabelle .headerRow
{
	background-color: #EEE;
	padding-left: 5px;
	font-weight: bold;
	border-bottom: 1px solid #cb5555;
}
span.related
{
	padding-left: 10px;
	padding-right: 10px;
}
span.related:hover a
{
	background-color: #4172a5;
	color: #fff;
}

ul
{
	list-style-position: inside;
}

ul.wonTournaments
{
	list-style-position: inside;
}
ul.wonTournaments li
{
	font-weight: bold;
}
div.banner
{
width: 468px;
height: 60px;
overflow: hidden;
margin-left: auto;
margin-right: auto;
font-family: Verdana; font-size: 11px; line-height: 12px; color: #333;
}
div.bannerSubtitle
{
	width: 468px;
	height: 68px;
	margin-left: auto;
	margin-right: auto;
	text-align: right;
}