@import url("/_include/reset.css");

body {font:11px 'Verdana',Sans-serif; line-height:120%; background:#013A5B url('/_images/background.gif') top repeat-x;}
h1 {font-size:20px; margin-bottom:25px; color:#000;}
h2 {margin-bottom:10px;}
h3 {margin-top:15px;}
p {margin-bottom:15px;}
h2,h3,strong {font-weight:bold;}
ul	{margin-bottom:15px;}
li	{list-style:circle;}
table	{font-size:9px; border:1px solid #CCC; margin-bottom:15px;}
th,td	{padding:1px; border:1px solid #EEE;}
th	{background:#EEE; border-bottom:1px solid #CCC;}
small	{font-size:9px;}

img	{border:0px; display:block;}

a	{font-weight:bold; color:#333; text-decoration:underline;}
a:hover	{color:#777; text-decoration:none;}

#container {position:relative;}

#navigatie {width:100px; position:absolute; top:130px; left:18px;}
#navigatie li {border-top:2px solid #FFF; list-style:none;	padding-top:4px; padding-bottom:4px;}
#navigatie a {color:#FFF; text-decoration:none;}
#navigatie a:hover {color:#000066;}
#navigatie ul li {margin:0px;}
#navigatie ul li.selected {color:#000066;}
#navigatie ul li.selected a {color:#000066; font-weight:bold;}

#subnavigatie	{position:absolute; top:57px; left:125px;}
#subnavigatie li	{display:inline; float:left; margin-right:1px; width:139px;}
#subnavigatie li {background:url('/_images/button-on.gif'); text-align:center;}
#subnavigatie li:hover	{background:url('/_images/button-over.gif');}
#subnavigatie li.selected 	{background:url('/_images/button-over.gif');}
#subnavigatie a	{color:#000; font-size:10px; font-weight:bold; text-decoration:none;}

#productennavigatie	{width:170px; position:absolute; top:100px; left:130px; z-index:3;}
#productennavigatie h3	{color:#008CD0; font-size:13px; margin-bottom:5px;}
#productennavigatie li	{line-height:150%; list-style:circle; margin-left:15px;}
#productennavigatie li.selected a	{color:#FFF; text-decoration:none;}
#productennavigatie a	{color:#333; font-weight:bold; font-size:10px;}
#productennavigatie a:hover	{color:#777;}
#productennavigatie a	small {font-size:9px; font-style:italic; font-weight:normal; display:block;}

#broodkruimels {position:absolute; top:80px; left:340px; z-index:2;}
#broodkruimels a	{color:#000066;}
#broodkruimels,#broodkruimels a	{font-size:10px; font-weight:normal;}
#broodkruimels a	{color:#999; text-decoration:none;}
#broodkruimels a:hover	{color:#444; text-decoration:underline;}

#logo {width:97px; height:122px; position:absolute; top:355px; left:15px;}
#header {position:absolute;	right:0px; top:30px; height:18px; width:142px;}

#content {position:absolute; top:70px; left:125px; width:699px; line-height:170%; background:#FFF; border:1px solid #FFF;}
#artikel	{width:497px; float:right; background:#FFF; min-height:550px;  padding:15px;}
#artikel h1	{margin-top:35px;}
#artikel table {width:100%;}
#artikel ul	{margin-left:15px;}
#foto	{}
#foto img	{margin-bottom:40px; margin-right:10px;}
#fotohome img {float:left; margin-right:10px; margin-bottom:35px; border:1px solid #008CD0;}
#fotorechts {float:right; margin-bottom:40px; margin-right:10px;}


#languagechoice	{position:absolute; top:260px; left:25px;}
#languagechoice	{width:80px; height:50px; padding-top:10px; padding-left:10px;}
.language	{width:25px; float:left; margin-right:10px; margin-bottom:10px;}
.language a img	{border:1px solid #FFF;}
.language a.selected img	{border:1px solid red;}
.clear	{clear:both;}

img.inline {
	display: inline;
}
