html {
    height: 101%
	}
body { 
    height: 100%;
	background-color: #E7E7E7;
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	font-family: tahoma;
	color: #484848;
	background-color: #E7E7E7;
	
}

select, input, textarea {
	font-size: 11px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #484848;
	background-color: #DBDBDB;
	border-style: solid;
	border-color: #D9D9D9;
	border-width: 1px;
	margin-right: 10px;
}

a:link, a:active, a:visited {
	color: #a37636;
	text-decoration: none;
}

a:hover {
	color: #555555;
	text-decoration: none;
	border-bottom: 0px dotted #484848;
}

img {
	border-width: 0px;
}

form {
	margin-top: 0px;
}

.boldfont {
	font-weight: bold;
}

.smallfont {
	font-size: 9px;
}
.red {
	color: #ad0000;
}

.green {
	color: #007900;
}

.blue {
	color: #56baef;
}

.yellow {
	color: #ccc000;
}

.grey {
	color: #bcbcbc;
}

.text {
	padding: 5px;
}

.yellowbg {
	background-color: #f9ffa2;
}

.maindiv {
	background-color: #E7E7E7;
	padding-right: 1px;
	padding-top: 1px;
	padding-bottom: 1px;
	border: 2px #cbced1 solid;
	margin-bottom: 5px;
}
.maindiv3 {
	background-color: #E7E7E7;
	padding-right: 1px;
	padding-top: 1px;
	padding-bottom: 1px;
	border: 2px #cbced1 solid;
	margin-bottom: 60px;
}

.maindiv2 {
	background-color: #E7E7E7;
	padding-right: 1px;
	padding-bottom: 1px;
	/*border: 1px #cbced1 solid;*/
}

.greybg {
    height: auto;
	/*background-color: #fbfbfb;
	background-image: url(images/rowbg.gif);
	background-repeat: repeat-x;*/
	padding-left: 2px;
	/*border-left: 1px #E7E7E7 solid;*/
	/*border-right: 1px #dcdcdc solid;*/
	border-top: 1px #E7E7E7 solid;
	/*border-bottom: 1px #dcdcdc solid;*/
	margin-bottom: 2px;
}

.greybg2 {
	/*background-color: #1e2f16;
	background-image: url(images/greybg.gif);
	background-repeat: repeat-x;*/
	padding: 0px;
	width: 764px;
	height: 16px;
}

.bluebg {
	color: #194713;
	/*background-color: #14240d;
	background-image: url(images/bluebg1.gif);*/
	font-weight: bold;
	padding: 7px;
	/*border-left: 1px #E7E7E7 solid;*/
	font-size: 12px;
}

.bluebg2 {
	color: #194713;
	/*background-color: #14240d;
	background-image: url(images/greenbg.jpg);
	background-repeat: repeat-x;*/
	font-weight: bold;
	/*border-left: 1px #E7E7E7 solid;*/
	padding: 7px;
}

.navihg {
	color: #E7E7E7;
	background-color: #6094c6;
	background-image: url(images/bluebg2.gif);
	font-weight: bold;
	
	border-left: 1px #E7E7E7 solid;
}

.fullcontent {
	width: 100%;
	float: left;
	margin-top: 5px;
}

.paddingbox {
	padding: 5px;
}
.headertext {
  float: right;
  margin-top: 160px;
  height: 30px;
  width: 200px;
  font-family: Verdana;
  color: #a37636;
  font-size: 18px;
  }
.headerunten {
  width: 100%;
  height: 52px;
  background-image: url(images/headerunten1test.jpg);
  background-repeat: repeat-x;
  display: block;
  margin-bottom: 3px;
  }
.footertext {
  width: 98%;
  height: 40px;
  font-family: Verdana;
  font-size: 12px;
  color: white;
  margin: 20px 0 0 20px;
  }
#wrapper {
  position: relative;
  min-height: 100%;
  width: 100%;
  border: none;
  }
#loginuheader {
	margin-bottom: 10px;
}

#navigation {
	text-align: center;
	height: 22px;
}

#navigation ul {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}

#navigation li {
	float: left;
	background: url(images/top_bg.gif);
	width: 75px;
	height: 12px;
	padding-top: 6px;
	margin-right: 3px;
	font-family: Verdana;
	font-size: 16px;
}

#navigation li:hover {
	background: url(images/top_bgh.gif);
}

#navigation a:link, #navigation a:visited, #navigation a:active, #navigation a:hover {
	text-decoration: none;
	color: #E7E7E7;
}

#greybg-padding {
	background-color: #f4f4f4;
	padding: 1%;
	margin-bottom: 4px;
}

#leftcontent {
	width: 75%;
	margin-top: 5px;
	margin-bottom: 60px;
	margin-left: 5px;
}

#rightcontent {
	width: 23%;
	float: right;
	margin-top: 5px;
	margin-right: 5px;
}

#content {
	width: 100%;
	background-color: #E7E7E7;
	height: 100%;
}

#content2 {
	width: 100%;
	background-color: #E7E7E7;
	height: 100%;
}
#navioben {
  width: 100%;
  height: 31px;
  background-image: url(images/navihinter.gif);
  background-repeat: repeat-x;
  }
#navioben ul {
  padding: 0px;
  margin: 0px;
  list-style-type: none;
  padding-top: 7px;
  margin-left: 25px;
  }
#navioben li {
  float: left;
  color: #FFFF00;
  margin-right: 12px;
  font-family: Verdana;
  color: #a37636;
  font-size: 12px;
  font-weight: bold; }
#navi_top {
	width: 750px;
	text-align: right;
	color: #8b8b8b;
	margin-bottom: 6px;
}

#login_box {
	height: 64px; 
	width: 230px;
	float: right; 
}

#banner {
  width: 100%;
  height: 199px;
  background-image: url(images/bgoben.gif);
  background-repeat: repeat-x;
  margin: 0px;
  padding: 0px;
}


#footer a:link {
	color: #d0d0d0; 
}

#footer a:hover {
	color: #d0d0d0; 
}

#footer a:visited {
	color: #d0d0d0; 
}

#footer a:active {
	color: #d0d0d0; 
}
#footer {
  position: absolute;
  bottom: 0;
  height: 60px;
  width: 100%;
  background-image: url(images/footer.gif);
  background-repeat: repeat-x;
  margin-top: 50px;
  font-family: Verdana;
  font-size: 12px;
  color: white;
  }
.itemdiv{
	float: left;
	display: inline;
	margin-right: 3px;
	text-align: center;
	height: 200px;
	width: 200px;
	vertical-align: top;
	margin-bottom: 20px;
}
.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 a.one-star{
	width:20%;
	z-index:6;
}
.star-rating a.two-stars{
	width:40%;
	z-index:5;
}
.star-rating a.three-stars{
	width:60%;
	z-index:4;
}
.star-rating a.four-stars{
	width:80%;
	z-index:3;
}
.star-rating a.five-stars{
	width:100%;
	z-index:2;
}
.star-rating .current-rating{
	z-index:1;
	background-position: left center;
}	

/* for an inline rater */
.inline-rating{
	display:-moz-inline-block;
	display:-moz-inline-box;
	display:inline-block;
	vertical-align: middle;
}

/* smaller star */
.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;
}
.wegunten {
margin-bottom: 60px;
  }




