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

* 					{margin: 0; padding: 0; }

html 				{height: 100%;}

form 				{margin: 0; padding: 0;}

body				{font-family:"Trebuchet MS"; line-height:1.6em; margin: 0px 0px 0px 0px; font-size:11px; color:#732827; background:#ccc;}

a:link, a:visited 	{text-decoration:underline; font-weight:normal; color:#732827; outline:none;}
a:hover, a:active	{text-decoration:underline; font-weight:normal; color:#732827;}

input.button 		{cursor: pointer;}
		
p 					{margin-top:0; margin-bottom:6px;}

img 				{border:0 none;}

h1					{font-family:"Trebuchet MS"; font-size:16px; line-height:16px; color:#732827; letter-spacing:1px; padding-bottom:16px;}
h2					{font-family:"Trebuchet MS"; font-size:11px; font-weight:bold; padding:6px 0px;}


/* CSS stylen */


div#container				{margin:0px auto; width:1000px;}
div#logo					{width:1000px; float:left; height:62px; padding:34px 0px 34px 0px; text-align:center; background: #ccc;}
div#header					{width:1000px; float:left; height:223px; background:#fff; padding:2px 0px 2px 0px;}
div#talen					{width: 48px; float:left; height: 20px; padding-left: 952px; margin-top: 18px;}

div#menu					{width:1000px; float:left; height:39px; background:#732827;}
div#menu ul					{font-family:"Trebuchet MS"; font-size:13px; text-transform:uppercase; line-height:39px; padding:0px 0px 0px 0px; text-align:center;}
div#menu ul li				{list-style-type:none; display:inline; margin-left:4em; margin-right:4em;}
div#menu ul li a			{color:#fff; text-decoration:none;}
div#menu ul li a:hover		{color:#AB7E7D; text-decoration:none;}
div#menu ul li a.active		{color:#AB7E7D; text-decoration:none;}

div#submenu					{width:300px; float:left;}
div#submenu ul				{font-family:"Trebuchet MS"; font-size:12px; text-transform:uppercase; line-height:237%; padding:0px 0px 0px 32px;}
div#submenu ul li			{list-style-type:none; display:block;}
div#submenu ul li a			{color:#646161; text-decoration:none;}
div#submenu ul li a:hover	{color:#732827; text-decoration:none;}
div#submenu ul li a.active	{color:#732827; text-decoration:none;}
div#talen a					{ margin: 0 0 0 3px; border: none; }

div#content					{width:966px; float:left; background:#fff; padding:24px 10px 24px 24px;}
div#linkerkolom				{width:292px; float:left;}
div#middenkolom				{width:328px; float:left; border-right:1px solid #732827;  border-left:1px solid #732827; padding:0px 20px 0px 20px;}
div#rechterkolom			{width:292px; float:left;}

div#rechterkolom-breed 		{width:640px; border-left:1px solid #732827; float:left; padding:0px 0px 0px 20px;}
div#rechterkolom-breed ul 	{padding:10px 0px 10px 16px;}
div#rechterkolom-breed img	{padding:5px 0px;}

#tekst						{float:left; width:340px;}
#afbeelding					{float:right; width:270px;}

div#content-lang			{width:582px; font-size:10px; float:left; color:#BCBCBC; padding:24px 50px 0px 0px;}
div#footer					{width:1000px; float:left; height:39px; border-top:3px solid #732827; background:url(../img/footer.jpg) no-repeat center;}
div#footer2					{width:1000px; float:left; height:39px; border-top:3px solid #732827; background:url(../img/footer_eng.jpg) no-repeat center;}
.button						{border: none; background-color: #732827; color: #FFFFFF; font-size: 11px; margin-top: 5px; }


/**** css photoshuffler ****/

#photodiv 					{background-repeat: no-repeat;}



