/* d.css = Default CSS bestand */

/* Dennis */
/* Freelance WebDesigner */
/* CSS Design Name: Comare */
/* Description: liquid, width 100%, container center width: 800px */
/* Created 15 september 2008 */
/* Lastupdate 15 september 2008 */
/* License layout-design: Creative Commons - Public Domain */
/* W3C: (X)HTML 1.0 Strict and CSS */

html{font-size:100%;margin:0;padding:0;height:100%;min-height:100%}
body{background:#818281 url('') repeat-x;color:#000;font:83.33%/1.2em Verdana,sans-serif;text-align:justify;
	margin:0;padding:0;height:100%;max-height:100%}
div#container{width:800px;text-align:left;margin:auto;margin-top:10px}

div#mainblok{width:800px;float:left;background:#fff;border:10px solid #E3D79D;}

div#headertop{height:200px;background:#fff url("img/top.jpg") no-repeat left bottom;margin:0;padding:0;
			border-top:2px solid #7c5c11;border-left:2px solid #7c5c11;}
div#title{position: relative; top: 170px; left: 240px; width: 520px; height: 30px;text-align:center;font-size: 21pt;line-height: 21pt;
		font-weight: bold; color: #e89300;border-bottom:2px solid #e89300;}
			
div#menufirst{height:30px;width:200px;background:#227122 url("img/leftfirst.jpg") no-repeat left bottom;}		
div#blok1{width:200px;background:#227122 ;height:100%;max-height:100%;min-height:100%;
		float:left;text-align:center;margin:0;padding:0;border-left:2px solid #7c5c11;}
div#menulast{height:90px;width:200px;background:#227122 url("img/leftlast.jpg") no-repeat left bottom;}		
		
div#blok2{width:580px;float:right;margin:0;margin-left:3px;background:#fff;}
div#blok3{clear:both;background:#fff;color:#000;font-size:73.33%;line-height:2em}

div#footer{clear:both;height:25px;background:#333 url("img/bottom.jpg") no-repeat left bottom;color:#fff;font-size:73.33%;
		line-height:2em;text-align:right;}

div#bookmarkmain{float:left;width:500px}
div#bookmarkleft{float:left;width:225px}
div#bookmarkright{float:right;width:225px}

h1{color:#e89300}
a{color:#e89300}
a:link{color:#e89300}
a:visited{color:#e89300}
a:hover{color:#333}

.album{
	background:#ffffff;
	border:1px solid #58564F;
	border-left:5px solid #58564F;
	padding:7px}

img{border:none}
.logotext{color:#fff;font-size:300%;font-weight:bold;text-align:right;margin-right:5px;margin-top:65px}
.h2right{color:#fff;text-transform:uppercase;font-size:120%;text-align:right;margin-right:5px}
.underline{font-size:120%;font-weight:bold;color:#7c5c11;text-decoration:none;text-transform:uppercase;text-align:left}
.textright{margin-right:5px}
.inside{margin:10px;padding:10px;text-align:left;font-size:100%;line-height:1.8em}

div#menu{padding:10px}
div#menu ul{margin:0;padding:0;list-style:none}
div#menu li{padding:10px 20px;border-bottom:1px solid #c71c09;background:url('img/left.jpg') no-repeat;background-position:center}
div#menu a{display:block;text-decoration:none;font-size:115%;color:#c71c09}
div#menu a:hover{display:block;height:100%;font-weight: bold;}

.blokdesign{width:449px;float:left;border:1px solid #e89300;margin:10px;padding:10px}
.blokdesign1{width:49%;float:left;border-right:1px solid #e89300}
.blokdesign2{width:49%;float:right}

.download{font-size:83.33%;text-decoration:underline;color:green}