﻿/* CSS-Daten für Tischlerei-Müller */
/* (c) 2008 - 2010, Peter Leins, Webdesign, AbisZ-EDV.de, 02263 / 481 999 */

* {
	border: 0px;
	padding: 0px;
	margin: 0px;
}
body {
	font-size:12px;
	color:#000;
	text-align:center;
	font-family: Arial, Helvetica, Sans-Serif;
	background-color:#615e58;	
}
h1 {
	font-size:120%;
}
p, a {
	text-align:left;
	font-size:90%;
	text-decoration:none;
}
#alles	{
	text-align:left;
	height:660px;
	width: 800px;
	margin: auto;
	background: center top no-repeat url('DATA/Hintergrundbild-Tischlerei-Oberberg.jpg');
	background-position: 0 60px;
	tstborder: solid 3px lime;
	position:relative;
	
}
#nav {
	height:160px;
	width: 800px;
	tstborder:solid 1px red;
}
#logo {
	
	position:absolute;
	right: 10px;
	top: 70px;
}
#bestattungen {
	position:relative;
	top: 150px;
	left: 15px;
}
#one, #two { 
	margin-top: 60px;
}
#one p {
	font-size: 110%;
	font-weight:bold;
}
.topdiv {
	margin:	20px 20px 10px 20px;
	padding: 10px;
	border: 1px solid #fcce51;
}
.toptext {
	color:#fcce51;
	font-weight:bold;
	font-size: 110%;
}
#ul1 {
	position:absolute;
	text-align:left;
	list-style:none;
	list-style-type:none;
	top: 10px;
	display:block;
	z-index:10;
}
#ul1 li {
	float: left;
	margin-left: 10px;
	background-color:#615e58;
	padding: 5px;
	height:30px;
}
li#startseite { 
	margin-left:0px;
	padding-left:0px;
}
#ul2, #ul3 {
	position:absolute;
	left:-999px;	
	border-left: 3px solid #aaaaaa;
}
#ul2 li, #ul3 li {
	clear:both;
	text-align:left;
	padding: 3px;
	background-color:#817e78;
	width:80px;
	height: 18px;
	list-style:none;
	list-style-type:none;
	margin-left: 0px;
}
#ul2 {
	top:25px;
}
#ul3 {
	top:35px;
}
#ul1 li:hover ul#ul2 { 
	left: 290px;
}
#ul1 li:hover ul#ul3 {
	left: 425px;
}

#galnav {
	position:absolute;
	top: 70px;
	left:276px;
	display:block;
	background-color: #CCCCFF;
}
#galnav li {
	list-style:none;
	list-style-type:none;
	height: 16px;
	padding:5px 3px 3px 3px;
}
#galnav p {
	color: #222222;
	font-weight: bold;
}

#galsub li{
	padding: 5px;
	height: 11px;
	background-color:#817e78;
	border-left: 3px solid #C0C0C0;
	border-bottom: 1px solid #FFCC00;
	margin-left: 20px;
}

a {
	color:#fff;
}
a:hover	{
	color:#000;
	background-color:#aaa;
}
.sub1 a:hover	{
	color:#000;
	background-color:#bbb;
}

#one {
	position:absolute;
	tstborder: solid 1px green;
	width: 220px;
	text-align:left;
	left:40px;
	top:360px;
}
#two {
	position:absolute;
	tstborder: solid 1px pink;
	left: 310px;
	top: 180px;
	width: 460px;
	height: 390px;
	overflow:auto;
}
a.gah {
	color:maroon;
	font-size:xx-small;
	position:absolute;
	right:0px;
	top: 0px;
	margin:0;
	padding: 0;
}
#seadragon-info {
	position:relative;
	top:-487px;
	left: 540px;
	text-align:right;
	background:#888888;
	border: 1px solid orange;
	pading: 5px;
	}
	#sd-info {
	font-size:100%;
	font-weight:normal;
}
#sonderangebot{
	width:120px;
	float:left;
	margin-right:20px;
}
#sonderangebot:hover {
	width: 240px;
	border:3px solid #FFFF99;
	float:none;
}
