/* CSS Template */

/* Hintergrund */
body {
	background-image:url(gif/bg1b.gif);
	background-repeat:repeat-x;
	background-color:#FC3;
	margin:20px;
	padding:0;
	text-align:center;
}

/* Überschriften */
h1 {
	font-size:24px;
	color:#FFF;
	font-weight:700;
	margin:0;
}

h2 {
	font-size:10px;
	color:#F90;
	margin:0;
	font-weight:700;
	border:0;
}

h3 {
	font-size:16px;
	color:#369;
	font-weight:700;
	margin:0;
	padding-bottom:5px;
	border-bottom:1px dotted #CCC;
}

/*Texte */
p {
	margin-top:5px;
	padding-bottom:5px;
	font-size:11px;
	line-height:1.5em;
}
/* Größe & Farbe des Arbeitsbereiches */
#container {
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	margin:0 auto;
	width:700px;
	padding:10px;
	height:auto;
	background-color:#FFF;
	text-align:left;
}

/* Bannergrößen & Bilder für Banner */
#banner {
	width:700px;
	height:100px;
	margin-bottom:10px;
}

/* Ausrichtung Frame-Teile*/
#bannerLeft {
	width:150px;
	height:100px;
	margin-right:10px;
	background-image:url(männchen.jpg);
	float:left;
}

/* oberer Banner */
#bannerRight {
	width:529px;
	height:49px;
	background:url(gif/bg1c.gif) repeat-x;
	float:left;
	border:1px solid #CCC;
	border-width:1px 0 0 1px;
	padding:50px 0 0 10px;
}

/* Bild für Arbeitsbereich */
#content {
	background:url(gif/bg1.gif) repeat-y;
	height:1%;
	}

/* Text Ausrichtung */
#leftColumn {
	float:left;
}

/* Ausrichtung Linkliste */
#nav {
	margin:0;
	padding:0;
	list-style:none;
}

/* Design Linkliste */
#nav a {
	display:block;
	font-size:11px;
	color:#F90;
	text-decoration:none;
	padding:10px;
	width:130px;
	height:10px;
	border-bottom:1px dotted #333;
	
}

#nav a:hover {
	background-color:#333;
}

/* Textausrichtung */
#leftColumnBottom {
	width:130px;
	background:url(gif/bg1c.gif) repeat-x;
	padding:110px 10px 10px;
	color:#EAEAEA;
}

/* Striche für Abtrennung */
#rightColumn {
	float:left;
	width:530px;
	padding-left:20px;
	color:#666;
}

/* Inhalt - Hintergrund */
#clear {
	clear:both;
}
#iframe{
	width:80px;
	height:100px;
	padding-left:500px;
	padding-top: 500px;
	float:left;
}


.date {
	font-size:10px;
	color:#999;
	font-weight:normal;
}

/* copyright */
#copyright {
	padding-top:10px;
	font:10px Arial,Helvetica,sans-serif;
	color:#369;
}

#copyright a {
	text-decoration:none;
	color:#369;
}

#copyright a:hover {
	color:#F39;
}

/*Für Bildergalerie*/
#pfeill{
position:absolute;
padding-top: 180px;
}
#pfeilr{
margin-left: 500px;
padding-top: 180px;
position:absolute;
}
#bild{
margin-left:42px;
position:absolute;
}

#picbar{
position:absolute;
margin-top:400px;
padding-left:20px;
}
#Preise{
position:absolute; 
width:339px; 
height:46px; 
z-index:17; 
top: 358px; 
overflow: auto;
}
#Warenkorb{
position:absolute;
height:163px; 
z-index:17; 
top: 200px; 
overflow: auto;
}
#Preise2{
position:absolute; 
width:339px; 
height:46px; 
z-index:17; 
left: 571px; 
top: 358px; 
overflow: auto;
}
#startseite{
top: 358px; 
}