@charset "utf-8";
body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #b8272e;
	margin: 0;  
	padding: 0;
	text-align: center;
	color: #FFFFFF;
}
.thrColFix #logo {
	float: inherit;
	width: 150px;
}

.thrColFix #container {
	width: 820px;
	margin: 0 auto;
	background-color: #b8272e;
	border: 1px none #000000;
} 
.thrColFix #sidebar1 {
	font-size: 14px;
	float: left;
	width: 150px; 
	padding: 0px 10px 0px 20px; 
	text-align: left;
	border-bottom-style: solid;
	border-bottom-width: 0px;
	border-bottom-color: #000;
	background-color: #b8272e;
	height: 700px;
	color: #333333;
}
.thrColFix #mainContent {
	background-color: #b8272e;
	color: #FFFFFF;
	font-size: 14px;
	float: right;
	width: 550px;
	text-align: left;
}
.thrColFix #mainContent fuss{
	background-color: #b8272e;
	color: #000;
	font-size: 16px;
	text-align: left;
	margin: 0;
	padding: 0;
	text-align: left;
}

.thrColFix #mainContent a:link {
	color: #000;
	font-size: 14px;
	font-style: normal;
	text-decoration: underline;
}
.fltrt {
	float: right;
	margin-left: 8px;
}
.fltlft {
	
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.thrColFix #sidebar1 a:link {
	color: #DDDD00;
	font-size: 18px;
	font-style: normal;
	text-decoration: none;
}
.thrColFix #sidebar1 a:hover {
	color: #000000;
	font-style: normal;
	text-decoration: none;
	font-size: 18px;
}
.thrColFix #sidebar1 a:visited{
	font-size: 18px;
	font-style: normal;
	color: #DDDD00;
	text-decoration: none;
}
.thrColFix #prodContent {
	background-color: #b8272e;
	float: none;
	padding-left: 20px;
	color: #000;
	text-align: left;
	font-size: medium;
	padding-top: 0px;
	vertical-align: top;
}
.thrColFix #bild {
	float: left;
	width: 250px;
	padding-left: 10px;
}
.thrColFix #text {
	float: left;
	width: 350px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
	vertical-align: top;
}
.thrColFix #text a:link {
	color: #a50000;
	font-size: 14px;
	font-style: normal;
	text-decoration: none;
	font-weight: bold;
}
.thrColFix #text a:hover {
	color: #ffffff;
	text-decoration: none;
	font-size: 14px
	font-weight: bold;
	
}
.thrColFix #text a:visited{
	font-size: 14px;
	color: #a50000;
	font-weight: bold;
	text-decoration: none;
}

