
body {
	margin: 0;
	padding: 0;
 	background: #fff url('images/background.jpg') repeat-x top center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

@font-face {
  font-family: 'Yanone Kaffeesatz';
  font-style: normal;
  font-weight: 400;
  src: local('Yanone Kaffeesatz Regular'), local('YanoneKaffeesatz-Regular'), url('http://themes.googleusercontent.com/static/fonts/yanonekaffeesatz/v2/YDAoLskQQ5MOAgvHUQCcLRTHiN2BPBirwIkMLKUspj4.woff') format('woff');
}

h1, h2, h3, h4, h5 {
	margin: 0;
	padding: 0;
}

h1 {
  color: #0091ff;
	font-size: 1.2em;
	font-weight: bold;
	padding: 0;
	margin: 0 0 7px 0;
	border-bottom: 3px #dcdcdc solid;
}

h2 {
  font-family: 'Yanone Kaffeesatz';
	font-size: 1.4em;
	line-height: 1.6em;
	font-weight: normal;
	padding: 0 0 4px 0;
}

h3 {
  color: #fff;
	background: url(menue_mouseover.png) repeat-x left top;
	font-size: 12px;
	margin: 0 0 5px 0;
	padding: 5px;
}

#divh3 {
  display: block;
  color: #fff;
	background: url(images/menue_mouseover.png) repeat-x left top;
	font-size: 12px;
	margin: 0 0 5px 0;
	padding: 5px;
}

h4 {
	font-size: 1.1em;
	line-height: 1.6em;
}

h5 {
	font-size: 1.1em;
	line-height: 2.5em;
	font-weight: normal;
}

p, ul, ol {
	margin-top: 0;
	line-height: 180%;
}

ul, ol {
}

a {
	text-decoration: none;
	color: #ae001c;
}

a:hover {
}

#wrapper {
	margin: 0 auto;
	padding: 0;
}

/* Header */

#header-wrapper {
	height: 269px;
  background: #f0f0f0 url('images/header.png') no-repeat top center;
	width: 982px;
	margin: 0 auto;
	padding: 0px 0px 0px 0px;
}

#header {
	width: 982px;
	height: 197px; 
	margin: 31px auto auto auto;
	padding: 0;

}

#header_logo {
  position: absolute;
  margin: 20px 0 0 200px;
}

#header_maskottchen {
  background: url('images/maskottchen.png') no-repeat top center;
  position: absolute;
  margin: -12px 0 0 -55px;
  width: 240px;
  height: 203px;
}

#header_werbung {
  position: absolute;
  margin: 111px 0 0 428px;
}

#header_social_networks {
  float: right;
  position: absolute;
  margin: 165px 0 0 915px;
}

#header_social_networks a {
  font-size: 11px;
  font-weight: bold;
  color: #1080d4;
  text-decoration: none;
}

/* Menu */

#menu {
  background: #000 url('images/menu_bg.png') repeat-x top center;
	width: 982px;
	height: 41px;
	margin: 0 auto;
	padding: 0;
}

#menu ul {
	margin: 0;
	padding: 1px 0 0 4px;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
}

#menu a {
	display: block;
	margin-right: 3px;
	padding: 12px 10px 12px 10px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #fff;
	border: none;
}

#menu a:hover, #menu .current_page_item a {
}

#menu a:hover {
	background: url(images/menu_mouseover.png) no-repeat center bottom;
	text-decoration: none;
}

#menu .first {
	margin-right: 3px;
	background: #FF7900;
}

#menu_shadow {
	background: url(images/menu_shadow.png) no-repeat center bottom;
	border-left: 1px solid #cacaca;
  border-right: 1px solid #cacaca;
	width: 980px;
	height: 31px;
}

/* Page */

#page {
	width: 982px;
	margin: 0 auto;
	padding: 0px 0px 0px 0px;
}

/* Content */

#contentwrapper {
  background: #fff;
  border-left: 1px solid #cacaca;
  border-right: 1px solid #cacaca;
}

#content {
  padding: 0;
  margin: 0;
}

#content_container {
  padding: 0;
  margin: 0;
}

#content_entry {
  padding: 0 0;
  float: left;
  width: 570px;
  padding: 0 40px;
  margin: 0;
  text-align: justify;
}

#startbox {
  background: url(images/startbox_background.png) no-repeat top left;
  float: left;
  width: 571px;
  height: 221px;
  padding: 0;
  margin: 0 0 20px 0;
  }
  
#startbox ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#startbox li {
  display: inline;
  width: 167px;
  padding: 15px 0 0 22px;
	float: left;
}

#startbox li a {
  color: #fff;
  font-weight: bold;
  text-decoration: none;
}

#startbox li a:hover {
  text-decoration: underline;
}

  .startbox-views, #startbox-doit {
    width: 149px;
    height: 25px;
    }
    
  .startbox-views {
    font-size: 11px;
    text-align: right;
    }
    
  .startbox-doit {
    text-align: right;
    padding: 0;
    }
    
  .startboxlink {
    line-height: 16px;
    margin: 0 18px 0 0;
    }
    
#start-notice {
  float: left;
  line-height: 25px;
  width: 283px;
  height: 95px;
  margin: 10px 20px 20px 5px;
  padding: 30px 20px 20px 20px;
  background: url(images/notice.jpg) no-repeat top left;
  -webkit-box-shadow: 0px 0px 5px #cbcbcb; 
  -moz-box-shadow: 0px 0px 5px #cbcbcb;
  box-shadow: 0px 0px 5px #cbcbcb;
  }
  #start-notice-title {
    color: #bd002f;
    font-weight: bold;
    display: block;
    }
#start-funfunfun{
  float: right;
  width: 200px;
  }
    
#start-funfunfun-list {
  float: left;
	margin: 0;
	padding: 0;
	list-style-type: none;
	line-height: normal;
}

.start-funfunfun-list-item {
  display: block;
  background: #000;
  width: 170px;
  padding: 15px 0 0 22px;
	float: left;
}
/* Images */

#imgleft {
	float: left;
	text-align: left;
	padding: 0px 25px 14px 0px;
}

.imgtop {
	padding: 0 0 10px 0;
}

.imglink {
	float: left;
	position: inline;
	padding: 3px 5px 0 0;
}

/* Sidebar */

#sidebar_left {
  float: left;
  width: 165px;
}

#menu_umschlag {
  background: url(images/menu_umschlag.png) no-repeat top left;
  width: 8px;
  height: 32px;
  position: absolute;
  margin: -8px 0 0 -8px;
  }

#menu_umschlag2 {
  background: url(images/menu_umschlag2.png) no-repeat top left;
  width: 8px;
  height: 32px;
  position: absolute;
  margin: -8px 0 0 165px;
  }

#menu_funfunfun {
  margin-bottom: 15px;
  }
  

#menu_funfunfun ul {
  margin: 0px;
  padding: 0px;
	list-style-type:none;
  }
 
#menu_funfunfun li {
	list-style-image: url(images/bullet_go.png);
  list-style-position: inside;
  background: #e0f0fc;
  text-decoration: none;
  color: #00335a;
  width: 132px;
  padding: 0 0 1px 33px;
  margin-top: 2px;
  }
  
#menu_funfunfun li:hover {
	background: url(images/funfunfun_mouseover.gif) repeat-x top left;
	font-weight: bold;
  }

#menu_funfunfun a {
  color: #00335a;
  text-decoration: none;
  }

#menu_cool_stuff {
  margin-bottom: 15px;
  }
  
#menu_cool_stuff ul {
  margin: 0px;
  padding: 0px;
	list-style-type:none;
  }
 
#menu_cool_stuff li {
	list-style-image: url(images/bullet_add.png);
  list-style-position: inside;
  background: #ffebc5;
  text-decoration: none;
  color: #461a00;
  width: 132px;
  padding: 0 0 1px 33px;
  margin-top: 2px;
  }
  
#menu_cool_stuff li:hover {
	background: url(images/cool_stuff_mouseover.png) repeat-x top left;
	font-weight: bold;
  }

#menu_cool_stuff a {
  color: #461a00;
  text-decoration: none;
  }

#menu_cool_stuff a:hover {
  color: #ff6600;
  text-decoration: none;
  }
  
#menu_partner {
  margin-bottom: 15px;
  }
    
#menu_partner ul {
  margin: 0px;
  padding: 0px;
	list-style-type:none;
  }
 
#menu_partner li {
	list-style-image: url(images/attach.png);
  list-style-position: inside;
  background: #e3f2ca;
  text-decoration: none;
  color: #254500;
  width: 132px;
  padding: 0 0 1px 33px;
  margin-top: 2px;
  }
  
#menu_partner li:hover {
	background: url(images/partner_mouseover.png) repeat-x top left;
	font-weight: bold;
  }

#menu_partner a {
  color: #254500;
  text-decoration: none;
  }

#menu_partner a:hover {
  color: #6f9400;
  text-decoration: none;
  }

#menu_community {
  margin-bottom: 15px;
  }
    
#menu_community ul {
  margin: 0px;
  padding: 0px;
	list-style-type:none;
  }
 
#menu_community li {
	list-style-image: url(images/cup.png);
  list-style-position: inside;
  background: #ffe8e8;
  text-decoration: none;
  color: #742525;
  width: 132px;
  padding: 0 0 1px 33px;
  margin-top: 2px;
  }
  
#menu_community li:hover {
	background: url(images/community_mouseover.png) repeat-x top left;
	font-weight: bold;
  }

#menu_community a {
  color: #742525;
  text-decoration: none;
  }

#menu_community a:hover {
  color: #b31d1d;
  text-decoration: none;
  }
  

#sidebar_right {
  float: right;
  width: 165px;
}


/* Footer */

#footer {
  font-size: 11px;
  width: 980px;
	height: 70px;
	margin: 0 auto;
}

#footer_bg {
	background: url(images/footer.gif) no-repeat center top;
  width: 981px;
	height: 47px;
}

#footer_menu {
  color: #8d8d8d;
  margin: 10px 15px;
	clear: both;
}

#footer_menu a {
  color: #8d8d8d;
}

.footer_menu_left {
	float: left;
}

.footer_menu_right {
	float: right;
}

.footer_menu_right a {
	background: #eaeaea;
	padding: 3px 5px; 
	margin-right: 3px;
	text-decoration: none;
}

.footer_menu_right a:hover {
	background: #cecece;
}

/* Game Design */

#game {
	width: 980px;
}

#game_addthis {
	margin: 20px 0 20px 430px;	
}

#game_werbung {
	background: #0e609e url('images/game_werbung_bg.jpg') no-repeat top center;
	height: 95px;
	padding: 15px 0 0 125px;	
}

#game_liste {
  background: #ebf5fc;
  border: 1px solid #c1e4ff;
  }
  
/* Tabs from Index */

#tabbox {
  width: 577px;
  font-size: 11px;
  }
  
 
.w3c { min-height: 320px; position: relative; width: 577px; }
.w3c > div { display: inline; }
.w3c > div > a { margin-left: -1px; position: relative; left: 1px; text-decoration: none; color: black; background: white; display: block; float: left; padding: 5px 10px; border: 1px solid #ccc; border-bottom: 1px solid white; }
.w3c > div:not(:target) > a { border-bottom: 0; background: -moz-linear-gradient(top, #fff, #e0f0fc); }   
.w3c > div:target > a { background: white; }    
.w3c > div > div { background: white; z-index: 99; left: 0; top: 25px; bottom: 0; right: 0; padding: 20px; border: 1px solid #ccc; }    
.w3c > div:not(:target) > div { position: absolute }
.w3c > div:target > div { position: absolute; z-index: 100; }
