body {
	background-color:black;
	margin:0px
}

a:focus {outline:none;}

form { 
	padding:0px;
	margin: 0px;
}

input { 
	font-size: 11px;
	font-family: arial,  geneva;
	text-decoration: none;
	padding-left:5px
}

img {
	border:0px;
}

p {
	font-size:14px;
	color:black;
	font-family:arial;
	margin:0px;
	padding:0px;
}

#Footer_rechts a, a:active, a:hover {
	font-size: 14px;
	font-family: arial;
	text-decoration: none;
	color:black
}

#Footer_rechts a, a:active, a:hover{
	color:#808080;
	font-size:11px;
	font-family:arial;
}

#header_rechts {
	position:absolute;
	top:5px;
	right:60px;
	color:#808080;
	font-size:11px;
	font-family:arial;
	z-index:8;
}

#header_rechts a {
	font-size:11px;
	font-family:arial;
	text-decoration:none;
	color:#808080;
}

a:hover {
	text-decoration: underline;
}

input.query	{ 
	width: 90px;
	border: solid 1px #999999;
	margin-left: 5px;
}

#header {
	background:#FFFFFF url(../../Img/Header/taifun/tc_header_back.jpg) repeat-x;
	position:relative; 
	top:0px; 
	width:100%; 
	height:83px; 
	margin:auto; 
	border: 0px solid green;
}

#headerbox {
	position:relative;
	top:0px; 
	margin:auto; 
	width:936px;
	height:83px; 
	border:0px solid red
}

#navi {
	position:relative;
	left:0px;
	top:0px;
	height:42px;
	width:100%;
	background:#3A3837 url(../../Img/Header/taifun/navi/navi_bg.gif) repeat-x;
}

#navibox {
	position:relative;
	top:0px;
	left:-6px; 
	margin:auto; 
	width:942px;
	height:42px; 
	border:0px solid blue
}

#topnavi {
	position:relative;
	top:0px;
	z-index:9;
	border:0px solid red;
}

#linkbox {
	position:relative; 
	left:0px; 
	top:0px; 
	height:23px; 
	width:740px;
	z-index:9; 
}

#shoplogo {
	/*Logomaße: 220x25*/
	position:absolute;
	left:16px;
	top:43px;
	z-index:9
}

#basketlinkbox {
	background: url(../../Img/Header/taifun/basketlinkbox_back.gif) no-repeat;
	position:absolute;
	right:0px; 
	top:3px; 
	height:23px; 
	width:195px; 
	z-index:9; 
}

#basketdatabox {
	background: url(../../Img/Header/taifun/basketdatabox_back.jpg) no-repeat;
	position:absolute; 
	right:0px; 
	top:26px; 
	height:45px; 
	width:195px; 
	z-index:9; 
}

#suche {
	position:absolute;
	top:0px;
	right:1px;
	width:190px;
	height:31px;
	z-index:1;
	border:0px solid red;
}

#suchbox {width:100px}

.grautext { 
	font-size: 13px;
	font-family: arial;
	color: #393939;
	text-decoration: none;
	font-weight:900 
}

.schwarztext { 
	font-size: 12px;
	color: white;
	font-family: arial,  geneva;
	font-weight:bold;
}
.weisstext { 
	font-size: 12px;
	color: white;
	font-family: arial,  geneva;
	font-weight:bold;
}

#Footer {
	background-color:#EDEBE8;
	height:22px;
	width:100%
}


#Footer_links {
	position:absolute;
	top:5px;
	left:235px;
	color:#9A9A9A;
	font-size:11px;
	font-family:arial;
	z-index:9
}

#Footer_rechts {
	position:absolute;
	top:5px;
	right:60px;
	color:#808080;
	font-size:11px;
	font-family:arial;
	z-index:8
}

#Footer_links a {
	text-decoration:none;
	color:#9A9A9A;
}

#Footer_rechts a {
	text-decoration:none;
	color:#808080;
}