/* d.css = Default CSS bestand */

/* Dennis */
/* Freelance WebDesigner */
/* CSS Design Name: Website 003 */
/* Description: liquid, width 100%, container center - left fixed, right scrollable */
/* Created 22 may 2007 */
/* Lastupdate 22 may 2007 */
/* License layout-design: Creative Commons - Public Domain */
/* W3C: (X)HTML 1.0 Strict and CSS */

/* Menu from CSS Tab Designer 2 */
/* Colors selected with ColorCombinate */
/* Picture downloaded from flickr.com - digitalFRANCE's photos
   Changed the picture in Irfanview to Metallic Gold */
   
html{font-size:100%;margin:0;padding:0;height:100%;min-height:100%}
body{background:#7c5c11;color:#6c500f;font:100%/1.8em Georgia, "Times New Roman", Times, serif;text-align:center;margin:0;padding:0;height:100%;max-height:100%}
div#container{width:800px;border:5px solid #fff;text-align:left;margin:auto;background:#fff}

div#headertop{height:100px;background:url("bg1.jpg") no-repeat left bottom;margin:0;padding:0}
div#top{height:50px;background:#fff;margin:0;padding:0}
div#mainblok{float:left;width:798px;background:#E3D79D;color:#6c500f;border:1px solid #7c5c11}
/* div#blok1{margin:0;width:300px;float:left;border-right:0px solid #f89d00} */
div#blok2{width:800px;float:right;border-left:0px solid #7c5c11}
div#footer{clear:both;height:30px;background:#fff;color:#836112;font-size:73.33%;line-height:2em;text-align:center;width:100%}

div#colors{height:60px;width:400px;background:#e89300;margin:25px;text-align:center}


.inside{margin:10px;padding:10px;text-align:justify;font-size:100%;line-height:1.8em}
.logotext{margin:10px}

.color1{float:left;background:#7c5c11;color:#fff;width:50px;height:30px;display:block;border:5px outset #fff;font-size:60%;margin:5px;padding:5px}
.color2{float:left;background:#e89300;width:50px;height:30px;display:block;border:5px outset #fff;font-size:60%;margin:5px;padding:5px}
.color3{float:left;background:#E3D79D;width:50px;height:30px;display:block;border:5px outset #fff;font-size:60%;margin:5px;padding:5px}
.color4{float:left;background:#6c500f;color:#fff;width:50px;height:30px;display:block;border:5px outset #fff;font-size:60%;margin:5px;padding:5px}
.color5{float:left;background:#fff;width:50px;height:30px;display:block;border:5px outset #fff;font-size:60%;margin:5px;padding:5px}

h1, h2, h3{font-family:Georgia, "Times New Roman", Times, serif;font-weight:bold;margin-left:10px}
h1{font-size:150%;color:#fff;text-transform:uppercase;text-align:right}
h2{font-size:115%;color:#E3D79D;}
h3{font-size:110%;color:#E3D79D;font-style:italic;text-align:center}

/* -------------------------------------------------------------------------------- */
/* Start here - for the top menu                                                    */
/* -------------------------------------------------------------------------------- */

#tabs4{font-size:93%;line-height:normal;border-bottom:0px solid #7c5c11}
#tabs4 ul{margin:0;padding:22px 0px 0px 0px;list-style:none}
#tabs4 li{display:inline;margin:0;padding:0}
#tabs4 a{float:left;background:url("tableft4.gif") no-repeat left top;margin:0;padding:0 0 0 7px;text-decoration:none}
#tabs4 a span{float:left;display:block;background:url("tabright4.gif") no-repeat right top;padding:5px 15px 4px 6px;color:#7c5c11}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabs4 a span {float:none}
/* End IE5-Mac hack */
#tabs4 a:hover span{color:#e89300}
#tabs4 a:hover{background-position:0% -42px}
#tabs4 a:hover span{background-position:100% -42px}
#tabs4 #current a{background-position:0% -42px}
#tabs4 #current a span{background-position:100% -42px}




