* html .clearfix{
	height: 1%;
}
a:link{
	color:#ff0000; text-decoration:none;
}
a:visited{
	color:#ff0000; text-decoration:none;
}
a:focus{
	color:#ff0000; text-decoration:none;
}
a:active{
	color:#ff0000; text-decoration:none;
}
a:hover{
	color:#ffffff; text-decoration:none;
}
.login_user{
	background-image:url(images/login/user.png);
	background-repeat:repeat;
	width:132px;
	height:10px;
	border:0px;
	color:#ffffff;
	padding:4px;
	margin:0px;
}
.login_pass{
	background-image:url(images/login/pass.png);
	background-repeat:repeat;
	width:132px;
	height:10px;
	border:0px;
	color:#ffffff;
	padding:4px;
	margin:0px;
}
.login_lock{
	background-image:url(images/login/lock.png);
	width:45px;
	height:42px;
	border:0px;
}
input , textarea, select{
	background-color:#ffffff;
	border:1px solid #333333;
	font-family:Verdana,Helvetica,sans-serif;
	font-size:7pt;
	color:#000000;
	margin:auto;
	padding-left:1px;
	padding:2px;
	-moz-border-radius:3px;
	-khtml-border-radius:3px;
}
input a:hover, textarea a:hover, select a:hover{
	background-color:#191919;
	border:1px solid #333333;
	font-family:Verdana,Helvetica,sans-serif;
	font-size:7pt;
	color:#ffffff;
	margin:auto;
	padding-left:1px;
	padding:2px;
	-moz-border-radius:3px;
	-khtml-border-radius:3px;
}
hr {
	border:1px solid #333333; 
}
img{
	border:0px;
}
form{
	display:inline;
}
td{
	vertical-align:top;
}
textarea{
	width: 90%;
}
ul{
	margin:0px;
}
.h1{
	text-decoration: none;
}
.h2{
	text-decoration: none;
}
.h3{
	text-decoration: none;
}
.form{
	margin:2px;
	padding-left:3px;
}
.forum{
	border-collapse:collapse;
	border:1px solid #333333;
	margin:auto;
}
.forum1{
	margin:auto;
}
.newshead{
	background-image:url(images/db/ProBlack_db4.png);
	background-color:#191919;
	height:22px;
	font-size:7pt;
	color:#ffffff;
	font-weight:bold;
	text-align:left;
	padding:4px 6px 4px 8px;
}
.newshead2{
	background-color:#020202;
	text-align:center;
}
.headb {
	background-image:url(images/db/ProBlack_db4.png);
	color:#ffffff;
	font-weight:bold;
	padding:4px;
	text-align:left;
	height: 22px;
}
.left,.center,.right{

	padding:1px;
}
.lefta,.centerb,.rightb{
	border:1px solid #333333;
	color:#333333;
	padding:4px 6px 4px 8px;
}
.leftb,.centerb,.rightb{
	border:1px solid #333333;
	color:#ffffff;
	padding:4px 6px 4px 8px;
}
.leftc,.centerc,.rightc{

	border:1px solid #333333;
	color:#ffffff;
	padding:4px 6px 4px 8px;
}
.left,.leftb,.leftc{
	border:1px solid #333333;
	text-align:left;
}
.center,.centerb,.centerc{
	text-align:center;
}
.right,.rightb,.rightc{
	text-align:right;
}
.bottom{
	background-image:url(images/db/ProGreen_db8.png);
	background-color:#191919;
	height:auto;
	color:#ffffff;
	padding:4px 6px 4px 8px;
	text-align:left;
}
.error_message_box{
	border: 2px solid #660000;
	background:#000000;
	font-weight:bold;
	padding:10px 0;
	margin:0 auto;
}
.quote{
	background-color:#191919;
	border:1px solid #333333;
	color:inherit;
	padding:6px;
	text-align:left;
}
.navhead,.navhead2{
	background-color:#191919;
	border:solid #333333;
	border-width:1px 1px 0px 1px;
	color:inherit;
	font-weight:bold;
	padding:4px;
	text-align:center;
}
.navbodyb,.navbody2b{
	background-color:#191919;
	border:1px solid #333333;
	color:inherit;
	list-style:none;
	padding:4px 6px 4px 8px;
	text-align:left;
}
#debug{
	height:200px;
	margin-top:20px;
	margin-bottom:20px;
	overflow:auto;
	padding-left:4px;
	width:100%;
	text-align:left;
	font-size:11px;
}
#errors{
	color:#CC0000;
}
#sql{
	color:#777777;
}
.tooltip{
	position:absolute;
	display:none;
	background:#dedede;
	color:#ffffff;
	padding:2px;
	text-align: left;
	font-weight:normal;
	max-width:180px;
	width:auto;
	border:1px solid #333333;
}
.calhead{
	background-image:url(images/db/ProGreen_db7.png);
	color:#000000;
	text-align:center;
	padding:2px 1px 1px 2px;
}
.calday,.calevent,.caltoday, .calweek{
	text-align:center;
	padding:2px 1px 1px 2px;
}
.calday{
	background-image:url(images/db/ProGreen_db8.png);
	color:#ffffff;
}
.calevent{
	background-image:url(images/db/ProGreen_db8.png);
	color:#ff0000;
	text-decoration:blink;
}
.caltoday{
	background-image:url(images/db/ProGreen_db8.png);
	color:#ff0000;
}
.calweek{
	background-image:url(images/db/ProGreen_db7.png);
	color:#000000;
	padding:2px 1px 1px 2px;
}

/* ------------------ Movie Module ----------------- */
/* ---- Views, Bewertung, Kommentare ---- Color ---- */

.fcolor{
	color:#ff0000; /* Red */
}
#content_pictured_movies {
	width:33.3333%;
	float:left;
}


.stepcarousel{
position: relative; /*leave this value alone*/
border: 0px solid black;
overflow: scroll; /*leave this value alone*/
width: 100%; /*Width of Carousel Viewer itself*/
height: 110px; /*Height should enough to fit largest content's height*/
}

.stepcarousel .belt{
position: absolute; /*leave this value alone*/
left: 0;
top: 0;
}

.stepcarousel .panel{
float: left; /*leave this value alone*/
overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
margin: 0px; /*margin around each panel*/
width: 80px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
}