/* @override http://www.juwelier-hahne.de/css/screen.css */

html * {
	margin: 0px;
	padding: 0px;
	}
html, body  {
	height: 100%;
}
body {
	text-align: center;
	font: 12px/16px Arial, Helvetica, sans-serif;
	color: #EEE;
}
a {
	outline: none;
}
#abstand { 
		width:1px;
		height:50%;
		margin-bottom: -325px;
		float:left;
		}

#hintergrund {
	background: url(../bilder/hg.jpg) repeat-x;
	clear: left;
	height: 650px;
	overflow: hidden;
}
#zentriert {
	width: 1000px;
	text-align: center;
	margin: auto;
	position: relative;
}
#logo {
	background: url(../bilder/logo.jpg) no-repeat center;
	height: 133px;
}
#logo h1 a{
	border: 0px none #EEE;
}
#logo img   {
	margin-top: 25px;
}
#inhalt {
	height: 310px;
}
.breit #inhalt iframe {
	margin-top: 24px;
}
#inhalt #links h2{
	font: normal 1.8em/1.3em Georgia, "Times New Roman", Times, serif;
	margin-left: 40px;
}
#inhalt #wrapper {
	float: left;
	width: 637px;
	height: 310px;
}
.breit #inhalt #wrapper {
	float: left;
	width: 682px;
	height: 310px;
}
#inhalt #links {
	float: left;
	width: 363px;
	text-align: left;
}
.breit #inhalt #links {
	float: left;
	width: 317px;
	text-align: left;
}
#inhalt #mitte {
	float: right;
	width: 274px;
	height: 310px;
}
.breit #inhalt #mitte {
	float: right;
	width: 365px;
	height: 310px;
	overflow: hidden;
}
#inhalt #mitte p{
	margin-bottom: 10px;
	text-align: left;
}
#inhalt #mitte a {
	color: #C90;
	text-decoration: none;
}
#inhalt #mitte p.zentriert {
	text-align: center;
}
#inhalt #mitte h2 {
	text-align: left;
	font-size: 1em;
	font-weight: bold;
	margin-bottom: 10px;
}
#inhalt #mitte img {
	border-right: 2px solid #FFF;
	border-left: 2px solid #FFF;
}
.breit #inhalt #mitte img,
.breit #inhalt #mitte iframe {
	border-right: 2px solid #FFF;
	border-left: 2px solid #FFF;
	margin-top: 23px;
}
#inhalt #rechts {
	float: right;
	width: 363px;
	text-align: left;
	height: 310px;
	overflow: hidden;
}
.breit #inhalt #rechts {
	float: right;
	width: 318px;
	text-align: left;
	height: 310px;
	overflow: hidden;
}
#inhalt #rechts p {
	margin: 0px 20px 10px 80px;
}
#inhalt #rechts h2 {
	font: normal 1.8em/1.3em Georgia, "Times New Roman", Times, serif;
	text-align: left;
	margin: 0px 20px 20px 80px;
}
#inhalt #rechts img   {
	margin-top: 23px;
}
#menue {
	background: url(../bilder/menue.jpg) no-repeat;
	clear: both;
	text-align: center;
	height: 57px;
}
#menue ul {
	height: 57px;
	text-align: center;
}
#menue ul li {
	list-style: none;
	font-size: 1.1em;
	text-transform: uppercase;
	line-height: 4em;
	display: inline;
	font-weight: bold;
}
#menue ul li a {
	text-decoration: none;
	border-bottom: 8px none #C90;
	padding-bottom: 15px;
	margin-right: 20px;
	margin-left: 20px;
}
#menue ul li a:link,
#menue ul li a:visited {
	color: #C90;	
}
#menue ul li a:focus,
#menue ul li a:hover,
#menue ul li a:active {
	color: #C90;
	border-bottom: 8px solid #C90;
}
#footer {
	text-align: center;
	font-size: 0.8em;
	position: relative;
	left: 50%;
	float: left;
	margin-top: 50px;
	line-height: 1.5em;
	clear: both;
}
#footer ul {
	display: block;
	width: 90px;
	margin: 0px 3px;
	text-align: left;
	float: left;
	color: #C90;
	position: relative;
	right: 49%;
	padding: 0px;
}
#footer ul#eins   {
	width: 140px;
	color: #003;
}
#footer ul#zwei {
	width: 160px;
	color: #003;
}
#footer ul li {
	list-style: none;
}
#footer ul li a {
	color: #C90;
	text-decoration: none;
}
#footer ul li a:link {
	color: #C90;
}
#footer ul li a:visited {
	color: #C90;
}
#footer ul li a:hover {
	color: #C90;
}
#footer ul li a:focus {
	color: #C90;
}
#footer ul li a:active {
	color: #C90;
}
#FlashID {
	position: absolute;
	top: 0px;
	right: 50px;
}
.clearleft {
	clear: left;
}
.kursiv {
	font-style: italic;
}
.versal {
	font: 2.9em/0.9em Georgia, "Times New Roman", Times, serif;
	padding-right: 3px;
	float: left;
}
