*	 		{ padding: 0; margin: 0; border: 0; }
body 		{ font-family: Arial, Helvetica, sans-serif; color: #777777; text-align: center; background: #fef7ed; font-size: 12px;}
a:focus		{ outline: none; }
img, a img	{ border: 0;}

.clear	{clear: both; }

/* Seitenstruktur */
div#wrapper 	{ position: absolute; left: 50%; margin-left: -480px; top: 20px;}
div#header		{ width: 800px; height: 82px;}
div#navigation	{ position: absolute; top: 108px; text-align: right; }
div#content		{ position: relative;left: 107px;}
/* div#slideshow, div#loader 					{min-height: 650px; } */
div#slideshow, div#loader, div#impressum	{border: 1px solid #b0b0b0; width: 800px;}

div#progress-bar { width: 800px; padding-bottom: 10px; height: 16px; }
div#larr		{float: right; width: 16px; }
div#progress_bg {float: right; width: 50px; text-align: center;}
div#rarr		{float: right; width: 16px; }

div#navigation ul { list-style-type: none; font-size: 20px; line-height: 1.5em; letter-spacing: -0.05em; text-shadow: 0 0 0 #fcf9f4; }
div#navigation ul li a { color: #464646; text-decoration: none; }
div#navigation a.active {color: #9e948d;}
div#navigation a:hover {text-decoration: none;color: #ff4e00;}

div#loader.loading 	{background: url(../bilder/spinner.gif) center no-repeat; background-color: #1a1a1a;}
div#loader		 	{width: 800px;}
div#impressum		{width: 720px; /*height: 570px;*/ color: #000; font-size: 13px; text-align: left; padding: 20px 0 20px 80px; }

a:link { color: #464646; text-decoration: underline; }
a:link:hover { text-decoration: none; color: #ff4e00; }

table tr td {vertical-align: top; padding-right: 30px;}
table tr {margin-bottom: 20px;}
