@charset "UTF-8";
@import url("reset.css");
* { margin: 0; padding: 0; }
strong { font-weight: bold; }
abbr { cursor: help; border-bottom: 0.1em dotted #242424; }
.hinfort { text-indent: -9999px; }
h1.hinfort { height: 0; width: 0; }

div#wrapper {
	width: 848px;
	margin: 0 auto; }

#content {
	float: left;
	position: relative;
	height: 330px;
	width: 680px;
	margin-top: 125px;
	margin-left: 24px;
	border: 1px solid #bcbcbc;
	border-left: none; }

.raum #content { background: url("../images/raum.jpg") 100% 100% no-repeat; }
.konzept #content { background: url("../images/konzept.jpg") 100% 100% no-repeat; }
.design #content { background: url("../images/design.jpg") 100% 100% no-repeat; }
.realisation #content { background: url("../images/realisation.jpg") 100% 100% no-repeat; }
/* .kontakt #content { background: url("../images/kontakt.jpg") 100% 100% no-repeat; } */
.portfolio #content { background: url("../images/wir-arbeiten-dran.jpg") 100% 100% no-repeat; }

.leistungen #content { padding-right: 30px; width: 650px; }

#content p .green { color: #a5bf3c; font-weight: bold; }

#content h1, .h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	text-transform: uppercase;
	color: #4a4e4a;
	margin: -11px 0 15px -1px; }

#content h1 span.white, .h1 span.white {
	background: white;
	padding-right: 25px;
	position: relative; }

#content p {
	font-family:Arial,"Helvetica Neue", Helvetica, Geneva, sans-serif;
	font-size: 11px;
	color:#666666;
	margin: 0;
	padding-right: 285px;
	padding-bottom: 10px;
	line-height:17px; }

.referenzen #content p { padding-right: 0; }
.realisation #content p { padding-right: 355px; }
.raum #content p { padding-right: 365px; }
.konzept #content p { padding-right: 360px; }
.design #content p { padding-right: 310px; }

#content p.fett { font-weight: bold; }

#content em {
	font-style: normal;
	font-weight: lighter;
	color: #999999; }

#content a.green {
	color: #a5bf3c;
	font-weight: bold;
	text-decoration: none; }

.willkommen #content h1, .willkommen #content p {
	text-indent: -9999px; }

.willkommen #content p.first {
	position: relative;
	display: block;
	height: 238px;
	width: 381px;
	margin: -60px 0 0 -20px;
	background: url("../images/startbild.png") 0 0 no-repeat;
}

.leistungen #content .links, .leistungen #content .mitte, .leistungen #content .rechts {
	float: left;
	position: relative;
	width: 33%;
	padding: 0;
	margin: 0; }

.leistungen #content .links div, .leistungen #content .mitte div, .leistungen #content .rechts div {
	position: absolute;
	top: 70px;
	left: 0; }

.leistungen #content h2 {
	margin: 0;
	padding: 3px 0 4px 0;
	font-family:Arial,"Helvetica Neue", Helvetica, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #a5bf3c; }

.leistungen #content h3 {
	margin: 0;
	padding: 0;
	font-family:Arial,"Helvetica Neue", Helvetica, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666; }

.leistungen #content p {
	font-family:Arial,"Helvetica Neue", Helvetica, Geneva, sans-serif;
	font-size: 11px;
	margin: 0;
	padding: 0;
	color: #666666; }

.leistungen #content ul, .leistungen #content ol {
	margin: 0;
	padding: 3px 35px 0 0;
	font-family:Arial,"Helvetica Neue", Helvetica, Geneva, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 17px;
	list-style: none;
	color: #666666; }

.leistungen #content ol { list-style-type: decimal; padding: 3px 0 0 17px; }

.leistungen #content ul li {
	padding-left: 6px;
	background: url("../images/bullet.png") -5px 2px no-repeat; }

.leistungen #content ul li span, .leistungen #content ol li span {
	color: #666666; }
	
.leistungen #content ol li span {
margin-left:-5px;
}

#content table {
	padding-bottom: 10px;
	font-family: Arial, "Helvetica Neue", Helvetica, Geneva, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #666666; }

#content table tr td.second { padding-left: 4px; }

#navi {
	position: relative;
	float: left;
	height: 330px;
	width: 142px;
	margin-top: 125px;
	border: 1px solid #bcbcbc;
	border-right: none; }

#navi ul {
	position: absolute;
	top: 0;
	left: -1px;
	padding-top: 6px;
	padding-bottom: 10px;
	margin-top: 12px;
	/* margin-left: -1px; */
	list-style-type:none;
	background: #ffffff;
	border-left: 1px solid #ffffff; }

#navi ul li {
	min-height: 13px;
	line-height: 13px;
	padding: 2px 0 2px 0; }

#navi ul li a {
	display: block;
	height: 13px;
	padding:0px;
	line-height: 13px;
	font-family:Arial,"Helvetica Neue", Helvetica, Geneva, sans-serif;
	font-size: 11px; }

#navi ul li.active a {
	color: #cccccc; }

#navi ul li a:hover, #navi ul li a:active, #navi ul li a:focus {
	color: #222222;
}

#navi ul ul {
	position: relative;
	margin: 5px 0 5px 0;
	padding: 0 0 0 10px;
	border-left: 1px solid #bcbcbc;
}

#navi ul ul li a {
	color: #666666 !important;
}

#navi ul ul li.active a {
	color: #cccccc !important;
}

#navi ul ul li a:hover, #navi ul ul li a:active, #navi ul ul li a:focus {
	color: #222222 !important;
}

/* Links */
a:link, a:visited {
	text-decoration: none;
	color: #666; }

a:hover { text-decoration: none; }
a.mail:hover { color: #242424; }

a:active {
	text-decoration: none;
	color: #121212; }

#content .logo {
	display: block;
	clear: both;
	position: absolute;
	bottom: -63px;
	left: -21px;
	height: 123px;
	width: 182px;
	text-indent: -9999px;
	color: #ffffff;
	background: url("../images/designfreiraum-logo.png") 0 0 no-repeat; }

.weihnachten h1.hinfort {
	margin: 0;
	padding: 0; }

.weihnachten img {
	border: none;
	margin: 78px 0 0 89px;
	padding: 0; }

div#footer {
	position: absolute;
	font-family:Arial,"Helvetica Neue", Helvetica, Geneva, sans-serif;
	bottom: -1px;
	right: 15px;
	width: 50px;
	margin-top: 5px;
	padding: 0 5px 0 5px;
	font-size: 10px;
	border-bottom: 1px solid #ffffff; }

div#footer a {
	display: block;
	position: absolute;
	bottom: -2px;
	left: 5px; }

div#footer a:active {
	color: #000000; }

.kontakt div#footer a { left: 0; }
.kontakt div#footer { padding-left: 0; }
