body		{ margin: 0px; margin-top: 28px; font-family: Arial, Helvetica, sans-serif; }

div#container	{ width: 100%; height: 100%; text-align: center; }

div#header		{ width: 790px; height: 84px; margin: auto; text-align: left; }
div#header div#logo	{ width: 395px; height: 56px; /*background-image: url('../img/logo.png'); background-repeat: no-repeat;*/ }

div#mainmenu	{ position: relative; width: 790px; height: 24px; padding-top: 4px; margin: auto; text-align: left; background-image: url('../img/menu_balk.png'); background-repeat: no-repeat; }
div#mainmenu ul	{ list-style-type: none; margin: 0px; padding: 0px; margin-left: 15px; line-height: 16px; }
div#mainmenu li	{ display: inline; padding-right: 30px; }
div#mainmenu a	{ color: #000000; text-decoration: none; font-size: 12px; font-weight: bold; }
div#mainmenu a:hover	{ text-decoration: underline; }
div#mainmenu li.menu_item_selected a { color: #ffffff; }

div#language	{ position: absolute; top: 5px; right: 10px; }

div#content	{ width: 770px; margin: auto; margin-top: 10px; text-align: left; font-size: 12px; line-height: 16px; }
div#content h2	{ font-style: italic; color: #08cd00; }

div#blokken		{ width: 790px; margin: auto; margin-top: 30px; text-align: left; position: relative; }
div#blok1				{ float: left; width: 259px; }
div#blok1 div.balk		{ width: 249px; height: 22px; padding-top: 6px; background-image: url('../img/blok1_balk.png'); background-repeat: no-repeat; font-weight: bold; padding-left: 10px; font-size: 12px; }
div#blok1 div.content	{ width: 239px; height: 163px; background-color: #d7d7d7; padding: 10px; font-size: 12px; }
div#blok1 div.bottom	{ width: 259px; height: 9px; background-image: url('../img/blok1_bottom.gif'); background-repeat: no-repeat; }

div#blok2				{ float: left;  width: 253px; padding-left: 9px; }
div#blok2 div.balk		{ width: 243px; height: 22px; padding-top: 6px; background-image: url('../img/blok2_balk.png'); background-repeat: no-repeat; font-weight: bold; padding-left: 10px; font-size: 12px; }
div#blok2 div.content	{ width: 233px; height: 172px; background-color: #000000; padding: 10px; font-size: 12px; color: #ffffff; }

div#blok3				{ float: right; width: 259px; }
div#blok3 div.balk		{ width: 249px; height: 22px; padding-top: 6px; background-image: url('../img/blok3_balk.png'); background-repeat: no-repeat; font-weight: bold; padding-left: 10px; font-size: 12px; }
div#blok3 div.content	{ width: 239px; height: 163px; background-color: #d7d7d7; padding: 10px; font-size: 12px; }
div#blok3 div.bottom	{ width: 259px; height: 9px; background-image: url('../img/blok3_bottom.gif'); background-repeat: no-repeat; }

div#footer		{ width: 790px; margin: auto; padding-top: 10px; position: relative; font-size: 11px; clear: both; }
div#footer div.left		{ float: left; }
div#footer div.right	{ float: right; }
div#footer a			{ color: #000000; text-decoration: none; }
div#footer a:hover		{ text-decoration: underline; }

/* template content */
div#content_title	{ width: 770px; margin: auto; text-align: left; font-size: 30px; margin-top: 28px; margin-bottom: 20px; }
div#body			{ width: 790px; margin: auto; position: relative; text-align: left; margin-top: 30px;}
div#content_left	{ width: 500px; float: left; text-align: left; font-size: 12px; margin-left: 10px; line-height: 16px; }
div#content_left h2	{ font-style: italic; color: #08cd00; }

div#content_right				{ width: 259px; float: right; text-align: left; }
div#content_blok1				{ width: 259px; }
div#content_blok1 div.balk		{ width: 249px; height: 22px; padding-top: 6px; background-image: url('../img/blok3_balk.png'); background-repeat: no-repeat; font-weight: bold; padding-left: 10px; font-size: 12px; }
div#content_blok1 div.content	{ width: 239px; height: 163px; background-color: #d7d7d7; padding: 10px; font-size: 12px; }
div#content_blok1 div.bottom	{ width: 259px; height: 9px; background-image: url('../img/blok3_bottom.gif'); background-repeat: no-repeat; }

div#content_blok2				{ width: 259px; margin-top: 15px; }
div#content_blok2 div.balk		{ width: 249px; height: 22px; padding-top: 6px; background-image: url('../img/blok2_alt_balk.png'); background-repeat: no-repeat; font-weight: bold; padding-left: 10px; font-size: 12px; }
div#content_blok2 div.content	{ width: 239px; height: 163px; background-color: #000000; color: #ffffff; padding: 10px; font-size: 12px; }
div#content_blok2 div.bottom	{ width: 259px; height: 9px; background-image: url('../img/blok2_alt_bottom.gif'); background-repeat: no-repeat; }

div#content_blok3				{ width: 259px; margin-top: 15px; }
div#content_blok3 div.balk		{ width: 249px; height: 22px; padding-top: 6px; background-image: url('../img/blok3_balk.png'); background-repeat: no-repeat; font-weight: bold; padding-left: 10px; font-size: 12px; }
div#content_blok3 div.content	{ width: 239px; height: 163px; background-color: #d7d7d7; padding: 10px; font-size: 12px; }
div#content_blok3 div.bottom	{ width: 259px; height: 9px; background-image: url('../img/blok3_bottom.gif'); background-repeat: no-repeat; }

a	{ color: #72AD18; text-decoration: none; font-size: 12px; font-weight: bold; }
a:hover	{ text-decoration: underline; }

ul.sitemap	{ list-style-type: none; margin: 0px; margin-left: 20px; }
ul.sitemap li	{ color: #000000; font-size: 12px; font-weight: bold; }
