/*
-----------------------
Inter-ee CSS Design
(c) 2004-2007 Eisemuth Internetdienste
----------------------- */
body {
	margin: 0;
	padding: 0;
	font-size : 77%;
	font-family : Arial, Helvetica, sans-serif;
	background: #000;
}
html {
	height: 100%;
	margin-bottom: 1px;
}

	table {
		font-size: 1em;
		font-family : Arial, Helvetica, sans-serif;
	}	
		
	/* Navigation uses Sliding Doors */
	#navigation2 {
		float: left;
		width: 100%;
		background: #dedede;
		margin: 0;
		padding: 0 0 0 0;
		border-bottom: 1px solid #aaa;
	}
	#navigation2 ul {
		margin: 0;
		padding: 2px 30px 0;
		list-style:none;
	}

	#navigation2 li {
		display: inline;
		margin: 0;
		padding: 0;
	}

	#navigation2 a {
		float: left;
		background: url("../img/nav_left.gif") no-repeat left top;
		width: .1em; /* Click region fix IE*/
		margin: 0;
		padding: 0 0 0 9px;
		font-weight: bold;
		color: #000;
		text-decoration: none;
		white-space: nowrap;
	}
	/* Make non IE Browser happy again */
	#navigation2>ul a {
		width: auto;
	}

	#navigation2 a span {
		float:left;
		display:block;
		background: url("../img/nav_right.gif") no-repeat right top;
		margin: 0;
		padding: 5px 15px 4px 6px;
	}

	/* Commented Backslash Hack hides rule from IE5-Mac \*/
	#navigation2 a span { float:none; }
	/* End IE5-Mac hack */
	
	#phome #nav-home a,
	#pshop #nav-shop a,
	#pextremephono #nav-extremephono a,
	#pservice #nav-service a,
	#pLP12Tuning #nav-LP12Tuning a,
	#phandel #nav-handel a,
	#pkontakt #nav-kontakt a, 
	#pdaten #nav-daten a{
		background-position:0 -150px;
		border-width:0;
		margin-bottom: -1px;
		padding-bottom: 1px;
	}
	
	#phome #nav-home a span,
	#pshop #nav-shop a span,
	#pextremephono #nav-extremephono a span,
	#pservice #nav-service a span,
	#pLP12Tuning #nav-LP12Tuning a span,
	#phandel #nav-handel a span,
	#pkontakt #nav-kontakt a span,
	#pdaten #nav-daten a span{
		background-position:100% -150px;
		color: #000;
		margin-bottom: -1px;
		padding-bottom: 5px;
	}
	/* Show hovering background */
	#navigation2 a:hover {
		background-position:0% -150px;
		color: #D03;
	}
	#navigation2 a:hover span {
		background-position:100% -150px;
	}
	/* End Navigation */
	/* The page */
	#container {
		clear: both;
		position: relative;
		width: 100%;
		margin: 0;
		padding: 0;
		background: #000;
	}

	/* content colum */
	#content {
		background: #000;
		padding: 20px;
		padding-left: 30px;
		min-height: 340px;
		text-align: center;
		color: #fff;
	}
	
	#content p {
		margin-top: 0.7em;
		margin-bottom: 0.7em;
	}
	#pdaten #content {
		text-align: left;
	}	
	
	#absolutesoundskopf {
		display: block;
		float: right;
		margin: 0;
		padding: 2px 10px;
		font-size: 0.8em;
	}

#absoluteSound {
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
		font-size: larger; 
		font-stretch: wider; 
		font-weight: bolder;
		color: #C0C0C0;
	}
	
.nadelservice {
	margin: 0 auto;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	width: 680px;
	color: orange;
}
.nadelservice .preis {
	width: 120px;
}
.nadelservice .bestellnr {
	width: 120px;
}
.textbloecke {
	margin: 1em auto;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	width: 720px;
	color: #fff;
	text-align: left;
}
.nadelservice .preis {
	width: 120px;
}
.nadelservice .bestellnr {
	width: 120px;
}
.tuning {
	margin: 0 auto;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	width: 680px;
	color: orange;
}
.tuning .preis {
	width: 50px;
	text-align: right;
}
.tuning .beschreibung {
	margin: 0 auto;
	width: 550px;
	color: orange;
	text-align: left;
}
.tuning .eurozeichen {
	width: 10px;
}
.textbloeckeLP12 {
	margin: 1em auto;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	width: 720px;
	color: #fff;
	text-align: left;
}
.text1 {
	margin: 1em auto;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	width: 720px;
	color: #fff;
	text-align: auto;
}
.maillink {
	margin: 1em auto;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #fff;
	text-align: auto;
}

.maillink a {
	color: #fff;
	text-decoration: none;
}
.maillink a:hover {
	color: #f00;
}
