/* Design by mindflowmedia 2009 */

* {
	margin: 0;
	padding: 0;
}
body {
	margin-top: 0px;
	background: #d2601c url(images/img01.jpg) repeat-x;
	font: normal small "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #eeeeee;
}
h1, h2, h3 {
	margin-bottom: 1em;
	text-transform: uppercase;
	color: #ffffee;
 
}
h1 {
	font-size: 2.8em;
}
h2 {
	font-size: 1.8em;
}
h3 {
	font-size: 1.2em;
}
p, blockquote, ul, ol {
	margin-bottom: 1.5em;
	text-align: justify;
	line-height: 1.8em;
}
blockquote, ul, ol {
	margin-left: 3em;
}
blockquote {
	margin-right: 3em;
}
a {
	color: #FFC;
}
a:hover {
	text-decoration: none;
	color: #ffffee;
}
img {
	border: none;
}
img.left {
	float: left;
	margin: 0 15px 15px 0;
}
img.right {
	float: right;
	margin: 0 15px 0 15px;
}
hr {
	display: none;
}
.hr {
}

.preise{
	font-size: 0.95em;
}

.preisetop{
	font-size: 0.85em;
}


/* Boxed */

.boxed {
}
.boxed .title {
	margin: 0;
	padding: 5px 10px;
	background: url(images/img08.gif) no-repeat left center;
	text-transform: uppercase;
	font-size: small;
}
.boxed .content {
	padding: 3px;
}
.boxed ol, .boxed ul {
	margin-left: 0;
	list-style-position: inside;
}
/* Logo */

#logo {
	width: 760px;
	height: 200px;
	margin: 0 auto;
	background: #d2601c url(images/img02_01.jpg) no-repeat;
}
#logostart {
	width: 760px;
	height: 450px;
	margin: 0 auto;
	background: #d2601c url(images/startseite02_01.jpg) no-repeat;
	margin-top:0;
}
#logostart h1 {
	width: 400px;
	margin: 0px 20px 20px 20px;
	padding: 0 0 0 0;
	text-align: left;
	letter-spacing: 5px;
	font-size: 180%;
	line-height: 200%;
	color: #B64E0F;
}
#logostart h2 {
	float: right;
	margin: 0;
	padding: 1px 20px 0 0;
	font-size: 1px;
}
#logo h1 {
	float: left;
	width: 400px;
	margin: 0;
	padding: px 0 0 0;
	text-align: right;
	letter-spacing: 5px;
	font-size: 1px;
}
#logo h2 {
	float: right;
	margin: 0;
	padding: 1px 20px 0 0;
	font-size: 1px;
}
#logo a {
	text-decoration: none;
	color: #ffffee;
}
/* Page */

#page {
	width: 760px;
	margin: 0 auto;
	background-color: #A24208;
}
/* Content */

#content {
	float: left;
	width: 480px;
	padding: 20px;
	background: url(images/img02_02.jpg) no-repeat;
}
#contentstart {
	float: left;
	width: 480px;
	padding: 20px;
	background: url(images/startseite02_02.jpg) no-repeat;
}
#contentbreit {
	float: left;
	width: 500px;
	padding: 10px;
	background: url(images/img02_02.jpg) no-repeat;
}
#welcomestart {
	padding-bottom: 20px;
	padding-top:50px;
}
#welcome {
	padding-bottom: 20px;
}
#olist {
	clear: left;
	float: left;
	width: 230px;
}
#ulist {
	float: left;
	width: 230px;
	padding-left: 20px;
}
/* Sidebar */

#sidebar {
	float: right;
	width: 200px;
	padding: 20px;
	background: url(images/img02_03.jpg) no-repeat;
}
#sidebarstart {
	float: right;
	width: 200px;
	padding: 20px;
	background: url(images/startseite02_03.jpg) no-repeat;
}
#sidebar blockquote {
	margin-left: 0;
	margin-right: 0;
}
/* Menu */

#menu {
	margin-bottom: 19px;
}
#menu h2 {
	display: none;
}
#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}
#menu li {
	display: block;
	padding-top: 1px;
	background: url(images/img07.gif) repeat-x;
}
#menu li.first {
	background: none;
}
#menu a {
	display: block;
	width: 165px;
	padding: 7px 10px 7px 25px;
	text-transform: uppercase;
	background: url(images/img08.gif) no-repeat 10px 50%;
	text-decoration: none;
	letter-spacing: 1px;
	font-size: x-small;
	font-weight: bold;
}
#menu a:hover {
	background-color: #0A0A0A;
}
/* Footer */

#footer {
	width: 760px;
	margin: 0 auto;
	padding: 10px 0;
	background: url(images/img05.jpg) repeat-x;
}
#footer p {
	margin: 0;
	text-align: center;
	font-size: x-small;
	color: #CCFFFF;
}
#footer a {
	color: #CCFFFF;
	text-decoration:none;
}

