@charset "utf-8";
/* CSS Document */
body, html
{
	background-color: #6d6e71;
	margin: 0px;
	padding: 0px;
	border: 0;
	background-image: url(../images/body.bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 100%;
}
#mainWrapper
{
	margin-left: auto;
	margin-right: auto;
	width: 862px;
}
#headerWrapper
{
	width: 862px;
	height: 158px;
	background-image: url(../images/header.bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#topMenuWrapper
{
	width: 862px;
	height: 26px;
	background-image: url(../images/top.menu.bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;	
}
#topContentWrapper
{
	float:left;
	width: 862px;
	height: 21px;
	clear: both;
	background-image: url(../images/main.content.top.bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#mainContentWrapper
{
	float:left;
	width: 861px;
	height: 500px;
	clear:both;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	background-image: url(../images/main.content.right.bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #545557;	
}

#mainContentLeftWrapper
{
	position: relative;
	float: left;
	width: 690px;
	height: 500px;
	background-color: #545557;
	background-image: url(../images/main.content.left.bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	overflow:auto;
}
/*#contact_naam
{	position: relative;	float: left;	width: 550px;	height: 20px;	text-align:right;	}
#contact_naam_gol
{	position: relative;	float: left;	width: 650px;	height: 1px;	text-align:right;	}
#contact_naam_error
{	position: relative;	float: left;	width: 650px;	height: 30px;	text-align:right;	}
#contact_addres
{	position: relative;	float: left;	width: 550px;	height: 30px;	text-align:right;	}
#contact_addres_gol
{	position: relative;	float: left;	width: 650px;	height: 1px;	text-align:right;	}
#contact_addres_error
{	position: relative;	float: left;	width: 650px;	height: 30px;	text-align:right;	}
#contact_postcode
{	position: relative;	float: left;	width: 550px;	height: 30px;	text-align:right;	}
#contact_postcode_gol
{	position: relative;	float: left;	width: 650px;	height: 1px;	text-align:right;	}
#contact_postcode_error
{	position: relative;	float: left;	width: 650px;	height: 30px;	text-align:right;	}
#contact_plaats
{	position: relative;	float: left;	width: 550px;	height: 30px;	text-align:right;	}
#contact_plaats_gol
{	position: relative;	float: left;	width: 650px;	height: 1px;	text-align:right;	}
#contact_plaats_error
{	position: relative;	float: left;	width: 650px;	height: 30px;	text-align:right;	}
#contact_telefoonnummer
{	position: relative;	float: left;	width: 550px;	height: 30px;	text-align:right;	}
#contact_telefoonnummer_gol
{	position: relative;	float: left;	width: 650px;	height: 1px;	text-align:right;	}
#contact_telefoonnummer_error
{	position: relative;	float: left;	width: 650px;	height: 30px;	text-align:right;	}

#contact_opmerking_gol
{	position: relative;	float: left;	width: 650px;	height: 1px;	text-align:right;	}
#contact_opmerking_error
{	position: relative;	float: left;	width: 650px;	height: 30px;	text-align:right;	}
#contact_opmerking_spatiu
{	position: relative;	float: left;	width: 50px;	height: 1px;	text-align:right;	}
*/
#referinta_titlu
{	position: relative;	float: left;	width: 550px;	height: 30px;	text-align:left;	}
#referinta_continut
{	position: relative;	float: left;	width: 550px;	text-align:left;	vertical-align:top;	}
.clasa_input
{
	width: 350px;
}
.clasa_textarea
{
	height: 200px;
	width: 300px;
	margin: 3px;
}
.clasa_textarea_mica
{
	height: 50px;
	width: 350px;
}
#afis
{
	padding: 10px;
}

#mainContentRightWrapper
{
	float: left;
	width: 148px;
	padding-left: 10px;
	padding-right: 10px;
}
#footer
{
	font-family: arial;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	float: left;
	clear:both;
	text-align:center;
	width: 862px;
}
#textContent
{
	margin: 10px;
}
/* ics */
table.edit {
    border-collapse: collapse;
    margin: 1em;
}
table.edit tr {
	background: #f0f0f0;
}
table.edit td {
	color: #000;
    
}
.blue {
	background: #647181;
	color: #fff;
	text-align: center;
	height: 26px;
	padding-left: 2px;
}
input{
color:#333;
padding:2px 2px;
/*background-color:#fff593;*/
text-decoration:none;
width:200px;
border: 1px solid #ccc;
}
select, textarea {
	color:#333;
	padding:2px 2px;
	background-color:#fff;
	border: 1px solid #ccc;	
}
.button {
	background: #000;
	color: #fff;
	width: 100px;
}
.button2 {
	background: #000;
	color: #fff;
}
.clear {
	clear: both;
}
#backendwrapper
{
	height: 700px;
	background: #d4dbde;
	width: 175px;
}
#informatie
{
    width: 470px;
    
    /*margin: 0 auto;*/
}
#informatie fieldset
{
    margin: 5px;

}
#informatie fieldset label, .afisare_continut fieldset label
{
    width: 120px;
    float: left;
    text-align: left;
    margin-top: 6px;
}

#informatie fieldset input, .afisare_continut fieldset input
{
    width: 300px;
    margin: 3px;
    float:left;
}
#informatie fieldset select
{
    width: 305px;
    margin: 3px;
}
#informatie fieldset input.checkbox{
    width: 10px;
    margin: 7px;
    vertical-align:middle;
}
.error_message{
	float: right;
}
