/* Grundeinstellungen */
body {
	background-color: #eeeded;
	color: #696969;
	margin: 10px 0px 0px 0px;
	line-height: 16px;
	font-family: Verdana;
	font-size: 12px;
	background-image: url(../img/slice_02.gif);
	background-repeat: repeat-x;
	background-attachment: scroll;
}

div#page {
        margin: 0 auto;
        border: 0px;
        }

img {
        border: 0px;

}
a, a:active, a:visited, a:link {
	font-family: Verdana;
	font-size: 12px;
	color: #025b88;
	text-decoration: none;
}
a:hover {
	font-family: Verdana;
	font-size: 12px;
	color: black;
	text-decoration: none;
}

a.topnavi, a.topnavi:active, a.topnavi:visited, a.topnavi:link {
	font-family: Verdana;
	font-size: 9px;
	color: #025b88;
	text-decoration: none;
}
a.topnavi:hover {
	font-family: Verdana;
	font-size: 9px;
	color: black;
	text-decoration: none;
}
a.mainnavi,a.mainnavi:visited, a.mainnavi:link {
	font-family: Verdana;
	font-size: 10px;
	line-height:20px;
	color: #025b88;
	text-decoration: none;
	display: block;
	border-left:5px solid silver;
	padding-left:5px;
	
	background-color: #edebeb;
}
a.mainnavi:hover {
	font-family: Verdana;
	font-size: 10px;
	line-height:20px;
	color: white;
	text-decoration: none;
	display: block;
	border-left:5px solid #2185b5;
	padding-left:5px;
	
	background-color: #596c7e;
	
}
a.mainnavi:active {
	font-family: Verdana;
	font-size: 10px;
	line-height:20px;
	color: white;
	text-decoration: none;
	display: block;
	background-color: #596c7e;
}
#headstreifen {
	width: 957px;
	height: 21px;
	background-image: url(img/slice_05.gif);
}
#headstreifen_sub{
	width: 957px;
	height: 34px;
	background-image: url(img/slice_07.gif);
}
#teaser{
	width: 957px;
	height: 65px;
	background-image: url(img/slice_08.gif);
}
#teaser_sub{
	width: 957px;
	height: 30px;
	background-image: url(img/slice_09.gif);
}
#main_begin{
	width: 957px;
	height: 21px;
	background-image: url(img/slice_10.gif);
}
#main_boxbg{
	width: 957px;
	height: auto;
	background-image: url(img/slice_12.gif);
	background-repeat: repeat-y;
}
#footer_box{
	width: 957px;
	height: 53px;
	background-image: url(img/slice_15.gif);
}
#left_sektor {
	width:690px;
	height: auto;
	
	float: left;
	margin-left:60px;
}
#navigation_box {
	width: 148px;
	height: 630px;
	float: left;
	border-right: 1px solid silver;
	border-bottom: 1px solid silver;
	background-color: #edebeb;
}
#main_content {
	width: 525px;
	height: auto;
	float:right;
	margin-right: 10px;
}
#right_sektor {
	width: 186px;
	height: auto;
	
	float: right;
	margin-right: 17px;
}
#headstreifen_inhalt {
	margin-left: 230px;
	color: black;
	width: 600px;
	height: 30px;
}
#inhalt_b {
	height: 15px;
}
#breadcrump {
	width: 400px;
	height:100px;
	margin-left: 220px;
	
	
}
.navtrail {
	display: block;
	border-left: 10px solid #025b88;
	line-height: 20px;
	padding-left:5px;
	
}
#userinf {
	width: 250px;
	height: 20px;
	margin-left: 10px;
	
	
}
.trenner {
	width: 1px;
	height:3px;
}
.contentsTopics {
	font-size: 14px;
	font-weight: bold;
	color: #2185b5;
}

SPAN.markProductOutOfStock {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}
SPAN.productOldPrice {
	font-family: Verdana, Arial, sans-serif;
	color: #ff0000;
	text-decoration: line-through;
}
SPAN.errorText {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

SPAN.productDiscountPrice {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
  font-weight: bold;
}

.stockWarning { 
	font-family : Verdana, Arial, sans-serif;
	font-size : 10px;
	color: #cc0033;
}
.infoBoxHeading,.infoBoxHeading_right {
	
	background-color: #596c7e;
	color: white;
	font-size : 10px;
	font-weight: bold;
	
}
input {
	
	
}
#main_contentc {
	width: 530px;
	height: auto;
	
	
}
img {
	border: 0px;
}
.main {
	color: #696969;
	line-height:17px;
	padding: 2px;
}
.price {
	color: red;
	font-weight: bold;
	display: block;
	
	line-height: 15px;
	font-size: 14px;
}
.price1 {
	color: red;
	font-weight: bold;
	
	line-height: 13px;
	font-size: 11px;
}
#produkt_list {
	background-color:silver;
}

.pageHeading,.contentsTopics,.moduleHeading {
	color: #025b88;
	font-weight: bold;
	display: block;
	text-align: center;
	line-height: 15px;
	font-size: 14px;
}
.smallHeading{
	color: #abc30b;
}
