body {
	background: url(grafik/body.gif) repeat-y 0 0;
	margin: 0;
	font-family:"Helvetica Neue", Arial, Helvetica, sans-serif;
	color:#FFFFFF;
}

#header {
	background: url(grafik/header.gif) no-repeat;
	width: 1000px;
	height: 156px;
	position: relative;
	}

#main {
	background: url(grafik/main_trader.gif) no-repeat;
	width: 1000px;
	/*overflow: hidden;*/
	padding: 3px 0 100px 0;
}

*.kopf-ort {
	color:#000000;
	font-weight:bold; 
	font-size:56px;	
	}
	
*.kopf-zeiten {
	color:#000000;
	font-weight:lighter;
	font-size:13px;	
	text-align:right;
	}
	
*.menu-button {
	border:thin solid
	border-right-width:3px;
	border-right-color:#FFFFFF;
	font-size:16px;		
	color:#FFFFFF;
	padding-right:3px;
	background-color:#336699;
	cursor:pointer;
	text-align:center;	
	}

*.menu-button2 {
	border:thin solid
	border-right-width:3px;
	border-right-color:#FFFFFF;
	font-size:16px;		
	color:#ffffff;
	padding-right:3px;
	height:23px;
	background-color:#336699;
	font-style:italic;
	font-weight:medium;
	cursor:pointer;
	text-align:center;	
	background: url(grafik/butt2.png);
	}

*.artikel-abstand {
	border:thin solid
	height:6px;
	}

*.menu-button2-on {
	border:thin solid
	border-right-width:3px;
	border-right-color:#FFFFFF;
	font-size:16px;		
	color:#000000;
	padding-right:3px;
	height:23px;
	background-color:#FF6633;
	font-style:italic;
	font-weight:medium;
	cursor:pointer;
	text-align:center;	
	background: url(grafik/butt.png);
	}

*.menu-button2:hover {
	border:thin solid
	border-right-width:3px;
	border-right-color:#FFFFFF;
	font-size:16px;		
	color:#000000;
	padding-right:3px;
	height:23px;
	background-color:#FF6633;
	font-style:italic;
	font-weight:medium;
	cursor:pointer;
	text-align:center;	
	background: url(grafik/butt.png);
	}

*.menu-button-on {
	border:thin solid
	border-right-width:3px;
	border-right-color:#FFFFFF;
	font-size:16px;		
	color:#FFFFFF;
	padding-right:3px;
	height:23px;
	background-color:#FF6633;
	cursor:pointer;
	text-align:center;	
	}
	
*.artikel-kopf {
	color:#000000;
	background-color:#FF6633;
	height:29px;
	font-weight:600;
	font-style:italic;
	padding-right:5px;
	padding-left:5px;
	background: url(grafik/butt.png);
	}
	

*.artikel-text {
	font-size:15px;	
	font-weight:lighter;
	color:#000000;
	background-color:#FFFFFF;
	text-align:justify;
	padding:10px;
	}	

*.mitztext {
	font-size:15px;	
	font-weight:lighter;
	color:#000000;
	background-color:#FFFFFF;
	text-align:justify;
	padding:5px;
	}	

*.mitbild {
	padding-left:5px;
	font-size:15px;	
	font-weight:bold;
	font-style:italic;
	color:#000000;
	background-color:#FFFFFF;
	}	

*.mittext {
	padding:10px;
	font-size:15px;	
	color:#000000;
	text-align:right;
	background-color:#FFFFFF;
	}	

*.artikel-bild {
	font-size:15px;	
	font-weight:lighter;
	color:#000000;
	background-color:#FFFFFF;
	text-align:center;
	vertical-align:top;
	padding:10px;
	}	
*.artikel-preis-tab {
	background-color:#FFFFFF;
	text-align:right;
	vertical-align:top;
	}	
*.artikel-text-r {
	font-size:15px;	
	font-weight:lighter;
	color:#000000;
	background-color:#FFFFFF;
	text-align:right;
	padding:10px;
	}	
*.artikel-preis-alt {
	height:38px;
	font-size:20px;	
	font-weight:lighter;
	color:#000000;
	text-align:right;
	background: url(grafik/preis-n.gif);
	background-repeat:no-repeat;
	}	
*.artikel-preis {
	height:38px;
	font-size:20px;	
	font-weight:bold;
	color:#000000;
	text-align:right;
	background: url(grafik/preis-a.gif);
	background-repeat:no-repeat;
	}	
*.artikel-uebtext {
	font-size:85%;	
	font-weight:bold;
	color:#FF6633;
	background-color:#FFFFFF;
	text-align:justify;
	padding:10px;
	}	
*.artikel-text_n {
	font-size:15px;	
	font-weight:lighter;
	color:#000000;
	background-color:#FFFFFF;
	text-align:justify;
	cursor:pointer;
	padding:5px;
	}	
*.artikel-uebtext_n {
	font-size:85%;	
	font-weight:bold;
	color:#FF6633;
	background-color:#FFFFFF;
	text-align:justify;
	padding:5px;
	}	

*.artikel-quelle {
	font-size:70%;	
	color:#000000;
	background-color:#FFFFFF;
	font-style:italic;
	text-align:right;
	font-weight:lighter;
	padding:10px;
	}	
	
*.box-kopf {
	font-size:15px;	
	color:#FFFFFF;
	background-color:#336699;
	font-style:italic;
	padding:3px;
	background: url(grafik/butt2.png);	
	}

*.box-kopf-button {
	font-size:15px;	
	color:#FFFFFF;
	background-color:#336699;
	font-style:italic;
	cursor:pointer;
	padding:3px;
	background: url(grafik/butt2.png);	
	}
	
*.box-text {
	font-size:15px;	
	color:#000000;
	font-weight:medium;
	background-color:#FFFFFF;
	padding:5px;
	}
*.box-abstand {
	border:thin solid
	height:3px;
	}
	
.fader {
    position: relative;
    display: inline-block;
}

.fader img {
    vertical-align: top;
}

.fader img.next {
    position: absolute;
    top: 0;
    left: 0;
}

