.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;
}


.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;
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;
}










.msg {background:#f0f0f0; margin-left:55px; margin-right:55px; margin-bottom:20px; }
.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
}




#main {
  width: 1014px;
  text-align: left;
}

#header {
  text-align: left;
  margin-top: 30px;
  margin-bottom: 10px;
}

#footer {
  margin-top: 30px;
  margin-bottom: 30px;
  background-color: #f7f7f7;
  padding: 10px;
  border: 1px solid #ccc;
  font-size: 11px;
  color: #777;

}
#footer a {
  color: #777;
  text-decoration: none;
}
#footer a:hover {
  text-decoration: underline;
}

#shaddow {
  height:8px;
  background: white url('../images/shaddow.gif');
}

a {
  color: #00659F;
}


a.Stil1:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-decoration: underline;
}
.Stil1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-decoration: none;
}
a.Stil2:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666699;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-decoration: underline;
}
.Stil2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #759CCF;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-decoration: none;
}
.Stil5 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #FFFFFF; font-weight: bold; }
.Stil6 {
	font-size: 12px;
	font-weight: bold;
}
.Stil7 {
	color: #26B759
}
.Stil10 {font-size: 11px; font-weight: bold; }
.Stil14 {
	font-size: 10px;
	color: #666666;
}
.Stil15 {
	font-size: 10px;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
body {
	background-image: url(../on/ini/background.png);
	background-repeat: repeat-x;
	font-family: "Lucida Grande", "Lucida Sans", "Trebuchet MS", Helvetica, Arial, sans-serif;
	font-size: 13px;
	color: #656565;
	background-color: #B9DEF3;
}

#cloud {
	position: absolute;
	top:359px;
	right:0px;
	width:400px;
		z-index: -2;

	height:300px;
	background: transparent url(../on/ini/cloud.png) no-repeat;
	background-image: url(../on/ini/cloud.png);
}
#cloud2 {
	position: absolute;
	top:90px;
	width:400px;
	height:300px;
	z-index: -1;
	background: transparent url(../on/ini/cloud.png) no-repeat;
	background-image: url(../on/ini/cloud.png);
	left: -230px;
}
}
#footer2 {
	position: absolute;
	width:99%;
	background-color: transparent;
	background-repeat: repeat-x;
	background-image: url(../on/ini/transparent.png);
}

#header2 {
	position: absolute;
	right:0px;
	width:100%;
	height:95px;
	background-color: transparent;
	background-repeat: repeat-x;
	bottom: 0px;
			z-index: -3;

}



#baum {
	position: absolute;
	width:316px;
	height:245px;
	z-index: -1;
	overflow: visible;
	background-color: transparent;
	background-repeat: repeat-x;
	bottom: 10px;
	visibility: visible;
	left: 20px;
}


#email {
	z-index:30;
	position:fixed;
	left:0px;
	text-align: center;
	width: 900px;
}
.Stil16 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #26B759; font-style: normal; line-height: normal; font-weight: normal; text-decoration: none; }



.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;
}





#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;
}

