
#bov-sebastian {
	background-position: -150px -530px;
	width: 125px;
	height: 175px;
	margin-left: 15px;
	margin-right: 10px;
}
#bov-tho {
	background-position: 0px -530px;
	width: 125px;
	height: 125px;
	float: left;
	margin-right: 15px;
}

#bov-container {

	padding: 0;
	margin: 0;

	position: absolute;
	top:100px;
	left:300px;
	width:620px;
/*	height:620px;*/
	display: none;
}

#bov-head {
	background-position: 0px -450px;
	width: 620px;
	height: 30px;
}
#bov-bottom {
	background-position: 0px -480px;
	width: 620px;
	height: 30px;
}

#bov-raedli {
	width: 16px;
	height: 16px;
}

#bov-nickname {
	width: 110px !important;
	padding: 0px 3px;
	font-size: 11px !important;
	height: 19px !important;
}


.nick_unavail {
	border: 1px solid #D8000C !important;
	background-color: #FFBABA;
}
.nick_avail {
	border: 1px solid #4F8A10 !important;
	background-color: #DFF2BF;
}

#bov-overlay {

	z-index: 10;
/*
	position:absolute;
	top:100px;
	left:300px;
*/
	width:620px;
/*	height:620px;*/

	padding: 0;
	background-position:left top;
/*	background-repeat:no-repeat;*/
}
#bov-oc {
	margin: 0;
	margin-left: 27px;
	padding: 0;
	width: 566px;
	background-color: #F6F4EE;
/*	margin-top: 30px;*/
}

#bov-oc table {

}

#bov-oc h1, #bov-oc h2, #bov-oc h3, #bov-oc h4 {
	margin: 0;
	padding: 0;
}

#bov-oc h1 {

	font-size:14px;
	color:#fff;

	padding-left: 15px;

	height: 30px;
	line-height:30px;

	font-weight:bold;

	position: relative;
	cursor: move;
}
#bov-oc h2 {

	color:#000;
	font-size:12px;
	font-weight:bold;

	height:40px;
	line-height:40px;
}

#bov-oc h3 {
	font-size: 10px;
	font-weight: normal;
	margin-top: 10px;
}

#bov-fields {
	display: block;
	margin:0;
	margin-bottom: 5px; 
/*	height: 195px; */
}

#bov-close-window-p {
	text-align: right;
	margin-right: 20px;
}
#bov-open-richtlinien {
    white-space: nowrap;
}

#bov-open-richtlinien, #bov-close-window, #bov-change-nick {
	font-size: 10px;
	text-decoration: none;
	color: #555555;
}

a#bov-open-richtlinien:hover, a#bov-close-window:hover, a#bov-change-nick:hover {
	color: #000000;
}
#bov-fields h3 {
	margin-bottom: 4px;
}

#bov-fields input { 
	height: 20px;
}

#bov-fields input, #bov-fields textarea {
	font-family: Verdana;
	font-size: 12px;
	width: 100%;
	border: 1px solid #b3b3b3;
	margin: 0;
	padding: 1px;
}

#bov-fields textarea {
	height: 109px;
	width: 537px;
}

#bov-thanx h2 {
	height: 20px;
	line-height: 20px;
	margin-top: 15px;
}


#bov-upper, #bov-thanx {
	min-height: 130px;
	height: auto !important;
	height: 130px;

	background-position:0px -780px;
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
	width: 566px;
}

#bov-thanx {
	display: none;
}

#bov-thanx-text {
	margin: 5px;
	margin-bottom: 0px;
	padding-bottom: 5px;
}

#bov-thanx-text p {
	font-size: 11px;
}

#bov-lower {
	 background-position: 0 -190px;
	height: 175px;
	margin: 0;
	
}

#oldhl {
}

#bov-stat-bg, #bov-stat-bar {
	height: 10px;
	width: 60px;
}

#bov-stat-bg {
	background-position: -120px -80px;
}

#bov-stat-bar {
	background-position: -50px -80px;
	width: 0%;
}
#bov-nt {
	font-size: 10px;
}

#bov-wc {
	font-size: 10px;
	color: #666666;
	text-align: right;
}
/*
#bov-ampel {
	width: 55px;
	height: 24px;
}
.bov-green {
	background-position: -150px -80px;
}
.bov-yellow {
	background-position: -100px -80px;
}

.bov-red {
	background-position: -50px -80px;
}
*/
#bov-status {
	height: 26px;
	margin-bottom: 5px;
	text-align: center;
}
#bov-status span {
	line-height: 26px;
	font-size: 11px;
	font-weight: bold;
}

#bov-rating-types {
	/*height:110px;*/
	margin-top: 3px;
}

#bov-rating-types td {
	padding-bottom: 9px;
}

#bov-rating-types h4 {
	font-size: 13px;
	margin: 0;
	margin-top: 2px;
}

#bov-wrapper {
	margin-left: 14px;
	margin-right: 14px;
}

#bov-coupon {
	height:93px;
	line-height:90px;
	color:#fff;
	font-style:italic;
	text-align:center;
	font-size:12px;
}

#bov-image {
	width: 90px;
	height: 90px;
	background-color: #ffffff;
	border: 1px solid #b3b3b3;
/*	float: right;*/
	text-align: center;
	line-height: 90px;
}

#bov-image img {
	margin: 0 auto;
}

/* >>>>>>>>>>>>>>>>> Close Button <<<<<<<<<<<<<<<< */

a.bov-close:hover {
	background-position: -20px -80px;
}

.bov-smaller {
	font-size: 10px;
	font-weight: normal;
	margin-left: 5px;
}

a.bov-close {
	display: block;

	position:absolute;
	right:10px;
	top:6px;
	background-position: 0 -80px;
	width: 17px;
	height: 17px;
	cursor:pointer;
}

/* >>>>>>>>>>>>>>>>> Table Row Width <<<<<<<<<<<<<<<< */

.bov-r1 {
	width: 180px;
}

.bov-rtext {
	font-size: 10px;
	width: 120px;
	padding-left: 8px;

	color: #787878;
}

.bov-settext {	color: #000000; }
.bov-gray-settext {	font-weight: bold; color: #000000; }

/* >>>>>>>>>>>>>>>>> Sternli <<<<<<<<<<<<<<<< */

.sternli, #grau-sternli{
	height: 20px;
	width: 90px;
	background-repeat: repeat-x;
	cursor: pointer;
}

.grstar-0 { background-position: -90px  -60px	!important; }
.grstar-1 { background-position: -72px  -60px	!important; }
.grstar-2 { background-position: -54px  -60px	!important; }
.grstar-3 { background-position: -36px  -60px	!important; }
.grstar-4 { background-position: -18px  -60px	!important; }
.grstar-5 { background-position: -0px   -60px	!important; }

.star-0 { background-position: -90px  -40px	!important; }
.star-1 { background-position: -72px  -40px	!important; }
.star-2 { background-position: -54px  -40px	!important; }
.star-3 { background-position: -36px  -40px	!important; }
.star-4 { background-position: -18px  -40px	!important; }
.star-5 { background-position: -0px   -40px	!important; }

/* >>>>>>>>>>>>>>>>> Rating types <<<<<<<<<<<<<<<< */

#bov-rating-types p {
	margin: 0;
	font-size: 10px;
}

.bov-gray {
	color: #999999;
}
.bov-option-disabled {
	background-position: -40px -100px !important;
}

.bov-option {
	margin-top: 4px;
	margin-left: 10px;
	margin-right: 6px;
	
	width: 14px;
	height: 14px;

	background-position: 0 -100px;
	cursor: pointer;
}

.bov-option-selected {
	background-position: -20px -100px;
}

.bov-button {

	display: block;
	background-position: 0 -120px;
	width: 122px;
	height: 62px;
	text-align: center;
	margin-left: 40px;
	margin-right: 20px;
	cursor: pointer;
}

#bov-send {
	margin-left: 62px;
}

a#bov-send:hover, .send-hover {
	background-position: -130px -120px !important;
}

.bov-button div {
	padding-top: 22px; 
}


/* >>>>>>>>>>>>>>>>> helpbox <<<<<<<<<<<<<<<< */

#bov_helpbox {
	width:400px;
	border: 1px solid grey;
	padding:10px;
	margin:10px;
}

#bov_helpbox h1 {}

#bov_helpbox h2 {}

#bov_helpbox p {}

#bov_helpbox ul {
	margin:0;
	padding:0;
}

#bov_helpbox ul li {}

#bov_helpbox img {
	float:right;
	margin: 20px;
}

.orderentry {
	width: 130px;
	margin: 12px 0px;
}

