/* reset */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: top;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
/* /reset */
body {
	background:url(../images/bg_content.gif) left top no-repeat;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}
.right {
	float:right;
}
#content p a, #footer a, #impressum a {
	color:#1795d0;
}
#content p a:hover, #impressum a:hover {
	color:#fff;
	background-color:#1795d0;
	text-decoration:none;
	padding:2px 3px 2px 3px;
	margin:-3px;
}
#logo a, #contactLink {
	text-indent:-19999px;
	overflow:hidden;
}
#logo a {
	position:absolute;
}
#logo a {
	top:98px;
	left:90px;
	width:243px;
	height:47px;
	display:block;
	background:url(../images/logo_schenkenfelder.gif) left top no-repeat;
}
#wrapper {
	width:870px;
}
#content {
	width:460px;
	margin-top:245px;
	float:right;
}
#content h1 {
	font-family:arial;
	width:470px;
	float:left;
	margin:0 0 20px -10px;
}
#content h1 a {
	color:#fff;
	line-height:30px;
	font-size:26px;
	height:29px;
	margin-bottom:5px;
	float:left;
	background:#1795d0;
	padding:0 34px 3px 10px;
}
#content h2 {
	color:#1795d0;
	font-size:18px;
	line-height:27px;
}
#content p,  #content ul, #content li {
	margin-bottom:25px;
	color:#6c777f;
	font-size:12px;
	line-height:20px;
}
#content ul {
	list-style-type:disc;
	clear:left;
}
#content li {
	margin-bottom:0;
}
#nav {
	margin-top:252px;
	float:left;
}
#nav li a {
	display:block;
	height:11px;
	width:161px;
	padding:7px 0 9px 169px;
	text-decoration:none;
	color:#626264;
	background:url(../images/micro_arrow.gif) 321px 11px no-repeat;
}
#nav li li a:hover {
	background-position:321px 8px;
}
#nav li a:hover, #nav li a:focus {
	color:#626264;
	background:url(../images/micro_arrow.gif) 321px 11px #fff no-repeat;
}
#nav li a.active {
	color:#fff;
	background:url(../images/micro_arrow_white.gif) 321px 11px #1795d0 no-repeat;
}
#nav li li a {
	width:150px;
	padding:5px 0 6px 180px;
	background-position:321px 8px;
}
#nav li li a.active {
	color:#fff;
	background-position:321px 8px;
}
#nav li {
	border-bottom:1px solid #e7e9eb;
	padding:1px 0 1px 0;
}
#nav ul {
	margin-bottom:-1px;
}
#nav li li {
	border:0;
}
#nav li.last {
	border:0;
}
#project {
	margin:37px 0 38px 0;
	float:left;
	clear:left;
}
#project dt {
	font-size:15px;
	color:#1795d0;
	margin: 0 0 7px 22px;
}
#project dd a img {
	filter:alpha(opacity=60); /* Internet Explorer */
	-moz-opacity: 0.60; /* Mozilla Browser */
	opacity: 0.60; /* Opera */
}
#project dd a:hover img, #project dd a:focus img {
	filter:alpha(opacity=100); /* Internet Explorer */
	-moz-opacity: 100; /* Mozilla Browser */
	opacity: 100; /* Opera */
}
#footer {
	float:left;
	width:100%;
	padding-bottom:100px;
}
#footer p {
	padding-left:22px;
	width:308px;
	line-height:15px;
	color:#7d7d7e;
}
#footer p strong {
	color:#323234;
}
#footer p.borderTop {
	border-top:1px solid #e7e9eb;
	padding-top:10px; margin-bottom:15px;
}
#footer #impressum {
	margin-top:14px;
}
#contactLink {
	margin:19px 0 17px;
	display:block;
	width:230px;
	height:22px;
	background:url(../images/de/button_kontaktieren.gif);
	margin-left:-22px;
}
#contactLink:hover, #contactLink:focus {
	background-position:left bottom;	
}