﻿/* --------------------------------------- TEMPLATE ALGEMEEN ------------------------------------------ */
body {
	font-size: 8pt;
	line-height: 16pt;
	font-family: Verdana, Sans-Serif;
	text-align: center;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: #000;
	background-color: #FFF;
	background-image: url('../images/rolandMans/back.jpg'); 
	background-repeat: repeat-x; 
	background-color: #fdb25b;
	height: 100%; ! important 
}

html, body {height:100%;}

.rmTextBijKop
{
	padding: 0px;
	margin: 0px;
	height: 10px;
	float: left;
	width: auto;
}

#omvat {
	height: 95%;
	left: 0px;
	width: 100%;
	position: absolute;
	text-align: center;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.ExtraStream
{
	width: 250px;
	margin: 0px auto auto 20px;
	text-align: left;
	padding: 0px;
	background-color: #FFF;
	float: right;
}

A 
{
    background-color: White;
    color: Black;
}

A:hover
{
	background-color: White;
    color: #3584a5;
    text-decoration: none;
}

/* -------------------------------- seLink ----------------------------------- */

.seLink A
{
	color: Black;
	text-decoration: none;
	background-position: left center;
	background-image: url(../images/theater/seStandaard/seBullLink.gif);
	background-repeat: no-repeat;
	background-color: White;
	padding-left: 10px;
}
.seLink A:hover
{
	background-image: url(../images/theater/seStandaard/seBullLinkHi.gif);
}

.seLinkDown A
{
	color: Black;
	text-decoration: none;
	background-position: left center;
	background-image: url(../images/theater/seStandaard/seBullDown.gif);
	background-repeat: no-repeat;
	background-color: White;
	padding-left: 10px;
}
.seLinkDown A:hover
{
	background-image: url(../images/theater/seStandaard/seBullDownHi.gif);
}

.seLinkExtern A
{
	color: Black;
	text-decoration: none;
	background-position: left center;
	background-image: url(../images/theater/seStandaard/seBullExtern.gif);
	background-repeat: no-repeat;
	background-color: White;
	padding-left: 10px;
}
.seLinkExtern A:hover
{
	background-image: url(../images/theater/seStandaard/seBullExternHi.gif);
}

.seLinkEmail A
{
	color: Black;
	text-decoration: none;
	background-position: left center;
	background-image: url(../images/theater/seStandaard/seBullEmail.gif);
	background-repeat: no-repeat;
	background-color: White;
	padding-left: 10px;
}
.seLinkEmail A:hover
{
	background-image: url(../images/theater/seStandaard/seBullEmailHi.gif);
}

/* -------------------------------- seLink end ------------------------------- */