body { background-color: #f1f1f1; }
body, html, div, img, h1, h2, h3, h4, h5, h6, p, ul, li, ol, form, input { margin: 0; padding: 0; }
a { color: #828282; text-decoration: none; }
a:hover { color: #444; text-decoration: underline; }
:link:focus, :visited:focus { -moz-outline: 0px dotted; }
strong {
	color: #666;
}
#braun {
	background-image: url(../images/braun_bg.jpg);
	background-repeat: no-repeat;
	height: 590px;
	width: 1020px;
	left: 50%;
	top: 50%;
	position: absolute;
	margin-top: -295px;
	margin-left: -510px;
	visibility: visible;
}
#bild {
	height: 160px;
	width: 960px;
	left: 25px;
	top: 365px;
	position: absolute;
	z-index: 2;
	visibility: visible;
}
#adresse {
	color: #828282;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 40px;
	width: 150px;
	left: 850px;
	top: 323px;
	position: absolute;
	z-index: 3;
	visibility: visible;
}
/*copy
*/
#copy {
	height: 225px;
	width: 760px;
	left: 25px;
	top: 120px;
	position: absolute;
	overflow: auto;
	z-index: 5;
	visibility: visible;
	padding-right: 30px;
}
#copy p {
	color: #333;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-right: 30px;
}
#copy h1 { color: #828282; font-size: 14px; font-family: Georgia, "Times New Roman", Times, serif; font-weight: bold; text-transform: uppercase; }
#copy h4 { color: #979797; font-size: 12px; font-family: Georgia, "Times New Roman", Times, serif; font-weight: bold; text-transform: uppercase; }
#copy h2 { color: #444; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: normal; margin-left: 20px; }
#copy h3 { color: #444; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: normal; margin-left: 40px; }
#copy h5 { color: #444; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: normal; }
/*nav
*/
#nav {
	height: 20px;
	width: 600px;
	left: 25px;
	top: 545px;
	position: absolute;
	visibility: visible;
	z-index: 4;
}
#nav ul {  }
#nav li { padding-right: 15px; list-style-type: none; display: inline; }
#nav a { color: #828282; font-size: 11px; font-family: Georgia, "Times New Roman", Times, serif; font-weight: bold; text-decoration: none; text-transform: uppercase; letter-spacing: 2px; }
#nav a:hover { color: #444; font-family: Georgia, "Times New Roman", Times, serif; font-weight: bold; text-decoration: none; letter-spacing: 2px; }
#nav .down { color: #101010; }

