/***********************************************************
***  © Copyright == Emeni Automatiseringstechnieken      ***
***  Vijfhuizenberg 42a, 4708 AL Roosendaal              ***
***  Telefoon: 0165 - 571241, Fax: 0165 - 570669         ***
***  E-mail: info@emeni.nl / www.emeni.nl                ***
***********************************************************/

body {
	font-family: arial, verdana, tahoma;
	color: #000000;
	/*	background-color: #0C5D8A;*/
	background-image: url(../images/layout/bckgr2c.jpg);
	margin: o px auto;
}


#wrapper{
	
	width: 700px;
	height: 713px;
	margin: 0px auto;
	position: relative;
	background-color: #C8E1F7;
	border-bottom: 1px solid #000000;
}


#header{

	width: 700px;
	height: 209px;
	margin: 0px auto;
	background-image: url(../images/thema/index_01b.gif);
	background-repeat: no-repeat;
	background-position: center top;
	position: relative;
	display: block;
}

#header2{

	width: 700px;
	height: 209px;
	margin: 0px auto;
	background-image: url(../images/thema/index_01c.gif);
	background-repeat: no-repeat;
	background-position: center top;
	position: relative;
	display: block;
}

#header3{

	width: 700px;
	height: 209px;
	margin: 0px auto;
	background-image: url(../images/thema/index_01d.gif);
	background-repeat: no-repeat;
	background-position: center top;
	position: relative;
	display: block;
}

#header4{

	width: 700px;
	height: 209px;
	margin: 0px auto;
	background-image: url(../images/thema/index_01e.gif);
	background-repeat: no-repeat;
	background-position: center top;
	position: relative;
	display: block;
}

#menu{
	width: 700px;
	height: 30px;
	margin-top: 0px auto;
	background-image: url(../images/layout/menu1.gif);
	background_repeat: no-repeat;
	background_position: center top;
	position: relative;
	display: block;
	color: #ffffff;
}

#m1{
	width: 175px;
	height: 25px;
	margin-top: 5px;
	float: left;
}

#m2{
	width: 175px;
	height: 25px;
	margin-top: 5px;
	float: left;
}

#m3{
	width: 175px;
	height: 25px;
	margin-top: 5px;
	float: left;
}

#m4{
	width: 175px;
	height: 25px;
	margin-top: 5px;
	float: left;
}

#wrapper_content_background{
	width: 700px;
	height: 486px;
	margin: 0px auto;
	background-image: url(../images/layout/index_03b.gif);
	background-repeat: no-repeat;
	background-position: fixed;
}

#wrapper_content{
	width: 700px;
	height: 486px;
	margin: 0px auto;
	overflow: auto;
}



#content_left{
	width: 520px;
	height: 486px;
	margin: 0px auto;
	position: relative;
	float: left;
	display: block;
	text-align: left;
}

#content_right{

	width: 158px;
	height: 486px;
	margin: 0px auto;
	position: relative;
	display: block;
	float: right;
	text-align: left;
}

#content_left h1{

	font-size: 1em;
	margin: 10px;
}



#content_left p{

	font-size: 0.8em;
	margin: 10px;
}

#content_left a{

	font-size: 0.9em;
	color: #0c5d8a;
}

#content_left a:hover{

	font-size: 0.9em;
	color: #D68000;
}

#content_right a{

	font-size: 0.9em;
	color: #0c5d8a;
}

#content_right a:hover{

	font-size: 0.9em;
	color: #000;
}

hr{
	border: 1px solid;
}

#content_right p{

	font-size: 0.8em;
	margin: 10px;
}

h1{

	font-size: 0.9em;
	margin: 10px;
}

h2{

	font-size: 0.9em;
	margin: 10px;
	color: #0c5d8a;
}

h3{

	font-size: 0.8em;
	margin: 10px;
	color: #000;
}

a{
	margin-top: 10px;
	color: #c4c4c4;
	text-decoration: none;
}

a:hover{
	margin-top: 10px;
	color: #ffffff;
}

.left{
	width: 110px;
	height: 15px;
}

.right{
	width: 300px;
	height: 15px;
}

.empty{
	height: 15px;
}


.overzicht{
	font-size: 0.8em;
	margin: 10px;
}

.small_text{
	font-size: 0.8em;
}

hr{
	width: 90%;
	height: 1px;
	margin-left: 10px;
	color: #000;
}
.table1 {
	margin: 0 px auto;
}
