@charset "UTF-8";
/*  ===============================================
Stylesheet für die Website stueckwerk.ch
Stand:  
Datei:  stile.css
Datum:  2011-03-28
Autor:  Martina Blaser
Aufbau: 1. Kalibrierung und Restauration
        2. Allgemeine Styles
        3. Styles für Layoutbereiche
        4. Sonstige Styles
================================================ */


/* ====================================== 
  1. Kalibrierung und Restauration
  ====================================== */
/* Reset - alle Abstände auf NULL */ 
* {
	margin: 0px;
	padding: 0px;
}
/* ====================================== 
  2. Allgemeine Styles 
  ====================================== */
body {
	font-family: Verdana, Geneva, sans-serif;
	background-color: #FFF;
	color: #000;
	font-size: 1em;
}
p {
	font-size: 85%;
}
a {
	outline: none;
	font-size: 85%;
}
h1 {
	font-size: 110%;
}
h2 {
	font-size: 80%;
	margin-bottom: 20px;
	margin-top: 3px;
}
h3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 90%;
	font-weight: bold;
	margin-bottom: 20px;
}
table {
	border-collapse: collapse;
	border: none;
}
td {
	vertical-align: top;
	padding-bottom: 10px;
	font-size: 85%;
}
.rechtsbuendig {
	text-align: right;
	display: block;
}
.bildindfliesstext {
	margin-top: 80px;
}
.ohlala {
	margin-bottom: 20px;
}
.einzugli {
	margin-left: 60px;
}
/* F O R M U L A R E */


form {
	width: 620px;
}
fieldset p {
	margin-bottom: 7px;
}
fieldset {
	padding-top: 10px;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000;
	border-right-color: #FFF;
	border-bottom-color: #000;
	border-left-color: #FFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
legend {
	margin-left: 5px;
}
.textfeldbeschriftung {
	float: left;
	width: 120px;
	margin-left: 5px;
}
.textfeldeingabe {
	width: 200px;
}
.checkbox {
	margin-top: 20px;
}
.senden {
	margin-left: 125px;
	margin-top: 10px;
}
.zuruecksetzen {
	margin-top: 10px;
}
/* ====================================== 
  3.  Styles für die Layoutbereiche 
  ====================================== */
/* D I V */

#wrapper {
	height: 768px;
	width: 1024px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: 10px;
	background-color: #FFF;
}
#kopfbereich {
	height: 100px;
	width: 1024px;
	background-color: #FFF;
	float: left;
}
#logo {
	height: 100px;
	width: 200px;
	float: left;
}
#navigation {
	height: 50px;
	width: 640px;
	float: left;
}
.aktnavipu {
	color: #999 !important ;
}
#raumnavilinks {
	height: 50px;
	float: left;
	width: 220px;
}
#navigationlinks {
	height: 578px;
	width: 210px;
	float: left;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #000;
	padding-top: 20px;
	padding-left: 10px;
}
#raumnavirechts {
	float: left;
	height: 50px;
	width: 164px;
}
#sidebar {
	height: 598px;
	width: 164px;
	float: left;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #000;
}
#textbereich {
	height: 574px;
	width: 628px;
	float: left;
	border-top-color: #000;
	padding-top: 24px;
	padding-left: 10px;
}
#foto {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #000;
	float: left;
	height: 574px;
	width: 792px;
	padding-top: 24px;
	padding-left: 10px;
}
#fusszeile {
	float: left;
	height: 20px;
	width: 1024px;
}
#rahmen_effekte {
	height: 500px;
	width: 700px;
	float: left;
}

/* H A U P T N A V I G A T I O N */


#navigation li {
	display: inline;
}
#navigation ul li a {
	text-decoration: none;
	float: left;
	padding-top: 17px;
	padding-bottom: 18px;
	padding-right: 60px;
	padding-left: 10px;
	color: #000;
}
#navigation li a:hover, #navigation li a:focus {
	text-decoration: none;
	color: #999;
}
#navigation li a:active {
	text-decoration: none;
	color: #000;
}
#navigation li a:visited {
	color: #000;
}
/* N A V I G A T I O N   L I N K S */


#navigationlinks li {
	color: #000;
	display: block;
	text-align: right;
	list-style-type: none;
	padding-right: 10px;
	padding-bottom: 5px;
	width: 200px;
}
#navigationlinks ul li a {
	color: #000;
	text-decoration: none;
	display: block;
	padding: 5px;
}
#navigationlinks li a:hover, #navigationlinks li a:focus {
	color: #999;
}
#navigationlinks li a:active {
	color: #000;
}
#navigationlinks li a:visited {
	color: #999;
}
/* ====================================== 
  4.  Sonstige Styles 
  ====================================== */
#schuhe {
	float: left;
	width: 210px;
	margin-top: 270px;
	height: 127px;
}
#piktoreservation {
	float: left;
	height: 50px;
	width: 50px;
	margin-left: 57px;
	margin-top: 30px;
}
#strumpf {
	height: 247px;
	margin-top: 300px;
	width: 164px;
}
#peruecke {
	width: 140px;
	height: 489px;
	float: right;
}
#piktobus {
	float: left;
	height: 50px;
	width: 50px;
	margin-top: 27px;
	margin-left: 57px;
}
#probe1, #probe2, #probe3, #probe4, #probe5, #probe6 , #probe7, #probe8, #probe9, #probe10, #probe11, #probe12{
	float: left;
	height: 100px;
	width: 100px;
	margin-top: 15px;
	margin-right: 30px;
	margin-bottom: 15px;
}
#effekt1 {
	height: 300px;
	width: 300px;
	position: relative;
	left: 400px;
	top: -550px;
}
#effekt2 {
	z-index: 30;
	height: 209px;
	width: 400px;
	left: 100px;
	top: -450px;
	position: relative;
}
#effekt3 {
	height: 182px;
	width: 622px;
	z-index: 30;
	position: relative;
	left: 100px;
	top: -300px;
	display: none;
}
#effekt4 {
	height: 300px;
	width: 300px;
	position: relative;
	z-index: 30;
	left: 120px;
	top: -480px;
}
#indexbild {
	float: left;
	height: 321px;
	width: 210px;
}
#idexaktion {
	float: left;
	height: 224px;
	width: 372px;
	margin-left: 20px;
	margin-top: 90px;
}
