/* CSS Document */

/* Hintergrund und Dekoration */
#klammer {
	background-color:transparent;
	background-image:url(klammer.gif);
	position: absolute;
	top: 10px;
	left: 470px;
	margin-left: -124px;
	width: 250px;
	height:79px;
	z-index: 3;
}

#pixelzauber {
	position: fixed;
	top: 100%;
	left:20px;
	width:100px;
	height:20px;
	vertical-align:text-bottom;
	margin-top: -35px;
	background-color:transparent;
	z-index: 0;
}
* html #pixelzauber { position:absolute; }


#bg_navigation {
	position: fixed;
	top: 85px;
	left:20px;
	width:203px;
	height:303px;
	background-color:transparent;
	background-image:url(bg_navigation.gif);
	z-index: 1;
}
* html #bg_navigation { position:absolute; }

	/* Positionierung der Bildhintergründe */ 
	#bg_bild_0 {
		position:absolute;
		top:75px;
		left:720px;
		width:203px;
		height:263px;
		background-color:transparent;
		background-image:url(bg_bild_0.gif);
		z-index: 1;
	}
	
	#bg_bild_1 {
		position:absolute;
		top:75px;
		left:720px;
		width:263px;
		height:203px;
		background-color:transparent;
		background-image:url(bg_bild_1.gif);
		z-index: 1;
	}

	#bg_bild_2 {
		position:absolute;
		top:295px;
		left:720px;
		width:263px;
		height:203px;
		background-color:transparent;
		background-image:url(bg_bild_2.gif);
		z-index: 1;
	}

	#bg_bild_3 {
		position:absolute;
		top:515px;
		left:720px;
		width:263px;
		height:203px;
		background-color:transparent;
		background-image:url(bg_bild_3.gif);
		z-index: 1;
	}
	/*  ENDE Positionierung der Bildhintergründe */

	/*  Positionierung der Reissnägel */
	#rnag_0 {
		position:absolute;
		top:68px;
		left:814px;
		width:15px;
		height:15px;
		background-color:transparent;
		background-image:url(nagel0.gif);
		z-index: 3;
	}
	
	#rnag_1 {
		position:absolute;
		top:68px;
		left:844px;
		width:15px;
		height:15px;
		background-color:transparent;
		background-image:url(nagel1.gif);
		z-index: 3;
	}

	#rnag_2 {
		position:absolute;
		top:288px;
		left:848px;
		width:15px;
		height:15px;
		background-color:transparent;
		background-image:url(nagel2.gif);
		z-index: 3;
	}
	
		#rnag_3 {
		position:absolute;
		top:508px;
		left:840px;
		width:15px;
		height:15px;
		background-color:transparent;
		background-image:url(nagel2.gif);
		z-index: 3;
	}

	/*  ENDE Positionierung der Reissnägel */
	
	/*  Hintergrund Content-Box */
#inhalt {
	position: absolute;
	top: 75px;
	left:240px;
	width:463px;
	height:auto;
	background-color:transparent;
	z-index: 1;
}

	
#header {
	position:relative;
	float:left;		
	width:100%;
	height:20px;
	background-color:transparent;
	background-image:url(bg_header.gif);
	z-index: 2;
}


#main {
	position:			relative;
	float:				left;
	width:				100%;
	background-color:	transparent;
	background-image:	url(bg_content.gif);
	z-index: 			2;
}

#content {
	position:			relative;
	float:				left;
	width:				403px;
	min-height:			380px;
	padding:			10px 0px 40px 30px;
	background-color:	transparent;
	z-index: 			3;
}

#footer {
	position:			relative;
	float:				left;
	width:				100%;
	height:				10px;
	background-color:	transparent;
	background-image:	url(bg_footer.gif);
	z-index: 			2;
}

#print {
	position:			relative;
	float:				left;
	width:				458px;
	height:				30px;
	text-align:			right;
	font-family: 		Verdana, Arial, Helvetica, sans-serif;
	font-size: 			11px;
	font-weight:		normal;
	color:				rgb(255,255,255);
	z-index: 			2;	
}
	
		#print a {
		text-decoration:none;
		color:rgb(255,255,255);
    	}

    	#print a:hover {
			text-decoration:underline;
		color:rgb(255,255,255);
    	}

	

	/*  ENDE Hintergrund Content-Box */
/*  ENDE Hintergrund und Dekoration */

/*  Navigation-Box */
#navigation {
	position: fixed;
	top: 122px;
	left: 0px;
	width: 200px;
	background-color:transparent;
	z-index: 2;
}

* html #navigation { position:absolute; }

/*  ENDE Navigation-Box */

/*  Content-Box */
/*  ENDE Content-Box */

/*  Bilder-Box */
#bild_0 img {
	position:absolute;
	top:75px;
	left:720px;
	width:180px;
	height:240px;
	z-index: 2;
	padding: 1px;
	background: rgb(0,0,0);
    border: 9px solid rgb(255,255,255);
}


#bild_1 img {
	position:absolute;
	top:75px;
	left:720px;
	width:240px;
	height:180px;
	z-index: 2;
	padding: 1px;
	background: rgb(0,0,0);
    border: 9px solid rgb(255,255,255);
}

#bild_2 img {
	position:absolute;
	top:295px;
	left:720px;
	width:240px;
	height:180px;
	z-index: 2;
	padding: 1px;
	background: rgb(0,0,0);
    border: 9px solid rgb(255,255,255);
}

#bild_3 img {
	position:absolute;
	top:515px;
	left:720px;
	width:240px;
	height:180px;
	z-index: 2;
	padding: 1px;
	background: rgb(0,0,0);
    border: 9px solid rgb(255,255,255);
}
/*  ENDE Bilder-Box */


#alpacaseller { width:400px; height:1000px; }


/*  Definition Text */
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color:rgb(204,0,0);
	margin-top:40px;
	width:100%;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color:rgb(100,100,100);
	width:100%;	
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:normal;
	text-decoration:underline;
	color:rgb(100,100,100);
	margin-bottom: -12px;
}

p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:rgb(100,100,100);
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:rgb(100,100,100);
}

li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:rgb(100,100,100);
}

a {
	text-decoration: none;
	color:rgb(162,134,105);
}

a:hover {
	text-decoration:underline;
	color:rgb(218,2,11);
}

.News {
	margin-bottom:	50px;
}

/*  ENDE Definition Text */

/*  Definition Navigation */
#navigation ul li {
	list-style-type: none;
	text-align: left;
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	font-weight:bold;
    line-height:16px;
	color:rgb(50,50,50);
}

#navigation ul li ul li {
	list-style-type:none;
	text-align: left;
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	font-weight:normal;
    line-height:16px;
	color:rgb(50,50,50);
	margin-left: -24px;
	padding-left: -24px;
}


#navigation ul li a {
	text-decoration: none;
	color:rgb(0,0,0);
}

#navigation ul li a:hover {
	text-decoration:underline;
	color:rgb(218,2,11);
}

#navigation ul li a.current {
	color:rgb(162,134,105);
}
/*  ENDE Definition Navigation */


/* * * * * * * Gallery * * * * * * */
.GalleryBox {
	float:				left;
	width:				100%;
	height:				90px;
	margin-bottom:		10px;
}

.GalleryBox img {
	border:				0;	
	margin-right:		14px;
}


.ImageGallery {
	float:				left;
	width:				100%;
	height:				auto;
	margin-bottom:		10px;
}

.ImageGallery img {
	border:				0;	
}

.ImageBox {
	float:				left;
	width:				120px;
	min-height:			180px;
	margin-right:		14px;
}

.ImageBox p {
	position:			relative;
	font-family: 		Arial, Helvetica, sans-serif;
	color:				rgb(100,100,100);	
	font-size:			10px;
}

.block {
	position:			relative;
	float:				left;
}