@charset "UTF-8";
* {margin:0;padding:0;}

/* make transparent pngs work in IE6 */
* html body img {
	behavior:url('/Scripts/pngbehavior.htc');
}


/* BASIC */
body { font-size: 69%; background-image: url(../img/alle/bg-kachel.jpg);
	background-repeat: repeat-y; background-position:center top;
	background-color:#ffd39f; background-attachment:fixed;
	color:#2d110a; font-family:Arial, Helvetica, sans-serif;
	margin-bottom:8px; } 
	
a { text-decoration::none; }
a:link { color:#660033; text-decoration:none;}
a:aktiv { color:#660033; text-decoration:none;}
a:hover { color:#660033; text-decoration:none;}


#wrapper{ margin:0 auto; width:590px; border:solid #660033 4px;
border-left-color:#FFF; border-right-color:#FFF}

<!--Inhalt-->



img { border:none; }
img#region { padding-left:420px; position:absolute;}
img#slowmeat {margin-left:350px; margin-top:3px;}

h1 {font-size: 20px; font-weight: bold; color: #660033; padding-top:50px; height:70px; margin-left:100px; }
	
h2 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; font-weight: bold; color: #660033; height:30px; border-top:solid 2px; padding-top:20px; }	

p { font-size: 12px; line-height: 20px; color: #333333; padding: 10px 0 10px 0;}

.bodegalink  {font-size:12px; font-weight:bold; height:80px; border-top:solid #600 2px; margin-left:230px; padding:10px 5px 10px 15px; height:30px;}

li { font-size: 12px; line-height: 15px; margin: 10px 0 10px 20px;}
.content-regionen { margin:0 auto; width:400px; padding-top: 20px; }



ul {
	list-style-image: url(../../images/mehr.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: ##333333;
	text-decoration:none;
	padding-left:50px;
}

ul#slider li{ list-style:none;}

div#content-regionen{
	width:460px;
	padding-left:70px;
}

