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

a.black {
	color: black;
}

h1{
	font-size: 20px;
	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;
}
tr.odd{
	background-color: #FFD435;
}
td.middleright{
	vertical-align: middle;
	text-align: right;	
}

td.bottomright{
	vertical-align: bottom;
	text-align: right;	
}
td.left{
	text-align: left;
}
td.right{
	text-align: right;
}
td.bottom{
	vertical-align: bottom;
}
td.interest{
	width: 60px;
	height: 22px;
	text-align: center;
	vertical-align: middle;
}
.maintable{
	width: 1000px;
	background-color: #FFF23E;
	border: 0px none;
}

.header{
	height: 63px;
	width: 100%;
	background-color: white;
	background-image: url(../gfx/style/headerback.gif);
	background-position: left;
	background-repeat: no-repeat;
	border : 0px solid white;
}

.headerlogo{
	height: 30px;
	width: 302px;
	background-color: white;
	background-image: url(../gfx/style/headerback2.gif);
	background-position: left;
	background-repeat: no-repeat;
	border : 0px solid white;
}

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

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

.menutop{
	height: 31px;
	width: 100%;
	background-color: #FFF23E;
}

.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 : 0px solid Black;
}

.menutoptd{
	width: 174px;
	height: 31px;
	border-top : none;
	border-bottom : none;
	border-left : 0px solid Black;
	border-right : none;
	text-align: center;
	font-size : 14px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	background-image: url(../gfx/style/menutopback.gif);
	background-repeat: repeat-x;
	background-position: right;
}

.menutoptdsel{
	width: 174px;
	height: 31px;
	border: 0px solid Black;

	text-align: center;
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	background-image : url(../gfx/style/menubacksel.gif);
	background-repeat: repeat-x;
	background-position: right;
}

.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: 304px;

	vertical-align: top;
	margin-top: 10px;
}

.menuright{
	height: 100%;
	width: 197px;

	text-align: center;
	vertical-align: top;
	margin-top: 10px;
}

.maincontent{
	max-height : 400px;
	width: 696px;
	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;
}
.warning{
	background-color: Red;
	color: Yellow;
}
.btn{
	font-size: 12px;
	font-family : Arial, Helvetica, sans-serif;
	background-image: url(../gfx/style/buttonback.gif);
	background-position: right;
	background-color: #E1E03F;
	background-repeat: no-repeat;
	color: navy;	
	width: 90px;
	height:20 px;
	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: top;
	background-color: #FFFF66;
	background-repeat: no-repeat;
	width: 212px;
	height: 30px;
	border: 0px solid;
	border-bottom-color: black;
	border-left-color: #FFFF66;
	border-top-color : #FFFF66;
	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: top;
	background-color: #FFFF66;
	background-repeat: no-repeat;
	width: 212px;
	height: 30px;
	border: 0px solid;
	border-bottom-color: #FFFF66;
	border-left-color: black;
	border-top-color : black;
	border-right-color : #FFFF66;
	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: #56B448;
	border: 1px solid Olive;
	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;
	height: 35px;
	background-image: url(../gfx/style/framemiddle.png);
	background-repeat: repeat-y;	
}

.kategoriesel{
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	background-color: #F7F4B7;
	border: 1px solid;
	height: 35px;
	border-bottom-color: #FFFFAA;
	border-left-color: #FFFFAA;
	border-top-color : #FFFFAA;
	border-right-color : #FFFFAA;
	background-image: url(../gfx/style/framemiddle.png);
	background-repeat: repeat-y;		
}
.hauptkategorie{
	width: 174px;
	height: 31px;
	border-top : none;
	border-bottom : none;
	border-left : 0px solid Black;
	border-right : none;
	text-align: center;
	font-size : 14px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	background-image: url(../gfx/style/menutopback.gif);
	background-repeat: repeat-x;
	background-position: right;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 25px;
}
.menuframe{
}

.frametop{
	width: 100%;
	height: 10px;
	background-image: url(../gfx/style/frametop.png);
}

.framebottom{
	width: 100%;
	height: 10px;
	background-image: url(../gfx/style/framebottom.png);
}

.lowmargin{
	margin : 2px 0px 4px 0px;
}

.nomargin{
	margin : 2px 0px 0px 0px;
}

#maindetail{
	position: relative;
	width: 97%;
	height: 500px;
	top: 30px;
	overflow: auto;
}

#mainheadline{
	position: relative;
	width: 97%;
	height: 23px;
	top: 22px;
}

#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: #56B448;
	background-repeat: no-repeat;
	width: 79px;
	height:19 px;
	border: 1px solid Olive;
	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;
}
.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: #56B448;
	background-repeat: no-repeat;
	width: 100%;
	height:30px;
	font-weight: bold;
	border: 1px solid Olive;
	text-align: center;
	vertical-align: middle;
	position: relative;	
	padding-top: 0px;
}
.boxContent{
	width: 100%;
	border: 1px solid Olive;
	background-color: #F7F4B7;
	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;
}
.werbeartikel{
	background-image: url(../gfx/style/werbeartikel.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.drucksachen{
	background-image: url(../gfx/style/drucksachen.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.textildruck{
	background-image: url(../gfx/style/textildruck.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.beschriftung{
	background-image: url(../gfx/style/beschriftung.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.gestaltung{
	background-image: url(../gfx/style/gestaltung.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
.werbung{
	background-image: url(../gfx/style/werbung.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.promotion{
	background-image: url(../gfx/style/promotion.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.messen{
	background-image: url(../gfx/style/messen.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.events{
	background-image: url(../gfx/style/events.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.promotoren{
	background-image: url(../gfx/style/promotoren.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.verteilung{
	background-image: url(../gfx/style/verteilung.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.pointofsale{
	background-image: url(../gfx/style/pointofsale.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.willkommen{
	background-image: url(../gfx/style/welcome.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.person{
	background-image: url(../gfx/style/register.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.personality{
	background-image: url(../gfx/style/register.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.knowhow{
	background-image: url(../gfx/style/register.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.mobility{
	background-image: url(../gfx/style/register.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.interests{
	background-image: url(../gfx/style/register.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.login{
	background-image: url(../gfx/style/register.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.pictures{
	background-image: url(../gfx/style/register.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.account{
	background-image: url(../gfx/style/register.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.news{
	background-image: url(../gfx/style/register.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.jobs{
	background-image: url(../gfx/style/register.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.message{
	background-image: url(../gfx/style/register.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
