body {
  font-family: Arial, Verdana;
  font-size: 9pt;
  color: #2a2a2a;
  margin: 0px;
  padding: 0px;
  background-repeat: repeat-y;
  background-position: center;
  background-color: #ffffff;
  background: url(../img/bg_page.gif);

}
table {
	font-size: 9pt;
}

h1 {
	font-size: 19pt;
	margin-left: 40px;	
}
h2 {
	font-weight: 100;
	margin: 20px;
	font-size: 14pt;
}
h3 {
	font-size: 9pt;
	font-weight: bold;
	margin: 0px;
	margin-left: 40px;
}
h5 {
	/* Bemerkungen im Text z.B. Uebersetzungen */
	font-size: .8em;
	color: #959595 ;
	font-weight: 100;
	margin-left: 20px;
}

a {
	color: #d42000;
	text-decoration: none;
}
a:hover {
	color: #ff5d40;
	text-decoration: none;
}

img {
	border: 0px;
}

#site {
 /* 
 FF width+padding = 1024 
 IE width-padding < 1024 
 */
	margin: auto;
	padding: 1px;
	padding-top: 0px;
	text-align:left;
	background-color: #ffffff;
	background-image: url(../img/site_bg.jpg);
	background-repeat: repeat-x;
}

#site {
	/* tanteks box-hack */
	/* wide past: 996px; */
	width: auto;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 949px;
	height: auto;
}
#header {
	background-color: Black;
	width: 949px;
	height: 167px;
	padding: 0px;
	margin: 0px;
  	background-image: url(../img/header.gif);
  	background-position: 0px;
	border: 0px;
}
#header img {
	margin: 0px;
}

#header #menu {
  	margin: 0px;
  	padding: 0px;
  	height: 32px;
  	margin-top:124px;
  	margin-left: 28px;
  	position: absolute;
  	margin-top:126px;
}

li.menu, li.menu_active {
  font-size: 11px;
  display: inline;
  float: left;
  text-transform: uppercase;
  border: 0px solid red;
  margin:0px;
  padding:0px;
}

li.menu a {
  color: #ccc;
  text-decoration: none;
  margin:0px;
  padding:5px;
}

li.menu a:hover {
  color: #fff;
  text-decoration: none;
}

li.menu_active a, li.menu_active a:hover {
  color: #fff;
  text-decoration: none;
  padding: 0px;
  margin:0px;
  padding:9px;
}
#menu img.menu_div {
  margin-top: -2px;
  vertical-align: middle;
}

#header #banner {
  position: absolute;
  width: 500px;
  margin-left: -5px;
  margin-top: 40px;
  left: 50%;
}

#nav {
	background-color: transparent;
	width: 230px;
	float: left;
	margin: 0px;
	padding: 15px;
	padding-left: 10px;
	padding-right:5px;
}
#nav .pokerseiten a.nav_link {
	width: 185px;
	display: block;
	line-height: 15px;	 /* sorgt dafuer, dass Text vertikal zentriert */	
	text-decoration: none;
	vertical-align: top;	
	color: #4a4a4a;
	font-size: 8pt;
	padding: 0px;
}

.pokerseiten {
	background-color: #fff;
	width: 230px;
}



#ps_benchmark {
	background-image: url(../img/benchmark.jpg);
	background-repeat: no-repeat;
	width: 320px;
	height: 55px;
	margin: 40px;
	color: #f8f8f8;
	font-weight: bold;
	vertical-align: bottom;
	line-height: 20px;
	word-spacing: 24px;
	padding-left:11px;
}
#ps_images {
	width: 90%;
	text-align:center; 
	padding:10px;
	height:150px;
	height:auto;
	margin-bottom: 20px;
}
#ps_images img {
	display: inline;
	margin:10px;
}

#ps_text ol li {
	margin-left: 20px;
	margin-right: 20px;
}

#main, #main_big {
	/* width + margin-left + margin-right = 661px */
	background-color: transparent;
	width: 438px;
	height: auto;
	float: left;
	border: 0px;
	margin: 0px;
	margin-top: 0px;
	margin-left: 3px;
	margin-right: 3px;
	padding: 15px;
	padding-right: 10px;
	padding-left:  10px;
}

#main_big {
	width: 658px;
}
#main_big .content {
	background-color: #fff;
}
#main_big, #main p {
	font-size:9pt;
}

.cat_header {
	background-image: url(../img/cat_bg.jpg);
	background-repeat: repeat-x;
	height: 32px;
	margin: 0px;	
}


#site p {
	margin-left:20px;
	margin-right:30px;
}

.cat_header h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #f8f8f8;
	font-size: 12pt;
	padding: 6px;
	padding-left: 20px;
	margin: 0px;
}

#award_desc {
	margin-left: 150px; 
	padding:20px;
	width:400px; 
}

div#ps_text p {
	margin-left:40px;
}



#news {
	background-color: transparent;
	width: 220px;
	height: auto;
	float: left;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 12px;
	padding: 15px;
	padding-left:5px;
	padding-right:10px;
}
#news_content {
	width: 100%;
	background-color:#fff;
	height:500px;
}

#news_content h2 {
	font-size:11pt;
	margin: 5px;
	font-weight: bold;
}
#news_content p {
	font-size: 9pt;
}

#foot {
	clear: both;
	background-image: url(../img/foot_bg.jpg);
	background-repeat: repeat-x;
}
#foot p {
	text-align: center;
	margin-left:200px;
	margin-right:200px;
	font-size: 8pt;
	color: #696969;
}

/* Calculator */
input,textarea {     
    font-size: 9pt;
    border: 1px solid #454545;
}

input.rad {
    border: none;
}

td.res {
    border: 1px dotted #ccc;
    background: #f0f0f0;
}

.keyfacts {
	margin-left:40px;
	border: 1px solid Silver;
	border-bottom-width: 1px;
	border-right-width: 2px;
	border-color: Silver;

}
td.line {
	background-color: #ececec;
	font-weight: bold;
	text-align: left;
	padding-left: 15px;
	padding-right: 15px;
}
.keyfacts td, th {
	border-bottom: 1px solid Silver;
}



div.tv_tag {
	width: 90%;
	margin-left:50px;
	border-bottom: 1px dotted Silver;
}

hr {
	color: gray;
	background-color: gray;
	height: 1px;
	border: 1px;
}