* {	margin: 0; padding: 0; line-height: 1.5em; font-family: Arial, Helvetica, Sans-Serif;}

body {
	text-align: center;
	background:	#FFFFFF;
	font-family:	Arial, Helvetica, Sans-Serif;
	font-size:		12px;
}
img	{
	border-bottom-style: none;
}

/******* LAYOUT **********/

div#pagecontent {
	color: #000000;
	width: 100%;
	height: auto;
	margin:	0 auto;
	padding: 0;
	text-align: left;
	}

div#header {
	display:	none;
	}

div#logo {
	width:		200px;
	height:		150px;
	float:		left;
	}
	
div#headerpic {
	width:		780px;
	height:		150px;
	float:		right;
	}


div#navigation {
	display: none;
	}

div#col_right {
	display:none;
	}

div#content_1sp, div#content_2sp {
	font-size:	1em;
	}

div#button_container_de {
display:none;
}



div#breadcrumbcontainer {
	display: none;
	}

div#breadcrumb {
	margin-left: 20px;
	padding:	5px 0 0 0;
	font-size: 0.8em;
	}

div#breadcrumbcontainer #flaggen {
	float: right;
	padding-top: 5px;
}

div#breadcrumbcontainer #flaggen a {
	margin-left: 10px;
}

/***** CONTENTELEMENTE */

div#produktbild {
	margin:		20px 0 20px 0;
	}


/* Fusszeile */
#footer {
	clear: both;
	margin: 20px auto 0 auto;
	padding: 10px 0 20px 0;
	text-align: center;
	color: #808080;
	font-size: 0.9em;
}
#footer a { color: #808080; text-decoration: none; }
#footer a:hover { text-decoration: underline; }


.thumbnailtable {
	width: 100%;
	border: 1px solid silver;
	border-collapse: collapse;
}

.thumbnailtable td {
	text-align: center;
	vertical-align: middle;
	margin-top: 10px;
	margin-bottom: 10px;
	border: 1px solid silver;
	height: 150px;
}



/******** TYPO ****************/

#content_1sp h1, #content_2sp h1 {
	font-size:	2.6em;
	color:	#000000;
	margin: 0;
	}

#content_1sp h2, #content_2sp h2 {
	font-size:	1.4em;
	color: #000000;
	margin: 0 0 0.2em 0;
	font-weight: normal;
	letter-spacing: 0.1em;
	}

#content_1sp h3.gruenerbalken, #content_2sp h3.gruenerbalken {
	font-size:	1.2em;
	color:	#000000;
	background-color: #FFFFFF;
	margin: 1.5em 0 0 0;
	font-weight: normal;
	padding: 0.3em;
	}


#content_1sp ul.grueneliste, #content_2sp ul.grueneliste {
	font-size: 1em;
	margin-left: 2em;
}

#content_2sp ul.grueneliste li {
	border-bottom: 1px solid #bfbfbf;
	padding: 0.3em;
}

div#col_right h3 {
	font-weight: normal;
	font-style: normal;
	font-size: 1.4em;
	color: #666;
	border-bottom: 1px solid #CCC;
}

div#col_right h4 {
	font-size: 1.4em;
	color: #007448;
}


div#col_right .box {
	margin-top: 10px;
	padding-bottom: 5px;
	border-bottom: 1px solid #CCC;
}

img.bildrechts {
	float: right;
	margin-left: 10px;
}


