/*
CSS Für flabs.org Depo
Version:0.0.5
By the Flabs.org Team
*/
h3{
	background:#fff;
	color:#ff9900;
	border-bottom:1px solid #ff9900;
	margin-bottom:5px;
}
h3 a{
	background:#fff;
	color:#ff9900;
	display:block;
}
h3 a:hover{
	background:#fff;
	color:#ff9900;
	width:239px;
}
.box img {
	background:#68cdef !important;
	padding:5px !important;
	margin-left: auto;
	margin-right: auto;
	display: block;
}
.deponie-list {
	width: 250px;
	margin-left: 30px;
	margin-bottom: 30px;
	float: left;
}
#infobox{
	width:500px;
	margin:0px;
	float:right; 
	color: #535353
}
td.right{
	width:370px;
	padding-left:0px;
	padding-bottom:10px;
}

/* @group Kommentare */

#kommentare{
	margin:25px;
	
}
.kommentar{
	width:550px;
	margin:5px 0px 10px 0px;
	padding:3px 3px 3px 3px;
	border-bottom: 1px solid #ff9900; 
	color:#535353;
	background: #fdfdfd;
}
.kommentar a{
	color: #5396ed;
	
}
.kommentar a:hover{
	color: #3e6cbb;	
}
.kommentar p{
	margin:5px 0px 2px 0px;
	
}
#commentform{
	width:250px;
	font-size: 15px;	
}
#commentform label{
	color:#ff9900;
	font-size: 10px;
}
#commentform input{
	width: 100%;
	border:1px solid #68cdef;
	font-size: 15px;
	padding:1px;
	margin-bottom:10px;
}
#commentform textarea{
	margin-top:5px;
	padding:1px;
	width: 100%;
	border:1px solid #68cdef;
}
#commentform input#submit{
	width: 100%;
	background:#fff;
	
}
.left {
	float:left;
	margin:0 20px 0 0;
}
/* @end */


/* @group Download status */

/* download status: download */
.download{
	background:#68cdef;
	width:239px;
	height:30px;
	text-indent: -5000em;
	padding:5px 5px 2px 5px;
	margin-top:-5px;
	margin-left: auto;
	margin-right: auto;
	display: block;
}
.download a{
	background: url(../images/depo/downloadbg.png) repeat-x;
	width:240px;
	height:28px;
	display: block;	
}
.download a:active{
	background: url(../images/depo/downloadbghover.png) repeat-x;
	width:240px;
	height:28px;
	display: block;	
}


/* download status: auf anfrage */
.request{
	background:#68cdef;
	width:239px;
	height:30px;
	text-indent: -5000em;
	padding:5px 5px 2px 5px;
	margin-top:-5px;
}
.request a{
	background: url(../images/depo/requestbg.png) repeat-x;
	width:240px;
	height:28px;
	display: block;	
}
.request a:active{
	background: url(../images/depo/requestbghover.png) repeat-x;
	width:240px;
	height:28px;
	display: block;	
}

/* download status: mehr details */
.details{
	background:#68cdef;
	width:239px;
	height:30px;
	text-indent: -5000em;
	padding:5px 5px 2px 5px;
	margin-top:-5px;
	margin-left: auto;
	margin-right: auto;
	display: block;
}
.details a{
	background: url(../images/depo/detailsbg.png) repeat-x;
	width:240px;
	height:28px;
	display: block;	
}
.details a:active{
	background: url(../images/depo/detailsbghover.png) repeat-x;
	width:240px;
	height:28px;
	display: block;	
}

/* download status: kaufen */
.buy{
	background:#68cdef;
	width:239px;
	height:30px;
	text-indent: -5000em;
	padding:5px 5px 2px 5px;
	margin-top:-5px;
	margin-left: auto;
	margin-right: auto;
	display: block;
}
.buy a{
	background: url(../images/depo/buybg.png) repeat-x;
	width:240px;
	height:28px;
	display: block;	
}
.buy a:active{
	background: url(../images/depo/buybghover.png) repeat-x;
	width:240px;
	height:28px;
	display: block;	
}
/* @end */
