/* =Innehall
-----------------------------------------------
01. Struktur
02. Header
03. Content
04. Footer
05. Navigation
06. Listor
07. Formular
08. Textklasser
09. Navigation vertical


20. Catalog
----------------------------------------------- */


/* =Struktur (01)
----------------------------------------------- */


body {
	margin-top: 0px;
	padding: 0 0 20px 0;
	background:#f8f7f7;
	font-size: 11px;
	font-family: verdana,arial,georgia, sans-serif;
	color: #4c4c4c;
	}

#page {
	background: #fff url(wbilder/body.jpg) repeat-y center;
	margin: 0 auto;
	padding: 0;
	width: 974px;
	text-align: left;
	}
	

a, a:link, a:visited, a:focus{
	color: #4088b8;
	text-decoration: none;
	}	
	

a:hover {

	color: #4088b8;
	text-decoration: none;
	}


h1 {
	color: black;
	font-size: 16px;
	margin: 0;
	}
	
h2 {
	color: black;
	font-size: 14px;
	}

	
h3 {
	color: black;
	font-size: 12px;
	}


h4 {
	color: black;
	font-size: 10px;
	}	


h5 {
	color: black;
	font-size: 8px;
	}	
	
	

p {
	margin: 3px;
	}

img {
	margin: 1;
	padding: 1;
	border: none;
	}

hr { height:1px;}

a img{ border-style: none;}

.goodimg{ padding: 3px; border-color: #e2e0d2;or: #e2e0d2; border-width: 1px; border-style: solid;}

	

/* =Header (02)
----------------------------------------------- */
#header {
	background: url(wbilder/header.jpg) no-repeat top center;
	height: 200px;
	position: relative;
	}

#logotyp {
	margin-left: 40px;
	margin-bottom: 0;
	margin-right: 0;
	margin-top: 30px;
	height: 60px;
	position: absolute;
	float:left;
	top: 15px;
	display: inline;
	}


/* =Content (03)
----------------------------------------------- */
#content {

	margin-left: 20px;
	margin-bottom: 30px;
	margin-right: 0;
	margin-top: 2px;
	float: left;
	width: 964px;
	}


.text-block {
	margin-left: 25px;
	margin-bottom: 0;
	margin-right: 60px;
	margin-top: 0;
	position: relative;
	float: left;
	width: 180px;
	text-align: left;
	display: inline; /* IE x2 */
	}


.right-block h2 {
	font-size: 1.95em;
	color: #3e422a;
	margin: 0 0 8px;
	font-weight: normal;
	line-height: 1.2em;
	}

.right-block {
	float: left;
	width: 600px;
	margin: 0 0 0 10px;
	}


.left-image img {
	float: left;
	padding: 5px;
	border: 1px solid #ddd;
	margin: 0 0 10px;
	}




#leftblock
	{
	margin-left: 20px;
	margin-right: 20px;
	border-left-style: none;
	border-bottom-style: none;
	border-right-style: none;
	border-top-style: none;
	min-height: 400px;
	width: 250px;
	overflow-x: hidden;
	float:left;
	}

#rightblock
	{
	padding: 20px;
	border-left-style: none;
	border-bottom-style: none;
	border-right-style: none;
	border-top-style: none;
	float:left;
	margin: 10px;
	width: 550px;
	float:left;
	overflow-x: hidden;
	}
	
#rightholder
	{
	margin-left: 10px;
	border-left-color: #e2e0d2;
	border-left-style: dotted;
	border-bottom-style: none;
	border-right-style: none;
	border-top-style: none;
	border-left-width: 1px;
	float:left;
	width: 640px;
	height: 550px;
	float:left;
	overflow-x: hidden;
	overflow-y: auto;
	}
	
	
	
#banner
	{
	margin-right: 10px;
	margin-left: 10px;
	padding: 10px;
	border-left-style: none;
	
	float:left;
	width: 550px;
	overflow-x: hidden;
	}
	
		
	

#divclear {
 clear:both;
}



/* =Footer (04)
----------------------------------------------- */
#footer { 
	background: url(wbilder/bottom.jpg) no-repeat top center;
	clear: both;
	height: 55px;
	}

#footer_text {
	padding-left: 120px;
	padding-right: 80px;
	padding-top: 30px;
	color: #ffffff;
	font-size: 10px;
	float: left;
	}
	
#footer_text a:link, #footer_text a:visited, #footer_text a:focus, #footer_text a:hover {
	color: #ffffff;
	text-decoration: none;
	}
	
#footer_text a:hover {
	color: #9abc54;
	text-decoration: none;
	}
		
/* =Language (04)
----------------------------------------------- */
		
#lang {
	clear: both;
	margin: 0 auto;
	padding: 0;
	width: 974px;
	text-align: left;
	height: 30px;
	}			

/*   produkt modul   
-------------------------------------------------- */

.produkt { background-color: #ffffff; padding: 10px; margin: 15px;}
.thumbnail { float: none; background-color: #dae6c4; padding: 10 px; margin: 20px;}
.produkttitel { margin-left: 5px; color: #060606; font-size: 1.2em; font-family: "Lucida Grande", Verdana, Arial, sans-serif;}
.produkttext {background-color: #ffffff; padding: 20px; border-style: solid; border-color: #efefef; border-width: 1px;}
.kttitel { margin-left: 5px; color: #060606; font-size: 1.2em; font-family: "Lucida Grande", Verdana, Arial, sans-serif;}
.produkttext {background-color: #ffffff; padding: 20px; border-style: solid; border-color: #efefef; border-width: 1px;}
	