@charset "utf-8";
/* CSS Document */

html, body {
	margin: 0;
	padding: 0;
	height: 100%;
}
a:link {
	color: #666;
	text-decoration:none
}
a:visited {
	color: #666;
	text-decoration:none
}
a:hover {
	color: #666;
	text-decoration:none
}
a:active {
	color: #666;
	text-decoration:none
}
#hintergrund {
	position: fixed;
	z-index: 1;
	width: 100%;
	height: 100%;
}
#navi-bild {
	height: 37px;
	width: 58px;
	float: left;
}
#navi-bild2 {
	height: 37px;
	width: 56px;
	float: right;
}
ul.tabs, ul.tabs ol {
	list-style: none;
	margin: 0;
}
ul.tabs a {
	float: left;
	outline: none;
	text-indent: -9999px;
}
ul.tabs ol {
	display: none;
	position: absolute;
}
ul.tabs li.hover ol {
	display: block;
}
ul.tabs li ol li {
	display: block;
	text-align: left;
}
div.header, div.footer {
	margin: 0 auto;
	position: relative;
	width: 950px;
}
div.header {
	height: 40px;
	z-index: 20;
	width: 580px;
	padding-left: 320px;
}
div.header div.login a {
	background: url(../images/global/login-buttons.png) 0 0 no-repeat;
	float: right;
	height: 23px;
}
div.header div.login a.signup {
	width: 69px;
}
div.header div.login a.login {
	background-position: -93px 0;
	margin-left: 24px;
	width: 62px;
}
div.header ul.tabs {
	height: 37px;
	width: 466px;
	z-index: 100;
	float: right;
	font: 12px/14px 'Helvetica Neue', Arial, Helvetica, sans-serif;
}
div.header ul.tabs a.top {
	height: 37px;
}
div.header ul.tabs a.top {
	background: url(../images_ds/main-tabs.png) 0 0 no-repeat;
}
ul.tabs li.hover a.top {
	background: url(../images_ds/main-tabs-hover.png);
}
div.header ul.tabs ol {
	margin-top: 37px;
	width: 181px;
}
div.header ul.tabs ol a {
	background: none;
	color: #666;
	display: block;
	float: none;
	text-indent: 0;
	height: auto;
	margin: 0 4px;
	padding: 5px 16px;
}
div.header ul.tabs ol a:hover {
	color: #FFF;
	text-decoration: none;
	background: #afafaf;
}
div.header ul.tabs ol li {
	background: transparent url(../images_ds/drop_body.png) top left repeat-y;
}
div.header ul.tabs ol li.ft {
	background: transparent url(../images_ds/drop_bottom.png) top left no-repeat;
	height: 11px;
}
div.header ul.tabs ol li.hd {
	background: transparent url(../images_ds/drop_bottom.png) top left no-repeat;
	height: 4px;
}
div.header ul.tabs a#tab-features {
	background-position: -3px 0;
	width: 108px;
}
div.header ul.tabs li.features ol {
	margin-left: -73px;
}
div.header ul.tabs li.features li.hd {
	background: url(../images_ds/drop_top_about.png);
}
div.header ul.tabs a#tab-solutions {
	background-position: -111px 0;
	width: 181px;
}
div.header ul.tabs li.solutions ol {
	margin-left: 108px;
}
div.header ul.tabs li.solutions ol a {
	padding: 5px 19px 5px 13px;
}
div.header ul.tabs li.solutions li.hd {
	background: url(../images_ds/drop_body.png);
}
div.header ul.tabs a#tab-save {
	background-position: -292px 0;
	width: 60px;
}
div.header ul.tabs li.save ol {
	margin-left: 291px;
}
div.header ul.tabs li.save ol a {
	padding: 5px 13px 5px 19px;
}
div.header ul.tabs li.save li.hd {
	background: url(../images_ds/drop_top_blog.png);
}
div.header ul.tabs a#tab-blog {
	background-position: -350px 0;
	width: 105px;
}
div.header ul.tabs li.blog ol {
	margin-left: 272px;
}
div.header ul.tabs li.blog li.hd {
	background: url(../images_ds/drop_top_about.png);
}
div.header ul.tabs a#tab-about {
	background-position: -592px 0;
}
div.header ul.tabs li.about ol {
	margin-left: 482px;
}
div.header ul.tabs li.about li.hd {
	background: url(../images_ds/drop_top_about.png);
}
div.header ul.tabs a#tab-security {
	background: url(../images/global/security-tab.png);
	width: 87px;
}
#container-footer {
	width: 750px;
	border-top-color: #999;
	border-top-width: 1px;
	border-top-style: dotted;
	margin-right: auto;
	margin-left: auto;
	padding-right: 0;
	height: 170px;
}
.footer-service {
	float: left;
	width: 150px;
	height: 119px;
	margin-top: 35px;
	font: 9px/16px Arial, Helvetica, sans-serif;
}
.footer-service a:link {
	color: #666;
}
#footer-service1 {
	float: left;
	width: 100px;
	height: 119px;
	margin-top: 35px;
	font: 9px/16px Arial, Helvetica, sans-serif;
}
#footer-service2 {
	float: left;
	width: 130px;
	height: 119px;
	margin-top: 35px;
	font: 9px/16px Arial, Helvetica, sans-serif;
}
#footer-rechts {
	float: right;
	width: 160px;
	text-align: left;
	font: 9px/16px Arial, Helvetica, sans-serif;
}
#footer-rechts-unten {
	float: right;
	width: 220px;
	text-align: right;
	font: 9px/16px Arial, Helvetica, sans-serif;
}
#footer-rechts-oben {
	float: left;
	width: 155px;
	margin-top: 35px;
	height: 72px;
	padding-top: 10px;
	padding-left: 15px;
	padding-bottom: 20px;
	font: 9px/8px Arial, Helvetica, sans-serif;
}
#footer-links-oben {
	float: right;
	width: 200px;
	margin-top: 35px;
	height: 101px;
	font: 9px Arial, Helvetica, sans-serif;
}
#footer-service1 a:link {
	color: #666;
}
#wrapper-footer {
	margin: 0 auto;
	padding-bottom: 0;
	width: 900px;
	background: url(../images_ds/bg-content.png) repeat-y top;
}
#footer-bottom {
	height: 50px;
	margin: 0 auto;
	width: 900px;
	bottom: 0;
	background: url(../images_ds/bg-footer-bottom3.png) no-repeat left top;
}
.footer-service {
	float: left;
	width: 150px;
	height: 119px;
	margin-top: 35px;
	font: 9px/16px Arial, Helvetica, sans-serif;
}
.footer-service a:link {
	color: #666;
}
#footer-service1 {
	float: left;
	width: 100px;
	height: 119px;
	margin-top: 35px;
	font: 9px/16px Arial, Helvetica, sans-serif;
}
#footer-service2 {
	float: left;
	width: 130px;
	height: 119px;
	margin-top: 35px;
	font: 9px/16px Arial, Helvetica, sans-serif;
}
#footer-rechts {
	float: right;
	width: 160px;
	text-align: left;
	font: 9px/16px Arial, Helvetica, sans-serif;
}
#footer-rechts-unten {
	float: right;
	width: 220px;
	text-align: right;
	font: 9px/16px Arial, Helvetica, sans-serif;
}
#footer-rechts-oben {
	float: left;
	width: 155px;
	margin-top: 35px;
	height: 72px;
	padding-top: 10px;
	padding-left: 15px;
	padding-bottom: 20px;
	font: 9px/8px Arial, Helvetica, sans-serif;
}
#footer-links-oben {
	float: right;
	width: 200px;
	margin-top: 35px;
	height: 101px;
	font: 9px Arial, Helvetica, sans-serif;
}
#footer-service1 a:link {
	color: #666;
}
.ueberschrift-footer {
	font-size: 11px;
	padding-bottom: 6px;
}
#hintergrund {
	position: fixed;
	z-index: 1;
	width: 100%;
	height: 100%;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
#pressefeld8 {
	width: 460px;
	float: left;
	padding-top: 20px;
}
#pressefeld9 {
	width: 170px;
	float: right;
	padding-top: 20px;
	padding-left: 30px;
	font-weight: bold;
}
#pressefeld10 {
	width: 200px;
	float: right;
	padding-top: 20px;
	font-weight: bold;
}
#pressssse {
	height: 320px;
}
#pressetabelle {
	height: 600px;
}
#container-presse{
	width: 860px;
	height:900px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0;
}
#sidebarpresse {
	float: right;
	width: 156px;
	height: 265px;
	background-image: url(../images_ds/schatten3.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 45px;
	padding-right: 50px;
	padding-left: 50px;
}
.linksuns {
	padding-top:5px;
	padding-left:23px;
	float: left;
}
.fettierttestuns {
	height: 24px;
	margin-top: 50px;
	width: 739px;
	position: absolute;
	margin-left: 50px;
}
.presseleer {
	font-size:12px;
	float:left;
	height:80px;
	padding-top: 20px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 22px;
	width: 54px;
	
}
.presseleer2 {
	font-size:12px;
	float:left;
	height:81px;
	padding-top: 20px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 18px;
	width: 55px;
	
}
.presseleer22 {
	font-size:12px;
	float:left;
	height:81px;
	padding-top: 20px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 18px;
	width: 50px;
	
}
.presseleer3 {
	font-size:12px;
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 22px;
	width: 55px;
	height: 25px;
	
}
.presseleerfach3 {
	font-size:12px;
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 22px;
	width: 535px;
	height: 25px;
	
}
.presseleer33 {
	font-size:12px;
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 22px;
	width: 80px;
	height: 25px;
	
}
.jobleer1 {
	font-size:12px;
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 22px;
	width: 75px;
	height: 25px;
	
}
.presseleer4 {
	font-size:12px;
	float:left;
	height:41px;
	padding-top: 20px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 18px;
	width: 55px;
	
}
.presseleer44 {
	font-size:12px;
	float:left;
	height:41px;
	padding-top: 20px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 18px;
	width: 80px;
	
}
.presseleer5 {
	font-size:12px;
	float:left;
	height:25px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 18px;
	width: 50px;
	
}
.presse2 {
	height:75px;
	font-size:11px;
	float:left;
	height:50px;
	padding-top: 50px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 18px;
	width: 170px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	padding-left: 30px;
}
.presse2 {
	height:75px;
	font-size:11px;
	float:left;
	height:60px;
	padding-top: 40px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 18px;
	width: 40px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	padding-left: 70px;
}
.presse20 {
	height:75px;
	font-size:11px;
	float:left;
	height:60px;
	padding-top: 40px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 18px;
	width: 60px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	padding-left: 30px;
}
.presse22 {
	height:75px;
	font-size:11px;
	float:left;
	height:60px;
	padding-top: 40px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 18px;
	width: 60px;
	padding-left: 30px;
}
.presse7 {
	height:75px;
	font-size:12px;
	float:left;
	height:25px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 18px;
	width: 40px;
	font-weight: bold;
	padding-left: 70px;
}
.presse9 {
	height:75px;
	font-size:12px;
	float:left;
	height:25px;
	padding-top: 35px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 18px;
	width: 60px;
	font-weight: bold;
	padding-left: 30px;
}
.presse3 {
	font-size:11px;
	float:left;
	height:60px;
	padding-top: 40px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 22px;
	width: 40px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	padding-left: 70px;
	
}
.presse4 {
	font-size:11px;
	float:left;
	height:60px;
	padding-top: 40px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 22px;
	width: 70px;
	padding-left: 70px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	
}
.presse5 {
	font-size:11px;
	float:left;
	height:60px;
	padding-top: 40px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 22px;
	width: 40px;
	padding-left: 70px;
	
}
.pressetext {
	font-size:12px;
	float:left;
	height:65px;
	padding-top: 35px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 18px;
	width: 440px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	
}
.pressetext5 {
	font-size:12px;
	float:left;
	height:25px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 18px;
	width: 440px;
	
}
.pressetext9 {
	font-size:12px;
	float:left;
	height:25px;
	padding-top: 35px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 18px;
	
}
.pressetext2 {
	font-size:12px;
	float:left;
	height:65px;
	padding-top: 35px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 18px;
	width: 440px;
	
}
.pressedatum {
	font-size:11px;
	float:left;
	height:60px;
	padding-top: 40px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 18px;
	width: 165px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	padding-left: 40px;
	
}
.pressedatum20 {
	font-size:11px;
	float:left;
	height:60px;
	padding-top: 40px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 18px;
	width: 120px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	padding-left: 60px;
	
}
.pressedatum22 {
	font-size:11px;
	float:left;
	height:60px;
	padding-top: 40px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 18px;
	width: 120px;
	padding-left: 60px;
	
}
.pressedatum7 {
	font-size:12px;
	float:left;
	height:25px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 18px;
	width: 165px;
	font-weight: bold;
	padding-left: 40px;
	
}
.pressedatum77 {
	font-size:12px;
	float:left;
	height:25px;
	padding-top: 35px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 18px;
	width: 120px;
	font-weight: bold;
	padding-left: 60px;
	
}
.pressedatum2 {
	font-size:11px;
	float:left;
	height:60px;
	padding-top: 40px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 18px;
	width: 165px;
	padding-left: 40px;
	
}
.presse {
	font-size:13px;
	float:left;
	width:550px;
	height:260px;
	padding-left: 54px;
	padding-top: 50px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 22px;
	
}
#wrapper-uns {
	width: 900px;
	margin: 0 auto;
	background-repeat: repeat-y;
	background-position: center top;
	background-image: url(../images_ds/bg-content.png);
}
#sidebar2 {
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 0;
	padding-right: 0;
	padding-left: 0;
	height: 800px;
}
#main-content66 {
	float: left;
	width: 780px;
	padding-top: 35px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 40px;
	height: 500px;
}
.linkshistorie {
	padding-top:5px;
	padding-left:28px;
	float: left;
}
.fettierttest3 {
	height: 24px;
	margin-top: 50px;
	width: 739px;
	position: absolute;
	margin-left: 50px;
}
#voerdergrund2 {
	background-image:url(../images_ds/secondary_header18.png);
	height: 98px;
	width: 900px;
}
#banner3 {
	height: 98px;
	margin-top: 0px;
	padding-top: 0px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	width: 900px;
	margin-bottom: 0px;
	background-image: url(../images_ds/bg-content.png);
}
.right {
	text-align: right; 
	float: right;
}
#scrollbar {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	overflow: auto;
	z-index: 2;
}
h4 {
	font-weight: normal;
	margin: 0 0 .3em;
	padding: 0;
	font-size: 14px;
	color: #999;
}
p {
	margin: 0 0 1em;
	padding: 0;
}
input {
	font-family: Helvetica, Arial, sans-serif;
	padding: 0;
}
p, li, input {
	font-size: 12px;
}
#container-content {
	margin: 0 auto;
	padding: 0 0 0;
	overflow: hidden;
	width: 860px;
}
#container-content h4 {
	color: #003B81;
	font-size: 16px;
}
#container-content h6, #container-content p, #container-content ul {
	margin: 0;
	font-size: 13px;
}
#sidebarflash {
	float: left;
	width: 410px;
	height: 600px;
	background: url(../images_ds/schatten3.png) no-repeat left top;
	padding: 10px 0 0;
}
#sidebarnews {
	float: right;
	height: 85px;
	width: 330px;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
	font-size: 11px;
	line-height: 22px;
	padding-right: 40px;
	padding-left: 40px;
}
#sidebarnews2 {
	float: right;
	height: 220px;
	width: 330px;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
	font-size: 11px;
	line-height: 22px;
	padding-right: 40px;
	padding-left: 40px;
}
#sidebarnews3 {
	float: right;
	height: 70px;
	width: 330px;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
	font-size: 11px;
	line-height: 22px;
	padding-right: 40px;
	padding-left: 40px;
}
#sidebarhome {
	margin-bottom: 0;
	padding-top: 0;
	padding-right: 0;
	padding-left: 0;
	height: 550px;
}
#wrapper-content {
	width: 900px;
	margin: 0 auto;
	background: url(../images_ds/bg-content.png) repeat-y center top;
}
.yes {
	font-size: 14px;
	color: #999;
}
.yes2 {
	font-size: 14px;
	color: #8AB5DD;
}
* {
	outline: none;
	padding: 0;
	margin: 0 auto;
}
* p {
	margin: 7px 0;
}
body {
	color: #666;
	text-align: left;
	height: 100%;
	font: 13px/22px Arial, Helvetica, sans-serif;
}
a img {
	border-width: 0;
}
#banner2 {
	height: 331px;
	position: relative;
	width: 900px;
	background: url(../images_ds/bg-content.png);
	margin: 0 auto;
}
#voerdergrund {
	height: 331px;
	width: 900px;
	background: url(../images_ds/bg-home8.png);
}
#main9999 {
	float: left;
	height: 620px;
	width: 399px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #999;
	padding: 25px 20px 10px 30px;
}
#logo {
	position: relative;
	width: 900px;
	padding-left: 17px;
}
#logo2 {
	position: relative;
	width: 900px;
	height: 32px;
	padding-right: 15px;
	z-index: 2000000;
}
img {
	border: 0;
}
.fettierttest {
	font-weight: bold;
	color: #8D8D8D;
}
.flashani3 {
	margin-top: 20px;
}
#sponsorAdDiv {
	position: absolute;
	height: 350px;
	width: 450px;
	top: 0;
	left: 0;
}
#newsletterbild {
	float: left;
	width: 127px;
	height: 67px;
	background: url(../images_ds/newsletterbox.gif) no-repeat;
}
#newsletter_rechts {
	float: left;
	width: 202px;
	height: 45px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
	font-size: 10px;
	text-align: right;
	padding-top: 10px;
	padding-bottom: 10px;
	border-right-width: 1px;
	border-right-style: dotted;
	line-height: 25px;
}
#newsletter_links {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
	height: 65px;
	float: right;
	width: 32px;
}
.los {
	height: 40px;
	padding-left: 10px;
	float: right;
	margin-top: 10px;
	margin-right: 1px;
	width: 40px;
}
.print {
	float: right;
}

