
h1 {
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 15px;
}

h2 {
	font-weight: bold;
	margin-bottom: 12px;
}

p {
	margin-bottom: 10px;
}

iframe     { width: 350px; height: 350px }
a.impressum {
	font-size: 17px;
	font-weight: bold;
}

div#container {
     margin: 0 auto;
     position: relative;
     width: 1010px;
     height: 750px;
     border: solid 1px #000;
}

div#menu { color: #07075d; margin: 20px 0 30px 15px; width: 210px; float: left; }

div#menu span { color: #07075d; font-size: 17px; font-weight: bold; }

div#menu ul { color: #07075d; list-style: none; margin: 0 0 10px 20px; }

div#menu a {
	text-decoration: none;
	color: #07075d;
}

div#content {
     margin: 20px 0 36px 10px;
}

div#footer {
     background: #060882 url(../stern-drehteile-bilder/footer.jpg) no-repeat;
     height: 58px;
     clear: both;
}

div#footer p {
     color: #fff;
     font-size: 14px;
     font-weight: bold;
     margin-left: 125px;
     padding-top: 8px;
}

div#datum {
     text-align: right;
     position: relative;
     top: 20px;
     left: 830px;
     width: 100px;
}

div#datum input {
	font-size: 13px;
	background: transparent;
	color: #000;
	text-align: right;
}

div#zahnrad       { background: url("../stern-drehteile-bilder/zahnrad.jpg"); position: absolute; z-index: -1; top: 569px; right: 0; width: 132px; height: 180px; border-color: transparent }
* { font-size: 15px; font-family: Arial, sans-serif; line-height: 20px; margin: 0; padding: 0; border: 0 }

