/* CSS Document */

/*Main */

	
	body {
	 margin:0%;
	 padding:0%;
	 background-color:#6d6d6d;
	 font-family:Arial, Helvetica, sans-serif;
	 font-size:12px;
	 background-image:url(http://www.just-stuff.de/layout/background.jpg);
	 background-repeat:repeat-x;
	

	}
	

	div#head {
	 margin:0%;
	 padding:0%;
	 height:125px;
	 width:1010px;
 	 text-align:left;
 	 background-image:url(http://www.just-stuff.de/layout/header_back.jpg);
	 margin-left:auto;
	 margin-right:auto;
	}
	
	div#logo {
	width:417px;
	height:100%;
	float:left;
	}
	div#head-rechts {
	background:url(http://www.just-stuff.de/layout/header_rechts.jpg);
	width:26px;
	height:100%;
	float:right;
	text-align:right;
	}
	
	div#head-ad {
	padding-top:45px;
	padding-left:50px;
	text-align:center;
	float:left;

	}
	
	div#white {
	background-color:#FFFFFF;
	width:100%;
	
	}
/*Mainbars */

	/*Stuff - Orange */	
	div#mainbar {
	 margin:0%;
	 padding:0%;
	 height:57px;
	 width:1010px;
 	 background-image:url(http://www.just-stuff.de/layout/mainbar.jpg);
	 margin-left:auto;	/*ff*/
	 margin-right:auto;	/*ff*/
	}
	div#mainbar_links {
	 float:left;
	 height:57px;
	 width:40px;
 	 background-image:url(http://www.just-stuff.de/layout/mainbar_links.jpg);
	}
	div#mainbar_rechts {
	 float:right;
	 height:57px;
	 width:40px;
 	 background-image:url(http://www.just-stuff.de/layout/mainbar_rechts.jpg);
	}
	
	/*Tools - Blau */	
	div#mainbar_tools {
	 margin:0%;
	 padding:0%;
	 height:57px;
	 width:1010px;
 	 background-image:url(http://www.just-stuff.de/layout/mainbar_tools.jpg);
	 margin-left:auto;	/*ff*/
	 margin-right:auto;	/*ff*/
	}
	div#mainbar_tools_links {
	 float:left;
	 height:57px;
	 width:40px;
 	 background-image:url(http://www.just-stuff.de/layout/mainbar_tools_links.jpg);
	}
	div#mainbar_tools_rechts {
	 float:right;
	 height:57px;
	 width:40px;
 	 background-image:url(http://www.just-stuff.de/layout/mainbar_tools_rechts.jpg);
	}
	
	/*Fun - Rot */	
	div#mainbar_fun {
	 margin:0%;
	 padding:0%;
	 height:57px;
	 width:1010px;
 	 background-image:url(http://www.just-stuff.de/layout/mainbar_fun.jpg);
	 margin-left:auto;	/*ff*/
	 margin-right:auto;	/*ff*/
	}
	div#mainbar_fun_links {
	 float:left;
	 height:57px;
	 width:40px;
 	 background-image:url(http://www.just-stuff.de/layout/mainbar_fun_links.jpg);
	}
	div#mainbar_fun_rechts {
	 float:right;
	 height:57px;
	 width:40px;
 	 background-image:url(http://www.just-stuff.de/layout/mainbar_fun_rechts.jpg);
	}
	
	/*Games - Grün */	
	div#mainbar_games {
	 margin:0%;
	 padding:0%;
	 height:57px;
	 width:1010px;
 	 background-image:url(http://www.just-stuff.de/layout/mainbar_games.jpg);
	 margin-left:auto;	/*ff*/
	 margin-right:auto;	/*ff*/
	}
	div#mainbar_games_links {
	 float:left;
	 height:57px;
	 width:40px;
 	 background-image:url(http://www.just-stuff.de/layout/mainbar_games_links.jpg);
	}
	div#mainbar_games_rechts {
	 float:right;
	 height:57px;
	 width:40px;
 	 background-image:url(http://www.just-stuff.de/layout/mainbar_games_rechts.jpg);
	}
	
/*Mainbars - Ende*/	
	
	div#main {
	 height:auto;
	 width:960px;
 	 background-image:url(http://www.just-stuff.de/layout/background_main.jpg);
	 padding-left:25px;
	 padding-right:25px;
	 padding-bottom:10px;
	 margin-left:auto;	/*ff*/
	 margin-right:auto;	/*ff*/
	 
	}
	

	
/*Menü */

	div#menuleft {
	text-align:left;
	 float:left;
	 margin:0%;
	 padding:0%;
	 width:150px;
	 background-image:url(http://www.just-stuff.de/layout/menuback.jpg);
	}
	
	.menuright {
	 text-align:left;
	 float:right;
	 margin:0%;
	 padding:0%;
	 width:150px;
	 background-image:url(http://www.just-stuff.de/layout/menuback.jpg);
	}

	.menutop {
	 margin:0%;
	 padding:0%;
	 height:6px;
	 background-image:url(http://www.just-stuff.de/layout/menu_oben.jpg);
	 font-size:0px;
	}

	.menu-links, .menu-links-games, .menu-links-tools, .menu-links-fun {
	 margin:0%;
	 padding:5px;
	}
	
	.menu-rechts {
	 margin:0%;
	 padding:5px;
	}
	
	.menuheadline {
	text-align:center;
	 margin:0%;
	 padding:0%;
	 font-weight:bold;
	 font-size:12px;
	}

	.menubottom {
	 height:6px;
	 background-image:url(http://www.just-stuff.de/layout/menu_unten.jpg);
	 background-repeat:no-repeat;
	 font-size:0px;
	}
	
/* Content */	
	
	div#content {
	 margin:0%;
	 width:650px;
	 margin-left:5px;
	 margin-right:5px;
	 background-color:#FFFFFF;
	 float:left;
	 background-image:url(http://www.just-stuff.de/layout/contentback.jpg);
	 overflow:none;
	}


	div#contenttop {
	 margin:0%;
	 padding:0%;
	 height:6px;
	 background-image:url(http://www.just-stuff.de/layout/contenttop.jpg);
	 font-size:0px;
	}	

	
	div#contentinhalt {
	 padding:10px;
	 min-height:600px;
	 overflow:visible;
	}	
	
	div#contentcenter {
	margin: 0 auto;
	padding:0;
	text-align: center;
	}
	
	div#contentleft {
	width:100%;
	text-align:left;
	}
	
	div#contentbottom {
	 margin:0%;
	 padding:0%;
	 height:6px;
	 background-image:url(http://www.just-stuff.de/layout/contentbottom.jpg);
	 font-size:0px;
	}	
	
	/* Bottom */
	
	.bottombar {
	 margin:0%;
	 padding:0%;
	 height:23px;
	 width:1010px;
 	 background-image:url(http://www.just-stuff.de/layout/bottom.jpg);
	 padding-top:8px;
	 margin-left:auto;
	 margin-right:auto;
	 text-align:center;
	}
	
	div#bottomcontainer {
	 margin:0%;
	 padding:0%;
	 width:100%;
 	 background-image:url(http://www.just-stuff.de/layout/bottomshaddow.jpg);
  	 bottom: 0 !important;
 	 bottom: -1px; /* For Certain IE widths */
 	 height: 83px;
	 }
	
	div.bottom {
	 margin:0%;
	 padding:0%;
	 height:60px;
	 width:100%;
	 background-color:#6d6d6d;
	 text-align:center;
	}
	
	
	
	
	div.clearer {clear: both; line-height: 0; height: 0;}
	
	
	/* Links */
	
	a:link, a:visited {
	font-size:12px;
	text-decoration:underline;
	color:#000000;
	display:inline;
	}
	
	a:hover {
		font-size:12px;
	text-decoration:none;
	color:#000000;
	display:inline;
	}




	
	div.menu-links a:link, div.menu-links a:visited {
	font-size:12px;
	text-decoration:none;
	color:#000000;
	display:block;
	padding: 0px 0px 0px 5px; 
	}
	div.menu-links a:active, div.menu-links a:hover {
	font-size:12px;
	text-decoration:none;
	color:#000000;
	background-color:#fde2ae;
	}

	div.menu-links-tools a:link, div.menu-links-tools a:visited  {
	font-size:12px;
	text-decoration:none;
	color:#000000;
	display:block;
	padding: 0px 0px 0px 5px; 
	}
	div.menu-links-tools a:active, div.menu-links-tools a:hover {
	font-size:12px;
	text-decoration:none;
	color:#000000;
	background-color:#afd0fd;
	}
	
	div.menu-rechts a:link, div.menu-rechts a:visited  {
	font-size:12px;
	text-decoration:none;
	color:#000000;
	display:block;
	padding: 0px 0px 0px 5px; 
	}
	div.menu-rechts a:active, div.menu-rechts a:hover {
	font-size:12px;
	text-decoration:none;
	color:#000000;
	background-color:#fde2ae;
	}


	div.menu-links-games a:link, div.menu-links-games a:visited {
	font-size:12px;
	text-decoration:none;
	color:#000000;
	display:block;
	padding: 0px 0px 0px 5px; 
	}

	div.menu-links-games a:active, div.menu-links-games a:hover {
	font-size:12px;
	text-decoration:none;
	color:#000000;
	background-color:#c4fdae;
	}
		div.menu-links-fun a:link, div.menu-links-fun a:visited {
	font-size:12px;
	text-decoration:none;
	color:#000000;
	display:block;
	padding: 0px 0px 0px 5px; 
	}
	div.menu-links-fun a:active, div.menu-links-fun a:hover {
	font-size:12px;
	text-decoration:none;
	color:#000000;
	background-color:#fcb1ae;
	
	}
	
	div.bottom a:link, div.bottom a:visited {
	font-size:12px;
	text-decoration:none;
	color:#000000;
	display:inline;
	padding: 0px 0px 0px 5px; 
	}

	div.bottom a:active ,div.bottom a:hover {
	font-size:12px;
	text-decoration:none;
	color:#000000;
	display:inline;
	}
	
	div.bottombar a:link, div.bottombar a:visited {
	font-size:12px;
	text-decoration:none;
	color:#000000;
	display:inline;
	}

	div.bottombar a:active, div.bottombar a:hover {
	font-size:12px;
	text-decoration:none;
	color:#000000;
	display:inline;
	}
	

/* Index */
	h5 {
	font-weight:bold;
	font-size:12px;
	text-align:center;
	  }
	  	h4 {
	font-weight:bold;
	font-size:12px;
	margin:5px;
	padding:0px;
	  }


.welcome {
width:304px;
height:250px;
border:none;
float:left;
padding:5px;
margin-top:5px;
margin-bottom:5px;
text-align:left;
}

.google {
width:304px;
border:none;
float:left;
padding:1px;
text-align:left;
}

.news {
width:304px;
height:250px;
border-left:solid 1px #CCCCCC;
float:right;
padding:5px;
margin-top:5px;
margin-bottom:5px;
}

	div.news a:link, div.news a:visited {
	font-size:12px;
	text-decoration:underline;
	color:#000000;
	display:inline;
	}

	div.news a:active, div.news a:hover {
	font-size:12px;
	text-decoration:none;
	color:#000000;
	display:inline;
	}

/* Fun */

#funpics  {
  line-height:normal;
  width:510px;
  }
  
#funpics ul {
  margin:0;
  padding:0;
  list-style:none;
  }
#funpics li {
  float:left;
  margin:0;
  padding:0;
  display:block;
  width:100px;
  border:1px #fcb1ae dotted;
  }



div.moviesmain {
width:435px;
text-align:left;
margin-left:auto;
margin-right:auto;
}

div.moviesname {
text-align:left;
font: large bold;
}
div.movieswindow {
width:425px;
padding:5px;
border: 1px solid #e20904;
margin-top:5px;
background-color:#FFE8E8;
}

div.movieslist {
border: 1px solid #e20904;
margin-bottom:10px;
margin-top:20px;
width:425px;
margin-left:auto;
margin-right:auto;
text-align:center;
}

div.moviesheadline {
text-align:left;
padding:2px;
height:17px;
background-image:url(layout/moviesbar.gif);

}

div.moviesbeschreibung {
padding:5px;
}

div.moviesheadline a:link, div.moviesheadline a:visited {
font-weight:bolder;
text-decoration:none;
font-size:13px;
display:inline;
color:#FFFFFF;
}

.gameskat {
width:610px;
border-bottom:solid #CCCCCC 1px;
text-align:left;
padding-bottom:10px;
padding-top:10px;
margin-left:10px;
margin-right:10px;
}

div.buttonex {
display:inline;
}

div.buttonex a:link, .buttonex a:visited {
display:inline;
}

/* Formular */
.orange_reset {
  width: 91px;
  height: 34px;
  display:block;
  border: 0;
  background: transparent url(http://www.just-stuff.de/layout/buttons/orange_reset.gif) no-repeat center top;
  text-indent: -1000em;
  cursor: pointer; /* hand-shaped cursor */
  cursor: hand; /* for IE 5.x */
}
.orange_submit {
  width: 91px;
  height: 34px;
  display:block;
  border: 0;
  background: transparent url(http://www.just-stuff.de/layout/buttons/orange_submit.gif) no-repeat center top;
  text-indent: -1000em;
  cursor: pointer; /* hand-shaped cursor */
  cursor: hand; /* for IE 5.x */
}
.red_reset {
  width: 91px;
  height: 34px;
  display:block;
  border: 0;
  background: transparent url(http://www.just-stuff.de/layout/buttons/red_reset.gif) no-repeat center top;
  text-indent: -1000em;
  cursor: pointer; /* hand-shaped cursor */
  cursor: hand; /* for IE 5.x */
}
.red_submit {
  width: 91px;
  height: 34px;
  display:block;
  border: 0;
  background: transparent url(http://www.just-stuff.de/layout/buttons/red_submit.gif) no-repeat center top;
  text-indent: -1000em;
  cursor: pointer; /* hand-shaped cursor */
  cursor: hand; /* for IE 5.x */
}
/* Orange Form */
.bf_table {border:#FFCC00 1px solid; background:#FFFEDF; padding-left:5px; padding-right:5px; width:410px; }
.bf_table td {width:205px; border-bottom:#FFCC00; text-align:left; }
.bf_input { width:160px; height:17px; background-color:#FFFF99; border:#FFCC00 1px solid; }
.bf_text {width:200px; height:50px; background-color:#FFFF99; border:#FFCC00 1px solid;}
.bf_option { width:164px; height:23px; background-color:#FFFF99; border:#FFCC00 1px solid; }

/* Red Form */
.red_table {border:#A80000 1px solid; background:#FFF2F2; padding-left:5px; padding-right:5px; width:410px; }
.red_table td {width:205px; border-bottom:#A80000; text-align:left; }
.red_input { width:160px; height:17px; background-color:#FFDFDF; border:#A80000 1px solid; }
.red_text {width:200px; height:50px; background-color:#FFDFDF; border:#A80000 1px solid;}
.red_option { width:164px; height:23px; background-color:#FFDFDF; border:#A80000 1px solid; }


/*Tag Cloud */
.word {
font-family: Tahoma;
padding: 4px 4px 4px 4px;
letter-spacing: 3px;
}
span.size1 {
color: #000;
font-size: 2.4em;
}
span.size2 {
color: #333;
font-size:2.2em;
}
span.size3 {
color: #666;
font-size: 2.0em;
}
span.size4 {
color: #999;
font-size: 1.5em;
}
span.size5 {
color: #aaa;
font-size: 1.8em;
}
span.size6 {
color: #bbb;
font-size: 1.6m;
}
span.size7 {
color: #ccc;
font-size: 1.4em;
}
span.size8 {
color: #ccc;
font-size: 1.3em;
}
span.size0 {
color: #ccc;
font-size: 1.2em;
}


	div.tagcloud a:link, div.tagcloud a:visited, div.tagcloud a:hover, div.tagcloud a:active {
	text-decoration:none;
	}

div.witz {
font: 3pt;
}

/*Feedburner*/

.feedburnerFeedBlock ul {
margin: 0;
padding: 0;
}
.feedburnerFeedBlock ul li {
margin: 0;
padding: 2px 0;
font-size: 1.25em;
list-style-type: none;
}
.feedburnerFeedBlock ul li a {
margin: 0;
padding: 0;
text-decoration: underline;
}
.feedburnerFeedBlock ul li a:hover {
text-decoration: none;
}
#creditfooter {
display: none;
}
.small a {
font-size: 1em;
color: #333;
font-weight: bold;
}

.web-container {
padding:5px;
margin-bottom:5px;
border:1px solid #0000FF;
background:#afd0fd;
}
.games-container {
padding:5px;
margin-bottom:5px;
border:1px solid #006633;
background:#c4fdae;
}
.fun-container {
padding:5px;
margin-bottom:5px;
border:1px solid #990000;
background:#FFAAAC;
clear:left;
}

ul.rss  {
margin: 3px;
list-style:none;
}

ul.rss, li.rss {
margin: 3px;
border-bottom: solid 1px #DDD;

}

ul.rss a:link, li.rss a:link, li.rss a:visited, ul.rss a:visited {
margin:3px;
padding: 2px 2px 0px 20px;
text-decoration: none;
display:block;
background: url(http://www.just-stuff.de/layout/feed-icon.jpg) no-repeat left center #FFF4EA;
}

ul.rss a:hover, li.rss a:hover {
margin:5px;
padding: 4px 4px 0px 20px;
text-decoration: none;
font-weight:800;
display:block;
background: url(http://www.just-stuff.de/layout/feed-icon.jpg) no-repeat left center #fde2ae;
}