@charset "utf-8";
/* CSS Document */

* {	margin: 0; padding: 0; -moz-outline-style: none; }

html { height:100%; } 

body {
	margin: 0 auto;
	background: #BBA993 url(Images/Layout/bg.jpg) top repeat-x;
	font-family: "Trebuchet MS", Verdana, Arial, Sans-serif;
	color: #CCCCCC;
	font-size: 11px;
	line-height: 19px;
	text-align: left;
	overflow: -moz-scrollbars-vertical;
}

input, textarea, select {
	font-family: Trebuchet MS, Verdana, Arial, Sans-serif;
	font-size: 12px;
	border: 1px solid #1F1F1F; background: #FFFFFF;
}

input[type="button"] { cursor: pointer; }


img { border: 0px; -moz-outline-style: none; }

table { border-collapse: inherit; }
table,th, td { border: 0px; vertical-align: top;}

/* Link Definities */
a { -moz-outline-style: none; }
a:link { color: #732725; }
a:active { color: #732725; }
a:visited {	color: #732725; }
a:hover { color: #000; }

P {margin-bottom: 16px;}
.kaart_H2 { font-weight: 700; color: #732725; font-size: 12px;}

.head1 {width: 536px;  margin-left: 23px; height: 45px; background: url(Images/Content/line.gif) repeat-x;}
.head1 H1 {color: #732725; font: "Trebuchet MS"; font-weight: bold; font-size: 14px;  margin-top: 14px; padding-right: 10px; float: left; background-color:#F8F8F8; }
.head2 {width: 238px;  margin-left: -13px; height: 8px; background: url(Images/Layout/line2.gif) repeat-x; margin-top: 4px; margin-bottom: 16px;}
#text {width: 536px;  margin-left: 23px; color: #333;}

/* Layout */
#container { width: 866px; min-height: 810px; margin: 0 auto; }

	#left_side {width: 591px; height: 400px; margin: 0px auto;  float: left; }
		#header {width: 567px; height: 147px; margin: 0px auto; margin-top: 43px; margin-left: 6px; padding-right: 9px; text-align: right; }
		#navigation {width: 576px; height: 27px; margin: 0px auto; margin-left: 6px; position: relative;}
		
			#navigation a { color: #FFFFFF; text-decoration: none; }

		#page_top {width: 580px; height: 9px; margin: 0px auto; margin-left: 3px; background: url(Images/Layout/content_top.jpg) no-repeat; }
		#page_image {width: 576px; height: 131px; margin: 0px auto; margin-left: 3px; padding-left: 3px; padding-right: 1px; background: url(Images/Layout/content_bg.jpg) repeat-y; }
		#page_imageBottom {width: 580px; height: 8px; margin: 0px auto; margin-left: 3px; background: url(Images/Layout/content_image_bottom.jpg) no-repeat; }
		#page_content {width: 580px; min-height: 600px; margin: 0px auto; margin-left: 3px; background: url(Images/Layout/content_bg.jpg) repeat-y; }
		#page_bottom { width: 580px; height: 7px; margin: 0px auto; margin-left: 3px; background: url(Images/Layout/content_bottom.jpg) no-repeat; }


	#right_side {width: 275px; min-height: 400px;  margin: 0px auto;  float: left;}
		#logo {width:  275px; height: 185px; margin-top: 32px; background: url(Images/Layout/logo_de_Belofte.jpg) no-repeat; }
		#attentions {width: 255px; min-height: 200px; margin: 0px; padding-left: 20px; background: url(Images/Layout/attention.jpg) repeat-y; padding-bottom: 16px;}
		#attentions_bottom {width: 275px; height: 11px; margin: 0px; padding-left: 0px; background: url(Images/Layout/attention_bottom.jpg) no-repeat; float: left; }

			.attention_container { width: 241px; margin-left: 13px;}
			.attention_h1 {font-size: 16px; color: #732725; font-weight: bold; margin: 0px; padding-bottom: 6px; font: "Trebuchet MS"; }
			.attention_h1_lieve {font-size: 16px; color: #732725; margin: 0px; padding-bottom: 6px; font-style: italic; font-family: "Lucida Handwriting"; }
			p.attention_text {font-size: 11px; color: #732725; padding-left: 20px;  margin: 0px; padding-right: 29px;  }
			p.attention_link {font-size: 11px; color: #732725; text-align: right; padding-right: 29px;  margin: 0px; margin-top: 4px; text-decoration: underline; cursor: pointer;}
			
.new_page {margin-left: -22px; background: url(Images/Layout/new_page.jpg) no-repeat; height: 6px; width: 579px; margin-top: 10px; margin-bottom: 16px;}

#footer { float: left; width: 576px; height: 30px; margin: 0 auto; margin-left: 6px; color: #685e52; text-align: right; padding-right: 283px;}
