@charset "utf-8";
/* CSS Document */
html, body {
	background-color:#000;
}

#main {
	position:absolute;
	top:350px;
	left:50%;
	width:1024px;
	height:768px;
	margin-left:-500px;
	margin-top:-325px;
	font-size:14px;
	background-image:url(../images/hg_beige.jpg);
	font-family:Verdana, Geneva, sans-serif;
}

#main_babies {
	position:absolute;
	top:350px;
	left:50%;
	width:1024px;
	height:768px;
	margin-left:-500px;
	margin-top:-325px;
	font-size:14px;
	background-image:url(../images/hg_rot.jpg);
	font-family:Verdana, Geneva, sans-serif;
}

#main_kids {
	position:absolute;
	top:350px;
	left:50%;
	width:1024px;
	height:768px;
	margin-left:-500px;
	margin-top:-325px;
	font-size:14px;
	background-image:url(../images/hg_gruen.jpg);
	font-family:Verdana, Geneva, sans-serif;
}


#main_fullgrown {
	position:absolute;
	top:350px;
	left:50%;
	width:1024px;
	height:768px;
	margin-left:-500px;
	margin-top:-325px;
	font-size:14px;
	background-image:url(../images/hg_grau.jpg);
	font-family:Verdana, Geneva, sans-serif;
}

#main_shop{
	position:absolute;
	top:350px;
	left:50%;
	width:1024px;
	height:768px;
	margin-left:-500px;
	margin-top:-325px;
	font-size:14px;
	background-image:url(../images/hg_beige_hell.jpg);
	font-family:Verdana, Geneva, sans-serif;
	z-index:1;
}

#main_hell {
	position:absolute;
	top:350px;
	left:50%;
	width:1024px;
	height:768px;
	margin-left:-500px;
	margin-top:-325px;
	font-size:14px;
	background-image:url(../images/hg_beige_hell_2.jpg);
	font-family:Verdana, Geneva, sans-serif;
	z-index:1;
}

a {color:#880000;}

a:release {outline:none; }
a:active {outline:none; }
a:focus {outline:none;}

a img {outline:none; text-decoration:none; border:none;}

b, strong {color:#660000;}

/* -------------------------------- NAVI ---------------------------------------- */

#navi {
	width:132px;
	height:254px;
	margin-top:250px;
	margin-left:60px;
	line-height:4px;
	float:left;
}

#home a{ 
	display:block;
    background-image:url(../images/navi/home.png);
    width:177px;
	height:38px;
	margin-bottom:10px;
}

#home a:hover,#home a:focus { background-image:url(../images/navi/home_on.png)}


#back_home a { 
	display:block;
	position:absolute;
	margin-top:220px;
	margin-left:60px;
    background-image:url(../images/navi/backhome.png);
    width:177px;
	height:38px;
	margin-bottom:10px;
	z-index:1;
}

#back_home a:hover,#back_home a:focus { background-image:url(../images/navi/back_home_on.png)}

#sprachen {
	position:absolute;
	margin-top:260px;
	margin-left:95px;
    width:50px;
	height:20px;
	margin-bottom:10px;
}

#kollektionen a{ 
	display:block;
    background-image:url(../images/navi/kollektionen.png);
    width:177px;
	height:38px;
	margin-bottom:10px;
}

#kollektionen a:hover,#kollektionen a:focus { background-image:url(../images/navi/kollektionen_on.png)}



#shop a{ 
	display:block;
    background-image:url(../images/navi/shop.png);
    width:177px;
	height:38px;
	margin-bottom:10px;
}

#shop a:hover,#shop a:focus { background-image:url(../images/navi/shop_on.png); }



#punkiz_welt a{ 
	display:block;
    background-image:url(../images/navi/punkizwelt.png);
    width:177px;
	height:38px;
	margin-bottom:10px;
}

#punkiz_welt a:hover,#punkiz_welt a:focus { background-image:url(../images/navi/punkizwelt_on.png); }



#galerie a{ 
	display:block;
    background-image:url(../images/navi/galerie.png);
    width:177px;
	height:38px;
	margin-bottom:10px;
}

#galerie a:hover,#galerie a:focus { background-image:url(../images/navi/galerie_on.png); }



#ueber_punkiz a{ 
	display:block;
    background-image:url(../images/navi/ueberpunkiz.png);
    width:177px;
	height:38px;
	margin-bottom:10px;
}

#ueber_punkiz a:hover,#ueber_punkiz a:focus { background-image:url(../images/navi/ueberpunkiz_on.png); }



#downloads a{ 
	display:block;
    background-image:url(../images/navi/downloads.png);
    width:177px;
	height:38px;
	margin-bottom:10px;
}

#downloads a:hover,#downloads a:focus { background-image:url(../images/navi/downloads_on.png); }



#kontakt a{ 
	display:block;
    background-image:url(../images/navi/kontakt.png);
    width:177px;
	height:38px;
	margin-bottom:10px;
}

#kontakt a:hover,#kontakt a:focus { background-image:url(../images/navi/kontakt_on.png); }


#impressum a{ 
	display:block;
    background-image:url(../images/navi/impressum.png);
    width:177px;
	height:38px;
}

#impressum a:hover,#impressum a:focus { background-image:url(../images/navi/impressum_on.png); }

#back_btn {
	position:absolute;
	margin-top:140px;
}

#back_btn a {
	display:block;
    background-image:url(../images/navi/zurueck.png);
    width:177px;
	height:38px;
}

#back_btn a:hover,#back_btn a:focus { background-image:url(../images/navi/zurueck_on.png); }

#freunde_btn {
	position:absolute;
	margin-top:140px;
	margin-left:140px;
}

#freunde_btn a {
	display:block;
    background-image:url(../images/navi/freunde.png);
    width:177px;
	height:38px;
}

#freunde_btn a:hover,#freunde_btn a:focus { background-image:url(../images/navi/freunde_on.png); }

#links_btn {
	position:absolute;
	margin-top:140px;
	margin-left:290px;
}

#links_btn a {
	display:block;
    background-image:url(../images/navi/links.png);
    width:177px;
	height:38px;
}

#links_btn a:hover,#links_btn a:focus { background-image:url(../images/navi/links_on.png); }


/* -------------------------------- NAVI ENDE ----------------------------------- */

#start_Bild_Box {
	position:absolute;
	margin-top:150px;
	margin-left:280px;
	width:694px;
	height:592px;
	background-image:url(../images/home.png);
	background-repeat:no-repeat;
}



/* ---------------------- SHOP ------------------------ */


#navi_shop_left {
	position:absolute;
	float:left;
	z-index:10;
}

#shop_content {
	font-size:12px;
	position:absolute;
	margin-top:0px;
	margin-left:270px;
	width:770px;
	height:720px;
	overflow:auto;
}

#copyright {
	position:absolute;
	margin-top: 650px;
	margin-left:50px;
	width:200px;
	font-size:10px;
	z-index:0;
}
/* ---------------------- SHOP ENDE ------------------------- */


/* --------------------- KOLLEKTIONEN ----------------------- */
#kollektionen_content {
	position:absolute;
	width:568px;
	height:554px;
	margin-left:300px;
	background-image:url(../images/header/head_kollektionen.png);
	background-repeat:no-repeat;
}

#babies_content {
	position:absolute;
	width:568px;
	height:554px;
	margin-left:300px;
	background-image:url(../images/header/head_koll-babies.png);
	background-repeat:no-repeat;
}

#kids_content {
	position:absolute;
	width:568px;
	height:554px;
	margin-left:300px;
	background-image:url(../images/header/head_koll-kids.png);
	background-repeat:no-repeat;
}

#fullgrown_content {
	position:absolute;
	width:568px;
	height:554px;
	margin-left:300px;
	background-image:url(../images/header/head_koll-fullgrown.png);
	background-repeat:no-repeat;
}


#babies_basics_content,#kids_basics_content,#fullgrown_basics_content {
	position:absolute;
	width:568px;
	height:554px;
	margin-left:300px;
	background-image:url(../images/header/sub-basics.png);
	background-repeat:no-repeat;
}

#babies_schuhe_content,#kids_schuhe_content{
	position:absolute;
	width:568px;
	height:554px;
	margin-left:300px;
	background-image:url(../images/header/sub-schuhe.png);
	background-repeat:no-repeat;
}

#fullgrown_schmuck_content{
	position:absolute;
	width:568px;
	height:554px;
	margin-left:300px;
	background-image:url(../images/header/sub-schmuck.png);
	background-repeat:no-repeat;
}

#babies_specials_content,#kids_specials_content,#fullgrown_specials_content {
	position:absolute;
	width:568px;
	height:554px;
	margin-left:300px;
	background-image:url(../images/header/sub-specials.png);
	background-repeat:no-repeat;
}

#babies_accessoires_content,#kids_accessoires_content,#fullgrown_accessoires_content {
	position:absolute;
	width:568px;
	height:554px;
	margin-left:300px;
	background-image:url(../images/header/sub-accessoires.png);
	background-repeat:no-repeat;
}

#babies_link, #babies_basics,#kids_basics,#fullgrown_basics,#punkiz_news,#punkiz_team {
	position:absolute;
	width:234px;
	height:188px;
	margin-top:160px;
}

#kids_link,#babies_schuhe,#kids_schuhe,#fullgrown_schmuck,#punkiz_tipps,#punkiz_phil {
	position:absolute;
	width:234px;
	height:188px;
	margin-top:160px;
	margin-left:300px;
}

#fullgrown_link,#babies_specials,#kids_specials,#fullgrown_specials,#punkiz_freunde,#punkiz_bio {
	position:absolute;
	width:234px;
	height:188px;
	margin-top:430px;
}

#cookiz_link,#babies_accessoires,#kids_accessoires,#fullgrown_accessoires,#punkiz_link,#punkiz_fairtrade {
	position:absolute;
	width:234px;
	height:188px;
	margin-top:430px;
	margin-left:300px;
	
}
/* ------------------- KOLLEKTIONEN ENDE --------------------- */

#content {
	margin-top:170px;
	width:700px;
	padding-right:35px;
	height:540px;
	overflow:auto;
}

#downloads_content {
	position:absolute;
	margin-top:50px;
	margin-left:300px;
	width:694px;
	height:592px;
	background-image:url(../images/downloads_bg.png);
}

/*------------PUNKIZ WELT -------------*/

#punkiz_welt_content {
	position:absolute;
	width:568px;
	height:554px;
	margin-left:300px;
	background-image:url(../images/header/head_welt.png);
	background-repeat:no-repeat;
}

#punkiz_blog_content {
	position:absolute;
	margin-left:300px;
	height:592px;
	width:715px;
	padding-right:30px;

}

#punkiz_news_content{
	position:absolute;
	margin-left:300px;
	height:592px;
	width:715px;
	padding-right:30px;
	background-image:url(../images/header/sub-news.png);
	background-repeat:no-repeat;
}

#punkiz_tipps_content{
	position:absolute;
	margin-left:300px;
	height:592px;
	width:715px;
	padding-right:30px;
	background-image:url(../images/header/sub-tipps.png);
	background-repeat:no-repeat;
}

#punkiz_freunde_content{
	position:absolute;
	margin-left:300px;
	height:592px;
	width:715px;
	padding-right:30px;
	background-image:url(../images/header/sub-friends.png);
	background-repeat:no-repeat;
}

#punkiz_links_content{
	position:absolute;
	margin-left:300px;
	height:592px;
	width:715px;
	padding-right:30px;
	background-image:url(../images/header/sub-links.png);
	background-repeat:no-repeat;
}

#punkiz_aktionen_content{
	position:absolute;
	margin-left:300px;
	height:592px;
	width:715px;
	padding-right:30px;
	background-image:url(../images/header/sub-aktionen.png);
	background-repeat:no-repeat;
}

/*----------- PUNKIZ WELT ENDE -----------*/

/*------------- GALERIE ---------------*/

#galerie_content {
	position:absolute;
	width:568px;
	height:554px;
	margin-left:300px;
	background-image:url(../images/header/head_galerie.png);
	background-repeat:no-repeat;
}

#galerie_bilder {
	position:absolute;
	margin-top:190px;
	margin-left:9px;
	width:600px;
	height:343px;
	z-index:1;
}

#galerie_bilder img {
	margin:15px;
}

#galerie_kleine_content{
	position:absolute;
	margin-left:300px;
	height:592px;
	width:715px;
	padding-right:30px;
	background-image:url(../images/header/sub-kleine.png);
	background-repeat:no-repeat;
}

#galerie_grosse_content{
	position:absolute;
	margin-left:300px;
	height:592px;
	width:715px;
	padding-right:30px;
	background-image:url(../images/header/sub-grosse.png);
	background-repeat:no-repeat;
}

#galerie_models_content{
	position:absolute;
	margin-left:300px;
	height:592px;
	width:715px;
	padding-right:30px;
	background-image:url(../images/header/sub-models.png);
	background-repeat:no-repeat;
}

#galerie__punkiz_events_content{
	position:absolute;
	margin-left:300px;
	height:592px;
	width:715px;
	padding-right:30px;
	background-image:url(../images/header/sub-events.png);
	background-repeat:no-repeat;
}

/*------------ GALERIE ENDE -------------*/

/*-----------UEBER PUNKIZ ------------*/
#ueber_punkiz_content {
	position:absolute;
	width:568px;
	height:554px;
	margin-left:300px;
	background-image:url(../images/header/head_ueber.png);
	background-repeat:no-repeat;
}

#ueber_team_content {
	position:absolute;
	width:568px;
	height:554px;
	margin-left:300px;
	background-image:url(../images/header/sub-team.png);
	background-repeat:no-repeat;
}

#ueber_phil_content {
	position:absolute;
	width:568px;
	height:554px;
	margin-left:300px;
	background-image:url(../images/header/sub-phil.png);
	background-repeat:no-repeat;
}

#ueber_bio_content {
	position:absolute;
	width:568px;
	height:554px;
	margin-left:300px;
	background-image:url(../images/header/sub-bio.png);
	background-repeat:no-repeat;
}

#ueber_fairtrade_content {
	position:absolute;
	width:568px;
	height:554px;
	margin-left:300px;
	background-image:url(../images/header/sub-fair.png);
	background-repeat:no-repeat;
}
/*---------- UEBER PUNKIZ ENDE -----------*/

#kontakt_content {
	position:absolute;
	margin-top:50px;
	margin-left:300px;
	width:704px;
	height:591px;
	background-image:url(../images/kontakt_bg.png);
}

#impressum_content {
	position:absolute;
	margin-top:0px;
	margin-left:300px;
	width:704px;
	height:591px;
	background-image:url(../images/header/head_impressum.png);
	background-repeat:no-repeat;
}

#portrait {
	width:60px;
	height:60px;
	background-color:#CCC;
	float:left;
	margin-right:10px;
}

#punkiz_links {
	position:absolute;
	width:500px;
	height:40px;
	margin-top:100px;
	margin-left:300px;
	border-bottom: 1px solid black;
}

#jingle {
	width:140px;
	height:40px;
	position:absolute;
	margin-left:245px;
	margin-top:-50px;
}

#jingle_download {
	margin-left:245px;
}
