
	body {
		background-color:	#ffffff;
		font-family:		arial;
		font-size:			11px;
		color:				#000000;

		scrollbar-base-color:white;
		scrollbar-3dlight-color:#FFFFFF;
		scrollbar-arrow-color:#cad201;
		scrollbar-darkshadow-color:white;
		scrollbar-face-color:white;
		scrollbar-highlight-color:#FFCCFF;
		scrollbar-shadow-color:#FFCCFF;
		scrollbar-track-color:white;
	}

	table, tr, td {
		font-family:		arial;
		font-size:			11px;
		line-height:		15px;
		color:				#666666;
	}

	h1, h2, .small {
		font-family:		arial;
		font-size:			11px;
		line-height:		6px;
		color:				#000000;
		letter-spacing:		1px;
	}

	a:link, a:visited, a:active, a:hover {
		font-family:		arial;
		font-size:			10px;
		color:				#666666;
	}

	.tblHome {
		background-image:	url(../img/img_bg_home.gif);
	}

	.tblPage {
		background-image:	url(../img/img_bg_page.gif);
	}

	.tblDet {
		background-image:	url(../img/img_bg_det.gif);
	}



	.head {
		background-color:	#000000;
	}

	.nav {
		font-family:		arial;
		font-size:			11px;
		color:				#FFFFFF;
		font-weight:		bold;
		text-decoration:	none;
	}

	a.nav:link, a.nav:visited {
		font-family:		arial;
		font-size:			11px;
		color:				#FFFFFF;
		font-weight:		bold;
		text-decoration:	none;
	}

	a.nav:active, a.nav:hover {
		font-family:		arial;
		font-size:			11px;
		color:				#FFFFFF;
		font-weight:		bold;
		text-decoration:	none;
	}

	.imgIns {
		background-color:	#7EBEE8;
		color:				#000000;
	}

	.cntBlue {
		color:				#7EBEE8;
	}

	a.cntTitle:link, a.cntTitle:visited, a.cntTitle:active, a.cntTitle:hover {
		font-size:			12px;
		color:				#000000;
		font-weight:		bold;
	}

	.cntTitle {
		font-size:			10px;
		color:				#666666;
		font-weight:		bold;
		line-height:		11px;
		letter-spacing:		2px;
	}

	.cntText {
		font-size:			10px;
		color:				#666666;
		font-weight:		bold;
		line-height:		18px;
		letter-spacing:		1px;
	}

	.cntTextInvHead {
		font-size:			12px;
		/*color:				#CC0000;*/
		color:				#FFCCFF;
		line-height:		18px;
		letter-spacing:		2px;
	}

	.cntTextInv {
		font-size:			12px;
		color:				#FFFFFF;
		line-height:		18px;
		letter-spacing:		2px;
	}

	.small {
		font-size:			20px;
		line-height:		11px;
		color:				#000000;
	}

	.cntHi {
		font-size:			12px;
		/*color:				#CC0000;*/
		color:				#cad201;
		font-weight:		bold;
		line-height:		18px;
		letter-spacing:		3px;
	}

	.hi
	{
		FONT-FAMILY:		arial;
		FONT-SIZE:			14px;
		COLOR:				#ff3399;
	}

	a.hmeTitle:link, a.hmeTitle:visited, a.hmeTitle:active, a.hmeTitle:hover {
		font-size:			11px;
		font-weight:		bold;
		text-decoration:	none;
		line-height:		18px;
		letter-spacing:		2px;
		/*color:				#CC0000;*/
		color:				#cad201;

	}
	a.hmeDesc:link, a.hmeDesc:visited, a.hmeDesc:active, a.hmeDesc:hover {
		font-size:			10px;
		text-decoration:	none;
		line-height:		18px;
		letter-spacing:		1px;
		color:				#666666;
	}

	a.lHi:link, a.lHi:visited, a.lHi:active, a.lHi:hover {
		font-size:			10px;
		font-weight:		bold;
		text-decoration:	none;
		letter-spacing:		3px;
		color:				#000000;
	}

	a.small:link, a.small:visited, a.small:active, a.small:hover {
		font-size:			10px;
		line-height:		11px;
		text-decoration:	none;
		color:				#888888;
	}

	.bgHeader {
		background-color:	#ffffff;
		border-top:			1px solid #969696;
		border-left:		1px solid #969696;
		border-right:		1px solid #969696;
		
		/*
		border-top:			1px solid #bbbbbb;
		border-left:		1px solid #bbbbbb;
		border-right:		1px solid #bbbbbb;
		*/
	}
	.bgFooter {
		background-color:	#888888;
		border:				1px solid #888888;

		/*
		background-color:	#8E2F00;
		border:				1px solid #8E2F00;
		*/
	}


	a.navItem:link, a.navItem:active, a.navItem:visited, a.navItem:hover, a.navItem:focus {
		FONT-FAMILY:		arial;
		font-size:			12px;
		font-weight:		bold;
		text-decoration:	none;
		line-height:		20px;
		letter-spacing:		1px;
		color:				#FFFFFF;
		padding-right:		20px;
	}

	a.navItemActive:link, a.navItemActive:active, a.navItemActive:visited, a.navItemActive:hover, a.navItemActive:focus {
		FONT-FAMILY:		arial;
		font-size:			12px;
		font-weight:		bold;
		text-decoration:	none;
		line-height:		20px;
		letter-spacing:		1px;
		color:				#CCCCCC;
		padding-right:		20px;
	}

	.content {
		border:				0px;
	}
	
	.imgBorder {
		border:				1px solid #bbbbbb;
	}

	.innerContent {
		padding:			20px;
	}

	.teaserContent {
		padding:			20px;
		background-color:	#ffffff;
		vertical-align:		bottom;
	}	

	.boxContent {
		background-color:	#ffffff;
		text-align:			right;
		vertical-align:		top;
	}

	#contentdiv{
		height:				430px;
		overflow:			none;
		position:relative;
	}

.spanKollektion2011Kat{
	color:#c8d200;
	text-transform:uppercase;
	font-size:13px;
	line-height:23px;
}
