body {
	font-family: Tahoma;
	font-size: 80%;
	margin: 0px;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat;
	color: #333333;
}
a {
	color: #333333;
	text-decoration: underline;
}
.error {
	color:#CC0000;
}
.highlight {
	background-color: #987555;
}
#outer_bg {
	background-color: #333333;
	width: 990px;
	margin: auto;
	padding-top: 10px;
	padding-bottom: 5px;
	border: 1px solid #000;
}
#outer {
	width: 970px;
	margin: auto;
}
#top_de {
	background-image: url(../images/top_de.jpg);
	height: 239px;
	width: 970px;
}
#top_en {
	background-image: url(../images/top_en.jpg);
	height: 239px;
	width: 970px;
}
#navi {
	background-image: url(../images/navi.jpg);
	background-repeat: no-repeat;
	height: 39px;
/*	width: 850px;*/
	width: 970px;
	padding-left: 60px;
	padding-right: 60px;
	font-weight: bold;
	color: #ffffff;
}
#navi ul {
	list-style-type: none;
	margin: 0px;
	padding-top: 7px;
	padding-left: 0;
}
#navi li {
	display: inline;
/*	width: 105px; */
}
#navi a {
	display: block;
	width: 123px;
	float: left;
	text-align: center;
	text-decoration: none;
	color: #eeeeee;
}

#navi img{
border:0px;
}


#navi a:hover {
	background-color: #987555;
}
#navi ul.admin a {
	width: 105px;
}
#content {
	background-image: url(../images/content.jpg);
	background-repeat: repeat-y;
	padding-left: 60px;
	padding-right: 60px;
	padding-bottom: 20px;
	min-height: 300px;
}
#content p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#content h1 {
	margin-top: 0px;
	margin-bottom: 10px;
	font-size: 150%;
	font-weight: normal;
	border-bottom: 3px solid #5b2d1d;
	width: 70%;
	padding-left: 10px;
}
#content h2 {
	margin-top: 0px;
	margin-bottom: 10px;
	font-size: 150%;
	font-weight: normal;
	padding-left: 10px;
}
#content h3 {
	margin-top: 0px;
	margin-bottom: 10px;
	font-size: 130%;
	font-weight: normal;
	padding-left: 10px;
}
#content h4 {
	margin-top: 0px;
	margin-bottom: 10px;
	font-weight: bold;
	padding-left: 10px;
}
#bottom {
	background-image: url(../images/bottom.jpg);
	height: 42px;
	width: 970px;
	margin: auto;
}

#footer {
	text-align: center;
	font-size: 80%;
	color: #CCCCCC;
}
#footer a {
	text-decoration: none;
	color: #FFFFFF;
	border-top: 1px dotted #fff;
	border-bottom: 1px dotted #fff;
}
#footer a:hover {
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
}
#outer_start {
	padding: 10px;
	background-color: #333333;
	width: 900px;
	margin: auto;
	margin-top: 50px;
	border: 1px solid #000000;
}
#inner_start {
	background-image: url(../images/hgtitel.jpg);
	height: 200px;
	width: 800px;
	padding-top: 500px;
	padding-left: 100px;
}
#outer_start a {
	font-family: Tahoma;
	font-size: 200%;
	font-style: italic;
	font-weight: bold;
	color: #CDB09E;
	text-decoration: none;
	border-bottom: 4px;
	width: 150px;
}
#outer_start a:hover {
	border-bottom: 4px solid #5B2D1D;
}
.beige {
	color: #CDB09E;
}
label {
	width: 175px;
	clear: both;
	display: block;
	float: left;
}
input, textarea {
	border: 1px solid #681F00;
	width: 300px;
	background-color: #D7B48E;
	margin: 0px 0px 3px 0px;
}
textarea {
	height: 150px;
	font-family: Tahoma;
}
.watch_list_item {
	background-color: #BA9D7B;
	margin-bottom: 10px;
	width: 845px;
}
.watch_list_preview {
	background-image: url(../images/preview_bg_left.jpg);
	width: 130px;
	height: 140px;
	text-align: center;
	float: left;
}
.watch_list_preview img {
	margin-top: 15px;
	border: 0;
}
.watch_list_preview a {
	text-decoration: none;
	font-size: 9px;
}
.watch_list_preview a:hover {
	text-decoration: underline;
}
.watch_list_standard {
	background-image: url(../images/preview_bg_right.jpg);
	background-position: right;
	margin-left: 130px;
	height: 120px;
	padding: 10px;
}
.watch_list_exclusive_de {
	background-image: url(../images/preview_bg_right_ex_de.jpg);
	background-position: right;
	height: 120px;
	padding: 10px;
}
.watch_list_exclusive_en {
	background-image: url(../images/preview_bg_right_ex_en.jpg);
	background-position: right;
	height: 120px;
	padding: 10px;
}
#content p.watch_list_price {
	margin-top: 30px;
}
#content table.watch_list {
	width: 100%;
}
#content p.pagination {
	text-align: center;
}
#content a img {
	border: 0;
}
.detail_image_list {
	text-align: center;
	width: 130px;
	padding-top: 10px;
}
.detail_image_list img {
	margin-bottom: 10px;
	border: none;
}
.detail_image_preview {
	padding-left: 10px;
	padding-right: 10px;
	text-align: center;
}
.detail_image_preview img {
	border: none;
}
.detail_text {
	text-align: justify;
	padding-right: 5px;
}
.detail_back {
	text-align:center;
}
.tiny_text {
	font-size: 9px;
}
.detail_line_top {
	background-image: url(../images/line_middle.jpg);
	vertical-align: top;
	width: 3px;
}
.detail_line_bottom {
	background-image: url(../images/line_middle.jpg);
	vertical-align: bottom;
	width: 3px;
}
.inplace {
	display: block;
}
.editor_field, .editor_ok_button, .editor_cancel {
	width: 50px;
	float: left;
	clear: both;
}
p.imprint {
	float: left;
	clear: right;
}
label.imprint {
	font-weight: bold;
	width: 220px;
}
.archive_list_item {
	width: 200px;
	height: 130px;
	text-align: center;
	vertical-align: middle;
	float: left;
}
.tinyform {
	padding: 0px;
	margin: 0px;
}
.tinyform input {
	width: 40px;
}
.detail_price {
	font-weight: normal;
}
a#change_language_de {
	float:right;
	margin:7px 67px 0px 0px;
	border:none;
	background-image:url(../images/de_trans.png);
	width: 240px;
	height: 30px;
	background-position-x: 210px;
	background-repeat: no-repeat;
	padding-top:12px;
}
a#change_language_de:hover {
	background-image:url(../images/de.png);
	text-decoration:none;
}
a#change_language_en {
	float:right;
	margin:7px 67px 0px 0px;
	border:none;
	background-image:url(../images/en_trans.png);
	width: 240px;
	height: 30px;
	background-position-x: 210px;
	background-repeat: no-repeat;
	padding-top:12px;
}
a#change_language_en:hover {
	background-image:url(../images/en.png);
	text-decoration:none;
}
.detail_text_long p {
	margin-right: 2px;
}
#top_blue_de {
	background-image: url(../images/top_de_blue.jpg);
	height: 239px;
	width: 970px;
}
#top_blue_en {
	background-image: url(../images/top_en_blue.jpg);
	height: 239px;
	width: 970px;
}
#navi_blue {
	background-image: url(../images/navi_blue.jpg);
	background-repeat: no-repeat;
	height: 39px;
	width: 970px;
	padding-left: 57px;
	padding-right: 60px;
	font-weight: bold;
	color: #ffffff;
}
#navi_blue ul {
	list-style-type: none;
	margin: 0px;
	padding-top: 7px;
	padding-left: 0;
}
#navi_blue li {
	display: inline;
}
#navi_blue a {
	display: block;
	width: 123px;
	float: left;
	text-align: center;
	text-decoration: none;
	color: #0E1326;
}

#navi_blue img {
border:0px;
}
#navi_blue a:hover {
	background-color: #eeeeee;
}
#content_blue {
	background-image: url(../images/content_blue.jpg);
	background-repeat: repeat-y;
	padding-left: 60px;
	padding-right: 60px;
	padding-bottom: 20px;
	min-height: 300px;
}
#content_blue h1 {
	margin-top: 0px;
	margin-bottom: 10px;
	font-size: 150%;
	font-weight: normal;
	border-bottom: 3px solid #0E1326;
	width: 70%;
}
#content_blue h2 {
	margin-top: 0px;
	margin-bottom: 10px;
	font-size: 150%;
	font-weight: normal;
}
#content_blue h3 {
	margin-top: 0px;
	margin-bottom: 10px;
	font-size: 130%;
	font-weight: normal;
}
#content_blue h4 {
	margin-top: 0px;
	margin-bottom: 10px;
	font-weight: bold;
}
#bottom_blue {
	background-image: url(../images/bottom_blue.jpg);
	height: 42px;
	width: 970px;
	margin: auto;
}
#content_blue .detail_line_top {
	background-image: url(../images/line_middle_blue.jpg);
	vertical-align: top;
	width: 3px;
}
#content_blue .detail_line_bottom {
	background-image: url(../images/line_middle_blue.jpg);
	vertical-align: bottom;
	width: 3px;
}
.diamond_list_preview {
	background-image: url(../images/preview_bg_left_blue.jpg);
	width: 130px;
	height: 140px;
	text-align: center;
	float: left;
}
.diamond_list_preview img {
	margin-top: 15px;
	border: 0;
}
.diamond_list_preview a {
	text-decoration: none;
	font-size: 9px;
}
.diamond_list_preview a:hover {
	text-decoration: underline;
}
.diamond_list_standard {
	background-image: url(../images/preview_bg_right_blue.jpg);
	background-position: right;
	margin-left: 130px;
	height: 120px;
	padding: 10px;
}
.diamond_list_item {
/*	background-color: #BA9D7B;*/
	margin-bottom: 10px;
	width: 845px;
}
.diamond_list_exclusive_de {
	background-image: url(../images/preview_bg_right_ex_de_blue.jpg);
	background-position: right;
	height: 120px;
	padding: 10px;
}
.diamond_list_exclusive_en {
	background-image: url(../images/preview_bg_right_ex_en_blue.jpg);
	background-position: right;
	height: 120px;
	padding: 10px;
}
#top_blue_en a#change_language_de {
	float:right;
	margin:7px 67px 0px 0px;
	border:none;
	background-image:url(../images/de_trans_blue.png);
	width: 30px;
	height: 30px;
}
#top_blue_en a#change_language_de_blue:hover {
	background-image:url(../images/de_blue.png);
}
#top_blue_de a#change_language_en {
	float:right;
	margin:7px 67px 0px 0px;
	border:none;
	background-image:url(../images/en_trans_blue.png);
	width: 30px;
	height: 30px;
}
#top_blue_de a#change_language_en:hover {
	background-image:url(../images/en_blue.png);
}
