body { margin: 0; padding: 0; background: #ffffff url(../images/header_bg.gif) repeat-x; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; color: #666; z-index: 1; }
h1 {
	font-weight: normal;
	font-size: 18px;
}

a {
	border-bottom: 1px dotted #cccccc;
	text-decoration: none;
	color: #545454;
}

a:hover {
	border-bottom: medium none;
	color: #ff7400;
}

img {
	border: 3px solid #7F7772;
}

img.left {
	float: left;
	margin: 10px 15px 15px 0;
}

img.right {
	float: right;
	margin: 10px 0 0 15px;
}
.bg2 { background: url(../images/klecks_galerien.gif) no-repeat left bottom; }
.bg3 { background: url(../images/kleks_news.gif) no-repeat left bottom; }
.bg6 { background: url(../images/kleks_menue.gif) no-repeat left bottom; }
.feature {
}

.feature .image {
	padding: 0 0 0 40px;
}

.feature .title {
}

.feature .content {
	padding: 0 0 0 40px;
}

.box {
	float: left;
	width: 250px;
}

.box .title {
	height: 40px;
	padding: 20px 0 0 40px;
	text-transform: lowercase;
	font-size: 167%;
}

.box .content {
}

.list {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
}

.list li { background-image: url(../images/img07.gif); background-repeat: no-repeat;background-position: 0 0; padding-left: 10px; }
#header { background-image: url(../images/header.gif); background-repeat: no-repeat; background-attachment: scroll; background-position: 0 0; width: 760px; height: 150px; margin: 0 auto; }

#header h1, #header p {
	margin: 0;
	margin: 0;
	font-weight: normal;
	color: #000000;
}

#header h1 {
	float: left;
	padding: 58px 0 0 12px;
	text-transform: lowercase;
	line-height: 72px;
	font-size: 72px;
}

#header p {
	float: right;
	padding: 102px 0 0 0;
	text-transform: uppercase;
	font: bold 11px "Trebuchet MS", Arial, Helvetica, sans-serif;
}

#header p a {
	font-size: 167%;
}

#header a {
	border: none;
	color: #000000;
}
#page {
	width: 760px;
	margin: 0 auto;
}
#content {
	float: right;
	width: 519px;
}

#content p, #content ul, #content ol {
	line-height: 1.8em;
}
#sidebar { color: #545454; float: left; width: 180px; padding: 0 20px 0 0; border-right: 1px dotted #dcdcdc; }

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
}

#sidebar li ul {
}

#sidebar li li {
	padding: 5px 10px;
	background: url(../images/img07.gif) no-repeat 0 10px;
	border-top: 2px solid #e3e3e3;
}

#sidebar li li.first {
	border-top-color: #fff;
}

#sidebar h2 {
	height: 40px;
	padding: 20px 0 0 40px;
	font-size: 18px;
}

#sidebar a {
	border: none;
}

#sidebar a:hover { border-bottom: 1px dashed #ee7f00; }
#footer {
	clear: both;
	height: 250px;
	padding: 20px 0 0;
	background: #000000;
}

#footer p {
	background: #000000;
	margin: 0;
	text-align: center;
	font-size: 85%;
}

#footer a {
	border: none;
	color: #CCCCCC;
}

#footer a:hover {
	color: #FFFFFF;
}

#legal {
}

#legal strong { color: #bbb; display: block; padding: 20px 0 0; text-transform: lowercase; letter-spacing: 3px; font-size: 36px; font-weight: normal; background-color: #1c1c1c; }

#links {
}
.kleingedrucktes { font-size: 10px; line-height: 12px; }

.orange { color: #ff7400; }
