@charset "UTF-8";
/* CSS Document */

* {
	margin: 0;
	padding: 0;
}

html, body {
	height: 100%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}


#wrapper {
	width: 770px;
	margin: 0 auto;
	text-align: left;
}

#top {
	width: 770px;
	min-height:150px;
	height:150px;
	background-image:url(images/header.jpg);
	background-repeat:no-repeat;
	margin-top:0px;
	padding-bottom:-110px;
	margin-bottom:0px;
}

/*
Styles für Navigation
*/
#menu {
	width: 350px;
	height: 40px;
	background-repeat:no-repeat;
	color: #999999;
	font-size:12px;
	margin-left:35px;
	padding-top: 10px;
	padding-left: 0px;
	margin-bottom:0px;
	position:relative;
	top: 80px;
}


#menu a:link {
	color: #999999;
	text-decoration:none;
}

#menu a:visited {
	color: #999999;
	text-decoration:none;
}

#menu a:focus {
	color: #df7b01;
	text-decoration:none;
	border-bottom: 1px solid #df7b01;
}

#menu a:hover {
	color: #df7b01;
	text-decoration:none;
	border-bottom: 1px solid #df7b01;
}

#menu a:active {
	color: #df7b01;
	text-decoration:none;
	border-bottom: 1px solid #df7b01;
}

/*
Styles für den Content-Bereich
*/
#middle {
	width: 770px;
	height: 560px;
	background-image:url(images/content.jpg);
	background-repeat:repeat-y;
	margin-top:0px;
}

/*
Styles für den Footer
*/
#bottom {
	width:770px;
	height:60px;
	background-image:url(images/footer.jpg);
}

#footernavi {
	width: 300px;
	margin-left: 35px;
	padding-top: 10px;
	float:left;
	color: #999999;
	font-size:10px;
}

#flags {
	width: 50px;
	margin-left: 560px;
	padding-top: 8px;
		
}

#copyright {
	width: 150px;
	margin-left: 620px;
	margin-top: -25px;
	padding-top: 10px;
	font-size:10px;
	color: #999999;
}

#footernavi a:link {
	color: #999999;
	font-size:10px;
	text-decoration: none;
}

#footernavi a:visited {
	color: #999999;
	font-size:10px;
	text-decoration: none;
}

#footernavi a:focus {
	color: #3366CC;
	font-size:10px;
	text-decoration: none;
	border-bottom: 1px dotted;
}

#footernavi a:hover {
	color: #3366CC;
	font-size:10px;
	text-decoration: none;
	border-bottom: 1px dotted;
}

#footernavi a:active {
	color: #3366CC;
	font-size:10px;
	text-decoration: none;
	border-bottom: 1px dotted;
}

/*
Styles für den Inhalt
*/
#willkommen {
	width: 200px;
	height: 20px;
	padding-left: 40px;
	padding-top: 0px;
	color: #df7b01;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

#willkommentext {
	width:310px;
	height: 210px;
	margin-left: 40px;
	margin-top: 20px;
	color: black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align:justify;
}

#wasist {
	width: 200px;
	height: 20px;
	margin-left: 420px;
	margin-top: 50px;
	color: #df7b01;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

#wasisttext {
	width:310px;
	height: 200px;
	margin-left: 420px;
	margin-top: 20px;
	color: black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align:justify;
}

#bildrechts {
	width:310px;
	height:250px;
	margin-left:420px;
	margin-top: -540px;
}

#bildlinks {
	width:310px;
	height:240px;
	margin-left:40px;
	margin-top: 15px;
}


/*
Styles für die Produktseite
*/
#wiefunktioniert {
	width: 250px;
	height: 20px;
	padding-left: 40px;
	padding-top: 0px;
	color: #df7b01;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

#wiefunktionierttext {
	width:310px;
	height: 50px;
	margin-left: 40px;
	margin-top: 20px;
	color: black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align:justify;
}

#bildrechtsprodukt {
	width:310px;
	height:250px;
	background-image:url(images/holz.jpg);
	margin-left:420px;
	margin-top: -50px;
}

#pdf {
	width: 310px;
	height: 200px;
	margin-left: 40px;
	margin-top: -200px;
}

#fotosanklicken {
	width: 250px;
	height: 20px;
	margin-top: 10px;
	padding-left: 40px;
	padding-top: 0px;
	color: #df7b01;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
	
#fotosoben {
	width: 700px;
	height: 96px;
	margin-left: 35px;
	margin-top: 20px;
}

#fotosunten {
	width: 700px;
	height: 96px;
	margin-left: 35px;
	margin-top: 0px;
}

/*
Styles für die Bestellseite
*/
#bestellung {
	width: 250px;
	height: 20px;
	padding-left: 40px;
	padding-top: 0px;
	color: #df7b01;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

#bestellungtext {
	width:310px;
	height: 220px;
	margin-left: 40px;
	margin-top: 20px;
	color: black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align:justify;
}

#preisschild {
	width: 200px;
	height: 20px;
	margin-left: 40px;
	margin-top: 20px;
	color: #df7b01;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

#preisschildbild {
	width:310px;
	height:200px;
	background-image:url(images/preisschild.jpg);
	background-repeat:no-repeat;
	margin-left:40px;
	margin-top: 20px;
	color: black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#preisschildbild_en {
	width:310px;
	height:200px;
	background-image:url(images/price.jpg);
	background-repeat:no-repeat;
	margin-left:40px;
	margin-top: 20px;
	color: black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#bestellungbild {
	width: 310px;
	height: 480px;
	background-image:url(images/bestellungbild.jpg);
	margin-left: 420px;
	margin-top: -480px;
}

/*
Styles für die Bestellseite
*/
#bewertung {
	width: 400px;
	height: 20px;
	padding-left: 40px;
	padding-top: 0px;
	color: #df7b01;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

#bewertungtext {
	width: 620px;
	height: 500px;
	margin-left: 40px;
	margin-top: 20px;
	color: black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#plus {
	width: 150px;
	height: 150px;
	margin-left: 550px;
	margin-top: -520px;
	background-image:url(images/plus.jpg);
}

/*
Styles für die Sitemap
*/
#sitemap {
	width: 400px;
	height: 20px;
	padding-left: 40px;
	padding-top: 0px;
	color: #df7b01;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

#sitemaptext {
	width: 620px;
	height: 500px;
	margin-left: 50px;
	margin-top: 20px;
	color: black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration:none;
}


/*
Styles für die FAQ-Seite
*/

#faq {
	width: 200px;
	height: 20px;
	padding-left: 40px;
	padding-top: 0px;
	color: #df7b01;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

#faqtext {
	width: 550px;
	height: 500px;
	margin-left: 40px;
	margin-top: 20px;
	color: black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#fragezeichen {
	width: 150px;
	height: 150px;
	margin-left: 600px;
	margin-top: -520px;
	background-image:url(images/faq.jpg);
}

/*
Styles für das Impressum
*/
#impressum {
	width: 200px;
	height: 20px;
	padding-left: 40px;
	padding-top: 0px;
	color: #df7b01;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

#impressumtext {
	width: 250px;
	height: 250px;
	margin-left: 40px;
	margin-top: 20px;
	background-image:url(images/impressum.jpg);
	background-repeat:no-repeat;
}

