
#mainBody
{
	background-color: #FFFFFF;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#MainPageDiv
{
	background: url(/SiteFiles/Layout/Flevositebkgr_Slice.jpg); 
	background-position: top center;
	background-repeat: repeat-y;
}

.UGNarrow #MainPageDiv
{
	background: url(/SiteFiles/Layout/Flevositebkgr_Slice2.jpg); 
	background-position: top center;
	background-repeat: repeat-y;
}

A
{
	color: #e1120a;
	text-decoration: underline;
}

A:hover
{
	color: #e1120a;
	text-decoration: underline;
}

.normal P,
.normal TABLE,
.normal TR,
.normal TH,
.normal TD,
.normal LABEL,
.normal INPUT,
.normal DIV,
.normal SPAN,
.normal LI
{
	font-family: "Arial";
	font-size: 13px;
}

.large P,
.large TABLE,
.large TR,
.large TH,
.large TD,
.large LABEL,
.large INPUT,
.large DIV,
.large SPAN,
.large LI
{
	font-family: "Arial";
	font-size: 16px;
}

.largest P,
.largest TABLE,
.largest TR,
.largest TH,
.largest TD,
.largest LABEL,
.largest INPUT,
.largest DIV,
.largest SPAN,
.largest LI
{
	font-family: "Arial";
	font-size: 19px;
}

.HeaderRood
{
	background-color: #E61922;
	border-left: 7px solid #721273;
	color: #FFFFFF;
	display: block;
	font-size: 123%;
	font-weight: bolder;
	height: 25px;
	padding-top: 3px;
	padding-left: 6px;
	padding-bottom: 3px;
	margin-top: 1px;
	margin-bottom: 7px;
	width: 100%;
	
}

.ff .HeaderRood
{
	background-color: #E61922;
	border-left: 7px solid #721273;
	color: #FFFFFF;
	display: block;
	font-size: 123%;
	font-weight: bolder;
	height: 21px;
	padding-top: 4px;
	padding-left: 7px;
	padding-bottom: 1px;
	margin-top: 1px;
	margin-bottom: 7px;
	width: 536px;
	
}

.andereregios
{
    color: White;
    width: 100%;
    height: 25px;
    vertical-align: bottom;
    padding-left: 11px;
    font-size: 123%;
    font-weight: bold;
    padding-top: 3px;
    padding-bottom: 7px;
    margin-bottom: 5px;
    display: block;
}

.SideLinks A
{
	color: black;
	text-decoration: none;
}

.SideLinks A:hover
{
	color: black;
	text-decoration: underline;
}

.SideLinks
{
	color: black;
	text-decoration: none;
}

.SideLinks:hover
{
	color: black;
	text-decoration: underline;
}

.ContentTop
{
	padding-left:10px;
	font-weight:bold;
	background-color:#e9e9e9;
	width:530px;
	padding-top:3px;
	padding-bottom:3px;
	
}

.Content
{
	padding-left:10px;
	background-color:#f7f7f7;
	width:530px;
	padding-top:3px;
	padding-bottom:3px;
	
	
}

body.TV
{
     
    	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
    
    }

body.Mobile
{
     
    	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
    
    }

body.Mobile #MainPageDiv
{
     
    	background: url(''); 
	background-color: #ffffff;
  	}


.Mobile .Content
{
	padding-left:10px;
	background-color:#f7f7f7;
	padding-top:3px;
	padding-bottom:3px;

}


body.TV #MainPageDiv
{
	background: url(''); 
background-color: #ffffff;
}