/* @override 
	http://0.0.0.0:3002/stylesheets/application.css?1271710550
	http://0.0.0.0:3002/stylesheets/application.css?1271712245
	http://0.0.0.0:3002/stylesheets/application.css?1271712621
	http://0.0.0.0:3002/stylesheets/application.css?1271713228
	http://0.0.0.0:3002/stylesheets/application.css?1271714049
	http://0.0.0.0:3002/stylesheets/application.css?1271714061
	http://0.0.0.0:3002/stylesheets/application.css?1271714089
	http://0.0.0.0:3002/stylesheets/application.css?1271716137
	http://0.0.0.0:3002/stylesheets/application.css?1271782249
	http://0.0.0.0:3002/stylesheets/application.css?1271782269
	http://0.0.0.0:3002/stylesheets/application.css?1271782283
*/

html {
	margin: 0;
	padding: 0;
	height: 100%;
}

body {
	margin: 0;
	padding: 0;
	text-align: center;
	color: #6e6e6e;
	font-style: normal;
	font-family: Helvetica, sans-serif;
	font-size: .85em;
	background: #ffffff url(../images/back.gif) repeat-x left top;
}

a {
	color: black;
}

a.button { 
	background: url(/images/button_right.gif) no-repeat right 0; 
	font-size: 1em;
	display: block; 
	float: left;
	height: 24px; 
	cursor: pointer; 
	font-weight: bold; 
	padding: 0 18px 0 0; 
	text-decoration: none;
	margin: 5px 10px 0 0;
}

a.button span { 
	position:relative; 
	display:block; 
	white-space:nowrap; 
	padding: 6px 0 6px 18px; 
	line-height: 12px;
	background: url(/images/button_left.gif) no-repeat left 0;
	font-size: 12px;
	color: #000; 
}

a.button:active { 
	background: url(/images/button_right_hover.gif) right no-repeat; 
	outline: none; 
}
a.button:active span {
	background: url(/images/button_left_hover.gif) left no-repeat;
}

img {
	border: 0;
}

img.star {
	width: 12px !important;
	height: 12px !important;
}

#wrapper {
	width: 985px;
	margin: 0 auto;
	position:relative;
}

/* @group Header */

#header {
	width: 100%;
	height: 100px;
	text-align: left;
	position: relative;
}
#d_container {
    background: url("http://www.direkt-downloaden.de/images/d_container_bg.png") repeat-x scroll left bottom transparent;
    border: 1px solid #CCCCCC;
    margin: 10px 0;
    padding: 10px;
    width: 600px;
}


#sidebar_download {
    border: 1px solid #CCCCCC;
    float: left;
    margin: 0 0 10px;
    padding: 10px;
    width: 350px;
        margin-bottom: 20px;
    width: 330px;
}


#col_right_top {
    border-bottom: 3px dotted gray;
    padding: 0 0 20px;
}
#header h1#logo {
	position: absolute;
	top: 5px;
	left: 0px;
	z-index: 1;	
	width: 520px;
	height: 77px;
	margin: 0;
	padding: 0;
	background: url(../images/logo.png) no-repeat;
	overflow: hidden;
	text-indent: -999px;
	cursor: pointer;
	z-index: 0;
}

/* @group Menu */

#menu {
	position: absolute;
	width: 800px;
	left: 80px;
	top: 70px;
	height: 30px;	
	overflow: hidden;	
	z-index: 1;
}

#menu .previous {
	position: absolute;	
	width: 50px;
	height: 30px;
	left: 0;
	top: 0;
	text-align: left;
	font-size: 9px;	
	z-index: 1;
	background-image: url(../images/menu_left.png);
	overflow: hidden;
	text-indent: -900px;
}

#menu .next {
	position: absolute;	
	width: 50px;
	height: 30px;
	right: 0;
	top: 0;	
	text-align: right;
	font-size: 9px;
	z-index: 1;
	background-image: url(../images/menu_right.png);
	overflow: hidden;
	text-indent: 900px;	
}

#menu ul {
	position: absolute;	
	width: 2000px;
	height: 30px;
	left: 0px;
	top: 0;
	margin: 0;	
	margin-left: 50px;	
	padding: 0;
	list-style-type: none;	
	z-index: 0;	
}

#menu li {
	height: 15px;
	float: left;	
	padding: 5px 10px 10px 10px;
	margin: 0 10px 0 0;
	list-style-type: none;	
	text-align: center;	
	font-size: 13px;
	color: white;	
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;	
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	background-image: url(../images/tab.png);
	background-position: center bottom;
}

#menu li:hover,
#menu li.active {
	background-image: none;
	background-color: #6e6e6e;
}

#menu li a {
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;	
}

#menu li:hover a,
#menu li.active a {
	color: white;
}



/* @end */


#top5 ul {
	margin: 0;	
	padding: 0;
	list-style-type: none;	
}

#top5 ul li {
	height: 40px;
	overflow: hidden;
	font-size: 12px;
	background: white url(../images/gradient.gif) repeat-x left bottom;
	border: 1px solid #9F9F9F;
	margin: 5px;
	padding: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;	
}

#top5 ul li span {
	width: 15px;
	display: block;
	float: left;
	font-weight: bold;
	font-size: 14px;
	color: #000000;
}

#top5 ul li img {
	width: 40px;
	height: 40px;
	margin-right: 5px;
	float: left;
}

#top5 ul li .text {
	width: 195px;
	float: right;
	
} 

#minigames img, #more img {
	width: 40px;
	height: 40px;
	margin-right: 5px;
	float: left;
}


#minigames .text,
#more .text {
	width: 220px;
	float: right;	
}



/* @end */


#main {
	width: 100%;
	text-align: left;
	color: black;
	margin-top: 20px;
}

#navi {
	width: 120px;
	padding: 10px 0;
	float: left;
}

/* @group Navi */

#navi ul {
	width: 120px;
	background: #6e6e6e;
	margin: 0 0 10px 0;
	padding: 0;
	list-style-type: none;
	font-size: 13px;	
	color: white;	
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;	
}

#navi ul li {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;	
	margin: 0;
	padding: 10px;
	border-bottom: 1px solid #d4d5d8;
}


#navi ul li a {
	color: #ffffff;
	text-decoration: none;
}

#navi ul.admin li {
	background-color: #000000;
}


/* @end */

#content {
	width: 800px;
	float: left;
}

#teaser {
	background-color: #6e6e6e;
}

#sidebar {	
	width: 300px;
	padding-top: 10px;
	float: right;
}

.box {
	clear: both;
	padding: 0px;
	margin-bottom: 20px;
}

#content .box {
	padding: 10px;
	font-size: .9em;
	margin: 10px 0;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;	
}

.box .inner {
	background-color: white;
	color: #262626;
	padding: 5px;
}

.silver {
	background-color: #CECECE;
}

.dark {
	background-color: #262626;
}

.frame {
	padding: 5px;
	color: white;	
	background-color: #262626;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;	
}

.stripes {
	background-image: url(../images/stripes.gif);
	color: black;
}

#newsletter {
	padding: 10px;
}

.content {
	padding: 20px 30px;	
}

.col {
	width: 170px;
	margin-right: 15px;
	font-size: .9em;
}

.col.last {
	margin-right: 0px;
}

.left {
	float: left;
}

.right {
	float: right;
}


h1 {
	margin-top: 0;
	color: black;
}

h2 {
	background-color: #6e6e6e;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	color: white;
	font-size: 12px;
	padding: 5px;
	margin: 5px 0;
}

h2 span {
	font-weight: normal;
}

h2 a {
	color: white;
}

h3 {
	margin: 2px 0;
}

h4 {
	background: #B9B9B9;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	color: #262626;
	font-size: 12px;
	padding: 2px;
	margin: 2px 0;
}

.rating {
	color: #8E8E8E;
	font-weight: bold;
	padding: 5px 0;
	font-size: 11px;
}

.teaser {
	width: 74px;
	height: auto;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;		
}

.game {
	margin-bottom: 5px;
	padding-bottom: 5px;
	border-bottom: 0px dotted #999;
}
.margin {
margin-right:10px;}

.game img.teaser {
	width: 170px;
	height: auto;
}

.game img.small {
	width: 40px;
	height: auto;
}

.game img.teaser {
	float: left;
}

.game .text {
	width: 620px;
	float: right;
}


.col .game img.teaser{
	float: none;
	width: 170px;}
	
.col .game .text {
	float: none;
	width: 170px;
}

.col .game a {
	font-size: 11px;
}

.col .game .text p {
	margin: 5px 0px;
	height: 60px;
	overflow: hidden;
}



#comments {
	font-size: .9em;
	margin-top: 50px;
}

.comment {
	margin-bottom: 5px;
	padding-bottom: 5px;
	border-bottom: 1px dotted #999;

}

#comment_form {
	margin-top: 20px;
}

#footer {
	width: 100%;
	margin: 20px;	
	text-align: center;
	font-size: .8em;
}

.flash_notice {
	border: 5px solid #9c9;
 	background-color: #cfc;
	padding: 5px;
	color: #577457;
}

.flash_error {
  	border: 5px solid #f99;	
  	background-color: #FFE5E5;
  	padding: 5px;
  	color: #FF4747;
}

/* @group Formular */

input[type='text'], textarea {
	background-color: #ffffff;
	border: 1px solid silver;
	margin: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;		
	padding: 5px 10px;
	font-size: 13px;
}

label {
	color: #999999;
	font-weight: bold;
	font-size: 12px;
	padding: 2px;
}

span.hint {
	color: #999999;
	font-size: 10px;	
}

.required {
	font-size: 14px;
	font-weight: bold;
	color: #d4090f !important;
}

.form-tbl th {
	background-color: #76b421;
	color: white;
	border-bottom: 1px solid #ddd;
	padding: 10px 20px 15px 0px;
	text-align: right;
	vertical-align: top;
	white-space: nowrap;
	width: 150px;
	line-height: 15px;
}

.form-tbl td {
	border-bottom: 1px solid #ddd;
	margin: 0pt;
	padding: 10px 20px 15px 0pt;
}

.error,
.errorExplanation,
.fieldWithErrors input,
.fieldWithErrors select,
.fieldWithErrors textarea {
  	color: #FF4747;		
  	background-color: #FFE5E5;  	
}

.errorExplanation {
	padding: 5px;
}

.errorExplanation ul {
	margin: 0px 20px;
}

.errorExplanation li {
	padding: 2px;
}

.errorExplanation h2 {
	background-color: transparent;
	border: none;	
	font-size: 14px;
	color: #d4090f;
}

.formError {
	color: #d4090f;		
	font-size: 10px;
}

.fieldWithErrors input,
.fieldWithErrors textarea {
	border: 1px solid #d4090f;
}

.error span {
	display: block;
	padding: 5px;
}

/* @end */


/* Tag Cloud */
.tag-cloud {
	padding: 5px;
}

.tag-cloud a { 
	text-decoration: none;
}

.tag-cloud a:hover {
	text-decoration: underline;
}

.css1 { font-size: 1.0em; font-weight: normal; margin-right: 0.5em; color: #BFBFBF; }
.css2 { font-size: 1.2em; font-weight: normal; margin-right: 0.5em; color: #7F7F7F;}
.css3 { font-size: 1.4em; font-weight: normal; margin-right: 0.5em; color: #3F3F3F; }
.css4 { font-size: 1.6em; font-weight: normal; margin-right: 0.5em; }


#paginate {
		padding: 10px 0;
		font-size: 11px;
}

/* @group Browsergames
 */

body.green {
	background-image: url(../images/back_green.gif);
}

body.green h1 {
	color: #76b421;
}

h2.green {
	background-color: #76b421;	
}

body.green #menu li:hover,
body.green #menu li.active {
	background-color: #76b421;
}

body.green a.button,
div.green a.button { 
	background-image: url(/images/button_right_green.gif);
}

body.green a.button span,
div.green a.button span { 
	color: white;	
	background-image: url(/images/button_left_green.gif);
}

body.green #more .frame {
	background-color: #76b421;	
}

/* @end */

/* @group Downloadgames */

body.blue {
	background-image: url(../images/back_blue.gif);
}

body.blue h1 {
	color: #224f7b;
}

h2.blue {
	background-color: #224f7b;	
}

body.blue #menu li:hover,
body.blue #menu li.active {
	background-color: #224f7b;	
}

body.blue a.button,
div.blue a.button { 
	background-image: url(/images/button_right_blue.gif);
}

body.blue a.button span,
div.blue a.button span { 
	color: white;	
	background-image: url(/images/button_left_blue.gif);
}

body.blue #more .frame {
	background-color: #224f7b;	
} 

/* @end */

/* @group Handygames */

body.orange {
	background-image: url(../images/back_orange.gif);	
}

body.orange h1 {
	color: #f78400;
}

h2.orange {
	background-color: #f78400;	
}

body.orange #menu li:hover,
body.orange #menu li.active {
	background-color: #f78400;	
}

body.orange a.button,
div.orange a.button { 
	background-image: url(/images/button_right_orange.gif);
}

body.orange a.button span,
div.orange a.button span { 
	color: white;	
	background-image: url(/images/button_left_orange.gif);
}

body.orange #more .frame {
	background-color: #f78400;	
}

/* @end */

/* Bugfix */
.clear:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; } 
.clear { display: inline-block; }
* html .clear { height: 1%; }
.clear { display: block; }

#twittercomments{
margin:20px 0;
}

#wertung{
width:550px;
text-align:justify;
}
#clear{
	clear:both;
	}
