﻿body {
	margin: 0px 0pc 30px 0px;
	background-color: #ffffff;
	background-image:url('bilder/streifen.gif');
}
#container {
	margin: 0px auto;
	font-family: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, Sans-Serif;
	width: 950px;
	overflow: auto;
	position: relative;
	padding: 0;
	background-color: #FFFFFF;
	background-image: url('bilder/grau-rechts-unten.jpg');
	background-position: right bottom;
	background-repeat: no-repeat;
	text-align: left;
	border: 1px solid #C0C0C0;
	/*-moz-border-radius: 5px;
	-webkit-border-radius: 5px;*/
	-o-box-shadow: 3px 3px 2px #909090;
	-icab-box-shadow: 3px 3px 2px #909090;
	-khtml-box-shadow: 3px 3px 2px #909090;
	-moz-box-shadow: 3px 3px 2px #909090;
	-webkit-box-shadow: 3px 3px 2px #909090;
	box-shadow: 3px 3px 2px #909090;
	z-index: 0;
}
#webseiten {
	position: absolute;
	width: 430px;
	height: 90px;
	z-index: 1;
	left: 231px;
	top: 119px;
}
#news {
	background-color: #ffffff; /* for IE */;
	filter: alpha(opacity=70); /* CSS3 standard */;
	opacity: 0.7;
	position: absolute;
	width: 275px;
	height: 135px;
	z-index: 1;
	left: 599px;
	top: 25px;
	padding: 10px 10px 10px 10px;
}
#breadcrumb {
	font-style:italic
}
#inhalt #breadcrumb p {
	color: #C0C0C0;
	font-size: 10px;
	margin: 0px 0px 5px 0px;
}
#inhalt #breadcrumb a {
	text-decoration: underline;
	font-size: 10px;
	color: #C0C0C0;
}


/*- Menu Tabs 3--------------------------- */
#tabs3 {
	float: left;
	width: 100%;
	background: #E4E6EB;
	font-size: 11px;
	line-height: normal;
}
#tabs3 ul {
	margin: 0;
	padding: 5px 10px 0 13px;
	list-style: none;
}
#tabs3 li {
	display: inline;
	margin: 0;
	padding: 0;
}
#tabs3 a {
	float: left;
	background: url("bilder/tableft3.gif") no-repeat left top;
	margin: 0;
	padding: 0 0 0 4px;
	text-decoration: none;
}
#tabs3 a span {
	float: left;
	display: block;
	background: url("bilder/tabright3.gif") no-repeat right top;
	padding: 5px 15px 4px 6px;
	color: #FFF;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabs3 a span {
	float: none;
}
/* End IE5-Mac hack */
#tabs3 a:hover span {
	color: #FFF;
}
#tabs3 a:hover {
	background-position: 0% -42px;
}
#tabs3 a:hover span {
	background-position: 100% -42px;
}
#tabs3 #current a {
	background-position: 0% -42px;
}
#tabs3 #current a span {
	background-position: 100% -42px;
}

#inhalt {
	position: relative;
	float: left;
	margin: 13px 0px 13px 13px;
	padding: 5px 10px 0px 10px;
	border: 0px solid #C0C0C0;
	width: 630px;
	z-index: 1;
}
#inhalt h1 {
	color: #AD2D2B;
	margin: 0px 0px 10px 0px;
	font-size: 20px;
}

#inhalt h3 {
	color: #AD2D2B;
	font-size: 13px;
	margin: 0px 0px 5px 0px;
	clear:both;
	float:none;
}
#inhalt p {
	font-size: 13px;
	margin: 0px 0px 10px 0px;
	
}
#inhalt a {
	font-size: 13px;
	text-decoration: underline;
}
#news-trends {
	font-family: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, Sans-Serif;
	position: relative;
	float: right;
	margin: 35px 18px 13px 0px;
	padding: 10px 10px 0px 10px;
	border: 1px solid #D34F47;
	width: 230px;
	background-color: #FFFFFF;
	background-image: url('bilder/rot-links-oben.jpg');
	background-repeat: no-repeat;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-o-box-shadow: 3px 3px 2px #909090;
	-icab-box-shadow: 3px 3px 2px #909090;
	-khtml-box-shadow: 3px 3px 2px #909090;
	-moz-box-shadow: 3px 3px 2px #909090;
	-webkit-box-shadow: 3px 3px 2px #909090;
	box-shadow: 3px 3px 2px #909090;
	z-index: 1;
}
#news-trends h1 {
	font-size: 16px;
	color: #AD2D2B;
	margin: 0px 0px 10px 0px;
	line-height: 120%;
}

#news-trends h3 {
	font-family: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, Sans-Serif;
	font-size: 12px;
	color: #7E8699;
	margin: 5px 0px 3px 0px;
	line-height: 120%;
}
#news-trends p {
	font-size: 11px;
	margin: 0px 0px 10px 0px;
}
#news-trends a {
	font-size: 11px;
	text-decoration: underline;
}
#news-trends img {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: 0px;
}
.shop {
	background-image: url('bilder/shop-bk.jpg');
	background-repeat: repeat-x;
	margin: 15px 0px 15px 0px;
	padding: 10px 5px 5px 10px;
	border: 1px solid #C0C0C0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-o-box-shadow: 3px 3px 2px #909090;
	-icab-box-shadow: 3px 3px 2px #909090;
	-khtml-box-shadow: 3px 3px 2px #909090;
	-moz-box-shadow: 3px 3px 2px #909090;
	-webkit-box-shadow: 3px 3px 2px #909090;
	box-shadow: 3px 3px 2px #909090;
	overflow: auto;
}
#inhalt .shop p {
	margin-left: 225px;
	width: 380px;
	font-size: 13px;
}

#inhalt .shop a {
	font-size: 13px;
	text-decoration:underline;
}
#inhalt .shop img {
	float: left;
	margin: 0px 10px 5px 0px;
	padding: 2px 2px 2px 2px;
	border: 1px solid #C0C0C0;

}
#inhalt .shop h1 {
	/*color: #7E8699;*/
	color: #3A4152;
	clear:both;
	float:none;
	
}

.shopstart {
	background-image: url('bilder/shop-bk.jpg');
	background-repeat: repeat-x;
	margin: 15px 0px 15px 0px;
	padding: 10px 10px 0px 10px;
	border: 1px solid #C0C0C0;
	width:280px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-o-box-shadow: 3px 3px 2px #909090;
	-icab-box-shadow: 3px 3px 2px #909090;
	-khtml-box-shadow: 3px 3px 2px #909090;
	-moz-box-shadow: 3px 3px 2px #909090;
	-webkit-box-shadow: 3px 3px 2px #909090;
	box-shadow: 3px 3px 2px #909090;
	overflow: auto;
	z-index: 2;
}
#inhalt .shopstart p {
	font-size: 13px;
}

#inhalt .shopstart a {
	font-size: 13px;
	text-decoration:underline;
}
#inhalt .shopstart img {
	float: left;
	margin: 0px 10px 5px 0px;
	padding: 2px 2px 2px 2px;
	border: 1px solid #C0C0C0;

}

#inhalt .shopstart h1 {
	/*color: #7E8699;*/
	font-size: 14px;
	color: #3A4152;
	clear:both;
	float:none;
	
}
.startdiv {
	float: left; width:315px; overflow: auto
}
#footer {
	overflow: hidden;
	width: 100%;
	clear: both;
	float: none;
	height: 20px;
	background-color: #CACAD4;
}
#footer p, a {
	font-size: 10px;
	text-decoration: none;
	color: #000000;
	margin-top: 3px;
}
#online_shop {
	height: 229px;
}
