a {
	text-decoration: none;	
	color: navy;
	font-weight: bold;
}

a.black {
	color: black;
}

img{
	border: 0px;
}

.prodimage {
	border: 1px solid #f00;
}

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: #FFFF46;
	border: 0px none;
}

.header{
	height: 67px;
	width: 100%;
	background-color: #FFFF46;
	background-image: url(../gfx/style/headerback.gif);
}

.footer{
	height: 24px;
	width: 100%;
	background-color: #FFFF46;
	background-image: url(../gfx/style/footerback.gif);
	border : 1px solid Black;
	text-align: right;
}

.footertext{
	font-size: 12px;
	font-family : Arial, Helvetica, sans-serif;
}

.menutop{
	height: 24px;
	width: 100%;
	background-color: #FFFF46;
	background-image: url(../gfx/style/menutopback.gif);
}
.detback
{
	background-color : #FFFF46;
	background-repeat : repeat-x;
	background-image : url(../gfx/style/detback.gif);
}
.shortcart{
	border: 0px solid black;
	height: 65px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 20px;
	padding-right: 20px;
}

.shoplogo{
	width: 1000px;
	height: 100px;
	padding-top: 0px;
	text-align: center;
}

.adspace{
	width: 363px;
	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: #FFFF46;
	vertical-align: top;
	margin-top: 10px;
	border-top: none;
	border-bottom: none;
	border-left: 1px solid Black;
	border-right: 1px solid Black;
}

.menuright{
	height: 100%;
	width: 197px;
	background-color: #FFFF46;
	text-align: center;
	vertical-align: top;
	margin-top: 10px;
	border-top: none;
	border-bottom: none;
	border-left: 1px solid Black;
	border-right: 1px solid Black;
}

.maincontent{
	max-height : 400px;
	width: 586px;
	vertical-align: top;
}

.mainview{
	background-image: url(../gfx/style/back/ostalgie.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

.forumleft{
	height: 100%;
	width: 1px;
	background-color: #FFFF46;
}

.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: Red;
	background-repeat: no-repeat;
	color: black;	
	width: 120px;
	height:20 px;
	border: 1px solid;
	border-bottom-color: black;
	border-left-color: black;
	border-top-color : black;
	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: Red;
	background-repeat: no-repeat;
	width: 155px;
	height: 17px;
	border: 1px solid;
	border-bottom-color: black;
	border-left-color: #F4F4FF;
	border-top-color : #F4F4FF;
	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: Red;
	background-repeat: no-repeat;
	width: 155px;
	height: 17px;
	border: 1px solid;
	border-bottom-color: #F4F4FF;
	border-left-color: black;
	border-top-color : black;
	border-right-color : #F4F4FF;
	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: Red;
	border: 1px solid black;
	text-align: center;
	vertical-align: top;
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
}

li{
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
}

li#sel{
	background-color: #FFFF46;
	border: 1px solid;
	border-bottom-color: #FFF4F4;
	border-left-color: #8D7979;
	border-top-color : #8D7979;
	border-right-color : #FFF4F4;
}
.k{
	list-style-type: none;
	list-style-position: inside;
}
.k0{
	list-style-image: url(http://www.ostkult.de/gfx/style/kat0.gif);
	list-style-type: none;
	list-style-position: inside;
}

.k1{
	list-style-image: url(http://www.ostkult.de/gfx/style/kat1.gif);
	list-style-type: none;
	list-style-position: inside;
}

.k2{
	list-style-image: url(http://www.ostkult.de/gfx/style/kat2.gif);
	list-style-type: none;
	list-style-position: inside;
}

.sk0{
	list-style-image: url(http://www.ostkult.de/gfx/style/kat0.gif);
	padding-left: 10px;
	list-style-type: none;
	list-style-position: inside;
}

.sk1{
	list-style-image: url(http://www.ostkult.de/gfx/style/kat1.gif);
	padding-left: 10px;
	list-style-type: none;
	list-style-position: inside;
}

.sk2{
	list-style-image: url(http://www.ostkult.de/gfx/style/kat2.gif);
	padding-left: 10px;
	list-style-type: none;
	list-style-position: inside;
}

.katlist{
	margin-left: 0px;
	padding-left:  0px;
	padding-right: 10px;
	font-weight : bold;	
}

.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: 23px;
	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: Red;
	background-repeat: no-repeat;
	width: 79px;
	height:19 px;
	border: 1px solid Black;
	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_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;
}
.boxmargin{
	margin: auto;
	width: 100%;
}
.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: Red;
	background-repeat: no-repeat;
	width: 100%;
	height:30px;
	font-weight: bold;
	border: 1px solid Black;
	text-align: center;
	vertical-align: middle;
	position: relative;	
	padding-top: 0px;
}
.boxContent{
	width: 100%;
	border: 1px solid Black;
	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;
}