body {
	color: #fff;
	margin:0;
	font:12px/14px Arial,Helvetica,Verdana,Tahoma, sans-serif;
	background:url(../images/bg-body.gif) repeat;
	position:relative;
}
html,body {
	height: 100%;
	margin: 0;
}
img {border:none;}
.page-width {
	z-index:1;
	width:980px;
	margin:0 auto;
	padding:0 12px;
	background:url(../images/bg-page.png) repeat-y;
	min-height: 100%;
}
* html.page-width {
	height:100%;
}
/* header */
#header {
	color: #FFF;
	position:absolute;
	left:0;
	top:0;
	width:982px;
	height:175px;
	background:url(../images/bg-header.jpg) no-repeat;
}
#header strong a {
	float:left;
	margin:0 0 0 165px;
	width:152px;
	height:160px;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../images/logo.png) no-repeat;
}
#header .slogan {
	float:left;
}
#header p {
	margin:88px 0 0 80px;
	font-size:20px;
	line-height:20px;
	text-transform:uppercase;
	font-weight:bold;
}
#header em {
	display:block;
	margin:0 0 0 12px;
	padding:0px 0 0;
	font-size:24px;
	line-height:24px;
	font-style:normal;
	text-transform:uppercase;
}
#header span {
	display:block;
	margin:0 0 0 65px;
	padding:1px 0 0;
	font-size:25px;
	line-height:28px;
	font-style:normal;
	text-transform:uppercase;
	font-weight:bold;
}
.columns-holder{
	height:1%;
	overflow:hidden;
	background:#fff;
	padding-bottom:125px;
}
.content {
	float:left;
	overflow:hidden;
	height:1%;
}
.content a {
	color:#333;
	margin:0 0 15px;
	font-weight:bold;
}
.content a:hover {
	/*text-decoration:underline;*/
}
.nav-bar {
	float:left;
	width:150px;
	padding:65px 0 0;
}
.nav-bar ul {
	margin:0;
	padding:0;
	list-style:none;
}
.nav-bar ul a {
	position:relative;
	text-decoration:none;
	color:#333;
	font-size:16px;
	line-height:24px;
	padding:0 10px 0 15px;
	text-transform:uppercase;
}
.nav-bar ul#menu li:hover a,
.nav-bar ul#menu li.hover a,
.nav-bar ul#menu li.selected_category a {
	background:#333;
	color:#fff;
}
.nav-bar ul#menu li.selected_category ul {
	display: block;
}
.nav-bar ul#menu li.selected_category ul li a {
	background: #fff;
	color: #333;
}
.nav-bar ul#menu li:hover ul.blue li:hover a,
.nav-bar ul#menu li.hover ul.blue li.hover a,
.nav-bar ul#menu li.selected_category ul.blue li.selected_element a {
	background:#6b8089;
	color: #000;
}
.nav-bar ul#menu li:hover ul.orange li:hover a,
.nav-bar ul#menu li.hover ul.orange li.hover a,
.nav-bar ul#menu li.selected_category ul.orange li.selected_element a {
	background:#e09657;
	color: #000;
}
.nav-bar ul#menu li:hover ul li a,
.nav-bar ul#menu li.hover ul li a {
	color:#000;
	background:none;
}
#menu ul {
	display:none;
}
#menu ul li a{
	position:relative;
	z-index:200;
	font-size:13px;
	padding:0 10px 0 25px;
}
#menu li.active ul{
	display:block;
}
#menu li.active ul ul{display:none;}
#menu li li.active ul{display:block;}

.content-holder {
	float:right;
	width:815px;
	margin:0 0 10px;
	font-size: 14px;
	line-height: 16px;
}
.produkt {
	background:#ecf5f9 url(../images/bg-arrow.gif) no-repeat 175px 50px;
	margin:6px 0;
	padding:6px 0 0;
	width:573px;
	height:298px;
}
.h{
	width:100%;
	overflow:hidden;
}
.produkt h1 {
	float:left;
	display:inline;
	margin:0 0 0 15px;
	font-size:16px;
	line-height:23px;
	color:#666;
	font-weight:normal;
	text-transform:uppercase;
}
.produkt span.title {
	float:left;
	display:inline;
	line-height:23px;
	color:#494e50;
	margin:0 0 0 10px;
	padding:2px 0 0 25px;
	font-weight:bold;
	font-size:16px;
	text-transform:uppercase;
	background:url(../images/bg-button.gif) no-repeat;
}
.menu {
	position:relative;
	width:573px;
	overflow:hidden;
}
.menu a.case {
	position:absolute;
	top:115px;
	left:270px;
	width:40px;
	height:40px;
	text-indent:-9999px;
	background:url(../images/bg-button-2.gif) no-repeat;
}
.catalog {
	float:left;
	display:inline;
	width:224px;
	height:60px;
	margin:30px 0 0 58px;
	text-align:right;
	position:relative;
	z-index:1;
	background:url(../images/bg-link.png) no-repeat;
}
.catalog a {
	display:block;
	color:#333;
	width:224px;
	height:51px;
	position:relative;
	z-index:100;
	text-decoration:none;
}
.catalog a span.top {
	float:right;
	margin:7px 0 0;
	font-size:16px;
	line-height:20px;
	width:150px;
	text-transform:uppercase;
}
.catalog a span.bot {
	color:#435761;
	float:right;
	margin:2px 0 0;
	font-size:10px;
	line-height:20px;
	text-transform:uppercase;
}
.catalog img {
	float:right;
	display:inline;
	margin:0px 0px 0 6px;
	width:51px;
	height:51px;
}
.cat-right {
	text-align:left;
}
.cat-right a span.top,
.cat-right a span.bot  {
	float:left;
}
.cat-right img {
	float:left;
	margin: 0 4px 0 2px;
}
.analytics {
	margin-left:25px;
}
.supp {
	margin:23px 0 0 5px;
}
.account {
	margin:23px 0 0 110px;
}
.shop {
	margin:20px 0 0 58px;
}
.guest {
	margin:20px 0 0 25px;
}
.services {
	width:558px;
	overflow:hidden;
	background:#faecdf;
	padding:0 0 40px 15px;
}
.services .text {
	float:left;
	width:260px;
	font-size:11px;
	line-height:16px;
	color:#333;
}
.services .text h3 {
	margin:10px 0 0;
	font-size:16px;
	color:#cc6600;
	font-weight:normal;
	text-transform:uppercase;
}
.services .text p {
	margin:45px 0 0;
}
.services .text p a {
	margin:0 0 0 5px;
	text-decoration:none;
	color:#333;
	font-weight:bold;
}
.services .text p a:hover {
	/*text-decoration:underline;*/
}
.services .navigation {
	float:left;
	display:inline;
	width:210px;
	margin:20px 0 0 25px;
}
.services .navigation h3 {
	display:block;
	height:44px;
	margin:0 0 0 12px;
	padding:3px 0 0 50px;
	font-size:14px;
	line-height:17px;
	color:#575757;
	text-transform:uppercase;
	background:url(../images/bg-title.gif) no-repeat;
}
.services ul {
	margin:-2px 0 0;
	padding:0;
	list-style:none;
}
.services ul li {
	height:24px;
	padding:0 0 1px;
	background:url(../images/bg-nav.gif) no-repeat;
}
.services ul a {
	margin:0 0 0 16px;
	font-size:14px;
	line-height:24px;
	color:#fff;
	text-decoration:none;
	text-transform:uppercase;
}
.news {
	float:right;
	width:210px;
	display:inline;
	margin:0 20px 0 0;
	padding:15px 0 0;
}
.news h2 {
	margin:0 0 20px 8px;
	color:#494E50;
	font-size:18px;
	line-height:20px;
	text-transform:uppercase;
	font-weight:normal;
}
.news p {
	color:#494E50;
}
.news-text {
	padding:0 0 10px 10px;
	border-top:1px solid #B5C0CF;
	font-size: 12px;
} 
.news-text strong {
	font-size: 11px;
	color: #3f3f3f;
}
.news-text2 {
	padding:0 0 0 10px;
	font-size: 12px;
}
.news-text2 h3 {
	padding-bottom: 20px;
}
.news-text2 .short_description {
	color: #3f3f3f;
	padding: 20px, 250px, 0, 0;	
}
.news-text2 .long_description {
	color: #3f3f3f;
	padding: 20px, 250px, 0, 0;	
}
.news .top {
	border-top: none;
}

.news-text h3 {
	margin:5px 0 0;
	color:#2f2f2f;
	text-transform:uppercase;
	font:bold 9px/14px Verdana,Arial,Helvetica, sans-serif;
}

.news-text2 h3 {
	margin:5px 0 0;
	color:#2f2f2f;
	text-transform:uppercase;
	font:bold 9px/14px Verdana,Arial,Helvetica, sans-serif;
}
.news-text img {
	display:block;
	margin:0 0 5px;
}
.news-text p {
	margin:0;
	color:#333;
	font-size:12px;
	line-height:14px;
}

.news-text2 p,li {
	margin:0;
	color:#333;
	font-size:14px;
	line-height:14px;
}
.news-text p a {
	text-decoration:none;
	color:blue;
}
.news-text p a:hover {
	/*text-decoration:underline;*/
}
.news-text a.more {
	display:block;
	margin:5px 0 0;
	color:#ccc;
	font:bold 9px/14px Verdana,Arial,Helvetica, sans-serif;
	text-decoration:none;
	text-transform:uppercase;
} 

.zurueck-link{
	float: right;
	padding-right: 20px;
}
/*         */
.footer-bottom {
	position:relative;
	background:#fff;
	padding:181px 0 0;
	width:100%;
}
#footer {
	position:relative;
	z-index:200;
	margin:-125px auto 0;
	width:974px;
	height:125px;
	padding:0;
	background:#fff;
}
#footer img {
	position:absolute;
	top:-166px;
	left:8px;
	width:172px;
	height:289px;
}
#footer ul {
	float:left;
	display:inline;
	margin:0 0 0 30px;
	padding:20px 0 0;
	list-style:none;
}
#footer ul li {
	float:left;
	padding:0 8px 0 13px;
	background:url(../images/bg-sep-foot.gif) no-repeat 0 50%;
}
#footer ul li.first {
	background:none;
}
#footer ul a {
	font-size:14px;
	line-height:16px;
	text-decoration:none;
	color:#666;
	text-transform:uppercase;
}
#footer ul a:hover {
	/*text-decoration:underline;*/
}
#footer .box {
	margin:0 6px 0 177px;
	background:#e9eef3;
	height:115px;
}

#footer .box a{
	text-decoration: none;
}

.support {
	clear: both;
	float:left;
	display:inline;
	margin: -15px 0 0 43px;
}
.support p {
	margin:0;	
	color:#333;
	text-transform:uppercase;
	font:bold 11px/16px Verdana,Arial,Helvetica, sans-serif;
}
.support strong {
	margin:5px 0 0 5px;
	color:#ff6600;
	font:bold 14px/16px Verdana,Arial,Helvetica, sans-serif;
}
.support span {
	display:block;
	margin:3px 0 0;
	color:#999;
	font:9px/16px Verdana,Arial,Helvetica, sans-serif;
}
.tuev {
	float:left;
	display:inline;
	width:202px;
	margin:18px 0 0 302px;
}
#footer .tuev img {
	float: left;
	left: 0;
	position: relative;
	top: 0;
	width: 60px;
	height: 60px;
}
#footer .tuev span {
	float: right;
	margin: 15px 0 0 10px;
	color: #333;
	width: 132px;
	font-size: 12px;
}
#footer .tuev span.bottom {
	margin: 2px 0 0 10px;
}
/* inner page */
.inner .content-holder {
	float:right;
	display:inline;
	margin:0 9px 10px 0;
	width:808px;
	position:relative;
	background:#ecf5f9;
}
.bell-top {
	position:absolute;
	top:14px;
	left:563px;
	width:54px;
	height:54px;
	background:url(../images/bg-top-bell.gif) no-repeat;
}
.arrow-top {
	position:absolute;
	top:33px;
	left:505px;
	width:51px;
	height:27px;
	background:url(../images/bg-top-arrow.gif) no-repeat;
}
.arrow-bot {
	position:absolute;
	z-index:100;
	top:620px;
	left:507px;
	width:51px;
	height:31px;
	background:url(../images/bg-bot-arrow.gif) no-repeat;
}
.content-bg {
	margin:0 0 20px;
	overflow:hidden;
	height:1%;
	background:url(../images/bg-content.gif) repeat-y;
}
.inner .content-holder h1 {
	margin:10px 0 22px 12px;
	font-size:20px;
	line-height:26px;
	font-weight:normal;
	text-transform:uppercase;
	color:#435761;
}
.inner .content {
	float:left;
	display:inline;
	width:519px;
	margin:0 32px 0 12px;
}
.title-h2 {
	height:63px;
	background:url(../images/bg-h2.gif) repeat-x;
}
.title-h2 img {
	float:left;
	margin:6px 0 0;
}
.title-h2 h2 {
	margin:0;
	padding:12px 0 0;
	font-size:18px;
	line-height:18px;
	font-weight:normal;
	text-transform:uppercase;
}
.title-h2 h3 {
	margin:0;
	padding:5px 0 0;
	font-size:18px;
}
.portal {
	margin:10px 0 0 52px;
	color:#333;
	width:405px;
	font:11px/14px Verdana,Arial,Helvetica, sans-serif;
	line-height: 17px;
}
.portal p {
	margin:0 0 35px;
}
.portal img {
	float: right;
	margin:0 0 0 15px;
}
.medium-screenshot img {
	float: none;
	margin:0 0 0 -40px;
}
.inner .content h4 {
	display:block;
	margin:0 10px 10px 20px;
	padding:5px 0 0 35px;
	font:11px/16px Verdana,Arial,Helvetica, sans-serif;
	height:58px;
	color:#999;
	text-transform:uppercase;
	background:url(../images/bg-h4.gif) repeat-x;
}
.inner .content h4 span {
	font-size:20px;
}
.inner .sidebar-nav {
	float:left;
	width:238px;
	margin:-15px 0 0;
}

.inner .sidebar-nav a{
    text-decoration: none;
}

.title-nav {
	height:57px;
	padding:16px 0 0;
	background:url(../images/bg-title-nav.gif) no-repeat 0 100%;
}
.title-nav h2 {
	color: #333;
	display:block;
	margin:0;
	padding:12px 0 0;
	font-size:18px;
	font-weight:normal;
	text-transform:uppercase;
}
.title-nav h2 span {
	color: #435761;
	font-size: 16px;
	display:block;
	font-weight:bold;
	padding:7px 0 0;
}
.title-nav img {
	float:left;
	margin:5px 0 0;
}
.text-bot {
	margin:0 0 5px;
	background:url(../images/bg-box-bot.gif) no-repeat -2px 100%;
}
.text-bot p {
	margin:0;
	padding:4px 7px 6px;
	color:#333;
	font:11px/14px Verdana,Arial,Helvetica, sans-serif;
}
.alt {
	background:url(../images/bg-arrow-up-nav.gif) no-repeat;
}
.dazu {
	float:left;
	width:807px;
	padding:8px 0 5px;
	border-top:7px solid #fff;
	background:#faf8f5;
}
.box-text {
	float:left;
	width:250px;
	margin:17px 13px 0 0;
}
.box-space {
	margin:17px 23px 0 0;
	width: 350px;
}
.dazu h5 {
	margin:0 0 0 15px;
	color:#b76e26;
	font-size:20px;
	line-height:26px;
	font-weight:normal;
	text-transform:uppercase;
}
.passend {
	width:236px;
	height:61px;
	margin:0 0 0 12px;
	padding:5px 0 0;
	overflow:hidden;
	background:url(../images/bg-orange.gif) no-repeat;
}
.passend h6 {
	margin:1px 0 0 35px;
	font-size:18px;
	line-height:18px;
	text-transform:uppercase;
	font-weight:normal;
}
.box-text .passend p.pt {
	width: 230px;
	margin:7px 10px;
	color:#333;
	font:11px/14px Verdana,Arial,Helvetica, sans-serif;
}
.dazu a {
	display:block;
	margin:0 0 0 165px;
	text-decoration:none;
	color:#999;
	text-transform:uppercase;
	font:bold 11px/14px Verdana,Arial,Helvetica, sans-serif;
}
.normal-link a {
	display:inline;
	margin:0 0 0 0;
	text-decoration:underline;
	color:#333;
	text-transform:uppercase;
	font:bold;	
}
.box-text p {
	margin:0;
	color:#333;
	font:11px/14px Verdana,Arial,Helvetica, sans-serif;
}
.screenshots {
	float:left;
	width:807px;
	padding:15px 0;
	border-top:7px solid #fff;
	background:#ecf5f9;
	text-align:center;
}
.screenshots p {
	margin:0;
	color:#000;
}
/*Services Pages*/
.services-page #header .slogan {
	float:right;
}
.services-page #header p {
	margin:120px 210px 0 0;
	font-size:20px;
}
.services-page #header em {
	margin:0 0 0 20px;
	font-size:20px;
}
.services-page #header span {
	margin:0 0 0 5px;
	line-height:0px;
}
.services-page #header span .service_slogan_1 {
	margin:0 0 0 20px;
	font-size:18px;
	line-height:20px;
}
.services-page #header {
	background:url(../images/bg-header-services.png) no-repeat;
}
.services-page .content-holder {
	background:#faf8f5;
}
.services-page .content-bg {
	background:url(../images/bg-content-orange.gif) repeat-y;
}
.services-page .content-holder h1 {
	color:#B76E26;
}
.services-page .title-h2 {
	background:url(../images/bg-h2-orange.gif) repeat-x;	
}
.services-page .title-h2 h2 {
	font-weight:bold;
}
.services-page .title-h2 h3 {
	font-size:14px;
	font-weight:normal;
}
.services-page .title-nav {
	padding:5px 0 0 12px;
	background:url(../images/bg-title-nav-orange.gif) no-repeat 0 100%;	
}
.services-page .top {
	padding-top:20px;
}
.services-page .title-nav h2 {
	font-weight:bold;
	color: #fff;
}
.services-page .title-nav h2 span {
	font-weight:normal;
	font-size: 14px;
	color: #fff;
}
.services-page .dazu {
	background:#ECF5F9;
}
.services-page .dazu h5 {
	color:#435761;
}
.services-page .passend {
	background:url(../images/bg-blue.gif) no-repeat;
}
.services-page .consulting .box-text {
	margin-left: 10px;
	width: 220px;
}
/*All Products Pages*/
.products-page #header .slogan {
	float:left;
}
.products-page #header p {
	margin:88px 0px 0 20px;
	font-size:24px;
}
.products-page #header em {
	margin:0 0 0 70px;
	font-size:18px;
	line-height:20px;
}
.products-page #header span {
	margin:0 0 0 55px;
}
.products-page #header {
	background:url(../images/bg-header-products.png) no-repeat;
}
.products-page a:hover {
	/*text-decoration: none;*/
}
/*Products Index Page*/
.mice-portal .title-nav {
	float: right;
	width: 230px;
	background: none;
	margin: 5px 0 10px;
	padding: 0;
}
.mice-portal h1 {
	float: left;
}
.products-index .sidebar-nav {
	margin: 10px 0 0 0;
	width: 212px;
}
.products-index .sidebar-nav p {
	color: #333;
	font-size: 12px;
	padding: 0 5px 0 5px;
}
.products-index .content-bg {
	float: left;
	background:#ECF5F9 url(../images/bg-arrow3.gif) no-repeat 120px 30px;
}
.products-index .content {
	margin: 0 10px 0 10px;
	width: 563px;
}
.products-index .text-bot p {
	width: 220px;
}
.products-index .portal {
	margin: 0;
}
.products-index .menu {
	height: 400px;
}
.products-index .catalog {
	width:238px;
	height:57px;
	margin:50px 0 0 10px;
	text-align:left;
	background:none;	
}
.products-index .top {
	margin:0px 0 0 10px;	
}
.products-index .ratefinder {
	margin:-5px 0 0 25px;
}
.products-index .analytics {
	margin:-5px 0 0 30px;
}
.products-index .supp {
	margin:80px 0 0 0px;
}
.products-index .account {
	margin:80px 0 0 89px;
}
.products-index .shop {
	margin:80px 0 0 25px;
}
.products-index .guest {
	margin:80px 0 0 30px;
}
.products-index p.service {
	margin: -5px 0 0 20px;
	padding: 0 0 0 25px;
	height: 25px;
	color: #E28424;
	text-transform: uppercase;
	font-weight: bold;
	background: url(../images/bg-bell2.gif) no-repeat scroll;
	display: none;
}
.products-index .dazu {
	background: #faf8f5 url(../images/bg-bell3.gif) no-repeat 50px 2px;
}
.products-index .dazu h5 {
	padding: 0 0 0 85px;
}
.products-index .box-text {
	width: 230px;
	margin: 17px 0 10px 12px;
}
.products-index .box-space {
	margin: 17px 0 0 55px;
}
/*company*/
.company-page #header p {
	margin:2px 0 0 340px;
	font-size:22px;
}
.company-page #header em {
	margin:0 0 0 330px;
	font-size:20px;
	line-height:20px;
}
.company-page #header span {
	margin:136px 0 0 40px;
	font-size:22px;
}
.company-page #header span .service_slogan_2 {
	font-size:30px;
}
.company-page #header {
	background:url(../images/bg-header-kontakt.png) no-repeat;
}
.company-page .content-holder p {
	color: #333;
	font-size: 12px;
}
.company-page .content-holder {
	background-color: #fafafa;
}
.company-page .content-bg {
	background: #fafafa;
}
.company-page .content {
	float: left;
	background-color: #fff;
	border: 2px solid #ededed;
	margin: 0 5px 0 12px;
}
.company-page iframe {
	margin: 3px;
	border: 1px solid black;
}
.company-page .anschrift {
	margin: 10px;
}
.company-page .kontakt-formular{
	color: #333;
}
.company-page .kontakt-formular label{
	float: left;
	width: 250px;
	clear: both;
}
.company-page .kontakt-formular input{
	float: left;
}
.company-page .sidebar-nav .contact-person {
	width: 255px;
	background-color: #fff;
	border: 2px solid #ededed;
	font-size: 12px;
	margin: 2px 0 0;
}
.company-page .sidebar-nav .top {
	margin: 16px 0 0;
}
.company-page .sidebar-nav .contact-person p {
	font-size: 12px;
}
.company-page .sidebar-nav .contact-person img {
	float: left;
	margin: 5px 10px 0 5px;
}
.company-page .sidebar-nav .contact-person a img {
	float: right;
	margin: 5px 10px 0 5px;
}
.company-page .sidebar-nav .contact-person .contact-name {
	margin-top: 7px;
}

.underline-email {
	text-decoration: underline;
}
.company-page .sidebar-nav .contact-person .tel {
	font-size: 14px;
	font-weight: bold;
}
.reference-page .content {
	border: none;
	font-size: 14px;
	line-height: 16px;
	color: #333;
}
.reference-page .overview {
	padding: 0 0 0 10px;
}
.reference{
	background-color:#FFFFFF;
	clear: both;
}
.reference .references-logo {
	padding: 10px 0px 0px 10px;
}
.reference .references-left{
	font-size: 12px;
	padding:0 0 0 10px;
	float: left;
}
.reference .references-left  ul {
	clear: both;
}
.reference .references-left p {
	clear: both;
	width: 210px;
}
.reference .references-right {
	float: left;
	font-size: 12px;
	padding: 0px 5px 0px 20px;
}
.reference .service_reference {
	width: 250px;
	padding: 0 0 25px 0;
}
.reference .additional {
	margin: 10px;
}
.content .reference_indent {
	clear: both;
	background-color: #FAFAFA;
	
}
.content .reference_indent span {
	color:#435761;
	font-size:20px;
	font-weight:normal;
	line-height:26px;
	margin:10px 0 22px 12px;
	text-transform:uppercase;
}
#blasser{
	font-size: 12px; 
	color: #ADADAD;
}
.line{
	font-size:15px; 
	color:#2F2F2F;

}
.post-logo {
	float: left;
	padding: 25px 0px 0px 10px;
}

.pflichtfeld {
	color: red;
}
	
.email-wurde-versendet{
	font-size: 17px;
	background: #7EB97D;
	color:#000000;
	font-size:18pt;
	margin-bottom:10px;
	padding:18px;
	text-align:center;
	margin: 0px 10px 17px 16px;
}
.anfrage-wurde-versendet{
	font-size: 17px;
	background: #7EB97D;
	color:#000000;
	font-size:18pt;
	margin-bottom:10px;
	padding:18px;
	text-align:center;
	margin: 0px 10px 17px 16px;
}
.company-page .textteil {
	padding: 0 20px 0 20px;
}
.company-page .textteil p{
	border: none;
	font-size: 14px;
	line-height: 16px;
	text-align: justify; 
}

.company-page p label{
	width:150px; 
	display: block;
	float: left;
}
.company-page table td {
	background: #778C97;
	width: 300px;
	height: 200px;
}
.impressum {
	padding: 20px;
}

.rss {
	margin-top: -25px;
	margin-bottom: 10px;
	margin-left: 9px;
}

.rss_text a {
	float: right;
	margin: -17px 35px 0 0;
	font-size: 14px;
	color: blue;
	text-decoration: none;
}

.all_rss {
	padding-top: 10px;
}

.index_rss {
	padding-bottom: 10px;
	
}

.news_mittig .index_rss a {
	color: #3D515B;
}

.career-adress{
	float: left;
	font-size: 12px;
	margin-left: 20px;
	margin-bottom: 15px;
	margin-top: 20px;
	font-weight: bold;
}

.career-page .content {
	border: none;
	font-size: 14px;
	line-height: 16px;
	color: #333;
}

.career-page .content h2 {
	padding: 5px 15px 5px 15px;
}

.career-page .content h3 {
	padding: 5px 15px 5px 15px;
}

.career-page .content p {
	padding: 5px 15px 5px 15px;
}

.career-page .overview {
	padding: 0 0 0 10px;
}

.content .career_indent {
	clear: both;
	background-color: #FAFAFA;
	
}
.content .career_indent span {
	color:#435761;
	font-size:20px;
	font-weight:normal;
	line-height:26px;
	margin:10px 0 22px 12px;
	text-transform:uppercase;
}

.partner-adress {
	float: left;
	font-size: 12px;
	margin-left: 20px;
	margin-bottom: 15px;
	margin-top: 20px;
}

.partner-img {
	background-color:#FFFFFF;
	float: left;
	clear: both;
	margin-left: 20px;
	margin-top: 20px;
	
}

.partner-text {
	clear: both;
	margin-left: 20px;
}

.news-text a {
	font-size: 12px;
	text-decoration: none;
}            

.comment {
	color: black;
	font-size: 11px;
	width: 430px;
}

.comment2 {
	color: black;
	font-size: 12px;
	margin-bottom: 30px;
	margin-top: 10px;
	background-color: #EFEFEF;
	margin-bottom: 40px;
	width: 410px;
	padding: 13px 10px 10px 17px; 
} 

.comment fieldset {
	float: right;
}

.comment label {
	float: left;
	width: 250px;
	clear: both;
} 

.comment input {
	float: left;
} 

.main_comment {
	float: left; 
	margin-top: 5px;   
}

.main_comment h2 {
	color: black;
}

.show_comment byline a {
	 text-decoration: none;
}

.show_comment byline a {
	 text-decoration: none;
}

.right_news {
	float: right;
	margin-right: 5px;
	line-height: 1.2;
	width: 200px;
}

.right_news a {
	font-size:12px; 
	color:#2F2F2F;
} 

.news_mittig {
	width: 580px;
  text-decoration: none;
}

.news_mittig a {
	text-decoration: none;
	color: blue;
}

.news-mittig li {
	color:#494E50;
}

#startKommentar {
	color: #2F2F2F;
	text-transform: uppercase;
	font-size: 17px;
}

.news_mittig .byline1 {
	font-size:14px; 
	color: #3D515B;
}
 
.news_mittig .byline2 {
	font-size:12px; 
	color: #DDDDDD;
} 

.right_news .byline3 a {
	text-decoration:none; 
	color: #3D515B;
}

.right_news .byline4 {
	font-size:12px; 
	color: #DDDDDD;
}

.right_news .byline5 {
	font-size:16px; 
	color: #3D515B;
}

.main_comment a {
	font-size:16px; 
	color: #3D515B;   
}              

.show_comment .byline6 {
	font-size:16px; 
	color: #3D515B;
}

.show_comment .byline7 {
	font-size:12px; 
	color: #333333;
}

.right_news .byline8 {
	 color:#ACACAC; 
	 font-size:12px; 
	 padding-bottom: 20px;
}

.right_news .kommentar {
	margin-bottom: 8px;
}