/**
 * Style sheet gatewayvertalingen
 */
body
{
	background-color:#EEF8FE;
}

#voorwaarden
{
	padding-top:40px;
}

#voorwaarden a:link, #voorwaarden a:visited
{
	padding-left:185px;
	font-size:10px;
	color:#999999;
	text-transform: lowercase;
}

.toggler
{
	cursor:pointer;
	cursor:hand;
}

div.ce_accordion div.toggler
{
	font-weight:bold;
	color: rgb(0, 102, 153);
}

div.ce_accordion div.toggler:hover
{
	text-decoration:underline;
	color: rgb(0, 102, 153);
}

#header
{
	overflow:visible;
}

#main .inside
{
	padding-top:20px;
}

#mainiframe
{
	text-align: center;
}

#header .inside .mod_randomImage
{
	width:760px;
	height:100px;
	overflow:hidden;
}

#header .mod_changelanguage li a span, #header .mod_changelanguage li a
{
	font-size:10px;
	color:#ffffff;
}

.mod_changelanguage ul
{
	margin:0px;
	padding:0px;
	vertical-align:middle;
	font-size:0.8em;
	list-style-type:none;
}

.mod_changelanguage  ul li
{
	float:left;
	margin:1px;
	padding:0px 10px 0px 0px;
	white-space:nowrap;
}

.mod_changelanguage ul li a
{
	display:block;
}

.mod_changelanguage a:link, .mod_changelanguage a:visited, .mod_changelanguage p
{
	text-decoration:none;
	font-size:10px;
	color:#ffffff;
	line-height:16px;
}

.mod_changelanguage  a:hover, .mod_changelanguage li a:hover span
{
	text-decoration:underline;
	color:#cccccc;
}

div.mod_changelanguage
{
	left:630px;
	top:100px;
	position:absolute;
	overflow:visible;
	vertical-align:middle;
	z-index: 4;
}

#header #flashes
{
	width:550px;
	height:70px;
	left:45px;
	top:20px;
	position:absolute;
	overflow:hidden;
	font-size:16px;
	color:#ffffff;
	line-height:28px;
	z-index: 20;
	filter:alpha(opacity=90);
	-moz-opacity:.90;
	opacity:.90;
}

#header #flashes p
{
	font-size:16px;
	color:#ffffff;
	line-height:28px;
}
