* {
	font-family: Verdana,Tahoma,Arial,sans-serif;
	font-size: 10pt;
/*				font-size: 1em;	*/
	color: #000;
}
input,select,textarea {
	border: 1px solid #aaa;
}
input.btn {
	border: 1px solid rgb(51,51,0);
	background-color: #ddd;
	color: rgb(51,51,0);
}
small-caps {
	font-size:8pt;
}
h1 small-caps {
	font-size: 10pt;
}
h3 {
	color: rgb(51,51,0);
	font-weight:bold;
	text-decoration:underline;
}
#rund {
	position: absolute;
	left: 20px;
	top: 20px;
	width: 255px;
	height: 244px;
	background-image:url(../img/layout/bg_rund2.jpg);
}
#rund_shop {
	position: absolute;
	left: 20px;
	top: 20px;
	width: 255px;
	height: 244px;
	background-image:url(../img/layout/bg_rund_shop.jpg);
}
#banner {
	position: absolute;
	left: 275px;
	width: 585px;
	height: 236px;
	background-image: url(../img/layout/bg_horizontal.jpg);
	top: 20px;
}
#banner_abschluss {
	position: absolute;
	left: 860px;
	width: 17px;
	height: 234px;
	top: 20px;
}

#banner .logo {
	margin-top: 75px;
	margin-left: 20px;
}
#shop_banner {
	position:absolute;
	left: 665px;
	top:141px;
}

#menu {
	position: absolute;
	left: 20px;
	width: 212px;
	top: 258px;
	background-image: url(../img/layout/bg_vertikal.jpg);
	padding-top: 5px;
}
#menu li {
	color: #fff;
	list-style: none;
	border-bottom: 1px solid rgb(204,153,0);
	width: 169px;
	margin-left: -10px;
	padding-left: 5px;
}
#menu li.topic {
	font-weight: bold;
	border: 0px;
	color: rgb(204,153,0);
}
#menu li.topic small-caps {
	color: rgb(204,153,0);
}
#menu li.abschluss {
	margin-left: -40px;
	padding-left: 0px;
	border-bottom: 0;
}
#menu li.copy {
	margin-left: -10px;
	font-size: 7pt;
	height: 12px;
	width: 173px;
	text-align: center;
	padding-top: 30px;
	border-bottom: 0;
}
#menu li.copy a {
	font-size:7pt;
}
#menu li.copy a:hover {
}
#menu ul {
	margin-bottom: -5px;
}
#menu li.spacer {
	height: 30px;
	border:0;
}
#menu a {
	text-decoration: none;
	color: #fff;
}
#menu a.fat {
	text-decoration: none;
	color: #fff;
	color:red;
	font-weight:bold;
}
#menu a:hover {
	color: rgb(204,153,0);
}
#menu li.toplink {
	border: 0;
	text-align:center;
}
#menu  a.toplink {
	text-decoration: none;
}
#menu li.fat {
	vertical-align:top;
}

#content {
	position: absolute;
	left: 255px;
	top: 205px;
	width: 510px;
}
#content h1 {
	color: rgb(51,51,0);
	font-size: 12pt;
	font-weight: bold;
	border-bottom: 1px solid rgb(204,153,0);
}
#content h2 {
	font-weight: bold;
	font-size: 11pt;
	text-decoration: underline;
}
#content .item {
	vertical-align: top;
}
#content .item_title {
	vertical-align: top;
	background-color: rgb(51,51,0);
	color: rgb(204,153,0);
	padding: 5px 2px 2px 5px;
}
#content .item_entry {
	vertical-align: top;
	border-bottom: 1px solid rgb(204,153,0);
	border-right: 1px solid rgb(204,153,0);
	padding: 5px 2px 2px 5px;
}

#submenu {
	position: absolute;
	left: 780px;
	top: 200px;
	width: 100px;
}
#submenu li {
	list-style: circle;
	margin-left: -20px;
	padding-bottom: 4px;
}
#submenu li a {
	text-decoration: underline;
}
#submenu li a:hover {
	text-decoration: underline;
	font-weight: bold;
}

a.in_table {
	text-decoration:none;
}
a.in_table:hover {
	color: rgb(204,153,0);
}
a.outer_table {
	text-decoration:underline;
}

a.outer_table:hover {
	text-decoration:none;
	color: rgb(204,153,0);
}
#infobox {
	margin-top:50px;
}
p.small_p {
	font-size:8pt;
}
p.ultrasmall {
	font-size:7pt;
}
p.colored {
	color: rgb(51,51,0);
	font-weight:bold;
	text-decoration:none;
	font-size:8pt;
}
.tbl_100 {
	width: 100%;
}
.centercenter {
	text-align:center;
	vertical-align:middle;
}
.centertop {
	text-align:center;
	vertical-align:top;
}
.righttop {
	text-align:right;
	vertical-align:top;
}

a.just_hover {
	text-decoration:none;
}
a.just_hover:hover {
	text-decoration:underline;
}

#submenu li.sub {
	margin-left: -40px;
	list-style: disc;
}
/* listen umbauten, gebraucht usw ... */
.list_pic_td {
	background-color: rgb(51,51,0);
	text-align:center;
	vertical-align:center;
	width:160px;
}

.list_text_td_right {
	background-color: #fff;
	vertical-align:top;
	padding: 5px 5px 5px 10px;
	text-align: left;
	border-bottom: 1px solid rgb(204,153,0);
	border-right: 1px solid rgb(204,153,0);
}

.list_text_td_left {
	background-color: #fff;
	vertical-align:top;
	padding: 5px 10px 5px 5px;
	text-align: right;
	border-bottom: 1px solid rgb(204,153,0);
	border-left: 1px solid rgb(204,153,0);
}

a.detail_link_list {
	color: rgb(51,51,0);
	font-weight:bold;
	text-decoration:none;
	font-size:8pt;
}
a.detail_link_list:hover {
	color: rgb(204,153,0);
}
.myselect {
	border:1px solid rgb(51,51,0);
}
.board_pflicht {
	color:red;
	font-weight:bold;
	font-size:8pt;
}
img .bordered {
	border: 2px solid rgb(51,51,0);
}

li.shop_master {
	list-style:none;
/*	background-color: rgb(51,51,0);
*/	padding: 5px 15px 2px 15px;
	border-top: 0px solid rgb(204,153,0);
}

li.shop_slave {
	list-style:none;
	color: rgb(51,51,0);
	padding: 2px 15px 2px 5px;
}

li.shop_master a {
	text-decoration: none;
	color: rgb(204,153,0);
	font-weight:bold;
}
li.shop_slave a {
	text-decoration:none;
	color: #fff;
}
li.shop_slave a:hover {
	text-decoration: underline;
}


#shop_content {
	position: relative;
	width: 600px;
	border: 0px solid red;
	margin-left:20px;
	margin-top: 20px;
}
#shop_content h1 {
	color: rgb(51,51,0);
	font-size: 12pt;
	font-weight: bold;
	border-bottom: 1px solid rgb(204,153,0);
}
#shop_content h2 {
	font-weight: bold;
	font-size: 11pt;
	text-decoration: underline;
}
#shop_content .item {
	vertical-align: top;
}
#shop_content .item_title {
	vertical-align: top;
	background-color: rgb(51,51,0);
	color: rgb(204,153,0);
	padding: 5px 2px 2px 5px;
}
#shop_content .item_entry {
	vertical-align: top;
	border-bottom: 1px solid rgb(204,153,0);
	border-right: 1px solid rgb(204,153,0);
	padding: 5px 2px 2px 5px;
}
#shop_menu {
	border: 0px solid blue;
/*	background-color: rgb(51,51,0);
*/	margin-bottom:none;
	padding-bottom:none;
}
#shop_menu ul {
	background-image: url("../img/layout/bg_li_rechts.jpg");
	background-position: right;
	background-repeat: repeat-y; 
	padding:0;
	margin-top:0;
	margin-bottom:0;
	background-color: rgb(51,51,0);
}
#shop_menu li {
	background-image: url("../img/layout/bg_li_links.jpg");
	background-repeat: repeat-y; 
}

#shop_matrix {
	border:0px solid green;
	position:absolute;
	left:20px;
	top: 250px;
}

#shop_menu_top {
	margin-top:20px;
}
#shop_menu_top .linke_ecke {
	text-align:left;
	vertical-align:top;
	float:left;
	overflow:hidden;
}
#shop_menu_top .rechte_ecke {
	background-image: url("../img/layout/bg_mitte_oben.jpg");
	background-repeat:repeat-x;
	text-align:right;
	vertical-align:top;
	overflow:hidden;
}
#shop_menu_bottom {
	overflow:hidden;
}
#shop_menu_bottom .linke_ecke {
	text-align:left;
	vertical-align:top;
	float:left;
	overflow:hidden;
}
#shop_menu_bottom .rechte_ecke {
	background-image: url("../img/layout/bg_mitte_unten.jpg");
	background-repeat:repeat-x;
	text-align:right;
	vertical-align:top;
	overflow:hidden;
}

#shop_menu li {
	list-style:none;
	margin:0;
}
.line_this {
	font-size:1pt;
	height:2pt;
	border-bottom: 1px solid rgb(204,153,0);
	margin-left:8px;
	margin-right:8px;
}
a.mocdesignlink {
	color: #fff;
	font-size: 7pt;
	text-decoration:none;
}
a.mocdesignlink:hover {
	color: rgb(204,153,0);
	text-decoration:underline;
}
.no_articles {
	font-weight:bold;
	margin-top:40px;
	color: red;
}
h4 {
	background-color: rgb(51,51,0);
	color: rgb(204,153,0);
	font-weight:bold;
	padding: 2px 10px 2px 10px;
}
h5 {
	margin:0;
	padding:0;
	font-weight:bold;
	border-bottom: 1px solid rgb(204,153,0);
}
a.shop_list_more {
	font-weight:bold;
	text-decoration:none;
	font-size:8pt;
}
a.shop_list_more:hover {
	text-decoration:underline;
}
#shop_thumb {
	position:relative;
	width:130px;
	height: 100px;
	background-color: rgb(51,51,0);
	text-align:center;
	vertical-align:middle;
}
#shop_info_small {
	position:relative;
	left: 140px;
	top: -100px;
	width: 400px;
}
input.to_cart {
	border:1px solid rgb(51,51,0);
	padding:2px;
}
#shop_to_cart {
	text-align:right;
}
a.zurkasse {
	font-weight:bold;
	color:#fff;
	text-decoration:none;
}
a.zurkasse:hover {
	text-decoration:underline;
	color: rgb(204,153,0);
}
.ref_btn {
	width:220px;
	background-color:rgb(204,153,0);
	color: rgb(51,51,0);
	border: 1px solid rgb(51,51,0);
	font-weight:bold;
	font-size:8pt;
	padding:5px;
}
.weiter_btn {
	width:220px;
	background-color:rgb(51,51,0);
	color: rgb(204,153,0);
	border: 1px solid rgb(204,153,0);
	font-weight:bold;
	font-size:8pt;
	padding:5px;
}

td.t1 {
	text-align:right;
	vertical-align:top;
	padding: 2px 10px 2px 10px;
	border-bottom: 1px solid rgb(204,153,0);
}
td.t2 {
	vertical-align:top;
	padding: 2px 10px 2px 10px;
	border-bottom: 1px solid rgb(204,153,0);
	vertical-align:top;
}
td.p1 {
	font-weight:bold;
	border:1px solid #bbb;
	border-top:none;
	padding:2px;
	vertical-align:top;
}
td.p2 {
	border:1px solid #eee;
	border-top:none;
	border-bottom:none;
	padding:2px;
	vertical-align:top;
}
td.p3 {
	text-align:right;
	font-weight:bold;
	border-top: 1px solid #bbb;
	padding:2px;
	vertical-align:top;
}
td.p4 {
	border-top: 1px solid #bbb;
	border-bottom:1px solid rgb(51,51,0);
	text-align:right;
	font-weight:bold;
	color:rgb(51,51,0);
	padding-right:5px;
	vertical-align:top;
}
a.agblink {
	color: rgb(204,153,0);
	text-decoration:none;
	border-bottom: 1px solid rgb(204,153,0);
}
a.agblink:hover {
	color:rgb(51,51,0);
	border-bottom: 1px solid rgb(204,153,0);
	text-decoration:none;
}
#shop_cart_td {
	vertical-align:top;
	width:180px;
	padding-left:20px;
}

#shop_menu2 {
	border: 0px solid blue;
/*	background-color: rgb(51,51,0);
*/	margin-bottom:none;
	padding-bottom:none;
}
#shop_menu2 ul {
	background-image: url("../img/layout/bg_li_rechts.jpg");
	background-position: right;
	background-repeat: repeat-y; 
	padding:0;
	margin-top:0;
	margin-bottom:0;
	background-color: rgb(51,51,0);
}
#shop_menu2 li {
	background-image: url("../img/layout/bg_li_links.jpg");
	background-repeat: repeat-y; 
}
#shop_menu2 li {
	list-style:none;
	margin:0;
}
#shop_menu_top2 {
	margin-top:20px;
}
#shop_menu_top2 .linke_ecke {
	text-align:left;
	vertical-align:top;
	float:left;
	overflow:hidden;
}
#shop_menu_top2 .rechte_ecke {
	background-image: url("../img/layout/bg_mitte_oben.jpg");
	background-repeat:repeat-x;
	text-align:right;
	vertical-align:top;
	overflow:hidden;
}
#shop_menu_bottom2 {
	overflow:hidden;
}
#shop_menu_bottom2 .linke_ecke {
	text-align:left;
	vertical-align:top;
	float:left;
	overflow:hidden;
}
#shop_menu_bottom2 .rechte_ecke {
	background-image: url("../img/layout/bg_mitte_unten.jpg");
	background-repeat:repeat-x;
	text-align:right;
	vertical-align:top;
	overflow:hidden;
}


