
body  { 	font-family:Verdana,sans-serif;
			font-size:12px;
			color:#222222;
			font-weight:none;
			line-height:1.4em;
			background-color:#f68c1f;
			background-image:url(../img/templates/bck_main.jpg);
			background-repeat:repeat-x;
			margin:0px;
		}

.headline
{
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
}


table {  border:0px solid black;
         padding:0px;
         margin:0px;
      }

tr    {  border:0px solid black;
         padding:0px;
         margin:0px;
      }

td    {  border:0px solid black;
         padding:0px;
         margin:0px;
      }

a:link   
{ 	
	font-weight:normal;
	color:#f68c1f;
	text-decoration:underline;
	font-size:12px;
	font-weight:bold;
}

a:visited   
{ 	
	font-weight:normal;
	color:#f68c1f;
	text-decoration:underline;
	font-size:12px;
	font-weight:bold;
}

a:focus 	
{ 	
	font-weight:normal;
	color:#f68c1f;
	text-decoration:underline;
	font-size:12px;
	font-weight:bold;
}

a:hover	
{ 	
	font-weight:normal;
	color:#f68c1f;
	text-decoration:none;
 	font-size:12px;
	font-weight:bold;
}

a:active 
{ 	
	font-weight:normal;
	color:#f68c1f;
	text-decoration:underline;
	font-size:12px;
	font-weight:bold;
}

h1 {  font-family:Verdana,sans-serif;
		font-size:15px;
		color:#222222;
		font-weight:bold;
		margin-bottom:10px;
	}

h2 {	font-family:Verdana,sans-serif;
		font-size:13px;
		color:#222222;
		font-weight:bold;
		margin-bottom:10px;
   }

h3 {	font-family:Verdana,sans-serif;
		font-size:12px;
		color:#222222;
		font-weight:bold;
		margin-bottom:10px;
   }

input[type=text], textarea {
	border: 1px solid #add8e6;	
}

select   {  font-family:Verdana,sans-serif;
            font-size:12px;
            color:#222222;
		   }

textarea {  font-family:Verdana,sans-serif;
				font-size:12px;
				color:#222222;
			}

button   {  font-family:Verdana,sans-serif;
			   font-size:12px;
				color:#222222;
			}

span.invers {  color:#ffffff;
					font-size:12px;
				}

span.default   {  color:#222222;
						font-size:12px;
					}

span.highlight {  color:MESSAGE_COLOR;
						font-size:12px;
					}
					
.smallFooter
{
	color:#FFFFFF !important;
	font-size:10px !important;
}

a.blueImgLink,
a.blueImgLink:link,
a.blueImgLink:visited,
a.blueImgLink:focus,
a.blueImgLink:hover,
a.blueImgLink:active
{
	color: #29AAE1;
}

a.smallFooter:link   
{ 	
	font-weight:normal !important;
	color:#FFFFFF !important;
	text-decoration:none  !important;
	font-size:10px  !important;
}

a.smallFooter:visited   
{ 	
	font-weight:normal  !important;
	color:#FFFFFF !important;
	text-decoration:none !important; 
	font-size:10px !important;
}

a.smallFooter:focus 	
{ 	
	font-weight:normal !important;
	color:#FFFFFF !important;
	text-decoration:none !important;
	font-size:10px !important;
}

a.smallFooter:hover	
{ 	
	font-weight:normal !important;
	color:#FFFFFF !important;
	text-decoration:underline !important;
	font-size:10px !important;
}

a.smallFooter:active 
{ 	
	font-weight:normal !important;
	color:#FFFFFF !important;
	text-decoration:underline !important;
	font-size:10px !important;
}

a.smallHighlightedFont:link
{
	font-size:10px;
	color: #f68c1f;
	text-decoration:none;
	font-weight:normal;
}

a.smallHighlightedFont:visited
{
	font-size:10px;
	color: #f68c1f;
	text-decoration:none;
	font-weight:normal;
}

a.smallHighlightedFont:hover
{
	font-size:10px;
	color: #f68c1f;
	text-decoration: underline;
	font-weight:normal;
}

a.smallHighlightedFont:active
{
	font-size:10px;
	color: #f68c1f;
	text-decoration: underline;
	font-weight:normal;
}


.sr, .srs { width:100%;
            float:left;
            font-size:10px;
            padding: 3px 0 2px 0;
          }

.sr { background-color:#fff;
      color : #222222;
      padding-top:3px;
    }

.srs { background-color: #222222;
       color:#fff;
       cursor:pointer;
     }

.sr .src { color:#ff0000; }

.srs .src { color:#fff;
						background-color: #222222;}

.srt { float:left;
       font-size:10px;
       margin-left : 4px;
     }

.src { float:right;
       font-size:9px;
       margin-right:3px;
       padding-top:0px;
     }

/********
*SITEMAP*
********/

.sitemap {
	margin-left: 10px;
	border: 1px solid #EFEFEF;
	padding-bottom: 10px;
	background-color: #FEFEFE;
}

.sitemap ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}

.sitemap li {
	padding: 0px;
	margin: 0px;
	line-height: 150%;
	margin-left: 25px;
}

.sitemap li:before {
	content: "\00BB \0020";
	font-weight: bold;
}

.level1_sitemap {
	border: 1px solid #f68c1f;
	background-color: #f68c1f;
	width: 180px;
	padding: 3px;
	margin-top: 0px;
	margin-bottom: 5px;
}

.level1_sitemap a {
	color: white;
	text-decoration: none;
}

.level1_sitemap:hover {
	border: 1px solid #29AAE1;
	background-color: #29AAE1;
}

.level1_sitemap a {
	display: block;
}

/*********
*KURSPLAN*
*********/

.kursplan_col2 {
	background-color: #fffacd;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	vertical-align: top;
	border-right: 1px solid #29AAE1;
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
}

.kursplan_col2_empty {
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	vertical-align: top;
	border-right: 1px solid #29AAE1;
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
}

.kursplan_col1 {
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	vertical-align: top;
	border-right: 1px solid #29AAE1;
}

.kursplan_col1_filled {
	background-color: #fffacd;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	vertical-align: top;
	border-right: 1px solid #29AAE1;
}

.kursplan_col1 a,.kursplan_col2 a, .kursplan_col1_filled a {
	font-size: 9px;
	color: #29AAE1;
	text-transform: uppercase;
}

.kursplan_col1, .kursplan_col2, .kursplan_col1_filled, .kursplan_col2_empty {
	height: 50px;
}

.asterisk {
	font-size: 9px;
	font-weight: bold;
	color: #29AAE1;
	margin-left: 2px;
}

.time {
	font-size: 9px;
}

.kursplan_level1 {
	padding-top: 3px;
	padding-bottom: 3px;
	background-color: #29AAE1;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
}

#kursplan a {
	font-size: 9px;
	color: #29AAE1;
	text-transform: uppercase;
}

/******
*KURSE*
******/

.kurse_headline {
	color: #29AAE1; 
	text-transform: uppercase;
	font-weight: bold;
	margin-bottom: 5px;
}

.kurse_teaser {
	font-size: 11px;
	margin-bottom: 25px;
}

.kurse td {
	vertical-align: top;
}


/******************
*PERSONAL TRAINING*
******************/

	#personalTraining .imgHeadline {
		text-align: center;
		color: #f68c1f;
		font-weight: bold;
		font-size: 13px;
		padding: 10px 0px 5px 0px;
	}

/*******************
* BENEFITS STARTSEITE
*********************/

.benefits {
	font-size: 11px;
	line-height:1.3em;
	color: #29aae3;
	font-weight:normal;
	
}


/*************************************
						LAYOUT: POPUP
*************************************/

	#popup {
		margin: 10px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
	}
	
	#popup #wrapper {
		background-color: white;
		width: 920px;
		margin: 0px auto 0px auto;
	}
	
	#popup #nav {
		margin: 0px auto 0px auto;
		padding: 35px 10px 10px 10px;
		height: 55px;
		float: left;
		width: 260px;
		border-bottom: 1px solid #CCCCCC;
		background-color: white;
	}
	
	#popup #infoBox {
		width: 450px;
		height: 100px;
		float: left;
		border-bottom: 1px solid #CCCCCC;
		margin: 0px 0px 0px 0px;
		background-color: white;
	}
	
	#popup #logo {
		background-image: url('http://www.doit-fitnessclub.de/img/templates/logo_small.png');
		background-repeat: no-repeat;
		background-position: 20px 10px;
		background-color: white;
		width: 190px;
		height: 100px;
		float: left;
		margin: 0px 0px 0px 0px;
		border-bottom: 1px solid #CCCCCC;
	}
	
	#popup #logo a {
		width: 190px;
		height: 100px;
		display: inline-block;
	}
	
	#popup #infoBox #jackpot {
		padding: 40px 0px 0px 0px;
		text-align: center;
	}
	
	#popup #infoBox #userStats {
		padding: 20px 0px 0px 130px;
	}
	
	#popup #nav li {
		display: inline;
		text-align: center;
		margin: 10px 0px 0px 0px;
	}
	
	#popup #nav li span {
		display: inline-block;
		width: 120px;
		padding: 7px 0px 7px 0px;
		background-color: #F0F0F0;
		border: 1px dashed #CCCCCC;
		text-align: center;
	}
	
	#popup #nav li a {
		color: #29AAE1;
	}
	
	#popup #nav li a.active {
		color: #bf198d;
		text-decoration: none;
	}
	
	#popup #nav li a.active:hover {
		color: #c20180;
		text-decoration: underline;
	}

	#popup h1 {
		margin: 10px 0px 5px 0px;
		padding: 0px 0px 0px 0px;
		font-size: 16px;
		color: #29AAE1;
		font-weight: bold;
	}
	
	#popup #bottom {
		color: white;
		position: relative;
		font-size: 10px;
		text-align: center;
		top: 5px;
		clear: both;
		padding: 0px 0px 10px 0px;
	}


/*******************************
					GAME RULES
*******************************/

	#game_rules {
		padding: 10px 10px 10px 10px;
		margin: 0px 0px 0px 0px;
		float: left;
		width: 900px;
		text-align: center;
		background-color: #b3d234;
	}
	
	
/*******************************
					GAME RANKING
*******************************/
	
	#game_ranking {
		padding: 10px 10px 10px 10px;
		float: left;
		background-color: white;
	}
	
	#game_ranking #ranks {
		line-height: 190%;
		min-height: 550px;
	}
	
	#game_ranking #islandMap {
		
	}
	
	#game_ranking .round1 {
		color: #f77500;
	}
	
	#game_ranking .round2 {
		color: #00458a;
	}
	
	#game_ranking .round3 {
		color: #CB2330;
	}
	
	#game_ranking .turn {
		position: relative;
		font-weight: bold;
		font-size: 16px;
	}
	
	#game_ranking .turn1 {
		top: 69px;
		left: 203px;
	}
	
	#game_ranking .turn2 {
		top: 71px;
		left: 395px;
	}
	
	#game_ranking .turn3 {
		top: 43px;
		left: 628px;
	}
	
	#game_ranking .turn4 {
		top: 200px;
		left: 779px;
	}
	
	#game_ranking .turn5 {
		top: 312px;
		left: 706px;
	}
	
	#game_ranking .turn6 {
		top: 426px;
		left: 693px;
	}
	
	#game_ranking .turn7 {
		top: 590px;
		left: 559px;
	}
	
	#game_ranking .turn8 {
		top: 575px;
		left: 286px;
	}
	
	#game_ranking .turn9 {
		top: 572px;
		left: -4px;
	}
	
	#game_ranking .turn10 {
		top: 432px;
		left: -128px;
	}
	
	#game_ranking .turn11 {
		top: 315px;
		left: -182px;
	}
	
	#game_ranking .turn12 {
		top: 190px;
		left: -199px;
	}
	
	#game_ranking .turn13 {
		top: 96px;
		left: -21px;
	}
	
	#game_ranking .turn14 {
		top: 43px;
		left: 174px;
	}
	
	#game_ranking .turn15 {
		top: 96px;
		left: 356px;
	}
	
	#game_ranking .turn16 {
		top: 217px;
		left: 476px;
	}
	
	#game_ranking .turn17 {
		top: 348px;
		left: 477px;
	}
	
	#game_ranking .turn18 {
		top: 462px;
		left: 405px;
	}
	
	#game_ranking .turn19 {
		top: 598px;
		left: 250px;
	}
	
	#game_ranking .turn20 {
		top: 592px;
		left: -16px;
	}
	
	#game_ranking .turn21 {
		top: 597px;
		left: -223px;
	}
	
	#game_ranking .turn22 {
		top: 467px;
		left: -419px;
	}
	
	#game_ranking .turn23 {
		top: 325px;
		left: -403px;
	}
	
	#game_ranking .turn24 {
		top: 227px;
		left: -426px;
	}
	
	#game_ranking .turn25 {
		top: 54px;
		left: -262px;
	}
	
	#game_ranking .turn26 {
		top: 101px;
		left: -94px;
	}
	
	#game_ranking .turn27 {
		top: 55px;
		left: 54px;
	}
	
	#game_ranking .turn28 {
		top: 163px;
		left: 181px;
	}
	
	#game_ranking .turn29 {
		top: 285px;
		left: 224px;
	}
	
	#game_ranking .turn30 {
		top: 479px;
		left: 206px;
	}
	
	#game_ranking .turn31 {
		top: 564px;
		left: -50px;
	}
	
	#game_ranking .turn32 {
		top: 614px;
		left: -179px;
	}
	
	#game_ranking .turn33 {
		top: 614px;
		left: -550px;
	}
	
	#game_ranking .turn34 {
		top: 487px;
		left: -625px;
	}
	
	#game_ranking .turn35 {
		top: 363px;
		left: -697px;
	}
	
	#game_ranking .turn36 {
		top: 167px;
		left: -663px;
	}



/***********************
*PAGER NEWSARCHIV/SUCHE*
***********************/

.Overview_head {  
	background-color:#29AAE1;
	color: white;
	font-weight:bold;
	padding: 5px;
	border-bottom:1px solid #CCCCCC;
}

.Overview_content1 {
	padding-top: 10px;
	 background-color: white;
}

.Overview_content2 {
	padding-top: 10px;
	background-color: #EFEFEF;
}

.Overview_pagerBg {
	text-align: right;
	background-color:#29AAE1;
	color: white;
	padding: 5px;
}

.Overview_pagerBg a, .Overview_pagerBg a:visited, .Overview_pagerBg a:hover, .Overview_pagerBg a:link, .Overview_pagerBg a:active {
	color: white;
}

.Overview_pagerLink:link {
	color: #29AAE1;
	font-weight: normal;
}

.Overview_pagerLinkDisabled {
	display: none;
}

/**********************
*REPORT_LAYOUT
***********************/

.reportTable
{
	width:100%;
	border:1px solid #000000; 
	border-collapse:collapse;
}
