#lang {
	position:		absolute;
	top:			10px;
	right:			5px;
	font-size:		11px;
}

#lang li {
	display:		inline;
}

#lang a {
	color:			#4a4a4a;
}

#lang a:hover {
	color:			#006600;
}

#lang li:first-child a:after {
	content:		"|";
	padding:		0 1px 0 3px;
}

#suche {
	position:		absolute;
	top:			30px;
	right:			0px;
}

#suche INPUT {
	font-family:	arial; 
	font-size:		11px;
	color:			#4a4a4a;
	line-height:	14px;
	padding:		0px 2px 0px 3px;
	border:			1px solid #e1dbce;
	height:			16px;
}

#suche INPUT.button {
	border:			1px solid #000080;
	color:			#ffffff;
	background:		#000080;
	font-weight:	bold;
	margin-right:	3px;
	cursor:			pointer;
}

#navi li {
	float:			left;
	position:		relative;
	list-style:		none;
}

#navi a {
	display:		block;
	margin:			0 0 0 8px;
	padding:		0 8px;
	height:			22px;
	color:			#000080;
	line-height:	23px;
	background:		#fff;
}

#navi a:hover {
	color:			#fff;
	background:		#000080;
}

#navi ul {
	display:		none;
	position:		absolute;
	left:			0;
	top:			22px;
	z-index:		1000;
	width:			170px;
	font-size:		11px;
	text-transform: none;
}

#navi li:hover ul {
	display:		block;
}

#navi li {
	margin-bottom:	5px;
}
#navi li li {
	margin-bottom:	0px;
}
#navi li.break {
	clear:			left;
}

#navi ul li {
	float:			none;
}

#navi ul li a {
	white-space:	nowrap;
	height:			30px;
	line-height:	30px;
}

#navi ul ul {
	display:		none !important;
}

#navi ul li:hover ul {
	display:		block !important;
	left:			162px;
	top:			0;
}

#wrapper {
	overflow:		hidden;
	clear:			left;
}

#slider {
	overflow:		hidden;
	height:			218px;
}

#content.box {
	padding:		25px;
}
#content.fullwidth {
	clear:			both;
}
#right.fixheight {
	height:			199px;
}

#wobinich {
	margin:			-10px 0px 15px 0px;
	line-height:	16px;
	color:			#4a4a4a;
	font-size:		11px;
}

#wobinich A {
	color:			#4a4a4a;
}

#wobinich A:hover {
	color:			#079107;
}

#wobinich A:after {
	content:		" » ";
}

#wobinich A:first-child {
	margin-left:	10px;
}

#wobinich A:last-child:after {
	content:		"";
}

#wobinich A:last-child {
	color:			#000080;
}


#kategorien {
	overflow:		hidden;
	width:			740px;
	font-size:		18px;
	text-transform:	uppercase;
}
#kategorienshop {
	overflow:		hidden;
	width:			680px;
	font-size:		16px;
	text-transform:	uppercase;
}
#kategorien a {
	display:		block;
	margin:			0;
}

#kategorien img {
	display:		block;
	margin:			4px 0 0 0;
}

#kategorien li {
	float:			left;
	margin:			0 30px 20px 0;
	width:			152px;
	list-style:		none;
}
#kategorienshop li {
	float:			left;
	margin:			0 30px 20px 0;
	width:			130px;
	list-style:		none;
}
#content-inner {
	padding:		11px;
	border:			1px solid #e1dbce;
	background:		#f4f2ec;
}

#content-tabs {
	height:			23px;
	margin-top:		18px;
}
#content-tabs li a{
	white-space:	nowrap;
	height:			22px;
	line-height:	22px;
}
#content-tabs li {
	float:			left;
	position:		relative;
	list-style:		none;
}
#content-tabs A {
	display:		block;
	margin:			0;
	padding:		0 12px 0 12px;
	height:			22px;
	color:			#006d38;
	line-height:	22px;
	background:		#FFF;
	border:			1px solid #e1dbce;
	border-left:	0px;
}
#content-tabs li:first-child A{
	border-left:	1px solid #e1dbce;
	border-radius: 	5px 0px 0px 0px; 
	-moz-border-radius-topleft: 5px; 
	-khtml-border-radius-topleft: 5px; 
}
#content-tabs li:last-child  A{
	border-radius: 	0px 5px 0px 0px; 
	-moz-border-radius-topright: 5px; 
	-khtml-border-radius-topright: 5px;
}
#content-tabs li.aktiv {
	height:			30px;
	line-height:	30px;
	margin-top:		-8px;
}
#content-tabs li.aktiv a {
	height:			30px;
	line-height:	30px;
	border-bottom:	1px solid #f4f2ec;
	background:		#f4f2ec;
	font-weight:	bold;
	border-radius: 	5px 5px 0px 0px; 
	-moz-border-radius-topleft: 5px; 
	-moz-border-radius-topright: 5px; 
	-khtml-border-radius-topleft: 5px; 
	-khtml-border-radius-topright: 5px;
}


#content-inner .page {
	display:		none;
}
#content-inner .page:first-child {
	display:		block;
}

#flag-container {
	height:65px;
}

.flag {
	z-index:		100;
	position:		absolute;
	right:			5px;
	padding:		0 4px 0 22px;
	height:			30px;
	line-height:	30px;
	color:			#fff;
	font-size:		22px;
	text-transform: uppercase;
	background:		url(../bilder/layout/flag.png);
}

.flag.first {
	top:			3px;
	width:			278px;
}

.flag.second {
	top:			36px;
	width:			340px;
}

#liste {
	margin:			0 0 25px 0;
	font-weight:	bold;
	list-style:		none;
	line-height:	25px;
}

#liste a:before {
	content:		"»";
	margin:			0 3px 0 0;
}

#right h4 {
	margin:			0 0 10px 0;
	line-height:	17px;
	color:			#252525;
	font-size:		17px;
	font-weight:	normal;
	text-transform:	uppercase;
}

#katalog {
	overflow:		hidden;
	margin:			0 0 30px 0;
}

#katalog img {
	display:		block;
	margin:			0 0 7px 0;
	border:			2px solid #fff;
}

#katalog .bestellen {
	margin:			0 20px 0 0;
}

#katalog .bestellen:before {
	content:		"»";
	margin:			0 3px 0 0;
}

.sidebar {
	overflow:		hidden;
	margin:			0 0 30px 0;
}
.sidebar  img {
	display:		block;
	margin:			0 0 7px 0;
	border:			2px solid #fff;
}
.sidebar .link {
	margin:			0 20px 0 0;
}

.sidebar .link:before {
	content:		"»";
	margin:			0 3px 0 0;
}

#info-box {
	padding:		25px 20px 10px 20px;
	color:			#fff;
	background:		url(../bilder/layout/info-box2.png);
	background-position:	top right;
}

#info-box h5 {
	margin:			0 0 20px 0;
	line-height:	17px;
	font-size:		17px;
	font-weight:	normal;
	text-transform: uppercase;
}

#info-box a {
	color:			#fff;
}

#info-box a:hover {
	color:			#c7e7a5;
}

#info-box-left {
	float:			left;
	margin:			0 70px 20px 0;
	width:			300px;
	font-size:		11px;
}

#info-box-middle {
	float:			left;
	width:			347px;
	margin:			0 0 20px 0;
}

#info-box-middle li {
	list-style:		none;
	line-height:	25px;
}

#info-box-middle li a:before {
	content:		"»";
	margin:			0 3px 0 0;
}

#info-box-right {
	float:			right;
	padding:		60px 0 0 20px;
	width:			230px;
	font-size:		15px;
}

#info-box-right p {
	height:			30px;
	line-height:	30px;
}

#info-box-right img {
	float:			left;
}

#info-box-right a {
	float:			left;
	margin:			0 0 0 12px;
}

#footer {
	margin:			0 0 30px 0;
	padding:		3px 20px 0 20px;
	height:			22px;
	color:			#000;
	background:		#fff;
}

#footer p {
	float:			left;
	font-size:		11px;
}

#footer ul {
	float:			right;
	font-size:		12px;
	text-transform: uppercase;
}

#footer li {
	display:		inline;
}

#footer li:after {
	content:		"|";
	margin:			0 20px;
}

#footer li:last-child:after {
	content:		"";
	margin:			0;
}

#footer a {
	color:			#000;
}

#footer a:hover {
	color:			#000080;
}


.box {
	margin:			0 0 10px 0;
	padding:		5px;
	border:			1px solid #c7c7c7;
	-webkit-box-shadow: 3px 3px 7px #cac4b2;
	box-shadow:	 	3px 3px 7px #cac4b2; 
	background:		#fff;
}

.box2 {
	margin:			0 0px 10px 0;
	padding:		5px;
	border:			1px solid #c7c7c7;
	-webkit-box-shadow: 3px 3px 7px #cac4b2;
	box-shadow:	 	3px 3px 7px #cac4b2; 
	background:		#f4f2ec;
}
.box_allgem {
	margin:			0 0px 10px 0;
	padding:		5px;
	border:			1px solid #c7c7c7;
	-webkit-box-shadow: 3px 3px 7px #cac4b2;
	box-shadow:	 	3px 3px 7px #cac4b2; 
	background:		#f4f2ec;
}

.box_allgem img {
	float:			right;
	margin:			0 0 7px 0;
	border:			2px solid #fff;
}

.box_center {
	heigh:			230px
	float:          none;
	margin:			0 0px 10px 0;
	padding:		5px;
	border:			1px solid #c7c7c7;
	-webkit-box-shadow: 3px 3px 7px #cac4b2;
	box-shadow:	 	3px 3px 7px #cac4b2; 
	background:		#f4f2ec;
}

.box_center img {
	margin:			0 0 7px 0;
	border:			2px solid #fff;
}

.red {
	color: 		   #aa0000;
}

.border_weiss {
	border:			2px solid #fff;
}
#container #wrapper #content #content-tabs li a strong {
	color: #F00;
}	