body
{
	background-color:#999999;
	font-family: verdana, sans-serif, arial;
	font-size: 10pt;
	color:#333333;
}


table
{
	width:100%;
}


th
{
	background-color:#FF6633;
	margin-bottom: 5px;
}


tr
{ vertical-align: top; }


td
{
	padding: 20px;
}


/****************************************
CLASSES
.page
.header
.menu-block
.body
.footer
.navigation
.category-link
.isactive
.left-menu
.right-content
.openld-sponsor-cell
****************************************/

.page 
{
	padding: 10px;
	margin-left: auto;
	margin-right: auto;
	width: 900px;
	background-color:#FFFFFF;
}

.header {
	padding: 5px;
}

.header h1 {
	text-align:center;
	font-size: 24pt;
	color:#333333;
}

.menu-block
{
	padding: 10px;
	margin-bottom: 10px;
	font-size: 10pt;
	font-weight: bold;
	color:#FF9933;
	background-image: url(onlineshop_katalog.jpg);

}

.menu-block ul
{
	display: inline;
	border: none;
	color:#FF9933;}

.menu-block li
{
	margin-left: 5px;
	padding-left: 5px;
	display: inline;
	list-style: none;
	border: none;
	color:#FF9933;}

.menu-block a
{
	text-decoration: none;
	color:#FF9933;}

.body { padding: 5px; }

.footer { padding: 5px;
	background-color:#CCCCCC;
 }

.category-link 
{
	font-size: 9pt;
color:#333333;
}

.cat {
	font-size: 9pt;
	color: #333333;
	line-height: 20px;
	font-weight: none;	
	padding-left:7px;
text-decoration:none;
	border-bottom: 2px solid #CCCCCC;
	}
.cat:link, visited, active {
		font-size: 9pt;
	color: #333333;
	line-height: 20px;
	font-weight: none;	
	padding-left:0px;
	text-decoration:none;
	border-bottom: 2px solid #CCCCCC;
	}
.cat:hover{
	font-size: 9pt;
	color: #333333;
	line-height: 20px;
	font-weight: bold;	
	padding-left:0px;
	border-bottom: 2px solid #FF9933;
}

.openld-sponsor-cell {}

