﻿/* CSS-Daten für DeepZoom-Service.de */
/* (c) 2009 07, Peter Leins, Webdesign, AbisZ-EDV.de, 02263 / 481 999 */

* {
	border: 0px;
	padding: 0px;
	margin: 0px;
}
body {
	font-size:12px;
	color:#cccccc;
	text-align:center;
	font-family: Arial, Helvetica, Sans-Serif;
	background-image:url('DATA/BG-gross.jpg');	
}
h1 {
	font-size:120%;
	margin-bottom:20px;
}
h2{
	margin-top: 10px;
	margin-bottom: 10px;
}

p, a {
	text-align:left;
	font-size:90%;
	text-decoration:none;
}
#alles	{
	text-align:left;
	height:800px;
	width: 860px;
	margin: auto;
	background: url('DATA/BG-innen.jpg') no-repeat center 60px;	
	tstborder: solid 3px lime;
	position:relative;
}
#nav {
	height:100px;
	width: 860px;
	margin-left: 15px;
	tstborder:solid 1px red;
}
#nav a
{
	display: block;
	width: 70px;
	text-align:center;
	tstborder:solid 1px white;
	margin-top: 10px;
	color:#aaaaaa;
}
#nav a:hover	{
	color:#ffffff;
	text-decoration:underline;
	tstbackground-color:#aaa;
}
#deepzoomtitle{
	margin-top:20px;
	color: #ff2222;
}
#logo {
	
	position:absolute;
	left: 10px;
	top: 280px;
}
#logo-ro {
	float:right;
}
#one p {
	font-size: 100%;
	font-weight:bold;
	color:silver;
}

#p1, #p2, #p3{
	position: absolute;
	top: 360px;
}
#p11, #p22, #p33
{
	position: absolute;
	top: 380px;
}
#p1
{
	left:80px;
}
#p2
{
	left:300px;
}
#p3
{
	left:540px;
}
#p11
{
	left: 115px;	
}
#p22
{
	left:335px;
}
#p33
{
	left:575px;
}
#ehreshoven
{
	position:absolute;
	top:0px;
	left:260px;	
	border-color:maroon;
}
#krake
{
	height: 500px;
	margin-left: 20px;
	float: left;
}
#shoes
{
	height: 460px;
	margin-left: 20px;
}
#ul1 {
	position:absolute;
	text-align:left;
	list-style:none;
	list-style-type:none;
	top: 10px;
	display:block;
}
#ul1 li {
	float: left;
	margin-left: 0px;
	background-image:url('DATA/Button.jpg');
	padding: 5px;
	height:60px;
	width:72px;
}
#believe
{
	text-align:right;
	margin-top: 10px;
}

a {
	color:#ffffff;
}
a:hover	{
	color:#ffffff;
	text-decoration:underline;
	tstbackground-color:#aaa;
}
.sub1 a:hover	{
	color:#000;
	background-color:#bbb;
}

#one {
	position:absolute;
	tstborder: solid 1px green;
	width: 840px;
	height: 520px;
	text-align:left;
	left:10px;
	top:100px;
	overflow:auto;
}
#two {
	position:absolute;
	tstborder: solid 1px pink;
	left: 10px;
	top: 520px;
	width: 840px;
	height: 40px;
	
}
#foo {
	position:absolute;
	top: 660px;
	left: 10px;
	color: #aaaaaa;
}
#auto {
	height:520px;
	overflow:auto;
}
h2 {
	font-size: 110%;
	color: #eeeeee;
}
#weitere {
	position: absolute;
	left: 465px;
	top: 110px;
}
.bsps {
	display:block;
	margin-left:10px;
	margin-right:10px;
	margin-top:12px;
}
