
@import url(box.css);
@import url(box_modelle.css);
@import url(box_galerie.css);

img{border:none;}
html {overflow:hidden;}
a:focus, a:active {outline: none;}
a {color: #000;}
p {
	margin-bottom:14px;
	margin-top:14px;
	padding:0;
}

.noscript {
background-image:url(../images/java_off.png);
background-color: white;
background-position:center;
background-repeat:no-repeat;
position:fixed;
top:0;
left:0;
height:100%;
width:100%;
z-index:9999;
}
body {
	background-repeat:no-repeat;
	background-position:center;
	background-attachment:fixed;
	background-color:#fdfdfe;
	font-family: Georgia, sans-serif;
	font-size: 14px;
	text-align: center;
	margin:0;
	padding: 0;
	color: #2b2422;
}

.banner {
position: absolute;
margin-left: 480px;
margin-top: 40px;
height:235px;
width: 429px;
} 





.ank {
	font-size: 1px;
	text-align: left;
	padding: 0px;
	width: 0px;
	height:1px;
}
.holder {
	background-image:url(../images/holderbackground.jpg);
	background-repeat:no-repeat;
	background-position:top;
	width: 1400px;
	left:50%;
	margin-left:-672px;
	text-align:center;
	position:absolute;
}
.menuback{
	background-image:url(../images/menu-back.jpg);
	background-repeat:repeat-x;
	margin-top:-1px;
	margin-left:-1000px;
	height: 47px; /*52px???*/
	width: 3000px;
	text-align: right;
	position: fixed;
	z-index:2;
}
.menuhidder {
	background-image:url(../images/tophider.png);
	background-repeat:repeat-x;
	margin-top:-1px;
	height: 100px;
	width: 3000px;
	position: fixed;
	z-index:1;
}
.menu {
	/*background-color:#FFF;*/
	margin-top:-1px;	
	left:50%;
	margin-left:-382px;
	height: 47px;
	width: 764px;
	text-align: left;
	position: fixed;
	z-index:3;
}
/*.toplink {
	/*margin-top:0px;
	left:50%;
	margin-left:-400px;
	height: 47px;
	width: 88px;
	text-align: left;
	position: fixed;
	z-index:5;
}*/
.impressum {
	background-color: #5e4f4c;
	margin-top:-28px;
	top:100%;
	left:0%;
	margin-left:0px;
	height: 29px;
	width: 190px;
	text-align: left;
	position: fixed;
	z-index:3;
}

#logo { 
	margin-left: 50%;
	float:left;
	background-image: url(../images/logo.png);
	width: 141px;
	height: 143px;
	position: fixed;
	z-index:9999999;
	/*!!!*/
	display: none
	/*!!!*/
}
	

.mainpage {
	height: 1500px;
	width: 970px;
	margin-left:auto;
	margin-right:auto;
}


#readmore {
	padding-top: 180px;																
	margin-left: -160px;
}

#polaroids {
	padding-top: 236px;
	padding-left: 117px;
	height: 117px;
	width: 620px;
}
.polaroid {
	float: left;
}

.storypage {
	height: 1500px;
	width: 850px;
	margin-left:auto;
	margin-right:auto;
}
.modellepage {
	height: 1500px;
	width: 850px;
	margin-left:auto;
	margin-right:auto;
}



/*galeriestuff ende */

.galeriepage {
	height: 1500px;
	/*width: 460px;*/
	margin-left:auto;
	margin-right:auto;
}
/*.shoppage {
	background-color:#FCC;
	height: 900px;
	width: 460px;
	margin-left:auto;
	margin-right:auto;
}*/
.kontaktpage {
	height: 1500px;
	width: 680px;
	margin-left:auto;
	margin-right:auto;
}
#kontaktmap {
	width: 298px;
	height: 289px;
	padding-top: 297px;
}
.b_toplink,.b_story,.b_modelle,.b_galerie,.b_shop,.b_kontakt {
	float:right;
}

.b_shop a:active {
	background-image: url(../images/shop_hv.jpg);
}


