a {
	text-decoration: none;
	color: navy;
	font-weight: bold;
}

a.black {
	color: black;
}

img{
	border: 0px;
}

.prodimage {
	border: 1px solid Yellow;
}

h1{
	font-size: 12px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight: bold;
}

h2{
	font-size: 12px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight: bold;
}

h3{
	font-size: 12px;
	font-family : Arial, Helvetica, sans-serif;
}

td{
	font-size: 12px;
	font-family : Arial, Helvetica, sans-serif;
	vertical-align: top;
	text-align: left;
}

td.middleright{
	vertical-align: middle;
	text-align: right;
}

td.bottomright{
	vertical-align: bottom;
	text-align: right;
}

td.bottom{
	vertical-align: bottom;
}

.maintable{
	width: 1000px;
	background-color: #FFFF96;
	border: 0px none;
}

.header{
	height: 105px;
	width: 100%;
	background-color: Yellow;
	background-image: url(../gfx/style/headerback.gif);
	border: 0px solid Yellow;
}

.footer{
	height: 24px;
	width: 100%;
	background-color: Yellow;
	border: 0px solid Yellow;
	text-align: right;
}

.footertext{
	font-size: 12px;
	font-family : Arial, Helvetica, sans-serif;
}

.menutop{
	height: 24px;
	width: 100%;
	background-color: #FFFF96;
	background-image: url(../gfx/style/menutopback.gif);
}

.shortcart{
	border: 0px solid black;
	height: 65px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 20px;
	padding-right: 20px;
}

.shoplogo{
	width: 420px;
	height: 65px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
	text-align: left;
}

.adspace{
	width: 180px;
	height: 65px;
	vertical-align: top;
	text-align: left;
	padding-top: 3px;
	padding-left: 10px;
}

.space{
	width: 10px;
}

.menutoptable{
	border : 1px solid Black;
}

.menutoptd{
	width: 165px;
	height: 22px;
	border-top : none;
	border-bottom : none;
	border-left : 1px solid Black;
	border-right : none;
	text-align: center;
	font-size : 14px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
}

.menutoptdsel{
	width: 165px;
	height: 22px;
	border-top : none;
	border-bottom : none;
	border-left : 1px solid Black;
	border-right : none;
	text-align: center;
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	background-image : url(../gfx/style/menubacksel.gif);
}

.menutoptdc{
	border-top : none;
	border-bottom : none;
	border-left : 1px solid Black;
	border-right : none;
}

.menuitem{
	height: 22px;
	width: 165px;
}

.menuitemsel{
	height: 22px;
	width: 165px;
	background-image: url(../gfx/style/menubacksel.gif);
}

.menuleft{
	height: 100%;
	width: 197px;
	background-color: #FFFF96;
	background-image: url(../gfx/style/menubackl.gif);
	background-repeat: no-repeat;
	vertical-align: top;
	margin-top: 10px;
}

.menuright{
	height: 100%;
	width: 197px;
	background-color: #FFFF00;
	background-image: url(../gfx/style/menubackr.gif);
	background-repeat: repeat-y;
	text-align: center;
	vertical-align: top;
	margin-top: 10px;
}

.maincontent{
	max-height : 400px;
	width: 606px;
	vertical-align: top;
}

.forumleft{
	height: 100%;
	width: 1px;
	background-color: #FFFF96;
}

.forumcontent{
	max-height : 400px;
	width:815px;
	vertical-align: top;
}

.low{
	color: yellow;
	text-align: center;
	position: relative;
	top: -13px;
}

.high{
	color: blue;
	text-align: center;
	position: relative;
	top: 2px;
	left: 1px;
}

.btn{
	font-size: 12px;
	font-family : Arial, Helvetica, sans-serif;
	background-image: url(../gfx/style/buttonback.gif);
	background-position: right;
	background-color: Yellow;
	background-repeat: no-repeat;
	color: navy;
	width: 180px;
	height: 20px;
	border: 1px solid;
	border-bottom-color: black;
	border-left-color: #F4FFF4;
	border-top-color : #F4FFF4;
	border-right-color : black;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
	position: static;
}

.button{
	background-image: url(../gfx/style/buttonback.gif);
	background-position: right;
	background-color: Yellow;
	background-repeat: no-repeat;
	width: 155px;
	height: 17px;
	border: 1px solid;
	border-bottom-color: black;
	border-left-color: #F4FFF4;
	border-top-color : #F4FFF4;
	border-right-color : black;
	text-align: center;
	vertical-align: middle;
	position: relative;
	left: 17px;
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
}

.buttonsel{
	background-image: url(../gfx/style/buttonback.gif);
	background-position: right;
	background-color: Yellow;
	background-repeat: no-repeat;
	width: 155px;
	height: 17px;
	border: 1px solid;
	border-bottom-color: #F4FFF4;
	border-left-color: black;
	border-top-color : black;
	border-right-color : #F4FFF4;
	text-align: center;
	vertical-align: middle;
	position: relative;
	left: 17px;
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
}

.buttonlow{
	color: yellow;
	text-align: center;
	position: relative;
	top: -13px;
}

.buttonhigh{
	color: blue;
	text-align: center;
	position: relative;
	top: 1px;
	left: 1px;
}

.suche{
	background-color: #FFFF96;
	border: 1px solid Black;
	text-align: center;
	vertical-align: top;
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
}

.kategorie{
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
}

.kategoriesel{
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	background-color: #FFFF96;
	border: 1px solid;
	border-bottom-color: #F4FFF4;
	border-left-color: #79798D;
	border-top-color : #79798D;
	border-right-color : #F4FFF4;
}

.lowmargin{
	margin : 2px 0px 4px 0px;
}

.nomargin{
	margin : 2px 0px 0px 0px;
}

#maindetail{
	position: relative;
	width: 97%;
	height: 450px;
	left: 10px;
	overflow: auto;
}

#mainheadline{
	position: relative;
	width: 97%;
	height: 40px;
	left: 10px;
}

#cart{
	 position: absolute;
	 width: 50px;
	 height: 29px;
	 left: -15px;
	 top: -10px;
}

.kaufi{
	width: 65px;
}

.center{
	text-align: center;
}

.right{
	text-align: right;
}

.mwsthint{
 	font-size: 10px;
	right: 10px;
	text-align: right;
	vertical-align: bottom;
}
.reiter{
	background-image: url(../gfx/standard/reiter_back.gif);
	background-position: right;
	background-color: Yellow;
	background-repeat: no-repeat;
	width: 79px;
	height: 19px;
	border: 1px solid Yellow;
	text-align: center;
	vertical-align: middle;
}
.p_entry{
	width: 97%;
}
.listend{
	width: 98%;
}
.horizontline{
	width: 98%;
	height: 4px;
	top: 1px;
	position: relative;
	border: 0px solid black;
}
.p_pic{
	vertical-align: middle;
	text-align: center;
	height: 120px;
	width: 140px;
	padding-left: 2px;
	border: 0px solid black;
}
.p_picl{
	vertical-align: middle;
	text-align: center;
	height: 200px;
	width: 200px;
	padding-left: 2px;
	border: 0px solid black;
}
.p_daten{
    padding-left: 3px;
	text-align: left;
	width: 260px;
	border: 0px solid black;
}
.p_kauf{
	border: 0px solid black;
	text-align: right;
	vertical-align: top;
	width: 90px;
	padding-right: 10px;
}
.p_daten1{
    padding-left: 3px;
	vertical-align: bottom;
	text-align: left;
	border: 0px solid black;
}

.p_kauf1{
	border: 0px solid #000000;
	text-align: right;
	vertical-align: bottom;
	padding-right: 10px;
}
.p_art{
	font-size: 10px;
	border: 0px solid #000000;
}
.p_gpreis{
	font-size: 10px;
	right: 10px;
}
.p_preis{
	right: 10px;
}
.p_titel{
	border: 0px solid #000000;
}
.p_bez{
	font-size: 12px;
	border: 0px solid #000000;
}

.p_info{
	font-size: 12px;
	font-weight: bold;
	border: 0px solid #000000;
}
.p_zusatz{
	right: 10px;
	font-size: 12px;
	font-weight: bold;
	border: 0px solid #000000;
}
.p_kaufen{
	right: 10px;
	border: 0px solid #000000;
	text-align: right;
	vertical-align: bottom;
}
.p_menge{
	right: 10px;
	border: 0px solid #000000;
	text-align: right;
	vertical-align: bottom;
}
.k_list{
	width: 97%;
}
.k_entry{
	height: 195px;
}
.k_daten{
    padding-left: 3px;
	text-align: center;
	height: 35px;
	border: 0px solid black;
}
.head{
	visibility: hidden;
	font-size: 1px;
}
.copyright{
	text-align: right;
}
.box{
	width: 175px;
	text-align: left;
	vertical-align: top;
}
.boxHead{
	background-image: url(../gfx/style/box_back.gif);
	background-position: right;
	background-color: Yellow;
	background-repeat: no-repeat;
	width: 100%;
	height:30px;
	font-weight: bold;
	border: 1px solid Yellow;
	text-align: center;
	vertical-align: middle;
	position: relative;
	padding-top: 0px;
}
.boxContent{
	width: 100%;
	border: 1px solid Yellow;
	text-align: center;
	vertical-align: middle;
	position: relative;
}
.2box{
	width: 250px;
	height: 150px;
	position: absolute
	text-align: left;
	vertical-align: top;
}
#star{
	position: relative;
	 left: -5px;
	 top: 15px;
	 z-index: 20;
}
