/*	css by artform media
	comments by	k. vd broek @ artform media */

body { background:#edecd9 url('/images/background.jpg') top center repeat-x; } 

#container { position:relative; margin:0 auto; width:730px; height:710px; background:#fff; text-align:left; border-left:10px solid #fff; border-right:10px solid #fff; border-bottom:10px solid #fff; }

#inline { position:relative; width:730px; height:710px; background:#edecd9; overflow:hidden; }

#header { position:relative; background:#b5e427 url('/images/hd-topleft.jpg') top left no-repeat; width:730px; height:110px;  }
#hd_titles { position:relative; top:30px; background:#fff; width:730px; height:80px; }
#hd_title_left { position:relative; width:215px; height:70px; float:left; padding:20px; }
#hd_title_left h1 { text-transform:uppercase; }
#hd_title_right { position:relative; width:435px; height:70px; float:right; padding:35px 15px 5px 25px; }

#content { position:relative; width:730px; height:600px; }

#content_left { position:relative; width:255px; height:600px; float:left; }

#menu { position:relative; background:url('/images/bg-menu.jpg') 0 0 no-repeat; padding:0; width:255px; height:320px; }
#mainmenu { padding:25px; width:205px; height:270px; }
#mainmenu li { display:inline; }
#mainmenu ul, #mainmenu ul li { list-style:none none; }
#mainmenu a { float:left; width:200px; height:25px; border-bottom:1px solid #2c5126; color:#89916c; font-size:11pt; padding-top:5px; text-decoration:none; }
#mainmenu a:hover { border-bottom:1px solid #acbb66; color:#acbb66; text-decoration:none; }
#mainmenu a.current { border-bottom:1px solid #acbb66; color:#acbb66; text-decoration:none; }

#adres { position:relative; background:#c4c3bb; padding:20px 25px 0 25px; width:205px; height:220px; } 
#adres p { font-size:8pt; line-height:15pt; }

#content_right { position:relative; width:475px; height:570px; float:right; }
#actual_content { position:relative; width:425px; height:570px; padding:25px; }
#actual_content  p { text-align:justify; line-height:15pt; }

.stars_small { font-family:verdana; font-size:9pt; line-height:15pt; color:#ff0000; letter-spacing:-1px; }
.stars_large { font-family:verdana; font-size:10pt; line-height:15pt; color:#ff0000; letter-spacing:-2px; }

