*{
	/*
	outline:1px solid;
	*/
}
html{
	height:100%;
	width:100%;
}
body {
	background-image: url(images/pattern_134.gif);
	background-repeat: repeat;
	height:100%;
	width:100%;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
img{
	border:none;
}
#banner {
	background-image: url(images/index_02.png);
	background-repeat: no-repeat;
	vertical-align: top;
}
#banner #slogan{
	color: #fdfdb3;
	letter-spacing: 10px;
	padding-left:300px;
	padding-top:20px;
}
#banner .floater label{
	padding:0;
	margin:0;
}
#footer {
	background-color: #A70C0E;
}
#teaser {
	background-color: #fff;
	text-align: left;
}

#teaser p{
	margin: 0px;
	font-size: 0.8em;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#teaser ul{
	margin:0;
	font-size:0.8em;
	padding-top: 0;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#teaser .header{
	font-size:0.8em;
	font-weight:bolder;
	margin-top: 10px;
	border: 2px solid #666666;
	margin-bottom: 10px;
	padding: 5px;
}
#l_teaser {
	background-image: url(images/index_04.png);
	background-repeat: repeat-y;
}
#r_teaser {
	background-image: url(images/index_07.png);
	background-repeat: repeat-y;
}
#content {
	text-align: left;
	background-color: #FFFFFF;
}
#content p{
	font-size: 0.8em;
}
label{
	font-size:0.8em;
}
#footer {
	background-color: #A70C0E;
	text-align: right;
	color: #FFFFFF;
}
#language {
	float:right;
	margin-left: 10px;
	clear: right;
	margin-right: 20px;
	margin-top: 5px;
}
#footer a {
	color:#fff;
	font-size: 0.8em;
}
.floater {
	float: right;
	margin-top: 40px;
	text-align: left;
	font-size: 0.7em;
	color: #FFFFFF;
	margin-right: 20px;
}
ul{
	margin-left: 5px;
	
}
li{
	list-style-position: inside;
	padding-bottom: 5px;
	margin-left: 0px;
}
.oldprice {
	font-size: 1em;
	color: #A70C0E;
	font-weight: bolder;
	text-decoration: line-through;
}
.price {
	color: #A70C0E;
	font-weight: bolder;
	text-align: right;
	margin-right: 20px;
}
.artikel{
	float: left;
	height: 400px;
	width: 200px;
	background-image: url(images/artikelfooter.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	font-size: 0.7em;
	color: #FFFFFF;
	margin: 10px;
}
p{
	padding:10px;
	margin:0;
}
.artikel .bild{
	height: 300px;
	margin-right: 3px;
	margin-left: 4px;
	background-position: center center;
	background-repeat: no-repeat;
}
.artikel .name{
	font-weight: bolder;
	color: #fff;
	font-size: 0.8em;
	margin-left:10px;
}
.artikel .beschreibung{
	font-size: 0.8em;
	vertical-align: top;
}
.artikel .preis{
	font-weight: bolder;
	color: #FDFDB3;
	font-size: 1em;
}
.button{
	background-image: url(images/button.png);
	background-repeat: no-repeat;
	background-position: center center;
	width:82px;
	text-align: center;
	padding:3px;
}
.button a{
	color: #FDFDB3;
	text-decoration:none;
	font-size: 0.8em;
}
#details{
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#details .name{
	font-size: 0.9em;
	font-weight: bolder;
	color: #A70C0E;
}
iframe{
	border:none;
}
#login{
	border: 1px solid #C52039;
	margin-top: 40px;	
}
a{
	color:#A70C0E;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}
.submit{
	width:120px;
}
.edit_bild{
	height: 300px;
	width: 250px;
	margin-bottom:10px;
	background-repeat: no-repeat;
	background-position: center center;
	border: 1px dashed #CCCCCC;
}
h1{
	font-size:1em;
}
.success{
	background-color: #66CC99;
	border: 1px solid #00CC00;
	padding: 5px;
	margin: 10px;
	font-size:0.8em;
}
.error{
	background-color: #fe5959;
	border: 1px solid #FF0000;
	margin: 10px;
	padding: 5px;
	font-size:0.8em;
}
.warenkorb{
	font-size:0.8em;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.warenkorb .header{
	background-color: #D02B4E;
	font-weight: bold;
	color: #fdfdb3;
	border:none;
}
hr{
	height: 1px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	background-color: #666666;
}
.default_font{
	font-size:0.8em;
}
.selectbox{
	width:130px;
}
#page_bottom{
	background-image:url(images/index_11.png);
	background-repeat:repeat-x;
}