@charset "windows-1252";
/* CSS Document */

body {
	padding:0px;
	margin:0px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:13px;
	line-height:18px;

	background-image:url('http://www.betten-stumpf.de/skin/frontend/default/bsNEW/images/streifen_bg.png');
	background-repeat:repeat-x;
	background-attachment:fixed;

margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align:center;
}

h1, h2, h3 {
clear:both;
color: #333;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height:25px;

}

#main {
	padding:10px;
	background-color:#fff;
		text-align:left;
	width:1000px;
	border-bottom:20px solid #666666;
	border-top:20px solid #a92451;
margin:0 auto;
}

#footer {
	clear:both;
	font-size:10px;
}

a {
	color:#a92451;
}

ul {
list-style-image: url(http://www.betten-stumpf.de/images/li.gif);
}

.button {
	background-color:#a92451;
	padding:10px;
	font-size:14px;
	color:#fff;
	text-decoration:none;
}
