body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	background-color:#F4F4F4;
}

a:link {
	color:#ff3333;
}

a:visited {
	color:#ff3333;

}

a:hover {
	color:#ff3333;
}

a:active {
	color:#ff3333;
}

h1 {
	font-size:14px;
	font-weight:bold;
	color:#666;
}

h2 {
	font-size:11px;
	font-weight:bold;
}

h3 {
	font-size:11px;
	font-weight:bold;
	color:#ff3333;
}

#wrapAll {
	width:100%;
	text-align:center;
}

#wrapContent {
	width:993px;
	background-color:#fff;
	margin:0px auto;
	text-align:left;
	border-left:none;
	border-right:none;
}

*html #wrapContent {
	border-left:1px solid #d1cfcf;
	border-right:1px solid #d1cfcf;
}

*+html #wrapContent {
	border-left:1px solid #d1cfcf;
	border-right:1px solid #d1cfcf;
}

#header {
	border-bottom:1px solid #d1cfcf;
	overflow:hidden;
}

#header div
{
    width: 100%;
    height: 57px;
    position: relative;
}

#header div img
{
    margin-left: 15px;
}

#header div div
{
    position:absolute;
    top:37px;
    height:
    20px;
    left:0px;
    width: 100%;
    background-color: #000;
    padding:0px;
    margin:0px;
}

#header div div ul
{
    list-style:none;
    padding: 0px;
    margin: 0px 0px 0px 125px;
    height: 20px;
    line-height: 20px;
}

#header div div ul li
{
    display:inline;
}

#header div div ul li a
{
    text-transform: uppercase;
    color:#fff;
    font-size: 14px;
    line-height: 20px;
    margin-left: 30px;
    font-family: sans-serif;
    text-decoration: none;
}

.slogan {
	color:#ff0000;
	font-weight:bold;
	font-size:13px;
	padding-left:25px;
	margin-top:-2px;
}

*+html .slogan {
	margin-top:-5px;
}

*html .slogan {
	margin-top:-5px;
}

#logoHolder {
	width:168px;
	height:71px;
	float:left;
}

#naviHolder {
	height:48px;
	float:left;
}

#stripeBG {
	width:10px;
	height:48px;
	float:left;
	background-image:url(../img/headNaviBgStripe.gif);
	background-repeat:repeat-x;
}

#contentWrap {
	width:973px;
	padding:10px;
	background-color:#fff;
}

#navi {
	/*width:132px;*/
	width:136px;
	text-align:right;
	float:left;
	font-size:12px;
	color:#666;
	font-weight:bold;
}

*+html #navi {
	letter-spacing:-1px;
}

	#navi a:link {
		color:#666;
		text-decoration:none;
	}

	#navi a:visited {
		color:#666;
		text-decoration:none;
	}

	#navi a:hover, a:active {
		color:#ff0000;
		text-decoration:none;
	}

	#navi ul {
		list-style:none;
		line-height:20px;
	}

	#navi p {
		line-height:20px;
		font-size: 11px;
	}

#content {
	width:804px;
	float:left;
	margin-left:26px;
}

	#benefits {
		margin-bottom:17px;
		margin-top:1px;
	}

	#content p {
		margin-top:17px;
		margin-bottom:31px;
		color:#666;
	}

	#contentLeftImage {
		width:200px;
		float:left;}

#breadcrump {
	margin-top:8px;
	margin-bottom:22px;
}

	#breadcrump a:link {
		color:#ff0000;
		text-decoration:underline;
	}

	#breadcrump a:visited {
		color:#ff0000;
		text-decoration:underline;
	}

	#breadcrump a:hover, a:active {
		color:#ff0000;
		text-decoration:underline;
	}


.procuctWrap {
	width:804px;
	min-height:170px;
	border-bottom:1px solid #cccccc;
	margin-top:17px;
}

#productsLeft {
	width:380px;
	padding-right:20px;
	margin-right:20px;
	/*border-right:1px solid #cccccc;*/
	float:left;
}

#productsRight {
	width:380px;
	float:left;
}

#clearProducts {
	height:1px;
	clear:left;
	width:100%;
}

*html .productWrap {
	height:200px;
}

	.procuctWrap ul {
		margin-top:-10px;
		margin-bottom:-10px;
	}

	.procuctWrap li {
		margin-bottom:3px;
	}

.prodLeft {
	width:202px;
	float:left;
}

	.colorSwitch {
		border-top:1px solid #cccccc;
		border-bottom:1px solid #cccccc;
		width:202px;
		text-align:center;
	}

	.colorSwitch img {
		cursor:pointer;
	}

.prodRight {
	width:499px;
	float:left;
	padding-left: 5px;
}

#tabelle {
	visibility:hidden;
	position:absolute;
	padding:10px;
	background-color:#fff;
	border:1px solid #999;
	width:auto;
	width:370px;
	overflow:visible;
}

#footer {
	width:100%;
	border-top:1px solid #cccccc;
	border-bottom:1px solid #ff0000;
	height:20px;
}

	#footerPos {
		padding-left:20px;
		padding-top:2px;
	}

		#footerPos a{
			color: #000;
			text-decoration:none;
		}

		#footerPos a:hover{
			color: #ff0000;
		}

		#redLink {
			color: #ff0000;
			text-decoration:none;
		}


	#footerPos img {
		vertical-align:middle;
	}


