* {
	margin: 0px;
	padding: 0px;
	border: 0;
}
/*
html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, a, img, form, fieldset {
margin: 0;
padding: 0;
border: 0;
}
*/
body {
	background: #000000;
	color: #FFFF33;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}

#wrapper #mainlook {
	background: #F9F9F9;
	height: 486px;
	width: 39px;
	position: absolute;
	left: 0px;
	top: 0px;
}
#wrapper a {
	text-decoration: none;
	color: #F9F9F9;
	text-align: right;
}
#wrapper a:hover {
	text-decoration: none;
	color: #F8F905;
	letter-spacing: 1px;
}

#wrapper #mainlook #logo {
	background: #F9F9F9 url(../images/logo.gif) no-repeat left top;
	height: 93px;
	width: 123px;
	z-index: 100;
	position: absolute;
	left: 30px;
	top: 30px;
}

#wrapper #mainlook #abovenav {
	background: #F9F9F9 url(../images/nav_images_buttons/SIB001_Navabove.jpg);
	position: absolute;
	height: 218px;
	width: 125px;
	left: 39px;
	top: 0px;
}


#wrapper #mainlook #nav_topright {
	background: url(../images/nav_images_buttons/SIB001_Nav_topright.jpg);
	position: absolute;
	height: 218px;
	width: 270px;
	left: 164px;
	top: 0px;
}

#wrapper #mainlook #lowleft {
	background: #F9F9F9 url(../images/nav_images_buttons/SIB001_Nav_lowleft.jpg);
	position: absolute;
	height: 92px;
	width: 39px;
	top: 486px;
}

#wrapper #mainlook #nav {
	position: absolute;
	left: 39px;
	top: 218px;
	background: no-repeat left top;
	font-family: "Times New Roman", Times, serif;
	font-size: 120%;
}
#wrapper #mainlook #nav a {
	position: absolute;
	text-decoration: none;
	color: #F9F9F9;
	font-size: 120%;
	text-align: right;
	padding-top: 22px;
	height: 49px;
	left: 0px;
	top: 0px;
}

#wrapper #mainlook #nav a:hover {
	position: absolute;
	text-decoration: none;
	font-size: 120%;
	color: #F8F905;
	left: 0px;
	top: 0px;
	letter-spacing: 1px;
}

/*
#wrapper #mainlook #nav a i { visibility: hidden; 
} 
*/
#wrapper #mainlook #nav div {
	width: 125px;
	left: 0px;
	position: absolute;
}
#wrapper #mainlook #nav .home {
	background: #000000 url(../images/nav_images_buttons/SIB001_Nav_1.jpg);
	top: 0px;
	height: 69px;

}


#wrapper #mainlook #nav #home #home_a {
	width: 144px;
}



#wrapper #mainlook #nav #home a#home_a:hover {
	background-image: url(../images/nav_images_buttons/SIB001_Nav_1_over.jpg);
	height: 69px;
	width: 144px;
	background-repeat: no-repeat;
	background-position: left top;
}

#wrapper #mainlook #nav .info {
	background: #000000 url(../images/nav_images_buttons/SIB001_Nav_2.jpg) no-repeat left top;
	top: 69px;
	height: 66px;

}

#wrapper #mainlook #nav #info #info_a {
	width: 132px;
	left: 48px;
}

#wrapper #mainlook #nav #info a#info_a:hover {
	background-image: url(../images/nav_images_buttons/SIB001_Nav_2_over.jpg);
	height: 66px;
	width: 180px;
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	left: 0px;
	top: 0px;
	
}

#wrapper #mainlook #nav .assort {
	background: #000000 url(../images/nav_images_buttons/SIB001_Nav_3.jpg) no-repeat left top;
	top: 135px;
	height: 66px;

}

#wrapper #mainlook #nav #assort #assort_a {
	width: 190px;
}

#wrapper #mainlook #nav #assort a#assort_a:hover {
	background-image: url(../images/nav_images_buttons/SIB001_Nav_3_over.jpg);
	height: 66px;
	width: 190px;
	position: absolute;
	left: 0px;
	top: 0px;
	background-repeat: no-repeat;
	background-position: left top;
}

#wrapper #mainlook #nav .bestellung {
	background: #000000 url(../images/nav_images_buttons/SIB001_Nav_4.jpg) no-repeat left top;
	top: 201px;
	height: 67px;

}

#wrapper #mainlook #nav #bestellung #bestellung_a {
	width: 190px;
	left: 48px;
}

#wrapper #mainlook #nav #bestellung a#bestellung_a:hover {
	background-image: url(../images/nav_images_buttons/SIB001_Nav_4_over.jpg);
	height: 67px;
	width: 238px;
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	left: 0px;
	top: 0px;
}

#wrapper #mainlook #nav .contact {
	background: #000000 url(../images/nav_images_buttons/SIB001_Nav_5.jpg) no-repeat left top;
	top: 268px;
	height: 92px;

}
#wrapper #mainlook #nav #contact #contact_a {
	width: 168px;
}


#wrapper #mainlook #nav #contact a#contact_a:hover {
	background-image: url(../images/nav_images_buttons/SIB001_Nav_5_over.jpg);
	height: 92px;
	width: 168px;
	background-repeat: no-repeat;
	background-position: left top;
}
#wrapper #mainlook #flower {
	background: #000000 url(../images/homepage/flower.jpg) no-repeat left top;
	position: absolute;
	height: 269px;
	width: 273px;
	left: 530px;
	top: 0px;
}
#wrapper #mainlook #blurb {
	left: 690px;
	position: absolute;
	width: 9em;
	z-index: 90;
	font-size: 85%;
}
#wrapper #mainlook #blurb a:hover {
	letter-spacing: 0em;
}



#wrapper #mainlook #knick {
	background: url(../images/comic_trns/comicKnick.gif) no-repeat left top;
	position: absolute;
	height: 57px;
	width: 323px;
	left: 360px;
	top: 104px;
}
#wrapper #mainlook #grosse {
	background: url(../images/comic_trns/comicGrosse.gif) no-repeat left top;
	position: absolute;
	height: 100px;
	width: 199px;
	left: 360px;
	top: 220px;
}
#wrapper #mainlook #farben {
	background: url(../images/comic_trns/comicFarben.gif) no-repeat left top;
	position: absolute;
	height: 101px;
	width: 175px;
	left: 545px;
	top: 375px;
}

#wrapper #mainlook #mini {
	background: #000000 url(../images/homepage/mini.jpg);
	position: absolute;
	height: 93px;
	width: 76px;
	left: 285px;
	top: 265px;
}
#wrapper #mainlook #color {
	background: #000000 url(../images/homepage/colors.jpg);
	position: absolute;
	height: 320px;
	width: 246px;
	left: 400px;
	top: 290px;
}
#wrapper #mainlook #holding {
	position: absolute;
	left: 300px;
	top: 218px;
	width: 400px;
	font: 160% Arial, Helvetica, sans-serif;
	text-align: center;
}
#footer {
	border-top: 1px solid #FFFF33;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	text-align: center;
	color: #F9F9F9;
	padding-top: 6px;
	left: 310px;
	font-size: 75%;
	clear: both;
}
#footer a {
	color: #FFFFFF;
	text-decoration: none;
}

#wrapper #moveit {
	width: 600px;
	margin-top: 640px;
	float: left;
}
#wrapper #assort_main em {
	font-weight: bold;
	color: #FFFFFF;
}
#wrapper #assort_main .anchor {
	text-align: center;
	border-top: 1px solid #000066;
	border-right: 2px solid #000066;
	border-bottom: 1px solid #000066;
	border-left: 2px solid #000066;
	padding: 1px 3px;
}
#wrapper #leftflower {
	background: #00CC99 url(../images/misc/redflwr.jpg) no-repeat left bottom;
	height: 159px;
	width: 250px;
	position: absolute;
	left: 60px;
	top: 620px;
}
#wrapper #rtball {
	background: url(../images/misc/ball.jpg) no-repeat left bottom;
	height: 178px;
	width: 200px;
	position: absolute;
	left: 750px;
	top: 1000px;
}

