<STYLE TYPE="text/css">
<!--

.maintable
	{
	width:1000px;
	height:714px;
	font:12px Helvetica;
	background-color:#FFFFFF;
	}

.menuarea
	{
	text-align:right;
	position:relative;
	top:20px;
	left:20px;
	width:115px;
	height:300px;
	font-family:'Courier New', Courier, mono;
	font-size:18px;
	font-weight:bolder;
	text-decoration:none;
	}

.menuleft
	{
	text-align:center;
	position:relative;
	top:20px;
	left:10px;
	width:115px;
	height:300px;
	font-family:'Courier New', Courier, mono;
	font-size:18px;
	font-weight:bolder;
	text-decoration:none;
	}

.shoparea
	{
	width:100%;
	height:100%;
	}
	
.artikelarea
	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	border:1px solid #000000;
	text-align:center;
	width:200px;
	height:300px;
	}

.detailarea
	{
	border:1px solid #000000;
	width:450px;
	height:600px;
	}

.vorschaubild
	{
	width:150px;
	height:150px;
	}

.detailbild
	{
	width:400px;
	height:400px;
	}

a.menu:link
	{
	color: #000000;
	text-decoration: none;
	}
a.menu:visited
	{
	color: #000000;
	text-decoration: none;
	}
a.menu:hover 
	{
	color: #940807;
	text-decoration: none;
	}
a.menu:active 
	{
	color: #940807;
	text-decoration: none;
	}

.aktiv
	{
	color: #940807;
	text-decoration: none;
	}
	
.aktiv2
	{
	color: #940807;
	text-decoration: underline;
	}

.banner
	{
	height:120px;
	background-image:url(../images/bg_oben.jpg);
	background-repeat:repeat-x;
	}
	
.sides
	{
	height:558px;
	width:155px;
	vertical-align:top;
	background-image:url(../images/bg_seite.jpg);
	background-repeat:repeat;
	}
	
.content
	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	}

.shop
	{
	height:558px;
	overflow:scroll;
	}

.headlines
	{
	font-family:'Courier New', Courier, mono;
	font-size:34px;
	font-weight:bolder;
	}

.kategorien
	{
	width:140px;
	vertical-align:top;
	}

.ueb
	{
	font-family:"Courier New", Courier, mono;
	font-size:17px;
	font-weight:bolder;
	text-decoration:none;
	}

.unt
	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	text-decoration:none;
	}

.artikel
	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	border:1px solid #000000;
	text-align:center;
	}

a.ueb:link, a.unt:link, a.artikel:link, a.artikelarea:link
	{
	color: #000000;
	text-decoration: none;
	}
a.ueb:visited, a.unt:visited, a.artikel:visited, a.artikelarea:visited
	{
	color: #000000;
	text-decoration: none;
	}
a.ueb:hover, a.unt:hover, a.artikel:hover, a.artikelarea:hover
	{
	color: #940807;
	text-decoration: none;
	}
a.ueb:active, a.unt:active, a.artikel:active, a.artikelarea:active
	{
	color: #940807;
	text-decoration: none;
	}

.fooder
	{
	width:1000px;
	height:36px;
	background-image:url(../images/bg_unten.jpg);
	background-repeat:repeat-x;
	}

.logo
	{
	position:relative;
	top:0px;
	left:735px;
	width:96px;
	height:120px;
	}
-->
</STYLE>