@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#333333;
	padding: 0px;
	background:url(images/cellulite-logo-back.gif) #FFFFFF repeat-x bottom fixed;
}
#wrapper {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
/* Hier können Sie die header-Grafik austauschen */

#wrapper #header {
	height: 150px;
	padding: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background:url(images/cellulite-header-back.jpg) repeat-x bottom;
}
#wrapper #header h1, #wrapper #header h1 a {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: oblique;
	color: #003366;
}
#wrapper #header h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: oblique;
	color: #FFFFFF;
	margin-bottom: 5px;
	text-indent: 15px;
}
#wrapper #content #footer {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-top: 20px;
}
#wrapper #header a {
	text-decoration: none;
	color: #333333;
}
#wrapper #content {
	width: 630px;
	padding: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	float: right;
	background-image: url(images/boden.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
#wrapper #content a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #003366;
	font-weight: bold;
}
#wrapper #content #footer a {
	font-size: 10px;
}
#wrapper #content h1 {
	color: #666666;
	font-style: oblique;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	padding: 15px;
	background-color:#ffd2a5;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #999999;
	border-bottom-color: #999999;
}
#wrapper #content h2 {
	color: #666666;
	font-size: 18px;
	font-style: oblique;
	font-family: Arial, Helvetica, sans-serif;
	padding: 5px;
	background-color: #ffedda;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
#wrapper #content li {
	list-style-image: url(images/liste.jpg);
	padding-top: 5px;
	padding-bottom: 5px;
}
#wrapper #navi h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: oblique;
	color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-bottom: 5px;
	padding-top: 5px;
}
#wrapper #navi {
	width: 300px;
	padding: 5px;
}
#wrapper #content blockquote {
	font-style: oblique;
	color: #666666;
	background-image: url(images/quote.jpg);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding-left: 30px;
	height: 30px;
}
#wrapper #navi a {
	font-family: Arial, Helvetica, sans-serif;
	color: #003366;
	text-decoration: none;
}
#wrapper #navi ul {
	margin:0px;
	padding:0px;
}
#wrapper #navi li {
	list-style-type: none;
	background:url(images/indent1.gif) left no-repeat transparent;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	text-indent: 18px;
}
#wrapper #navi li:hover {
	background-color: #ffd2a5;
}
img {
	border: 1px solid #dcdcdc;
	padding:4px;
	margin: 5px;
}
	
.red{color:red;}
