@charset "utf-8";
/* CSS Document */

img { border: 0px; }
p {  margin: 0; }
li {margin: 0px; }
ul {margin: 10px; }

.Stil1 { font-size: 13px; color: #FFFFFE; }
.Stil2 { font-size: 13px; color: #000000; }
.Stil3 { font-size: 14px; color: #000000 }
.Stil4 { font-size: 9px; color: #FFF4DE; }
.Stil5 { font-size: 14px; color: #FF0000 }
.Stil6 { font-size: 14px; font-style: italic; color: #000000 }

h1 { font-size: 13px; color: #ffffff; margin: 0px; padding: 0px;}
h2 { font-size: 13px; color: #000000; margin: 0px; }

a:link { color: #ab0000; text-decoration: none; }
a:visited { color: #ab0000; text-decoration: none; }
a:focus { color: #ab0000; text-decoration: none; }
a:hover { color: #ab0000;  text-decoration: none; }
a:active { color: #ab0000; text-decoration: none; }

.Stil3 a:link { color: #000000; text-decoration: none; }
.Stil3 a:visited { color: #000000; text-decoration: none; }
.Stil3 a:focus { color: #000000; text-decoration: none; }
.Stil3 a:hover {color: #000000; text-decoration: none; }
.Stil3 a:active { color: #000000; text-decoration: none; }

body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	text-align: center;
	background-color: #ffffff;
}
.oneColFixCtrHdr #container {
	width: 1000px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	clear: left;
}
#header {
	width: 1000px;
	height: 185px;
	position: relative;
	background-image:url(header.jpg);
}
#navi_oben {
	margin-top: -47px;
	margin-left: 77px;
	height: 30px;
	position: absolute;
}
#content {
	width: 1000px;	
	background-image:url(rahmen.jpg);
}
#fill12 { 
	width: 1000px;
	height: 12px;
}
#main {
	width: 898px;
	margin-left: 50px;
	margin-right: 50px;
	border: 1px solid #000000;
}
#two_colums {
	width: 844px;
	margin-top: 12px;
	margin-bottom: 12px;
	margin-left: 28px;
	margin-right: 28px;
	background-image:url(two_colums.jpg);
}
#headline {
	width: 532px;
	margin-top: 12px;
	margin-left: 28px;
	margin-right: 430px;
	padding: 5px;	
	position: relative;
	background-color: #306300;
}
#aktionen {
	width: 270px;
	height: 27px;
	left: 15px;
	margin-left: 639px;
	margin-top: 25px;
	position: absolute;	
}
#preis {
	width: 70px;
	margin-left: 200px;
	padding: 1px;
	background-color: #ffcaca;
	border: 1px solid #000000;	
}
#xmas {
	width: 504px;
	height: 50px;
	left: 15px;
	margin-left: 639px;
	margin-top: -38px;
	background-image:url(xmas.gif);
	position:fixed;
}
#blaettern {
	left: 10px;
	margin-left: 639px;
	margin-top: 22px;
	padding: 5px;
	height: 30px;
	position: absolute;	
}
#links {
	width: 506px;
	margin-right: 560px;
	padding: 18px;
	position: relative;	
	border-top: 1px solid #000000;
}
#rechts {
	width: 259px;
	right: 77px;
	padding: 5px;
	position: absolute;	
	border-top: 1px solid #000000;	
}
#rahmen {
	width: 466px;
	margin-left: 10px;
	padding: 10px;
	border: 1px solid #000000;
}
#text {
	width: 253px;
	text-align: left;
	margin-left: -5px;
	padding: 8px;
	position: relative;
	background-color: #ffcaca;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;	
}
#footer {
	width: 1000px;
	height: 45px;
	background-image:url(footer.jpg);
}
