/* CSS temp_01 */

*{margin: 0 ; padding: 0 ;}
body {
  font: 75% 'Arial CE', 'Helvetica CE', Arial, helvetica, sans-serif;
 background: #fff url(../img/bg_body.jpg) repeat-x ;
  color: #333;
  text-align: center;
}
h1, h2, h3, h4, h5, h6 {
  margin:  20px 20px 10px 20px;
  color: #006666;
}
h1{font-size: 2em;}
h2{font-size: 2.3em; letter-spacing: -1px;}
h3{font-size: 1.5em; font-weight: normal;  }
h4{font-size: 1.2em; }
h5{font-size: 1em; padding: 0 ;border: none; margin: 20px 20px -10px 20px ;  }
h6{font-size: 0.8em; padding: 0 ;border: none; margin: 20px 20px -10px 20px ; }

p{line-height: 140%; margin: 10px 20px 20px 20px; font-size: 1em; text-align: justify;}
ul{margin: 10px 20px 20px 30px ; list-style: none; line-height: 140%; }
ol{margin: 10px 20px 20px 60px ; line-height: 140%; }
li{padding-left: 20px; background: url(../img/li.gif) no-repeat 0px 1px ;}
dl{margin: 20px 20px 20pxx 60px ;line-height: 140%;}
dt{font-weight: bold;}
dd{margin: 0 0 15px 30px;}

img{border: 0 }
img.fl{margin-right: 1.3em; margin-bottom: 0.2em; }
img.fr{margin-left: 1.3em; margin-bottom: 0.2em;}


address{line-height: 140%; font-size: 1.2em; 	margin: 20px; font-style: normal; }
big{font-size: 1.2em;}
small{font-size: 0.8em;}

sup{font-size: 0.7em;}

a:link {text-decoration: underline; color: #e73893;}
a:visited {text-decoration: underline; color: #e73893;}
a:active {text-decoration: underline; color: #666666}
a:hover {text-decoration: none; color: #000;}

a:hover .foto{border-color: #e73893;}


hr {display: none;}

/*		table		*/
table{
  margin:  20px;
  border: 4px solid #f1f2eb;
  background-color: #fff;
  font-size: 1em;
  border-collapse: collapse;
  }
th,td{
  border: 1px solid #006666;
	padding:6px 10px;
  font-size: 1em;
  }
th{
  background-color: #006666;
  padding: 8px 10px;
  color: white;
  font-size: 1em;
  text-align: center;
  }
table .note {background-color: #f1f2eb; font-size: 0.9em;}

/*		forms		*/
fieldset{border: 1px solid #ccc;	padding: 20px 20px 20px 40px;	margin: 20px; }
legend{border: 1px solid #ccc;	
padding:3px 20px;	margin-bottom:25px;	color: #999; }

label{	
  display: block;	
  clear: both; 
  line-height: 20px;
  margin-top: 10px;
  font-weight: bold;
	}
input,select,textarea{
  font-size: 1em ; 
 font-family: arial ce, arial, helvetica ce, helvetica, sans-serif; 
  border-width: 2px ; 
  vertical-align: middle;}
.button{padding: 3px 10px ;_padding: 1px ; margin: 3px; width: auto; font-weight: bold; }

.button_gfx {
	width:180px; 
	height:30px; 
	background: url(../img/button.gif) no-repeat ;
	border: none ;
	 color: white;
	 text-align: left;
	 padding-left: 30px;
	 font-weight: bold; 
}
fieldset h4, fieldset p {
  margin-left: 0;
}

/*  ID  */
#page{
  width: 750px;
  text-align: left;
  margin: 0 auto ;
  padding: 0 0 50px 0 ;
  position: relative;
}

#header{
  height: 220px;
  background: #058b75 url(../img/bg_header.jpg) no-repeat bottom;
}
#header h1{
  margin: 0 ;
  padding: 0 ;
  border: none;
  height: 220px;
  width: 100%;  
  background: url(../img/bg_theme.jpg) no-repeat right top;
}
#header h1 a{
  display: block;
  text-decoration: none;
  color: white;
  width: 400px;
  line-height: 110px;
  height: 110px;
  text-align: center;
  position: absolute;
  top: 0px;
  left: 0px;
}
#header h1 a span{
  display: block;
  width: 100% ;
  height: 100% ;
  position: absolute;
  top: 0;
  left: 0;
  cursor: pointer;
  cursor: hand;
  background: url(../img/logotype.gif) no-repeat ;
}
#header h2{
  margin: 0 ;
  border: none ;
  font-size: 2.1em;
  font-weight: bold;
  position: absolute;
  top: 154px;
  left: 215px;
  color: #fff;
  letter-spacing: 0;
 
}
#mainlink{
  position: absolute;
  top: 70px;
  left: 400px;
  text-decoration: none;
  font-size: 0.9em;
  color: #fff;
  /* display: none; */
  }
#mainlink:hover{

}

/*  navigation */

#navigation{
  background: #177060 url(../img/bg_nav.jpg) no-repeat top;
  position: absolute;
  top: 220px;
  left: 0;
  width: 190px;
  padding-bottom: 0px;
 }
#navigation ul {
  width: 190px;  
  margin: 0;
  padding: 20px 15px 0px 20px;
  list-style: none;
}

#navigation li {
  float: left;
  margin: 0 ;
  width: 160px;  
  padding: 5px 0 0 0  ;
  border-bottom: 1px solid #398578; 
  background: none ;
  }
#navigation a {
  display: block;
  loat: left;
  eight: 30px;
  line-height: 15px ;
 
  background-image: url(../img/nav_li.gif);
  background-position: 0px 10px;
  background-repeat: no-repeat;
  color: #fff;  
  font-size: 1.2em;
  font-weight: bold;
  text-decoration: none;
  text-align: left;
  ackground-color: orange;
}
#navigation a span sup{position: absolute; font-size: 0.7em;}
#navigation a span{
  display: block;
  padding: 10px 15px 5px 17px ; 
   background: url(../img/nav_li2.gif) no-repeat 143px 10px;
}

#navigation a:hover{
  color: #bef298;
}
#navigation a:hover span{
  background-position: 143px -103px;
}
#navigation a.on {
}


/* content */
#content{
  float: right;
  width: 560px;
  min-height: 470px;
  }

.maincontent{
  background: white url(../img/bg_content.jpg) no-repeat left top; 
  padding:  10px ;
  eight: 470px;
  position: relative;
}
p.extra{
  font-size: 1.2em;

}
.photobar{
  background-color: #f1f2eb;
  padding: 20px ;
  margin: 20px ;
}
.photobar a{
	text-align: center;
	float: left;
	width: 33%;
}

/* sidebar */
#sidebar{
  background: #f1f2eb;
  width: 210px;
  float: right;
  }
#sidebar .maincontent{
  padding: 5px 25px 25px 25px ;
  order: 1px solid #0f9;
}


/*  */
#intro{
  background: #bff298 url(../img/intro.jpg) repeat-x bottom ;
  margin: -10px -10px 10px -10px ;
  position: relative;
}
#intro div.in{
  
  background: url(../img/intro_bottom.jpg) no-repeat bottom;
  }
#intro div.img{
  padding: 10px 20px 40px 40px ; 
  margin: 0 10px 0 0;
  background: url(../img/intro_img.jpg) no-repeat right bottom;
}  
  
#intro h2{  color: black; margin-top: 10px; }
#intro h2 span{  color: white;}  
#intro p{
  margin-top: -5px;
  margin-bottom: 10px;
  width: 250px;
  font-size: 1.2em;
  color: #065548;  
  text-align: left;
}
#intro p.right{text-align: right;}

/*  */

.box1{
	float: left;
}
.box1 div.in{
	padding-bottom: 20px;
}
.box1 ul{
	margin-left: 20px;
}
.box1 ul.extra{
	margin-left: 5px;
}
.column{
  float: left;
}

.dev30{
  width: 29%;
}
.dev40{
  width: 39%;
}
.dev50{
  width: 49%;
}
.dev60{
  width: 59%;
}
.dev70{
  width: 69%;
}
/**/
.ico{vertical-align: middle; padding: 0 3px;}
.anim{
	margin: 30px 0;
  text-align: center;
}

/**/
.note{  
  border: 1px solid #e8e8e8 ;
  }
.note span{ 
  display: block; 
  border: 2px solid white ;
  padding: 10px 15px ;
  background-color: #e8f1ef;
  }  
/**/
.secFoot{
	border-top: 1px solid #ddd ;
	margin-top: 3em;
	text-align: right;
	padding-top: 1.5em;
	clear: both;
}

.secFoot img{
	border: none !important;
	margin: none !important;
  }



/**/

#books{
  position: absolute;
  top: 610px;
  left: 0px;
  width: 190px;
  height: 160px;
  background: url(../img/books.jpg) no-repeat;
}

/* footer */
#footer{
  clear: both;

  font-size: 0.9em;
  text-align: right;
  background:  ;
  width: 560px;
  float: right;  ;
	  }
#footer .theme{
  background: url(../img/bg_footer.jpg) no-repeat top ;
  height: 40px;
  margin: 0 -20px ;
  }	  
#footer  .fl{margin-top: 20px;}  
#footer p{
  margin: 0 ;
  padding: 0 20px;
  text-align: right;
  }

.counters{
  position: absolute;
  visibility: hidden;
}
/* seo */
#seo{
background: url(/img/bg_seo.jpg) repeat-x 0px 0px ;
text-align:center !important;
height:114px;
clear:both; 
}
#seo .in{
width:780px;
margin:0 auto;
} 
.item{
float:left;
width:195px;
display:block;
}
.item h3{
margin:20px 20px 5px 20px;
}
.item h3 a{
color:#000;
text-decoration:none;
}
.item h3 a:hover{
color:#df011a;
}
.item p{
margin:5px 20px 20px 20px;
font-size:0.9em;
text-align:center !important;
}
.item p a{
color:#006666;
text-decoration:none;
}
.item p a:hover{
color:#000;
}


/*  class   */
p.bold{font-weight: bold; margin-top:20px}
.white{color:white}
.black{color:black}
.noscreen{display: none;}
.blank{border: none ; background: none; list-style: none ; }


.noscreen{display: none;}
.separ {border-bottom: 1px solid #f1f2eb  ; line-height: 1px; font-size: 1px; height: 1px; margin: 10px 20px ;}
.break {clear: both; line-height: 1px; font-size: 1px; height: 1px; margin: 0 ;}
.left { text-align: left;}
.right { text-align: right;}
.center { text-align: center;}
.justify {text-align: justify;}
.fl { float: left;}
.fr { float: right;}
.cb {clear:both;}
/*	color scheme

temp_01:
000
fff
006666
058b75
f1f2eb
e73893

*/

img.wk_image1 {margin-left: 10px; clear:both; margin-bottom: 10px;}
table.wk_table {width: 500px; }
table.wk_table th.wk_produkt_th {text-align: left; }
table.wk_table th.wk_bonus_th {text-align: center; }
table.wk_table td.wk_produkt_td {text-align: left; }
table.wk_table td.wk_bonus_td {text-align: center; font-weight: bold;}	
ol li {margin-bottom: 5px;}


#reward{
position:fixed;
left:0;
top:260px;
width:44px;
height:244px;
background: url(../img/sk/bg_reward.png) no-repeat right top;
}
#reward a{
display:block;
height:244px;
width:64px;
}
#reward a span { display:none; }

