object { display:block; }
/*===== Template =====*/

.input {
		background-color: #f8aa02;
		color: #FFFFFF;
		FONT-SIZE: 11px;
		FONT-FAMILY: Verdana,Helvetica;
		font-weight: bold;
}

#main {
margin-top: 0px;
background-color: #ffffff;
margin-bottom: 0px;
width: 850px;
text-align: left;
border-left: 1px solid #ccc;
border-right: 1px solid #ccc;
border-bottom: 1px solid #ccc;
}

#header {
text-align: left;
margin-top: 0px;
margin-bottom: 0px;
background:transparent url('../images/bg.jpg')
}

#footer {
color: #ffffff;
margin-top: 0px;
margin-bottom: 0px;
background-color: #fff;
background: #fff url(../images/down_bar.gif) center center repeat-x;
padding: 10px;
border: 1px solid #ccc;
font-size: 11px;
}

#footer a {
color: #ffffff;
text-decoration: none;
}
#footer a:hover {
color: #bae7fc;
}

#shaddow {
height:8px;
background: white url('../images/shaddow.gif');
}

a {
color: #00659F;
}

body {
margin: 0;
padding: 0;
background:transparent url('../images/bg.jpg') 50% 0;
background-repeat: repeat-x;
/* background-color: #69d0f3; */
}

html {
min-height: 100%;
}

.small {
font-size: 11px;
color: #777;
}

form {
display: inline;
}

.formbutton {
cursor: pointer;
font-size: 11px;
font-weight: bold;
letter-spacing: 1px;
border: outset 1px #ccc;
background: #999;
color: #666;
height: 22px;
background:url(../images/form_bg.gif) repeat-x left top;
}

body, td, div {
font-family: Arial, "Lucida Grande", "Lucida Sans", "Trebuchet MS", Helvetica, sans-serif;
font-size: 12px;
color: #656565;
}




/*===== Menubar =====*/

.menubar {
width:100%;
background: #F3F3F3 url(../images/blockdefault.gif) center center repeat-x;
}
.suckertreemenu ul{
margin: 0;
padding: 0;
list-style-type: none;
}
.suckertreemenu ul li{
position: relative;
display: inline;
float: left;
z-index: 2;
background: #F3F3F3 url(../images/blockdefault.gif) center center repeat-x;
}
.suckertreemenu ul li a{
display: block;
padding: 5px 10px;
border-left-width: 0;
text-decoration: none;
color: white;
}
.suckertreemenu ul li ul{
left: 0;
position: absolute;
top: 1em;
display: block;
visibility: hidden;
}
.suckertreemenu ul li ul li{
display: list-item;
float: none;
}
.suckertreemenu ul li ul li ul{ 
left: 159px;
top: 0;
}
.suckertreemenu ul li ul li a{
display: block;
width: 140px;
color: black;
background-color: #f0f0f0;
background: #F3F3F3 url(../images/blockinactive.gif) center center repeat-x;
text-decoration: none;
font-size: 11px;
padding: 3px 5px;
border-left: 1px solid #ccc;
border-right: 1px solid #ccc;
border-bottom: 1px solid #ccc;
}
.suckertreemenu ul li a:hover{
background: #F3F3F3 url(../images/blockactive.gif) center center repeat-x;
color: white;
}

/*===== Seitennummerierung =====*/

#seiten {
font-size:11px;
}
#seiten a {
display:block;
background-color:white;
text-decoration:none;
float:left;
border:1px solid #4F82B5;
padding:3px;
padding-left:7px;
padding-right:7px;
margin:3px;
}
#seiten a:hover {
background-color:#CCE5FF;
}
#seiten #nolink {
opacity:0.4;filter:alpha(opacity=40)
display:block;
float:left;
border:1px solid #555;
padding:3px;
padding-left:7px;
padding-right:7px;
margin:3px;
}
#seiten #current {
display:block;
background-color:#CCE5FF;
float:left;
border:1px solid #4F82B5;
padding:3px;
padding-left:7px;
padding-right:7px;
margin:3px;
}
#seiten #dots {
display:block;
float:left;
padding:3px;
margin:3px;
}

/*===== Facebox PopIn-Fenster =====*/

#facebox .b {
background:url(../images/b.png);
}
#facebox .tl {
background:url(../images/tl.png);
}
#facebox .tr {
background:url(../images/tr.png);
}
#facebox .bl {
background:url(../images/bl.png);
}
#facebox .br {
background:url(../images/br.png);
}
#facebox {
position: absolute;
width: 100%;
top: 0;
left: 0;
z-index: 100;
text-align: left;
}
#facebox .popup {
position: relative;
}
#facebox table {
margin: auto;
border-collapse: collapse;
width:auto;
}
#facebox td {
border-bottom: 0;
padding:3px;
}
#facebox .body {
padding: 10px;
background: #fff;
width: 370px;
}
#facebox .loading {
text-align: center;
}
#facebox .image {
text-align: center;
}
#facebox img {
border: 0;
margin: 0;
}
#facebox .header {
border-bottom: 1px solid #DDDDDD;
padding-top: 5px;
padding-bottom: 10px;
margin-bottom: 10px;
font-size: 12px;
font-weight: bold;
text-align: left;
}
#facebox .footer {
border-top: 1px solid #DDDDDD;
padding-top: 5px;
margin-top: 10px;
text-align: right;
}
#facebox .tl, #facebox .tr, #facebox .bl, #facebox .br {
height: 10px;
width: 10px;
overflow: hidden;
padding: 0;
}

/*===== Sternebewertungen =====*/

.star-rating, .star-rating a:hover, .star-rating a:active, .star-rating a:focus, .star-rating .current-rating{background: url(../images/star.gif) left -1000px repeat-x;}.star-rating{position:relative;width:125px;
height:25px;
overflow:hidden;
list-style:none;
margin:0;
padding:0;
background-position: left top;
}
.star-rating li{
display: inline;
}
.star-rating a,
.star-rating .current-rating{
position:absolute;
top:0;
left:0;
text-indent:-1000em;
height:25px;
line-height:25px;
outline:none;
overflow:hidden;
border: none;
}
.star-rating a:hover,
.star-rating a:active,
.star-rating a:focus{
background-position: left bottom;}.star-rating .current-rating{
z-index:1;
background-position: left center;
}

.inline-rating{
display:-moz-inline-block;
display:-moz-inline-box;
display: inline-block;
vertical-align: middle;
}

.small-star{
width:50px;
height:10px;
}
.small-star,
.small-star a:hover,
.small-star a:active,
.small-star a:focus,
.small-star .current-rating{
background-image: url(../images/star_small.gif);
line-height: 10px;
height: 10px;
}



/*===== FileTree Menu =====*/

UL.jqueryFileTree {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: 18px;
	padding: 0px;
	margin: 0px;
}

UL.jqueryFileTree LI {
	list-style: none;
	padding: 0px;
	padding-left: 20px;
	margin: 0px;
	white-space: nowrap;
}

UL.jqueryFileTree A {
	color: #333;
	text-decoration: none;
	display: block;
	padding: 0px 2px;
}

UL.jqueryFileTree A:hover {
	background: #BDF;
}

.jqueryFileTree LI.directory { background: url(images/directory.png) left top no-repeat; }
.jqueryFileTree LI.expanded { background: url(images/folder_open.png) left top no-repeat; }
.jqueryFileTree LI.file { background: url(images/file.png) left top no-repeat; }
.jqueryFileTree LI.wait { background: url(images/spinner.gif) left top no-repeat; }


/*===== Sonstiges =====*/

.msg {background:#f0f0f0; margin-left:0px; margin-right:0px; margin-bottom:0px; }
.rtop, .rbottom{
display:block;
background:#fff;
}
.rtop *, .rbottom *{
display: block;
height: 1px;
overflow: hidden;
background:#f0f0f0;
}
.r1{margin: 0 5px}
.r2{margin: 0 3px}
.r3{margin: 0 2px}
.r4{
margin: 0 1px;
height: 2px
}

