@charset "utf-8";
body {
	background-image: url(design/bg.gif);
	background-repeat: repeat-y;
	background-position: left top;
	background-color: #1a1a1a;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #cccccc;
}
p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
a {
	color: #FFFFFF;
}
a:hover {
	color: #ffcc33;
}
h1 {
	font-size: 12px;
	font-weight: bold;
	background-image: url(design/bullet.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
h2 {
	color: #ffcc33;
	font-weight: bold;
	font-size: 11px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}


input {
	font-size: 11px;
}
textarea{
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
form {
	margin: 0px;
	padding: 0px;
}
.flr {
	float: right;
}
.fll {
	float: left;
}

.clb {
	clear: both;
}



.white {
	color: #FFFFFF;
}
.orange {
	color: #ffcc33;
}
.bold {
	font-weight: bold;
}
.blinkred {
	color: #FF0000;
	text-decoration: blink;
}



#header {
	background-image: url(design/banner.jpg);
	background-repeat: repeat-x;
	height: 176px;
}
#header #headermain {
	background-image: url(design/header.jpg);
	height: 176px;
	width: 964px;
	float: left;
}
#headermenu {
	float: right;
	height: 28px;
	width: 612px;
	display: inline;
	margin-top: 139px;
	margin-right: 5px;
	clear: both;
}
#headermenu   img  {
	float: left;
}
#headermenu #searchbutton {
	float: left;
	width: 80px;
	margin-left: 65px;
}
#headerlink {
	display: inline;
	height: 108px;
	width: 310px;
	float: left;
}

#searchform {
	float: left;
	width: 300px;
	clear: left;
}


#searchbox {
	float: left;
	width: 140px;
	margin-top: 0px;
	margin-left: 75px;
	display: inline;
	height: 28px;
}
#searchbox input {
	background-color: #FFFFFF;
	border: 2px solid #CCCCCC;
	width: 134px;
	font-weight: bold;
	padding-right: 1px;
	padding-left: 1px;
	padding-top: 1px;
	padding-bottom: 1px;
}
#searchbutton {
	float: left;
	width: 60px;
	clear: both;
	margin-top: 7px;
	margin-left: 71px;
	height: 20px;
	border: 1px solid #333333;
	background-color: #1D1D1D;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 11px;
}
#main {
	width: 959px;
}




#menu {
	background-image: url(design/menubg.gif);
	width: 256px;
	float: left;
	clear: both;
	background-position: left top;
	background-repeat: repeat-y;
	margin-left: 54px;
	display: inline;
}
#menu #menucontent {
	padding-left: 27px;
}

#menu #menufooter {
	background-image: url(design/menufooter.gif);
	height: 222px;
	width: 256px;
	clear: both;
	background-repeat: no-repeat;
	background-position: left top;
}
#menucontent ul {
	list-style-type: none;
	padding: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
}
#menucontent ul li {
	background-image: url(design/menuitem.gif);
	clear: both;
	float: left;
	height: 28px;
	width: 209px;
	margin-bottom: 4px;
}
#menucontent ul li a {
	line-height: 28px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	font-size: 11px;
	padding-left: 31px;
}
#menucontent ul li a:hover {
	color: #ffcc33;
}
#menu .box {
	background-image: url(design/menuboxbg.gif);
	clear: both;
	color: #ffcc33;
	font-size: 10px;
	width: 210px;
}
#menu .box .boxheader {
	background-image: url(design/menuboxheader.gif);
	height: 7px;
	width: 210px;
	overflow: hidden;
}
#menu .box .boxfooter {
	background-image: url(design/menuboxfooter.gif);
	height: 7px;
	width: 210px;
	clear: both;
	overflow: hidden;
}
#menu .box .boxcontent {
	margin-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 1px;
	margin-right: 10px;
}
#menu #langbox {
	float: left;
	display: inline;
	margin-top: 15px;
	margin-left: 170px;
}

#content {
	width: 628px;
	float: left;
	display: inline;
	margin-left: 10px;
}
#usermenu {
	background-image: url(design/usermenubg.gif);
	height: 54px;
	width: 628px;
	color: #FFFFFF;
}
#usermenu .usermenutext {
	line-height: 48px;
	margin-left: 20px;
	display: inline;
	height: 48px;
	float: left;
	font-size: 12px;
	margin-right: 20px;
}
#usermenu .textfield {
	width: 160px;
	border: 1px solid #333333;
	background-color: #1D1D1D;
	padding-left: 4px;
	float: left;
	display: inline;
	margin-top: 14px;
	margin-left: 10px;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	font-weight: bold;
	color: #FFFFFF;
}
#usermenu .button {
	background-color: #1D1D1D;
	border: 1px solid #1D1D1D;
	float: left;
	margin-top: 9px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}
.contentbox {
	background-image: url(design/contentbg.gif);
	width: 628px;
}
.rahmen {
	border: 1px solid #FF9900;
}
.contentbox .contentheader {
	background-image: url(design/contentheader.gif);
	height: 11px;
	background-repeat: no-repeat;
	overflow: hidden;
}
.contentbox .contentfooter {
	background-image: url(design/contentfooter.gif);
	height: 12px;
	background-repeat: no-repeat;
	overflow: hidden;
	clear: both;
}
.contentbox .content {
	padding-left: 15px;
	padding-right: 15px;
}
ul {
	padding: 0px;
	list-style-position: inside;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
.biglist li {
	/*margin-bottom: 10px;*/
}
.coverlist img {
	display: inline;
	margin-right: 2px;
	margin-bottom: 2px;
	border: none;
}
.coverlist a{
	text-decoration: none;
}
.formular .formrow {
	clear: both;
	float: left;
	width: 400px;
	margin-bottom: 2px;
	display: inline;
	line-height: 17px;
}
.formular .formlabel {
	float: left;
	width: 100px;
}
.formular select,
.formular textarea,
.formular input{
	background-color: #4B4A4A;
	border: 1px solid #666666;
	color: #CCCCCC;
}
.formular .textbox {
	padding-right: 2px;
	padding-left: 2px;
	width: 200px;
}
.formular .selectbox {
	width: 206px;
	
}
.formular .checkbox {
	border: none;
}

.formular .button {
	height: 18px;
	width: 80px;
}

.formular textarea {
	padding-top: 1px;
	padding-right: 2px;
	padding-bottom: 1px;
	padding-left: 2px;
	width: 385px;
}
#content .box {
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
	border: 1px dashed #CCCCCC;
}
.errorbox {
	margin-bottom: 8px;
	padding-top: 7px;
	padding-right: 4px;
	padding-bottom: 8px;
	padding-left: 35px;
	background-image: url(design/error.jpg);
	background-repeat: no-repeat;
	background-position: 2px 2px;
	border: 1px solid #FF9999;
	color: #FF9999;
}
#content .errorbox ul {
	margin-bottom: 0px;
}
.errorbox ul li {
}
.msgbox {
	margin-bottom: 8px;
	padding-top: 7px;
	padding-right: 4px;
	padding-bottom: 8px;
	padding-left: 35px;
	background-image: url(design/ok.jpg);
	background-repeat: no-repeat;
	background-position: 2px 2px;
	border: 1px solid #669966;
	color: #669966;
}
.catbox {
	float: left;
	width: 280px;
	margin-right: 5px;
	margin-left: 5px;
	margin-bottom: 10px;
	display: inline;
}
.catbox .cattitle {
	font-size: 13px;
	font-weight: bold;
	color: #ffcc33;
}
.catbox ul {
	list-style-type: none;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding: 0px;
	clear: both;
}
.catbox ul li {
	display: inline;
	margin-right: 5px;
}
.filelist th {
	text-align: left;
	padding-left: 2px;
	height: 20px;
	line-height: 20px;
	background-color: #666666;
	color: #FFFFFF;
	font-weight: bold;
}
.filelist td {
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	font-size: 11px;
}
.filelist tr {
}
.pager {
	list-style-type: none;
	margin: 0px;
	display: block;
	text-align: center;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}
.pager li {
	display: inline;
	margin-right: 2px;
	margin-left: 2px;
}
.pager .aktpage{
	font-weight: bold;
}
.social {
}
.social img{
	border: 1px solid #333333;
	padding: 1px;
	margin-top: 1px;
	margin-bottom: 1px;
}
.social a {
	height: 20px;
	width: 20px;
}
.awards img {
	float: left;
	display: inline;
	margin-right: 4px;
	margin-bottom: 4px;
	border: 1px solid #CCCCCC;
	padding: 1px;
}
.floatbox {
	background-image: url(design/floatboxbg.gif);
	float: left;
	height: 119px;
	width: 280px;
	margin-right: 9px;
	margin-bottom: 7px;
	margin-top: 8px;
	margin-left: 9px;
	display: inline;
}
.floatbox .screenshot {
	height: 74px;
	width: 109px;
	float: left;
	display: inline;
	margin-left: 7px;
	margin-top: 5px;
}
.floatbox .screenshot .mask {
	background-image: url(design/screenmask.gif);
	height: 74px;
	width: 109px;
}
.floatbox .btnDownload {
	background-image: url(design/btnDownload.gif);
	display: inline;
	float: left;
	height: 28px;
	width: 112px;
	clear: both;
	margin-left: 7px;
	margin-top: 4px;
}
.floatbox .text {
	margin-left: 122px;
	margin-top: 6px;
	margin-right: 8px;
	font-size: 10px;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
}
.textfett {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #999999;
}
.subtitel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #999999;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #000033;
	border-bottom-color: #000033;
}
.floatbox h2 {
	margin-bottom: 2px;
}
.floatbox p {
	margin-bottom: 1px;
}
.floatbox .editbar {
	float: right;
	height: 10px;
	overflow: hidden;
	margin-right: 10px;
	margin-top: 5px;
	display: inline;
}
.editbar {
	float: right;
	height: 10px;
}

.btnDelete {
	background-image: url(design/trash.gif);
	height: 10px;
	width: 10px;
	display: inline;
	float: left;
	margin-left: 5px;
	background-repeat: no-repeat;
}
.btnEdit {
	background-image: url(design/edit.gif);
	height: 10px;
	width: 10px;
	display: inline;
	margin-left: 5px;
	float: left;
	background-repeat: no-repeat;
}
.btnAdd{
	background-image: url(design/plus.gif);
	height: 10px;
	width: 10px;
	display: inline;
	margin-left: 5px;
	float: left;
	background-repeat: no-repeat;
}
.barloader {
	background-image: url(design/barloader.gif);
	height: 17px;
	width: 43px;
	float: left;
	background-position: center center;
	background-repeat: no-repeat;
}



.details .detailrow {
	clear: both;
	float: left;
	margin-bottom: 2px;
	display: inline;
	line-height: 17px;
	width: 400px;
}
.details .detaillabel {
	float: left;
	width: 100px;
}
.details .detailsleft {
	width: 180px;
	float: left;
	display: inline;
}
.details .detailsright {
	float: left;
}
.details .buttonbig {
	background-color: #4B4A4A;
	border: 1px solid #4B4A4A;
	cursor: pointer;
}
.details .ratingstar {
	cursor: pointer;
}
.details .box {
	height: 100px;
	overflow: auto;
}



#footer {
	background-image: url(design/footerbg.gif);
	background-repeat: repeat-x;
	height: 23px;
	margin-left: 3px;
	margin-right: 3px;
	line-height: 23px;
	text-align: center;
	color: #666666;
	font-size: 10px;
	clear: both;
}
