html { height:100%; background: #fff url(img/html_bgnd.png) repeat center top scroll; overflow:scroll }
body { height:100%; margin:0; padding:0; font-family:Verdana, sans-serif; font-size:0.7em; color:#68676b; }

:focus { outline:none }
form { margin:0; padding:0; display:inline }
form, textarea, input, select { font-family:inherit; font-size:100%;  }
img, table { border:none; }
h1 { font-size:127%; color:#d76a4d }
h2 { font-size:112%; color:#298fb5 }
h3 { font-size:100%; }
th { text-align:left }
a	{ color:#298fb5 }
a:visited	{ color:#1d637d }

#container		{ position:relative; margin:0 auto; padding: 0 47px 0 30px; width:912px; min-height:100%; height:auto !important; height: 100%; background: #fff url(img/stones.png) no-repeat right 22px; }

#header			{ height:210px }
.headerbox		{ display:inline; float:left; margin-left:6px; text-align:center; text-transform:uppercase; color:#fff; font-size:120%; font-weight:bold }
.headerbox img	{ display:block; margin-bottom:-33px }

#headdivider	{ margin:18px 0; height:8px; line-height:8px; font-size:0; background-color:#d8dadc; }

/* 3-column Layout */
#leftcol		{ display:inline; float:left; width:194px; margin-right:20px; border:1px solid #eaeaea }
#navigation		{ padding:7px }
#navigation a	{ display:block; color:#68676b; text-decoration:none }
#navigation a.lvl1	{ color:#d76a4d; font-weight:bold; padding:3px; background:transparent url(img/blkdot_h.png) repeat-x center bottom }
#navigation a.lvl2	{ font-weight:bold; padding:2px 0 2px 16px; background:transparent url(img/lvl2_bullet.png) no-repeat 4px 0.45em  }
#navigation a.lvl3	{ padding:2px 0 2px 24px; text-decoration:underline }

#middlecol		{ display:inline; float:left; width:486px; font-size: 103% }

#rightcol		{ display:inline; float:right; width:180px; border:1px solid #eaeaea; padding:7px }
#rightcol h1	{ font-size:100%; color:#8da746 }

/* 2-column Layout */
#leftcol2c		{ display:inline; float:left; width:194px; border:1px solid #eaeaea }
#rightcol2c		{ display:inline; float:right; width:696px; font-size: 103%;}

/* Hintergrundbild Test */
#rightcoltest		{ display:inline; float:right; width:696px; font-size: 103%; background-image: url(../img/test.jpg); color:#000;}


div.divider		{ margin-bottom:11px; border-bottom:1px solid #a7a8aa; height:10px; font-size:10px }

.clearfix		{ display: block; }
.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; font-size:0 }
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix		{display: block;}
/* End hide from IE-mac */

h3.toggler {
	cursor: pointer;
}