html,body{
	margin : 0;
	padding : 0 0 15px 0;
	background-image : url(http://www.gvb-direct.nl/gfx/achtergrond.gif);
	background-position : top left;
	background-repeat : repeat-x;
	background-color : #bdbdbd;
}

html,body {
	line-height : 19px;
	font-family : Tahoma;
	font-size : 11px;
	color : #6A6A6A;
}

a:link, a:visited, a:active {
	color : #FE7013; 
	text-decoration :  underline;
}
a:hover{
	color : #000000; 
	text-decoration : none;
}

form {
	margin : 0 0 0 0;
	padding : 0 0 0 0;
}

hr {
	background-color : #C4C6C8;
	color : #C4C6C8;
	border : 0;
	margin : 0;
	height : 1px;
}

input, select, textarea {
	position : relative;
}

.ullijst {
	list-style-type : none;
	padding : 0 0 0 0;
	margin : 0 0 0 0;
}

h1 {
	padding : 0 0 0 0;
	margin :  0 0 4px 0;
	font-family : Trebuchet MS;
	font-weight : normal;
	font-size : 18px;
	color : #FE7013;
	line-height : normal;
}

h2 {
	padding : 0 0 0 0;
	margin :  0 0 4px 0;
	font-family : Trebuchet MS;
	font-weight :  bold;
	font-size : 16px;
	color : #FE7013;
	line-height : normal;
}

h3 {
	padding : 0 0 0 0;
	margin :  0 0 4px 0;
	font-family : Trebuchet MS;
	font-weight :  bold;
	font-size : 14px;
	color : #FE7013;
	line-height : normal;
}

h4 {
	padding : 0 0 0 0;
	margin :  0 0 4px 0;
	font-family : Trebuchet MS;
	font-weight :  bold;
	font-size : 12px;
	color : #FE7013;
	line-height : normal;
}

h5 {
	padding : 0 0 0 0;
	margin :  0 0 4px 0;
	font-family : Trebuchet MS;
	font-weight :  bold;
	font-size : 11px;
	color : #FE7013;
	line-height : normal;
}

h6 {
	padding : 0 0 0 0;
	margin :  0 0 4px 0;
	font-family : Trebuchet MS;
	font-weight :  bold;
	font-size : 10px;
	color : #FE7013;
	line-height : normal;
}

/* //////////////////// LAYOUT \\\\\\\\\\\\\\\\\\\\ */


.container {
	position : relative;
	margin : 0 auto;
	padding : 15px 0 0 0;
	width : 951px;
}

.holder {
	float : left;
	background-image : url(http://www.gvb-direct.nl/gfx/achter.gif);
	background-position : top left;
	background-repeat : repeat-y;
	width : 951px;
}

.header {
	float : left;
	border-bottom : 1px solid #FFFFFF;
	width : 951px;
	height : 101px;
}

.logo {
	float : left;
	margin : 0 1px 0 0;
	width : 351px;
	height : 101px;
}

.header_r {
	float : left;
	background-color : #ea6a16;
	width : 599px;
	height : 101px;
}

.content {
	float : left;
	width : 951px;
}

.links {
	float : left;
	margin : 0 1px 0 0;
	width : 351px;
}

.moodbar {
	float : left;
	width : 351px;
	height : 391px;
}

.aanmelden a, .aanmelden a:link, .aanmelden a:active, .aanmelden a:visited {
	float : left;
	background-image : url(http://www.gvb-direct.nl/gfx/aanmelden.gif);
	background-position : top left;
	background-repeat : no-repeat;
	width : 351px;
	height : 56px;
}

.aanmelden a:hover{
	float : left;
	background-image : url(http://www.gvb-direct.nl/gfx/aanmelden_hover.gif);
	background-position : top left;
	background-repeat : no-repeat;
	width : 351px;
	height : 56px;
}

.image{
	float : left;
	width : 351px;
	height : 178px;
}

.footer{
	float : left;
	background-image : url(http://www.gvb-direct.nl/gfx/footer.gif);
	background-position : top left;
	background-repeat : repeat-x;
	background-color : #bdbdbd;
	text-align : center;
	padding : 20px 0 20px 0;
	color : #FFFFFF;
	width : 351px;
}

.rechts {
	float : left;
	width : 599px;
}

.menu {
	float : left;
	background-image : url(http://www.gvb-direct.nl/gfx/menu.gif);
	background-position : top left;
	background-repeat : repeat-x;
	width : 599px;
	height : 32px;
}

.text {
	float : left;
	padding : 20px;
	width : 559px;
}

.text_l {
	float : left;
	padding : 0 15px 0 0;
	width : 272px;
}

.tex_r {
	float : left;
	width : 272px;
}

.box {
	float : left;
	width : 415px;
}

.box_top {
	float : left;
	width : 385px;
}

.box_bottom {
	float : left;
	width : 383px;
}

.box_titel {
	float:left;
	font-size:12px;
	font-weight:bold;
}

div.field_caption
        {
            float: left;
            width: 150px;
        }
        div.field_field
        {
            float: left;
        }
        div.field_clear
        {
            clear: both;
        }
        
        
        
.formErr
{
	font-weight : normal;
	font-size: 11px;
	PADDING-RIGHT: 0px;	DISPLAY: none;	PADDING-LEFT: 24px;	
	BACKGROUND: url(http://www.gvb-direct.nl/gfx/ico_err.gif) no-repeat 0px 4px;	
	PADDING-BOTTOM: 0px;	LINE-HEIGHT: 20px;	PADDING-TOP: 8px;
}