@charset "utf-8";

/* CSS Document */

body.frontend
{
	background-color: #fafaf4;
	color: #e3e3e3;
	font-size: 10pt;
	background-image: url(/tpl/img/Background.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	font-family: arial, helvetica, sans-serif;
	padding: 0;
	margin: 0;
}

a
{
	color: #ff2a57;
	text-decoration: none;
}

a:hover
{
	color: #ff2a57;
	text-decoration: underline;
}

a.ext
{
	color: #087c89;
	text-decoration: none;
	font-family: georgia, 'times new roman', times, serif;
	font-style: italic;
	font-size: 0.9em;
	font-weight: bold;
}

a.ext:hover
{
	color: #087c89;
	text-decoration: underline;
}

#wrapper
{
	padding: 0;
	margin: 0;
	width: 970px;
	height: auto;
}

#locales
{
  position: fixed;
  top: 20px;
  left: 20px;
}

#menu
{
	font-family: georgia, 'times new roman', times, serif;
	font-weight: bold;
	font-size: 0.9em;
	font-style: italic;
	color: #000;
	text-align: center;
	position: absolute;
	width: 625px;
	height: 22px;
	left: 330px;
	top: 202px;
}

#menu_item_links
{
	line-height: 22px;
	vertical-align: middle;
	width: 48px;
	height: 22px;
	background-color: #ff7200;
	float: left;
}

.menu_item
{
	line-height: 22px;
	float: left;
	width: auto;
	min-width: 62px;
	height: 22px;
	background-color: #ff7200;
	margin-left: 3px;
	text-align: center;
	padding-left: 4px;
	padding-right: 4px;
}

.menu_item a
{
	color: #000;
	text-decoration: none;
}

.menu_item a:hover,
	a.menu_item_active,
	a.menu_item_active:hover
{
	color: #fff;
	text-decoration: none;
}

#content_tekst
{
	color:#000;
	width:624px;
	height:430px;
	position:absolute;
	left: 480px;
	top: 410px;
	background-image:url(/tpl/img/background_tekstpagina.jpg);
	background-position:top;
	background-repeat:no-repeat;
	background-color:#f5f5f5;
}

#flash_player
{
	background-image:url(/tpl/img/muziekplayer.jpg);
	width:212px;
	height:147px;
	padding-top: 10px;
	position:absolute;
	left: 755px;
	top: 0px;
}

#content_all
{
	color:#000;
	width:622px;
	position:absolute;
	left: 330px;
	top: 225px;
	margin-bottom: 50px;
}

#content_top
{
	width:624px;
	height:2px;
	background-image:url(/tpl/img/content_top.jpg);
	overflow:hidden;
}

#content_midden
{
	width:624px;
	background-image:url(/tpl/img/project_1_achtergrond_03.jpg);
	background-position:top;
	background-image:url(/tpl/img/content_midden.jpg);
	min-height: 350px;
}

#content_midden_content_home
{
	margin:0 auto 0 auto;
	padding: 10px;
	width: 600px;
	background-repeat:no-repeat;
	background-position:top right;
	min-height: 350px;
}

#content_midden_content_home img
{
  border: 2px solid #ff7200;
}

#content_midden_content
{
	margin:0 auto 0 auto;
	padding: 10px;
	width:600px;
	/* background-image:url(/tpl/img/project_3_achtergrond.jpg);*/
	/* background-image:url(/tpl/img/project_1_achtergrond.jpg);*/
	/* background-image:url(/tpl/img/project_2_achtergrond.jpg);*/
	background-repeat:no-repeat;
	min-height: 350px;
}

#content_bottom
{
	width: 624px;
	height: 55px;
	padding-top: 10px;
	background-image: url(/tpl/img/content_bottom.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	overflow: hidden;
}

#copyright-text
{
	text-align: right;
	font-size: 0.8em;
	color: #aaa;
}

#copyright-text a
{
	color: #888;
	text-decoration: underline;
}

#copyright-text a:hover
{
	color: #aaa;
}

#noflash
{
	margin-top: 40px;
	margin-left: 20px;
	margin-right: 20px;
	color: #fff;
}

h1, h2, h3, h4, h5
{
	font-size: 1.8em;
	color: #087c89;
	font-style: italic;
	font-family: georgia, 'times new roman', times, serif;
}

h2
{
	font-size: 1.5em;
}

h3
{
	font-size: 1.3em;
}

h4
{
	font-size: 1.1em;
}

h5
{
	font-size: 1.0em;
}

strong
{
	font-weight: bold;
}

em, i
{
	font-style: italic;
	/* font-family: georgia, 'times new roman', times, serif; */
}

.clear
{
	clear:both;
	min-height: 1px;
}

.php-log
{
	width: 10000px;
	clear: both;
	position: fixed;
	bottom: 0px;
	left: 0px;
}
