@charset "utf-8";
/* CSS Document */

/* Container */

html, body {
	margin: 0px;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #ffffff;

}

/* ----- Header Start ----- */

	/* Layout */

	#pcHeader08 {
			width: 900px;
			height: 104px;
			background-color: #FFF;
			align: left;
			margin-top: 0px;
			margin-bottom: 0px;
			border: none;
			position: relative;
			margin-left: 0px;
			
			
		}
		
	#pcHeader08Left {
			
			position: relative;
			top: 16px;
			width: 200px;
			float: left;
					}
		
	#pcHeader08Center {
			position: relative;
			float: right;
			width: 700px;
			background-color: #c2def6;
			color: #336699;
			text-align:left;
			height: 84px;
			padding:0px;
			
			
		}
		
	#pcHeader08Right {
			position: absolute;
			top: 8px;
			left: 575px;
			width: 295px;
			border: 1px dashed #CCC;
			padding: 10px;
			text-align: left;
		}
		
	/* Elements */
	
	#pcHeader08StoreName {
			text-align: left;
			font-size: 60px;
		}
		
	#pcHeader08StoreDescription {
			text-align: left;
			font-size: 18px;
			margin-top: -5px;
		}
			
	#pcHeader08Center form input {
			font-size: 18px;
			border: 1px solid #CCC;
			background-color: #E8E8FF;
			width: 175px;
			height: 25px;
		}
		
	#pcHeader08Center a {
			text-decoration: none;
			color: #0000BE;
		}
		
	#pcHeader08Center a:hover {
			color: #999;
		}
		
	#pcHeader08Right .tagLine {
			font-size: 40px;
		}
		
	#pcHeader08Right .tagLineSmall {
			font-size: 18px;
			margin-top: -5px;
		}
		
/* ----- Header End ----- */

/* ----- Top Navigation Start ----- */

	#pcTopNav08 {
			width: 900px;
			height: 28px;
			background-color: #E1E1E1;
			margin-left: auto;
			margin-right: auto;
			margin-top: 0px;
			margin-bottom: 3px;
			border: none;
			font-size: 16px;
			text-align: right;
			color: #000;
		}

	#pcTopNav08-CART {
			float: left;
			padding: 2px 0 0 10px;
			font-size: 9px;
		}

	#pcTopNav08-LINKS {
			float: right;
			margin: 0;
			padding: 4px 10px 0 0;
		}

	#pcTopNav08 a {
			text-decoration: none;
			color: #0000BE;
		}
		
	#pcTopNav08 a:hover {
			color: #666;
		}

/* ----- Top Navigation End ----- */

/* ----- Main Area Start ----- */

	#pcMainArea08 {
			width: 900px;
			background-color: #FFF;
			margin-left: 0px;
			margin-top: 0px;
			margin-bottom: 4px;
			border: none;
		}
		
	#pcMainArea08-PC {
			width: 680px;
			float: right;
			
			text-align: left;
			margin: 0px 0px 0px 0;
			
		}
		
		#pcMainArea08-PC-Content {
				padding: 10px;
			}
		
	#pcMainArea08-LEFT {
			width: 200px;
			float: left;
			text-align: left;
			vertical-align: top;
			height: 586px;

			
		}

	#pcMainArea08-BROWSE {
			width: 200px;
			
			margin-bottom: 10px;
		}

	#pcMainArea08-BROWSE table {
			margin: 0 0 10px 6px;
		}

#pcMainArea08-BROWSE table td {
			padding: 4px 0 0 0;
		}
		
	#pcMainArea08-PRICE {
			width: 200px;
			background-color: #D2F0FF;
			border: 1px solid #9999CC;
			margin-bottom: 10px;
		}

	#pcMainArea08-LINKS {
			width: 200px;
			background-color: #E1F4F4;
			border: 1px solid #9999CC;
			margin-bottom: 10px;
		}
		
	#pcMainArea08-LEFT h3 {
			font-size: 16px;
			color: #333;
			border-bottom: 1px solid #333;
			width: 180px;
			margin: 5px 0 10px 5px;
			font-weight: normal;
		}

	#pcMainArea08-LEFT ul {
		list-style-type: none;
		margin: 0 0 10px 5px;
		padding: 0;
	}

	#pcMainArea08-LEFT li {
		margin: 4px 0 0 5px;
	}

	#pcMainArea08-LEFT a {
		text-decoration: none;
		color: #0000BE;
		}
		
	#pcMainArea08-LEFT a:hover {
		text-decoration: none;
		color: #06F;
		}
		
	#pcMainArea08-SPACER {
			clear: both;
		}

/* ----- Main Area End ----- */

/* ----- Footer Start ----- */

	#pcFooter08 {
			
			border-top:1px solid #D9D9D9;
			font-size: 11px;
			text-align: right;
			color: #999999;
			background-color: #ffffff;
		}

	#pcFooter08 p {
			margin: 0;
			padding: 2px 0 0 10px;
		}

	#pcFooter08 a {
			text-decoration: none;
			color: #0000BE;
		}
		

	#pcFooter08 a:hover {
			color: #000000;
		}

/* ----- Top Navigation End ----- */

/* ----- Other Interface Elements ----- */

	#pcShowCart {
      width: 200px;
			border: 1px solid #e1e1e1; 
			margin-bottom: 10px;
			font-size: 11px;
	}
	
.leftsearch {
		
		margin-left: 10px;
		font-size: 10px;
		color:#999999;
		padding-top: 10px;
		}
		
.leftsearch h1{
		
		color: #0100be;
		font-size:12px;
		margin: 0px;
		}
	
.leftsearch select{
		border-width: 0px;
		background-color: #eeeeee;
		font-size: 12px;
		font-family:Arial, Helvetica, sans-serif;
		color: #999999;
		width: 165px;
		margin-bottom: 5px;
		
		height: 20px;
		

	}
	
	/* functional navigation */
.function {
	overflow:hidden;
	position:relative;
	text-align:right;
	
}
.function li {
	background:#fff;
	display:inline;
	list-style-type:none;
	color:#7D7D7D;
}
.function li span {
	margin:0 1em;
}

.function a, a:visited, a:active, a:hover {
color:#7D7D7D;
text-decoration:none;
}

/* /functional navigation */

/* navigation */
.navWrapper {
	background:url('/images/bg.head.gif') repeat-x left bottom;
	border:1px solid #f3f3f3;
	border-bottom-color:#e0e0e0;
	border-right-color:#e0e0e0;
	height:3.1667em;
	overflow:hidden;
	width:676px;
	float: right;
}
.navList {
	margin-top:0.9167em;
	margin-left: -40px;
}
.navList li {
	border-left:1px solid #e0e0e0;
	display:inline;
	float:left;
	font-size:0.9167em;
	list-style-type:none;
	padding:1px 0 3px 0;
	margin-left:-1px;
}
.navList li.aktiv {
	background:url('/images/bg.navigation.marker.gif') no-repeat left top;
}
.navList li.noborder {
	border:0;
}
.navList li a {
	margin:0 1.4545em 0 0.7272em;
	color:#7D7D7D;
text-decoration:none;
}
/* /navigation */

.corp {
color:#BEBEBE;
font-size:0.9167em;
}


