BODY
{
	background-color : black;
	color:white;
	font-family : Verdana;
	font-size : 12;
}

A
{
    font-family : Verdana;
	font-size : 12;
	color:white;
}

TD
{
    font-family : Verdana;
	font-size : 12;
	color:white;
}
.frontimg
{
	border-color:White;
    border-style:solid;
    border-width:1;
}

.toptext
{
font-size:24;
font-weight:bold;
}

.menucell
{
	background-color:#5B5B5B;
	color:white;
	height:30;
	font-family : Verdana;
	font-size :12;
	text-decoration:none;
}

.submenucell
{
	height:30;
	color:white;
	font-family : Verdana;
	/*font-weight:bold;*/
	background-color:#5B5B5B;
	font-size :12;
	/*border-bottom-style : solid;*/
	/*border-bottom-width : 10;*/
	/*border-color:black;*/
}


.selectedmenucell
{
	height:20;
	background-color:white;
}

.selectedsubmenucell
{
	height:20;
	color:#5B5B5B;
	font-family : Verdana;
	/*font-weight:bold;*/
	background-color:#ffffff;
	font-size :12;
	border-bottom-style : solid;
	border-bottom-width : 10;
	border-color:#5B5B5B;
}
	
.menulink
{
	color:white;
	font-family : Verdana;
	font-size :12;
	/*font-weight:bold;*/
	text-decoration:none;
	height:30;
}
.selectedmenulink
{
	height:20;
	color:#5B5B5B;
	font-family : Verdana;
	font-size :12;
	/*font-weight:bold;*/
	text-decoration:none;
}

/*shop menus start*/

.shopmenucell
{
	color:white;
	background-color:#5BC65B;
	height:30;
	font-family : Verdana;
	font-size :12;
	text-decoration:none;
}
		  
.shopmenulink
{
	color:white;
	background-color:#5BC65B;
	font-family : Verdana;
	font-size :12;
	/*font-weight:bold;*/
	text-decoration:none;
	height:20;
}

.shopsubmenucell
{
	color:white;
	background-color:#5BC65B;
	height:20;
	font-family : Verdana;
	/*font-weight:bold;*/
	font-size :12;
	border-bottom-style : solid;
	border-bottom-width : 10;
	border-color:#5B5B5B;
}
		
.shopselectedmenucell
{
	color:#5BC65B;
	background-color:white;
	height:20;
}


.shopselectedsubmenucell
{
	color:#5BC65B;
	background-color:white;
	height:20;
	font-family : Verdana;
	/*font-weight:bold;*/
	font-size :12;
	border-bottom-style : solid;
	border-bottom-width : 10;
	border-color:#5B5B5B;
}
	
.shopselectedmenulink
{
	color:#5BC65B;
	background-color:white;
	height:20;
	font-family : Verdana;
	font-size :12;
	/*font-weight:bold;*/
	text-decoration:none;
}

/*shop menus end*/
.artikeltekst
{
	font-family : Verdana;
	font-size : 12;
	margin-top:10px;
}
.artikeltable
{
	
	margin-left:5px;
}
.bigimage
{
	
}
.menubox
{
	margin-top:5px;
}

.filelink
{
	color:white;
	font-size:10;
}

.filetable
{	
	margin-left:5px;
	margin-top:10px
}
.filetekst
{
	font-family : Verdana;
	font-size : 9;
	margin-top:10px;
}

.inlinelink
{
    color:white;
}

.bundtekst
{
	font-size:9;
}
.arrangementdescription
{
	font-family : Verdana;
	font-size : 12;
	margin-top:10px;
}
.minishoptext{
	font-family : Verdana;
    font-size:12;
}
.cartspacer{
	font-family : Verdana;
    font-size:12;
    border-bottom:1px dashed;
    padding-bottom:2px;
    padding-left:2px;
}
.cartheader{
	font-family : Verdana;
    font-size:14;
    border-left:1px Solid;
    border-bottom:1px dashed;
    padding-bottom:2px;
    padding-left:2px;
}
.carttext
{
	font-family : Verdana;
    font-size:12;
    padding-bottom:2px;
    padding-left:2px;
}

.buttoninfo
{ 
  text-align: center;
  padding: 2px;
  color:black;
}
