﻿/* =================================================1. Kalibrierung und Restauration================================================ */* {	padding: 0;	margin: 0;}html { height: 100%; margin-bottom: 1 px;}h1, p, {margin-bottom: 1em;}/* ===================================================2. Allgemeine Styles===================================================== */body {	font-family:Arial, Helvetica, sans-serif;	 font-size:16px;	 text-align: left;	 background-color: #cc99cc;;	 }h5 {font-size:11px;}h1 {text-align:center;}h3 {text-align:left;}h1, he, h3 {color: #993399;/*dunkelflieder*/}  a:link {color: #993399;/*dunkelflieder*/        text-decoration: none;		font-weight: bold;		font-size:18px;}a:visited {color: #993399;/*dunkelflieder*/           text-decoration: none;		   font-weight: bold;		   font-size:18px;}a:hover {color: #993399;/*dunkelflieder*/        background-color: #ffffff;/*weiß*/        font-weight: bold;        font-size:18px;}		a:active {color: #ffffff;/*weiß*/         background-color: #993399;/*dunkelflieder*/		 font-weight: bold;		 font-size:18px;}/* =================================================================3. Styles für die Layoutbereiche================================================================= */	    #wrapper {    position: relative;	text-align:left;	width: 1200px;	height:1000px;	margin: 0 auto;	margin-top:150px;	background-image: url(hintergrund.png);}#image {position: absolute;        top: 40px;        left: 30px;        width: 300px;        height: 400px;}#logo {position: absolute;       top:250px;       left: 160px;}#sanaa2 {position: absolute;       top:300px;       left: 120px;}        #füsse {position: absolute;       top:-103px;       left: 470px;} #allpresan {position: absolute;       top:560px;       left: 780px;}      #startseitetext {position: absolute;		top: 400px;		left: 420px;		width: 750px;		height: 400px;}#leistungentext {position: absolute;		top: 310px;		left: 570px;		width: 950px;		height: 400px;}#leistungentext2 {position: absolute;		top: 650px;		left: 220px;		width: 950px;		height: 400px;}#preisliste {position: absolute;		top: 330px;		left: 60px;		text-align: left;		width: 750px;		height: 400px;}#kontakttext {position: absolute;		top: 350px;		left: 730px;		text-align: left;		width: 750px;		height: 400px;}#karte {position: absolute;		top: 330px;		left: 90px;		text-align: left;		width: 750px;		height: 400px;}#impressumtext {position: absolute;		top: 420px;		left: 100px;		text-align: left;		width: 1000px;		height: 400px;}#einfach {position: absolute;		top: 300px;		left: 440px;		text-align: left;		width: 750px;		height: 400px;}#design {position: absolute;		top: 300px;		left: 800px;		text-align: left;		width: 750px;		height: 400px;}#index {position: absolute;        top: 850px;		left: 270px;}#leistungen {position: absolute;        top: 850px;		left: 410px;}#preise {position: absolute;        top: 850px;		left: 570px;}		   		   #kontakt {position: absolute;           top: 850px;           left: 710px;}		   #impressum {position: absolute;            top: 850px;            left: 840px;}       #inhalt a img{border:0;/*Rahmen um Bilder ausschalten*/}				     .bremse {	clear:both;}				  /* =================================================================4. Sonstige Styles================================================================= *//*Das Kontaktformular*/form {width: 450px;     height: 400px;	 margin: -20px 0 0 0;     padding: 10px;}label { display: block;      cursor: pointer; /*Mauszeiger wird zur Hand*/}	  	/* ==============================================================ENDE DES STYLESHEETS================================================================ */		