/* Global styles
–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––*/
html, body, div, span, applet, object, iframe, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td{
	margin:0;
	padding:0;
	border:none;
	outline:0;
}
html,body{
	height:100%;
}
body {
background-image:url(../img/chocolatebg.jpg);
	background-repeat:no-repeat;
	background-color:#4a3f34;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color:#4c3d2d;
}
:focus{
	outline:none;
}
hr{
	border:1px solid #000;
}
table{
	font-size:13px;
	border-collapse:collapse;
	border-spacing:0;
}
a{
	color:#544135;
	text-decoration:none;
}
a:hover{
	color:#544135;
	text-decoration:underline;
}
p{
	margin-bottom:10px;
}
ul,ol{
	margin:5px 0 10px 25px;
}
/* ---------------------- */



/**h1 {
font-size:22px;
border-bottom: solid  1px #869c36;
padding: 20px 0px 5px 5px;
}**/


#Info img{
	border: 1px solid #ffffff;
}



/** Intro pagaina **/
		
#intro {
background-image:url(../img/intro_bg.jpg);
width:100%;
height:225px;
margin-top:250px;
position:absolute;}

#intro #header2{
background-image:url(../img/intro.jpg);
margin-left:auto;
margin-right:auto;
height:225px;
width:951px;}

#intro #header2 #proximedialogo {
position:absolute;
margin-left:0px;
margin-top:90px;
}

#intro #header2 #adres {
font-size:11px;
top:10px;
position:absolute;
margin-left:350px;
}

#intro #header2 #adres a{
color:#524034;
font-weight:bold;
font-size:12px;
}

#intro #header2 #adres a:hover{
font-size:12px;
color:#8c7f6e;
font-weight:bold;
}

#intro #header2 #enter {
font-size:20px;
margin-left:350px;
position:absolute;
top:100px;
text-transform:uppercase;
font-weight:bold;
}

/** Layout **/

#layout{
position:relative;
margin-left:auto;
margin-right:auto;
background-image:url(../img/layout_background.jpg);
background-repeat:repeat-x;
background-color:#cfc1a0;
}

#container {
position:relative;
width:1035px;
margin-left:auto;
margin-right:auto;
background-image:url(../img/layout_bg.jpg);
background-repeat:no-repeat;
min-height:634px;
}

#header {
position:relative;
height:106px;
}
#header #menu{
	position:absolute;
	margin:0;
	padding:0;
	list-style:none;
	margin-left:0px;
}
#header #menu li{
	float:left;
	text-align:center;
}
#header a {
font-family:Arial;
font-size:14px;
font-weight:bold;
text-transform:uppercase;
text-decoration:none;
display:block;
margin:0 2px;
}
#header a:hover {
border-bottom:3px solid #4b3a2d;
text-decoration:none;
}
#header a img{
	margin-bottom:5px;
}
#header table{
	margin-left:-100px;
}
#content {
	position:relative;
	padding-top:85px;
	overflow:hidden;
	font-size:9pt;
}

#content a {
color:#b5360a;
font-weight:bold;}


#content a:hover {
text-decoration:underline;}


#content #links {
position:relative;
width:229px;
margin-left:40px;
float:left;
padding-top:135px;
}

#content #links #proximedia {
padding-top:28px;}

#content #links h1 {
font-size:14px;
font-weight:bold;}

#content #rechts {
position:relative;
width:710px;
float:right;
}

#content #rechts h1 {
font-size:16px;
font-weight:bold;
padding-bottom:2px;
border-bottom:1px solid #4c3a2c;}
