body{
	font-family: Tahoma,Verdana,Arial,sans-serif;
	font-size:10px;
	color:#FFFFFF;
	margin: 0px;
	padding: 0px;
	background-image:url(bkg_pattern.gif);
	background-repeat:repeat;
	line-height:1.2;
}
td,tr{
	font-size:12px;
}

.borderBottomLeft{
	background-image:url(corner_left2.gif);
	background-repeat:no-repeat;
	height:10px;
	width:10px;
}
.borderBottomCenter{
	background-image:url(border_wood_bottom2.gif);
	background-repeat:repeat-x;
	height:10px;
}
.borderBottomRight{
	background-image:url(corner_right2.gif);
	background-repeat:no-repeat;
	height:10px;
	width:11px;
}
.borderLeftCenter{
	background-image:url(border_wood_left2.gif);
	background-repeat:repeat-y;
	width:10px;
}
.borderRightCenter{
	background-image:url(border_wood_right2.gif);
	background-repeat:repeat-y;
	width:11px;
}
.borderTopLeft{
	background-image:url(corner_top_left2.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	height:10px;
	width:10px;
}
.borderTopCenter{
	background-image:url(border_top2.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	height:10px;
}
.borderTopRight{
	background-image:url(corner_top_right2.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	height:10px;
	width:11px;
}

h1 h2 h3{
font-family: Tahoma,Verdana,Arial,sans-serif;
}

h1{
 font-size:18px;
 color:#CCCCFF;
 margin:0px;
 padding:0px;
}

h2{
 text-align:left;
 font-size:12px;
 color:#CCEEFF;
 margin:0px;
 padding:0px;
}

h3{
 text-align:center;
 font-size:12px;
 color:#FFFFFF;
 margin:0px;
 padding:0px;
}

h4{
 text-align:center;
 font-size:16px;
 font-weight:bold;
 color:#FFFFFF;
 margin:0px;
 padding:0px;
}

h5{
 font-weight:bold;
 color:#FFFFFF;
}

h6{
 text-align:left;
 font-size:10px;
 color:#CCEEFF;
 margin:0px;
 padding:0px;}

p{
font-size:12px;
}

a {
 color:#FFFFFF;
 font-weight:bold;
 font-size:12px;
 text-decoration:none;
}

a:hover {
 color:#FFCCFF;
 font-weight:bold;
 text-decoration:none;
}

a.d:link{color:#FFFFFF; font-size:12px; font-weight:bold; text-decoration:none;}
a.d:visited{color:#FFFFFF; font-size:12px; font-weight:bold; text-decoration:none;}
a.d:hover{color:#FFCCFF; font-size:12px; font-weight:bold; text-decoration:none;}
a.d:active{color:#FFFFFF; font-size:12px; font-weight:bold; text-decoration:none;}


label{
 font: bold 100% Arial,sans-serif;
 color: #334d55;
}

/******Casino links********/
#casinoLinks {
	position:relative;
	top:0px;
	left:4px;
	width:145px;
	text-align:left;
	margin: 0px 0px 0px 0px;
}

.casinoName {
	font-size:14px;
	color:#FFFFFF;
}

#casinoLinks a {
	display:block;
	font-family: Tahoma,Verdana,Arial,sans-serif;
 	font-size:14px;
 	color:#CCEEFF;
/*	border-top: 1px solid #6666CC;*/
	padding: 0px 0px 0px 0px;
	text-decoration:none;
}

#casinoLinks a:hover{
	background-color:#FFCCFF;
	background-image:url(selected.png);
	background-repeat:repeat-y;
	color:#FFFFFF;
	font-weight:bold;	
}

#linkExchange {
	position:relative;
	top:0px;
	left:4px;
	width:145px;
	text-align:left;
	margin: 0px 0px 0px 0px;
	color:#FFFFFF;
}

/*********Left Menu***********/
#leftMenuDiv {
	font-size:12px;
	position:relative;
	top:0px;
	left:4px;
	width:133px;
	text-align:left;
	margin: 0px 0px 0px 0px;
	color:#FFFFFF;
}

.strategienMenu{
	border-top:1px solid #862B2B;
	border-left:1px solid #862B2B;
	border-right:1px solid #862B2B;
	text-align:left;
	background-color:#621414;
}

.strategienMenuActive{
	border-top:1px solid #862B2B;
	border-left:1px solid #862B2B;
	border-right:1px solid #862B2B;
	text-align:left;
	background-color:#862B2B;
	cursor:hand; 
}

.lernenMenu{
	border-top:1px solid #2B2B86;
	border-left:1px solid #2B2B86;
	border-right:1px solid #2B2B86;
	text-align:left;
	background-color:#141462;
}

.lernenMenuActive {
	border-top:1px solid #2B2B86;
	border-left:1px solid #2B2B86;
	border-right:1px solid #2B2B86;
	text-align:left;
	background-color:#2B2B86;
	cursor:hand; 
}

/******Page containers********/				
#content{
text-align:center;
}

#centerLayer{
font-size:12px;
width:800px;
}


/***********Borders***********/
#leftBorder{
background-repeat:repeat-y; 
float:left; 
width:20px; 
}

#rightBorder{
background-repeat:repeat-y; 
float:left; 
width:20px; 
}

#bottomBorder{
float:left;
background-repeat:repeat-x;
width:760px;
height:25px;
}

#topBorder{
float:left;
background-repeat:repeat-x;
width:760px;
height:10px;
}

#leftBorderCorner{
float:left;
width:20px;
height:25px;
}

#rightBorderCorner{
float:right;
width:20px;
height:25px;
}

#topLeftBorderCorner{
float:left;
width:20px;
height:10px;
}

#topRightBorderCorner{
float:right;
width:20px;
height:10px;
}

#topLayer{
height:10px;
width:800px;
}
/********Document info**********/
#docinfotxt{
font-size:12px;
bottom:100px;
width: 382px; 
height: 93px;
vertical-align:middle;
text-align:center;
color:#FFFFFF;
}

.copyright{
	font-size:10px;
}

.VIPLinks{
	font-size:12px;
}
#docinfotxt a{
	font-family: Tahoma,Verdana,Arial,sans-serif;
	font-size:12px;
 	color:#FFFFFF;
	padding: 0px 0px 0px 0px;
	font-weight:bold;
	text-decoration:none;
}
/*******************************/

.casinobeschreibung{
 font-weight:bold;
 text-align:right;
 color:#FFFFFF;
}

/**********Linklist************/

.linkList{
	border-top:1px solid #2B862B;
	border-left:1px solid #2B862B;
	border-right:1px solid #2B862B;
	text-align:left;
	background-color:#146214;
}

.linkListActive{
	border-top:1px solid #2B862B;
	border-left:1px solid #2B862B;
	border-right:1px solid #2B862B;
	text-align:left;
	background-color:#2B862B;
	cursor:hand;
}
