@charset "utf-8";
a:link {
	color: #F90;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #F90;
}
a:hover {
	text-decoration: underline;
	color: #F90;
}
a:active {
	text-decoration: none;
	color: #F90;
}
a.scrollover {
	color: #F4F4F4;
}
a.scrollover em:first-line {
	color: #F90;
}
body {
	background-image:url(../images/3001.jpg);
	margin-left:auto;
	margin-right:auto;
}
.ipmedia #container {
	width: 1150px;
	height: 100%;
	background: #ae0000;
	margin: 0 auto;
	border-spacing: 12px;
	border-style:ridge;
}
.ipmedia #hauptinhalt {
	height:1350px;
}
#header {
	background-image:url(../images/header-hg.jpg);
	margin: 0 auto;
	width:855px;
	height:400px;
	float:left;
}
.gallery {
	width: 1150px;
	margin: 0 auto;
}
.gallerybox {
	margin-left: 17px;
	padding: 5px 5px 5px 5px;
	background:#523b0a;
	float:left;
	z-index:10;
}
.gallerybox img {
	border:double;
	border-color:#ae0000;
}
.gallerybox .name {
	background-color:#ae0000;
	position:absolute;
	width: 257px;
	height: 40px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:30px;
	z-index:11;
	display:none;
}
#namelinks {
	background-image:url(../images/header-hg.jpg);
	width: 147px;
	height:400px;
	float: left;
}
#namelinks ul, li {
	list-style:none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#F90;
	font-size:28px;
	padding-right: 20px;
	padding-bottom:40px;
}
#namerechts {
	background-image:url(../images/header-hg.jpg);
	width: 147px;
	height: 400px;
	float: left;
}
#namerechts ul, li {
	list-style:none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#F90;
	font-size:28px;
	padding-bottom:40px;
}
hr {
	margin: 15px;
	color:#000;
	border:groove;
}
#seitentext {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:24px;
	text-align:center;
	margin: 0 auto;
	padding-top: 10px;
	width:100%;
	height:40px;
}
#wir {
	width:auto;
	font-family:Verdana, Geneva, sans-serif;
	font-size:24px;
	padding: 5px;
	margin: 5px;
	color:#F90;
}
.footer {
	width: 800px;
	margin: 0 auto;
	clear:both;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 12px;
	color:#F90;
}

.footer a.scrollover {
	color: #F00;
}
.footer a.scrollover em:first-line {
	color: #F00;
}
.marketing {
	width:auto;
	height: 600px;
	overflow: auto;
	text-align:center;
}
#marketingbox {
	text-align:center;
	width: 500px;
	height: auto;
	margin: 0 auto;
	padding: 5px;
	margin-bottom:5px;
	border: 1px solid #000;
}
#zurueck {
	text-align:center;
	clear:both;
	font-family:Verdana, Geneva, sans-serif;
	font-size:24px;
	padding: 5px;
	margin: 5px;
	color:#F90;
}
#validator {
	width: auto;
}

