/* CSS Document */
#shopkats {
	position:absolute;
	width:200px;
	height:115px;
	z-index:1;
	left: 20px;
	top: 0px;
}

#backgrund {
	position: fixed;
	width:100%;
	height:100%;
	z-index:1;
	left: 0px;
	top: 0px;
}
#ground {
	position:absolute;
	width:800px;
	height:auto;
	z-index:2;
	left: 50%;
	margin-left:-400px;
}
#logo {
	position:absolute;
	width:188px;
	height:61px;
	z-index:1;
	top: 0px;
	right:20px;
}
#navigation {
	position:absolute;
	width:100%;
	height:23px;
	z-index:2;
	left: 0px;
	top: 100px;
	background-color: #003066;
}
#leftside {
	position:absolute;
	width:230px;
	height:660px;
	z-index:3;
	left: 0px;
	top: 136px;
	background-color: #003066;
	border-bottom:20px solid #00457C;
}
#rightside {
	position:absolute;
	width:567px;
	height:660px;
	z-index:4;
	left: 233px;
	top: 136px;
	background-color: #003066;
	border-bottom:20px solid #00457C;
}
.navielement {
	float:left; 
	height:17px;
	border-right:1px solid #FFF;
	padding-left:16px;
	padding-right:16px;
	padding-top:6px;
}
#picleft {
	position:absolute;
	width:219px;
	height:718px;
	z-index:1;
	left: 0px;
	top: 40px;
}
#headline {
	position:absolute;
	width:448px;
	height:26px;
	z-index:1;
	left: 60px;
	top: 40px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 14px;
	text-transform: uppercase;
	font-weight:bold;
	color: #FFFFFF;
	text-decoration: none;
	border-bottom:2px solid #518ABC;
}
.katelement {
	width:190px;
	border-bottom:2px solid #518ABC;
	margin-bottom:20px;
	padding-bottom:14px;
}
.shopkattxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 14px;
	text-transform: uppercase;
	font-weight:bold;
	color: #FFFFFF;
	text-decoration: none;
}
.sideelement {
	margin-left:20px;
	margin-bottom:20px;
	border-bottom:2px solid #518ABC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
	text-transform: uppercase;
	font-weight:bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-bottom:10px;
}
#textfeld {
	position:absolute;
	width:450px;
	height:auto;
	z-index:2;
	left: 60px;
	top: 78px;
}
.txtnavi {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 9px;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
}
.txtnormal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 15px;
	font-weight: normal;
}
.txtmin {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 12px;
	font-weight: normal;
}
.txtblack {
	color: #000;
}
.txttabhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003066;
	text-decoration: none;
	line-height: 11px;
	font-weight: bold;
}
.txthead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 16px;
	text-transform: uppercase;
}

.aktivnav {
	background-color: #518ABC;
}
#seitennav {
	position:absolute;
	width:180px;
	height:30px;
	z-index:3;
	left: 330px;
	top: 44px;
}
.produktheadline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 13px;
	text-transform: uppercase;
	font-weight:bold;
	color: #FFFFFF;
	text-decoration: none;
	border-bottom:2px solid #518ABC;
	padding-bottom:10px;
}
.kattxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 13px;
	text-transform: uppercase;
	font-weight:bold;
	color: #FFFFFF;
	text-decoration: none;
}

