/* ------------------------------------------------ */
/*	general stylesheet 								*/
/*	styles for menu allowed							*/
/* ------------------------------------------------ */

/* LINK SITES */
#linkButtons 
{
	width: 700px;
  	margin-bottom: 8px;
	margin-right: 2px;
	margin-left: 4px;
	padding: 0px;	
	float: left;
	border: 1px solid #B00000;
	height: 25px !important;
	height: 27px;
}
ul#mainlevel-nav
{
	list-style: none;
	padding: 0;
	margin: 0;
	font-size: 0.8em;
}
ul#mainlevel-nav li
{
	background-image: none;
	padding-left: 0px;
	padding-right: 0px;
	float: left;
	margin: 0;
	font-size: 11px;
	line-height: 25px;
	white-space: nowrap;
	border-right: 1px solid #B00000;
}
ul#mainlevel-nav li a
{
	display: block;
	padding-left: 15px;
	padding-right: 15px;
	text-decoration: none;
	color: #B00000;
	background: transparent;
}
ul#mainlevel-nav li a:hover
{
	color: #fff;
	background: #B00000;
}
#buttonsLive
{
	float: right;
	width: 250px;
  	border: 1px solid #B00000;
	padding: 0px;
  	height: 25px !important;	
  	height: 27px;
  	overflow: hidden;
}
#buttonsLiveNew
{
	float: right;
	width: 230px;
  	border: 1px solid #B00000;
	padding: 0px;
  	height: 25px !important;	
  	height: 27px;
  	overflow: hidden;
}
ul#liveStreaming-nav
{
	list-style: none;
	padding: 0;
	margin: 0;
	font-size: 0.8em;
}
ul#liveStreaming-nav li
{
	background-image: none;
	padding-left: 0px;
	padding-right: 0px;
	float: left;
	margin: 0;
	font-size: 12px;
	line-height: 25px;
	white-space: nowrap;
}
ul#liveStreaming-nav li a
{
	display: block;
	padding-left: 41px;
	padding-right: 150px;
	text-decoration: none;
	color: #B00000;
	background: transparent;
}
ul#liveStreaming-nav li a:hover
{
	color: #fff;
	background: #B00000;
}
/* MENU */
table.MenuTable {
	width: 150px;
	border: 1px;
}
.SubMenuTable {
	width: 120px;
	border: 2px solid;
	border-color: #000000;
}
td.MenuTitleTD {
	padding:2px;
	background-image: url("../img/icons/tile_rood.jpg");
	background-color: #B00000;
	text-align: center;
	font-size: 15px;
	font-weight: bold;
}
.linktitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
a.MenuLink, a.MenuLink:link, a.MenuLink:visited, a.MenuLink:active {
	color: #000000;
	text-decoration: none;
	font-family: Tahoma, Verdana;
	font-size: 11px;
}
a.MenuLink:hover {
	color: #660099;
	text-decoration: none;
	font-family: Tahoma, Verdana;
	font-size: 11px;
}
.MenuLinkTD {
	font-size: 11px;
	color: #000000;
	background-color: #D0D0D0;
	padding: 1px 0px 1px 5px;
	font-family: Verdana, Arial;
	width: 120px;
}

/* INHOUD */

table.ArtikelTable {
	background-color: #D0D0D0;
	border: 0px;
	width: 550px;
}
/* LAYOUT */

body {
	background-color: #000000;
	height: 15px;
	width: 15px;
	left: 20px;
	top: 15px;
	right: 15px;
	bottom: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color:#FF0000;
}
td.banner {
	background-position: center top;
}
a.mainlink, a.mainlink:link, a.mainlink:visited, a.mainlink:active {
	color: #000000; 
	text-decoration: none; 
	font-family: Tahoma, Verdana; 
	font-size: 15px
}
a.mainlink:hover {
	color: #ffffff; 
	text-decoration: none; 
	font-family: Tahoma, Verdana; 
	font-size: 15px
}

a.layoutlink, a.layoutlink:link, a.layoutlink:visited, a.layoutlink:active {
	color: #B00000; 
	text-decoration: none; 
	font-family: Tahoma, Verdana; 
	font-size: 11px
}
a.layoutlink:hover {
	color: #ffffff; 
	text-decoration: none; 
	font-family: Tahoma, Verdana; 
	font-size: 11px
}
a., a:link, a.visited, a:active {
	color: #CC0000; 
	text-decoration: none; 
	font-family: Tahoma, Verdana; 
	font-size: 11px;
	align: right;
}
a:hover {
	color: #660099;
	text-decoration: none; 
	font-family: Tahoma, Verdana; 
	font-size: 11px;
	align: right;
}
fieldset {
	font-size: 11px;
	color: #000000;
	font-family: Tahoma, Verdana;
	border: 2px solid #990000;
	padding: 5px;
	position: relative;
	top: 1px;
	margin-bottom: 4px;
	margin-top: 4px;
	left: 6px;
	right: 6px;
	width: 95%;
}
legend {
	font-size: 11px;
	color: #000000;
	font-family: Tahoma, Verdana;
	font-weight: bold;
	top: 0em;
	left: 2em;
	position: relative;
}
a.artikel, a.artikel:link, a.artikel:visited, a.artikel:active {
	color: #CC0000; 
	text-decoration: none; 
	font-family: Tahoma, Verdana; 
	font-size: 11px;
	align: right;
}
a.artikel:hover {
	color: #660099;
	text-decoration: none; 
	font-family: Tahoma, Verdana; 
	font-size: 11px;
	align: right;
}
.trigger{
	cursor: pointer;
	cursor: hand;
}
.MenuItem{
	font-size: 11px;
	color: #000000;
	font-family: Tahoma, Verdana; 
}
table {
	font-size: 11px;
	color: #000000;
	font-family: Tahoma, Verdana; 
}
a.foto, a.foto:link, a.foto:visited, a.foto:active {
	color: #CC0000; 
	text-decoration: none; 
	font-family: Tahoma, Verdana; 
	font-size: 11px;
	align: right;
	valign: middle;
}
a.foto:hover {
	color: #660099;
	text-decoration: none; 
	font-family: Tahoma, Verdana; 
	font-size: 11px;
	align: right;
	valign: middle;
}
p {
	margin: 0; 
	padding: 0;
}