body {
	/*background-image:url(./bilder/hintergrund5.jpg);
	background-repeat:repeat-x;*/
	background-color: black;
	font-family:arial;
	color: white;
	font-size: 12pt;
}

a:link {
	color:white;
}

a:hover, a:visited {
	color:yellow;
}

a img {
	border:0px;
}

a:visited.vgrey {
	color:grey;
	target-new:tab;
}

div#main a img {border:white 1px solid;}

div#seite {
	width:975px;
	height:600px;
	/*border:red 2px dashed;*/
}

div#banner {
	/*border:green 2px dashed;*/
}

div#Rahmen {
	text-align:center;
	padding-top:11px;
	background-image:url(./bilder/hintergrund6.jpg);
	background-repeat:repeat-x;
	margin-top: 16px;
	margin-left: 2px;/*border: 1px solid yellow;*/
	font-size: 10pt;
	height:50px;
}

ul#Shoplinks {
	text-align:center;
	display:inline;
	margin-top: 25px;
	padding: 0;
	color: white;
}

ul#Shoplinks li { text-align:center; list-style:none; float:left; position:relative; border: 1px yellow solid; color: white; }
ul#Shoplinks li:hover { background:#222; }

ul#Shoplinks li a { display:block; width:159px; height:25px; line-height:24px }

ul#Shoplinks li ul {
	margin: 0;
	padding: 0;
	position: absolute;
/*	top: 2.1em;*/
	left: -0.1em;
	display: none;  /* Unternavigation ausblenden */
}

ul#Shoplinks li:hover ul {
	display: block; /* Unternavigation in modernen Browsern einblenden */
	background-color:black;
	margin:0px;
	/*width:50px;*/
}

ul#Shoplinks li ul li {
	margin:0px;
	float: none;
	display: block;
/*    margin-bottom: 0.2em; */
/*	background:url(libg.jpg);
	background-repeat:repeat;*/
}

h1 {
	color: white;
	font-size: 15pt;
/*	margin-top:48px;*/
/*	line-height:100px;*/
}

h2 {
	color: white;
	font-size: 13pt;
}

#links {
	font-family:arial;
	margin-left:10px;
	margin-top:0px;
	float: right;
}

.links2 {
	border: 1px white solid;
	width: 140px;
	color: yellow;
	text-align:center;
/*	height: 30px;*/
	font-size:20px;
/*	padding:5px;
	margin:5px;*/
}

/* img { padding:5px } */

img.rand {
	padding:5px;
}

#zeiten {
	color: yellow;
	width: 136px;
	font-size: 12px;
	text-align: center;
	padding:1px;
	margin:1px;
	border: yellow 1px solid;
}
#adresse {
	color: white;
	width: 136px;
	font-size: 12px;
	text-align: center;
	padding:1px;
	margin:1px;
	border: white 1px solid;
}
div#fuss {
	margin-left:5px;
	margin-right:50px;
	margin-bottom:5px;
/*	margin-top:100px;*/
	padding:2px;
	border: 1px ridge yellow;
	width: 963px;
}
.text{
	color: white;
	width: 800px;
	font-size: 15px;
	text-align: center;
	padding:5px;
	margin-left:-5px;
	border: yellow 1px solid;
}
.produkte{
}

#main{
	width: 815px;
	min-height: 710px;
	text-align: center;
	margin-bottom:5px;
	margin-right: 5px;
	/*	border:dashed red 1px;*/
}

div.partnerseiten {
	font-size: 10pt;
}

div#unterseitenlinks-footer {
	padding-left:10px;
	font-size: 10pt;
	text-align: left;
}