html, body { font-size:100%; }
body,div,h1,h2,h3,h4,h5,h6,p,ul,ol,li { margin:0; padding:0; }
ul,ol {list-style:none;}

body {
	font-family: "Helvetica", "Arial", sans-serif;
	font-size: 15px;
	line-height: 24px;
	color: #999;
}
a {
	color: #333;
	font-weight: bold;
	text-decoration: none;
}
p {
	margin-bottom: 12px;
}

.cl { float: none; clear: both; }
.amp { font-family: Baskerville, Palatino, 'Palatino Linotype', serif; font-style: italic; font-weight: normal; }
hr { display: none; }

.one-col	{ float: left; width: 65px; margin-right: 20px; }
.two-col	{ float: left; width: 150px; margin-right: 20px; }
.three-col	{ float: left; width: 235px; margin-right: 20px; }
.four-col	{ float: left; width: 320px; margin-right: 20px; }
.five-col	{ float: left; width: 405px; margin-right: 20px; }
.six-col	{ float: left; width: 490px; margin-right: 20px; }
.nine-col	{ float: none; width: 745px; margin-right: 0; }
.last-col	{ margin: 0; }
.topline	{ margin-top: -1px; border-top: 1px solid #D9D9D9; }

#header {
    height: 48px;
    padding-left: 50px;
    background: #333;
}
#header h2 a {
    display: block;
    text-indent: -9000%;
    overflow: hidden;
    height: 48px;
    width: 67px;
    background: #333 url(../img/header.logo.png) no-repeat 0 50%;
    font-weight: normal;
}

#wrapper {
    width: 745px;
    margin-left: 50px;
}
#claim {
    height: 96px;
    padding: 72px 0;
}
#claim h1 {
    position: relative;
    width: 100%;
    height: 100%;
}
#claim h1 img {
    display: block;
    padding: 12px 0 10px;
}
#claim h1 span {
    display: block;
    position: absolute;
    height: 1px;
    width: 1px;
    text-indent: -9000%;
    overflow: hidden;
}
.home #claim img {
    margin-left: -2px;
}
.methodik #claim img {
	padding: 12px 0 11px;
}

/*
	Old Navigation

#nav {
    padding: 12px 0;
}
#nav li {
    display: block;
    padding: 3px 0 12px;
    cursor: default;
    zoom: 1;
}
#nav li a {
    display: block;
    height: 15px;
    text-indent: -9000%;
    overflow: hidden;
    background: url(../img/nav.sprite.png) no-repeat 0 0;
}

#nav li a.nav-services	{ width: 69px; background-position: -81px 0; }
#nav li a.nav-methodik	{ width: 81px; background-position: -81px -15px; }
#nav li a.nav-kontakt	{ width: 67px; background-position: -81px -30px; }

#nav li a.nav-services:hover	{ background-position: 0 0; }
#nav li a.nav-methodik:hover	{ background-position: 0 -15px; }
#nav li a.nav-kontakt:hover		{ background-position: 0 -30px; }

#nav li.active a.nav-services		{ background-position: 0 0; }
#nav li.active a.nav-methodik		{ background-position: 0 -15px; }
#nav li.active a.nav-kontakt		{ background-position: 0 -30px; }

*/

#nav {
	padding: 15px 0 12px;
}
#nav ul {
	position: relative;
	left: 0;
	top: 0;
	z-index: 1;
	width: 91px;
	height: 105px;
	background: url(../img/nav.sprite2.png) no-repeat 0 0;
}
#nav li {
	zoom: 1;
	cursor: pointer;
}
#nav li a:link, #nav li a:visited {
	display: block;
	position: absolute;
	left: 0;
	z-index: 2;
	width: 91px;
	height: 15px;
	outline: none;
	text-indent: -9999%;
	overflow: hidden;
	cursor: pointer;
}
#nav li .pseudo-link {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	width: 91px;
	height: 15px;
	cursor: pointer;
}
#nav li .nav-services {
	top: 0;
}
#nav li .nav-methodik {
	top: 30px;
}
#nav li .nav-referenzen {
	top: 60px;
}
#nav li .nav-kontakt {
	top: 90px;
}
#nav li a.nav-services:hover,
#nav li a.nav-services:active,
#nav li a.nav-services:focus,
#nav li.active a.nav-services,
#nav li a.nav-services div.pseudo-link {
	background: url(../img/nav.sprite2.png) no-repeat -91px 0;
}
#nav li a.nav-methodik:hover,
#nav li a.nav-methodik:active,
#nav li a.nav-methodik:focus,
#nav li.active a.nav-methodik,
#nav li a.nav-methodik div.pseudo-link {
	background: url(../img/nav.sprite2.png) no-repeat -91px -30px;
}
#nav li a.nav-referenzen:hover,
#nav li a.nav-referenzen:active,
#nav li a.nav-referenzen:focus,
#nav li.active a.nav-referenzen,
#nav li a.nav-referenzen div.pseudo-link {
	background: url(../img/nav.sprite2.png) no-repeat -91px -60px;
}
#nav li a.nav-kontakt:hover,
#nav li a.nav-kontakt:active,
#nav li a.nav-kontakt:focus,
#nav li.active a.nav-kontakt,
#nav li a.nav-kontakt div.pseudo-link {
	background: url(../img/nav.sprite2.png) no-repeat -91px -90px;
}

#content {
    padding: 12px 0;
}
.home #content {
    padding-bottom: 48px;
}

#tweets-container {
    clear: both;
    position: relative;
    height: 47px;
    margin-bottom: 72px;
    border-bottom: 1px solid #D9D9D9;
    background: url(../img/home.twitter.jpg) no-repeat 10px 8px;
    overflow: hidden;
}
#tweets-container .fadeover {
    position: absolute;
    right: 0;
    top: 0;
    width: 85px;
    height: 48px;
    background: url(../img/home.fadeover.png) repeat-y 0 0;
}
#tweets {
    position: relative;
    padding-left: 85px;
}
#tweets li {
    white-space: nowrap;
    padding: 12px 0;
}

#footer {
    padding: 6px 0;
    color: #B3B3B3;
    font-size: 11px;
}
#footer a {
    color: #B3B3B3;
    font-weight: normal;
    border-bottom: 1px solid #D9D9D9;
}

.service-sect {
    clear: both;
    float: none;
    margin-top: 23px;
}
.service-sect h2 {
    float: left;
    width: 235px;
    height: 19px;
    margin: 15px 0 0;
    text-indent: -9000%;
    overflow: hidden;
    background: url(../img/services.sprite.png) no-repeat;
}
.service-sect h2.brde { background-position: 0 0; margin-left: -1px; }
.service-sect h2.ofde { background-position: 0 -19px; }
.service-sect h2.onde { background-position: 0 -38px; }
.service-sect h2.onen { background-position: 0 -57px; }
.service-sect .sub-list {
    float: right;
    width: 235px;
    padding-top: 12px;
}
.service-sect .sub-list li {
    margin-left: -20px;
    padding-left: 20px;
    background: url(../img/ul.pointer.png) no-repeat 0 8px;
    zoom: 1;
}
.service-sect p {
    float: none;
    clear: both;
    margin: 0;
    padding: 12px 0 0;
}

.methodik img.megr {
    display: block;
    margin: 26px 0 23px -21px;
}

.refe {
	border-bottom: 1px solid #D9D9D9;
	padding: 12px 0 11px;
	margin-bottom: 12px;
}
.refe img {
	display: block;
	margin-bottom: 6px;
}
.refe a {
	font-weight: normal;
	border-bottom: 1px solid #D9D9D9;
}

.kontakt h1.org {
    width: 100px;
    height: 24px;
    margin: 6px 0 12px 84px;
    text-indent: -9000%;
    overflow: hidden;
    background: url(../img/kontakt.logo.png) no-repeat 0 2px;
}
.kontakt h3 {
    margin: 0 0 12px 85px;
    font-size: 15px;
    line-height: 24px;
    font-weight: normal;
}
.kontakt table {
    margin-bottom: 60px;
    border: none;
    border-collapse: collapse;
}
.kontakt th {
    width: 65px;
    padding-right: 20px;
    text-align: right;
    font-weight: normal;
    line-height: 24px;
    vertical-align: top;
}
.kontakt td {
    margin: 0;
    padding: 0;
    vertical-align: top;
}
.kontakt .tel-label {
    display: block;
    float: right;
    width: 51px;
    height: 24px;
    background: url(../img/kontakt.vcard-sprite.png) no-repeat 0 3px;
    text-indent: 9000%;
    overflow: hidden;
}
.kontakt .email-label {
    display: block;
    float: right;
    width: 41px;
    height: 24px;
    background: url(../img/kontakt.vcard-sprite.png) no-repeat -51px 3px;
    text-indent: 9000%;
    overflow: hidden;
}
.kontakt .url-label {
    display: block;
    float: right;
    width: 22px;
    height: 24px;
    background: url(../img/kontakt.vcard-sprite.png) no-repeat -92px 3px;
    text-indent: 9000%;
    overflow: hidden;
}
.kontakt .impressum {
    height: 24px;
    margin-bottom: 12px;
    background: url(../img/kontakt.impressum.png) no-repeat 0 50%;
    text-indent: -9000%;
    overflow: hidden;
}

.kontakt .addr, .kontakt .tele {
    padding-bottom: 12px;
}
