#addix {
	position: absolute;
	top: 15px;
	right: 10px;
	width: 70px; 
	height: 16px;
	background: transparent url(../images/addix.gif) left top no-repeat;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
} 
#footer_text_center {
	position: relative;
	margin: 0px auto 0px auto;
} 
#footer ul {
	margin: 10px 0px 3px 0px;
	padding: 0px 0px 0px 0px;
	list-style: none;
	font-size: 1em;
} 
#footer ul li {
	display: inline;
	text-align: center;
} 
#footer ul li a {
	color: #808080;
	text-decoration: none;
} 
#footer ul li a:hover,
#footer ul li a:active,
#footer ul li a:focus {
	color: #808080;
	text-decoration: underline;
}
#footer ul li a.act {
	font-weight: bold;
}


input.tx-indexedsearch-searchbox-button,
#tx_indexedsearch_submit_button {
	margin: 0px 0px -7px 0px;
	padding: 0px 0px 0px 0px;
}
.ac_results {
	font-size: 1em !important;
}
span.usb {
	display: none;
}

html {
	height: 100%;
	width: 100%;
}
body, table, form {
	font-family: Verdana, Arial, sans-serif;
	font-size: 1em;
	color: #3f3f3f;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
body {
	font-size: 0.8em;
	/* overflow: auto; */
	background-color: #e7e7e7;
	text-align: center;
}
img {
	border: none;
}

#leftback {
	background: url(../images/background_left.gif) left top repeat-y;
	width: 20px;
}

#rightback {
	background: url(../images/background_left.gif) left top repeat-y;
	width: 20px;
}
 
#center {
	width: 927px;
	margin: 0px auto 0;
	text-align: left;
}
 
#page {
	float: left;
	width: 927px;
	border: 0px;
	text-align: left;
	background-color: white;
}
 
#header {
	float: left;
	width: 100%;
	height: 168px;
	overflow: hidden;
	margin: 0px;
	background: #E7E7E7 50% top no-repeat;
	position: relative;
}

#header h1 {
	display: block;
	width: 181px;
	height: 65px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	position: absolute;
	top: 70px;
	right: 40px;
	overflow: hidden;
	text-indent: -9999px;
}
#header h1 a {
	display: block;
	width: 100%;
	height: 100%;
}

/**** Navigation oben ****/
#top_navigation {
	float: left;
	width: 100%;
	border-top: 6px solid #007ab3;
	background: #0088c7 url(../images/top_nav_bg.jpg) left top repeat-x;
	color: white;
	text-align: left;
}
 
#top_navigation ul {
	margin: 0px 0px 0px 41px;
	padding: 0px 2px 0px 0px;
	list-style: none;
	height: 29px;
	line-height: 29px;
	float: left;
	position: relative;
	background: url(../images/nav_pipe.gif) right top no-repeat;
	display: inline;
	font-size: 1em;
}
 
#top_navigation ul li {
	display: inline;
	background: url(../images/nav_pipe.gif) left top no-repeat;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	height: 29px;
	line-height: 29px;
	float: left;
}
 
#top_navigation ul li a {
	color: white;
	font-weight: normal;
	text-decoration: none;
	margin: 0px 0px 0px 2px;
	padding: 0px 7px 0px 7px;
	height: 100%;
	float: left;
	width: auto;
}
 
#top_navigation ul li a:hover,
#top_navigation ul li a:active,
#top_navigation ul li a:focus {
	color: white;
	text-decoration: underline;
}

#top_navigation ul li a.cur, 
#top_navigation ul li a.act {
	font-weight: bold;
	text-decoration: none !important;
	background: #007AB3 url(../images/nav_active.gif) 50% bottom no-repeat;
}
#top_navigation ul li a.cur {
	cursor: default;
}

#top_navigation ul ul {
	font-size: 0.9em;
	color: black;
	position: absolute;
	top: 29px;
	left: 0px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	line-height: 26px;
	height: 26px;
	float: left;
	width: 850px;
	background: none;
}
#top_navigation ul ul li {
	background: url(../images/greynav_pipe.gif) left top no-repeat;
	margin: 0px 0px 0px 0px;
	padding: 1px 0px 0px 0px;
	line-height: 26px;
	height: 26px;
	float: left;
	display: inline;
}
#top_navigation ul ul li.first {
	background: none !important;
}

#top_navigation ul ul li a {
	color: #000000;
	height: 100%;
	float: left;
	width: auto;
	margin: 0px 0px 0px 1px;
	padding: 0px 7px 0px 7px;
}
#top_navigation ul ul li a.cur,
#top_navigation ul ul li a.act {
	background: none;
}

#top_navigation ul ul li a:hover,
#top_navigation ul ul li a:active,
#top_navigation ul ul li a:focus {
	color: #000000;
	text-decoration: underline;
}


#top_navigation ul ul ul {
	font-size: 0.9em;
	color: black;
	position: absolute;
	top: 26px;
	left: -41px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	line-height: 20px;
	height: 20px;
	float: left;
	width: 927px;
	background: url(../images/second_nav_bg.jpg) left bottom repeat-x;
}
#top_navigation ul ul ul li {
	background: url(../images/greynav_pipe.gif) left bottom no-repeat;
	margin: 0px -40px 0px 40px;
	padding: 0px 0px 0px 0px;
	line-height: 20px;
	height: 20px;
	float: left;
	display: inline;
}

/**** Sprachmenue ****/
#top_navigation #languages {
	float: right;
	margin: 8px 45px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style: none;
	background: none;
	height: auto;
}


#top_navigation #languages li {
	display: inline;
	height: 14px;
	max-height: 12px;
	width: 22px;
	max-width: 20px;
	background: none;
	overflow: hidden;
	border: 1px solid #007FBC;
	margin: 0px 0px 0px 5px;
	padding: 0px 0px 0px 0px;
}
#top_navigation #languages li.active {
	border-color: #ffffff;
}

#top_navigation #languages li a {
	background: left top no-repeat;
	display: block;
	width: 100%;
	height: 100%;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	/* text-indent: -9999px; */
}
#top_navigation #languages li img {
	float: left;
}
#top_navigation #languages li.active a {
	cursor: default;
}

.english {
	background-image: url(../images/lang_english.gif) !important;
}
.german {
	background-image: url(../images/lang_german.gif) !important;
}

/**** Zweite-Navigation oben ****/
#grey_nav_background {
	background: url(../images/second_nav_bg.jpg) left top repeat-x;
	width: 100%;
	float: left;
	margin: 0px;
	padding: 0px;
	height: 26px;
}


#content {
	width: 100%;
	float: left;
	display: inline;
}

#content_whole {
	margin: 0px 45px 0px 50px;
	padding: 39px 0px 30px 0px;
	/*float: left;
	display: inline;*/
}
#content table {
	border:1px solid #5EC5D6;
	border-collapse:collapse;
	margin:0px;
	padding:0px;
	width:100%;
}

.two_tabs {
	width: 100%;
	float: left;
}

.textfeld {
	/* width: 600px; */
	width: 580px;
	float: left;
	display: inline;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

.two_tabs .two_tabs .right,
.two_tabs .two_tabs .textfeld {
	width: 49%;
}


p {
	font-size: 0.85em;
	margin: 15px 0px 15px 0px;
	line-height: 1.6em;
}

a {
	color: #007eae;
	text-decoration: underline;
	font-weight: normal;
}

a:hover,
a:active,
a:focus {
	color: #808080;
	text-decoration: none;
	font-weight: normal;
}

h1,
h2 {
	margin: 10px 0px 25px 0px;
	color: #010101;
	font-size: 1.4em;
	font-weight: normal;
	padding: 0px;
}

h3 {
	font-size: 0.85em;
	padding: 10px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
h3.specific {
	padding-left: 38px;
}

ol, ul {
	margin: 0px 10px 0px 20px;
	padding: 0px 0px 0px 35px;
	font-size: 0.85em;
}
ol li,
ul li {
	margin: 5px 0px 5px 0px;
}
ul li {
	list-style-image: url(../images/list_point.gif);
}

hr {
	background: none;
	border: none;
	border-top: 1px solid #777777;
	width: 100%;
	height: 1px;
	margin: 10px 0px 10px 0px;
	padding: 10px 0px 10px 0px;
	clear: both;
}


.right {
	width: 230px;
	/*padding: 49px 0px 10px 0px;*/	
	padding: 0px 0px 0px 0px;
	float: right;
	margin: 0px 0px 0px 0px;
	display: inline;
}

/* Suche */
div.tx-indexedsearch-searchbox {
	width: 100%;
	margin-bottom: 15px;
	height: 26px;
}

div.tx-indexedsearch-searchbox input.sword {
	border: 1px solid #cfcfcf;
	background-color: #f2f2f2;
	width: 135px;
	margin-right: 5px;
	margin-left: 5px;
}

div.tx-indexedsearch-searchbox input.submit {
	background: url(../images/search_button.gif);
	border: 0px;
	width: 26px;
	height: 26px;
	cursor: pointer;
	overflow: hidden;
	text-indent: -9999px !important;
}
div.tx-indexedsearch table {
	border: none !important;
}
div.tx-indexedsearch table td {
	padding: 0px 0px 0px 0px !important;
}
div.tx-indexedsearch-res br {
	display: none !important;
}
ul.browsebox {
	list-style: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border-top: 1px solid #777777;
	border-bottom: 1px solid #777777;
}
ul.browsebox li {
	display: inline;
	margin: 0px 10px 0px 10px;
}
ul.browsebox li strong a {
	cursor: default;
	text-decoration: none;
}

div.news-single-item hr {
	margin-top: 20px !important;
}
div.news-single-item h2 {
	font-size: 1.2em;
}
div.news-catRootline {
	color: #808080;
	font-size: 0.75em;
	margin: -20px 0px 20px 0px;
}
div.news-catRootline a {
	color: #808080;
	text-decoration: underline;
}
div.news-catRootline a:hover,
div.news-catRootline a:active,
div.news-catRootline a:focus {
	color: #808080;
	text-decoration: none;
}

div.tx-ttnews-browsebox table {
	border: none !important;
	border-top: 1px solid #777777 !important;
	border-bottom: 1px solid #777777 !important;
}
div.tx-ttnews-browsebox table tbody {
	float: left;
}
div.tx-ttnews-browsebox table td {
	border: none;
	padding: 0px 10px 0px 10px !important;
}
div.tx-ttnews-browsebox table td p {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
div.tx-ttnews-browsebox table td a {
	color: #0085BC;
}
div.tx-ttnews-browsebox table td.tx-ttnews-browsebox-SCell a {
	font-weight: bold;
	color: #0085BC;
	text-decoration: none;
}

.tx-ttnews-browsebox,
.news-single-backlink {
	padding-bottom: 20px;
}

/* Boxen */
div.box {
	width: 231px;
	margin-bottom: 20px;
	position: relative;
}
*html div.box {
	margin-bottom: 0px;
}

div.box div.center {
	border-left: 1px solid #d9d9d9;
	border-right: 1px solid #d9d9d9;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 231px;
	max-width: 229px;
	overflow: hidden;
}

div.center2 {
	border-left: 1px solid #d9d9d9;
	border-right: 1px solid #d9d9d9;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 20px 0px;
	float: left;
	width: 231px;
	max-width: 229px;
	overflow: hidden;
	
	border-bottom: 1px solid #d9d9d9;
	margin: -20px 0px 20px 0px;
}
div.center3 {
	margin-bottom: 20px;
}
.news_hr {
	display: none !important;
}

div.box div.center2 h2 {
	border-bottom: 1px dotted #d9d9d9;
	margin: 0px;
	padding: 15px 15px 15px 15px;
}

/*
div.center2 p.news_new {
	margin:2px 0px -15px 0px;
	width: 214px;
}
*/

div.center2 p.news-list-morelink2 {
	margin-bottom: -10px;
}

div.center3 h2 {
	border-bottom: 1px dotted #d9d9d9;
	border-left: 1px solid #d9d9d9;
	border-right: 1px solid #d9d9d9;
	padding: 10px 0px 15px 15px;
	margin: 0px;
	clear: both;
}
* html div.center3 h2 {
	padding-top: 0px;
}

.news_hr {
	border-color: #d9d9d9;
	padding: 0px;
	margin: 0px;
	overflow: hidden;
}


.news_new {
	margin: 0px 15px 0px 15px;
}

div span.date2 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 0.85em;
	line-height: 1.6em;
	float: left;
	display: inline;
}
.news-list-morelink2 {
	float: right;
}

div.center2 p {
	margin: 0px 15px 0px 15px;
}

div.box div.center h2 {
	border-bottom: 1px dotted #d9d9d9;
	margin: 0px;
	padding: 15px 15px 15px 15px;
}

div.box p {
	margin: 15px 15px 0px 15px;
	padding: 0px;
	float: right;
	display: inline;
}
h3.latest_news_title {
	margin: 0px 15px 0px 15px;
	padding: 0px;
	float: left;
	display: inline;
	clear: both;
}
h3.latest_news_title a {
	font-weight: bold;
	color: #3F3F3F;
	text-decoration: none;
}
h3.latest_news_title a:hover,
h3.latest_news_title a:active,
h3.latest_news_title a:focus {
	color: #808080;
	text-decoration: underline;
	font-weight: bold;
}

div.box div.boxstart {
	margin: 15px 15px 15px 15px;
	padding: 0px 0px 0px 0px;
}

div.boxstart2 {
	margin: 15px 15px 0px 15px;
	padding: 0px 0px 0px 0px;
}

div.box div img {
	float: left;
	margin: 0px 15px 15px 0px;
	padding: 0px;
}

div.box div span.date {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 0.85em;
	line-height: 1.6em;
	float: right;
	display: inline;
}

hr.clear {
	border: none;
	height: 0px;
	color: white;
	clear: both;
	margin: 0px;
	padding: 0px;
	width: 0px;
}

div.box div.top {
	margin: 0px;
	padding: 0px;
	background: url(../images/whitebox_head.gif) no-repeat;
	width: 100%;
	height: 8px;
	overflow: hidden;
	float: left;
}

div.box div.bottom {
	margin: 0px 0px 20px 0px;
	padding: 0px;
	background: url(../images/whitebox_bottom.gif) no-repeat;
	width: 100%;
	height: 8px;
	overflow: hidden;
	float: left;
}

div.bluebox {
	width: 231px;
	margin-bottom: 20px;
}
*html div.bluebox {
	margin-bottom: 0px;
}

div.bluebox div.center {
	border-left: 1px solid #d9d9d9;
	border-right: 1px solid #d9d9d9;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 231px;
	max-width: 229px;
	overflow: hidden;
	background-color: #E8ECEE;
}

div.bluebox div.center h2 {
	border-bottom: 1px dotted #d9d9d9;
	margin: 0px;
	padding: 4px 15px 12px 15px;
	font-size: 1.0em;
	font-weight: bold;
	color: #3f3f3f;
}

div.bluebox p {
	margin: 15px 15px 0px 15px;
	padding: 0px;
	float: left;
	display: inline;
}

div.bluebox div.boxstart {
	width: 100%;
	margin: 15px;
}

div.bluebox div.whiteimage {
	width: 100%;
	background-color: white !important;
	border-bottom: 1px dotted #d9d9d9;
	text-align: center;
}

div.bluebox div.whiteimage img {
	margin: 15px;
}

div.bluebox div.imagetext {
	width: 100%;
	border-bottom: 1px dotted #d9d9d9;
	margin: 0px;
	padding: 0px;
	float: left;
}

div.bluebox div.boxtext {
	width: 100%;
	border-bottom: none;
	margin: 0px;
	padding: 0px;
	float: left;
}

div.bluebox div.imagetext p {
	margin: 5px 15px 5px 15px;
}

div.bluebox h3 {
	margin: 5px 15px 5px 15px;
	font-size: 1.0em;
	font-weight: bold;
	color: #3f3f3f;
	text-align: left;
	float: left;
	display: inline;
}

div.bluebox ul {
	width: 100%;
	font-size: 0.8em;
	clear: both;
	margin-left: 0px;
}

div.bluebox div span.date {
	margin: 0px 0px 0px 15px;
	padding: 0px;
	text-align: right;
	font-size: 0.85em;
	line-height: 1.6em;
}

div.bluebox div.top {
	margin: 0px;
	padding: 0px;
	background: url(../images/box_head.gif) no-repeat;
	width: 100%;
	height: 8px;
	overflow: hidden;
	float: left;
}

div.bluebox div.bottom {
	margin: 0px 0px 20px 0px;
	padding: 0px;
	background: url(../images/box_bottom.gif) no-repeat;
	width: 100%;
	height: 8px;
	overflow: hidden;
	float: left;
}

#footer {
	width: 100%;
	height: 43px;
	overflow: hidden;
	color: #808080;
	float: left;
	text-align: center;
	border-top: 1px solid #eeeeee;
	font-size: 0.75em;
	position: relative;
}
#footer small {
	margin: 8px 45px 0px 0px !important;
	font-size: 0.75em;
	float: right;
}

#footer a {
	color: #007eae;
	text-decoration: underline;
	font-weight: normal;
}

#footer a:hover,
#footer a:active,
#footer a:focus {
	color: #808080;
	text-decoration: none;
	font-weight: normal;
}

/**** Sitemap ****/


#content div.csc-sitemap ul {
	list-style-image: url(../images/li_sitemap.gif) !important;
	border-left: 1px solid #3f3f3f;
	margin: 5px 0px 10px 75px;
	padding: 0px 0px 0px 20px;
	font-size: 0.8em;
}

#content div.csc-sitemap ul ul {
	margin-left: 20px;
	font-size: 1.0em;
}

#content div.csc-sitemap li {
	margin-left: -3px;
	list-style-image: url(../images/li_sitemap.gif) !important;
}

#content div.csc-sitemap a:link,
#content div.csc-sitemap a:visited {
	color: #3f3f3f;
}

/***** News *****/
div.tx-ttnews-browsebox table {
	border: none !important;
	border-top: 1px solid #777777 !important;
	border-bottom: 1px solid #777777 !important;
}
div.tx-ttnews-browsebox table tbody {
	float: left;
}
div.tx-ttnews-browsebox table td {
	border: none;
	padding: 0px 10px 0px 10px !important;
}
div.tx-ttnews-browsebox table td p {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
div.tx-ttnews-browsebox table td a {
	color: #0085BC;
}
div.tx-ttnews-browsebox table td.tx-ttnews-browsebox-SCell a {
	font-weight: bold;
	color: #0085BC;
	text-decoration: none;
	cursor: default;
}
div.news-single-img img,
div.news-list-img {
	margin: 0px 15px 5px 0px;
	float: left;
}
div.news-list-img {
	width: auto;
	height: 100px;
}
div.news-single-img img,
div.news-list-img img {
	border: 1px solid #AEAEAE;
	float:left;
}

div.news-single-img.right {
	float: right;
	width: auto;
	margin-left: 20px;
}

div.news-single-img p.news-single-imgcaption {
	margin: 0px 0px 0px 0px;
}
p.newsdate {
	font-style: italic;
}
div.news-list-item h3 {
	font-size: 1.2em;
	line-height: 1.2em;
	font-weight: bold;
	margin: 10px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
}
h3 .newsdate{
	font-size: 0.7em;
	font-weight: normal;
	display: block;
	font-style: italic;
}

.news-list-item {
	font-size:0.85em;
}

/***** Kontaktformular *****/

form#mailform {
	clear:both;
	padding: 0px 0px 0px 25px;
}

form fieldset.csc-mailform {
	border:0px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
.csc-mailform-field {
	clear: both;
	margin: 0px 0px 10px 0px;
	width: 100%;
}

.csc-mailform-field label,
span.tx-srfreecap-pi2-cant-read {
	float:left;
	width: 200px;
	cursor: pointer;
	text-align:right;
	font-size: 0.9em;
	margin: 0px 0px 10px 0px;
	color: #3F3F3F;
}
span.csc-mailform-label {
	font-weight: bold;
	margin: 0px 0px 7px 0px;
	width: 100%;
	display: block;
}

.csc-mailform-field input, .csc-mailform-field textarea, .csc-mailform-field select {
	font-size: 0.9em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #808080;
	background-color: #ffffff;
	margin-bottom:5px;
	border: 1px solid #808080;
}
span.captcha {
	margin-bottom:5px;
	width:200px;
	margin:0px 0px 5px 7px;
	float: left;
}
span.captcha img {
	border: 1px solid #808080;
	margin: 0px;
	padding: 0px;
	width: 200px;
}
.csc-mailform-field input:focus,
.csc-mailform-field textarea:focus,
.csc-mailform-field select:focus,
.partnerformular input:focus,
.partnerformular textarea:focus,
.partnerformular select:focus {
	border: 1px solid #007AB3;
	color: #3f3f3f;
}

.csc-mailform-field input {
	width:200px;
	height:17px;
	margin:0px 0px 5px 7px;
	padding:1px 0px 1px 4px;
}
.csc-mailform-radio input {
	width: 15px;
	height: 15px;
	float: left;
	margin: 0px 10px 0px 0px;
	border: none;
}

.csc-mailform-radio label {
	float:left;
	width:auto;
	cursor: pointer;
	text-align:right;
	font-size: 0.9em;
	margin: 0px 20px 0px 0px;
}
.csc-mailform-radio fieldset {
	border: none;
}
.csc-mailform-radio fieldset legend {
	display: none;
}

.csc-mailform-field textarea {
	width:300px;
	height:180px;
	margin:0px 0px 5px 7px;
	padding:1px 0px 1px 4px;
}

.csc-mailform-field select {
	width:205px;
	height:auto;
	margin:0px 0px 5px 7px;
	padding:1px 0px 1px 0px;
}

.csc-mailform-field input.csc-mailform-submit {
	width:100px;
	height:20px;
	margin-left: 208px;
	padding: 0px 0px 0px 0px;
	cursor:pointer;
	border: none;
	border: 1px outset #808080;
	color:#323232;
}
/**** Partner Kontaktformular ****/
.partnerformular input {
	font-size: 0.9em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #808080;
	background-color: #ffffff;
	margin-bottom: 15px;
	border: 1px solid #808080;
	width: 200px;
	padding:1px 0 1px 4px;
	height: 17px;
	line-height: 17px;
}
*+html .partnerformular .beyond input {
	margin-right: 400px;
	margin-left: -50px;
}
* html .partnerformular .beyond input {
	margin-left: -50px;
}
*+html .partnerformular select {
	margin-right: 400px;
	margin-left: 0px;
}
*+html .partnerformular input#mailform_weitere_anbieter {
	margin: 0px;
}
*+html .partnerformular input#mailform_weitere_niederlassungen {
	margin-left: 0px;
}
*+html .partnerformular .first-listed {
	clear: both;
}
.partnerformular {
	font-size: 0.9em;
	color: #3F3F3F;
}
.partnerformular textarea {
	height:70px;
	margin: 0 0 5px;
	padding:1px 0 1px 4px;
	width:200px;
	font-size: 0.9em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #808080;
}
.partnerformular .tx-srfreecap-pi2-cant-read {
	color:#787878;
	display:block;
	font-size:1em;
	height:100px;
	width: 130px;
	margin: 0px;
	text-align: left;
}
dl dt.above,
dl dd.beyond {
	float: left;
	width: 95%;
	margin: 0px 0px 0px 50px;
	display: block;
}
dl dt.above {
	margin: 5px 0px 5px 50px;
}
dl.partnerformular .above label {
	width: 100%;
	display: block;
	margin: 0px;
}
dl.partnerformular input.checkbox,
dl.partnerformular input.radio {
	width: auto;
	margin: 0px 5px 0px 0px;
	float: left;
	border: 0px;
}
dl.partnerformular label {
	width: 130px;
	cursor:pointer;
	float:left;
	margin-left:50px;
}
dd.last-blocked {
	padding-bottom: 10px;
}
dd div {
	float: left;
	margin: 0px 40px 15px 0px;
}
dl.partnerformular dd div label {
	width: auto;
	margin: 0px;
}
dl.partnerformular dd.last-blocked div label {
	width: 130px;
}
div.niederlassungen-nein {
	width: 775px;
}
dd.niederlassungen,
dt.niederlassungen {
	float: left;
	margin-left: 50px;
}
div.partnerformular input.csc-mailform-submit {
	border:1px outset #808080;
	color:#323232;
	cursor:pointer;
	height:20px;
	margin-left:180px;
	padding:0;
	width:100px;
}
.tx-srfreecap-pi2-image {
	border: 1px solid #808080;
	height:75px;
	margin:0 0 5px;
	width:204px;
}
.partnerformular select {
	background-color:#FFFFFF;
	border:1px solid #808080;
	color:#808080;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:0.9em;
	height:auto;
	margin:0 0 15px 0px;
	padding:1px 0;
	width:200px;
}

/* ----- Social ----- */

ul#social {
	float: right;
}

ul#social li {
	float: left;
	
}

#addix {
	position: absolute;
	top: 15px;
	right: 10px;
	width: 70px; 
	height: 16px;
	background: transparent url(../images/addix.gif) left top no-repeat;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
} 
#footer_text_center {
	position: relative;
	margin: 0px auto 0px auto;
} 
#footer ul {
	margin: 10px 0px 3px 0px;
	padding: 0px 0px 0px 0px;
	list-style: none;
	font-size: 1em;
} 
#footer ul li {
	display: inline;
	text-align: center;
} 
#footer ul li a {
	color: #808080;
	text-decoration: none;
} 
#footer ul li a:hover,
#footer ul li a:active,
#footer ul li a:focus {
	color: #808080;
	text-decoration: underline;
}
#footer ul li a.act {
	font-weight: bold;
}


input.tx-indexedsearch-searchbox-button,
#tx_indexedsearch_submit_button {
	margin: 0px 0px -7px 0px;
	padding: 0px 0px 0px 0px;
}
.ac_results {
	font-size: 1em !important;
}
span.usb {
	display: none;
}

html {
	height: 100%;
	width: 100%;
}
body, table, form {
	font-family: Verdana, Arial, sans-serif;
	font-size: 1em;
	color: #3f3f3f;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
body {
	font-size: 0.8em;
	/* overflow: auto; */
	background-color: #e7e7e7;
	text-align: center;
}
img {
	border: none;
}

#leftback {
	background: url(../images/background_left.gif) left top repeat-y;
	width: 20px;
}

#rightback {
	background: url(../images/background_left.gif) left top repeat-y;
	width: 20px;
}
 
#center {
	width: 927px;
	margin: 0px auto 0;
	text-align: left;
}
 
#page {
	float: left;
	width: 927px;
	border: 0px;
	text-align: left;
	background-color: white;
}
 
#header {
	float: left;
	width: 100%;
	height: 168px;
	overflow: hidden;
	margin: 0px;
	background: #E7E7E7 50% top no-repeat;
	position: relative;
}

#header h1 {
	display: block;
	width: 181px;
	height: 65px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	position: absolute;
	top: 70px;
	right: 40px;
	overflow: hidden;
	text-indent: -9999px;
}
#header h1 a {
	display: block;
	width: 100%;
	height: 100%;
}

/**** Navigation oben ****/
#top_navigation {
	float: left;
	width: 100%;
	border-top: 6px solid #007ab3;
	background: #0088c7 url(../images/top_nav_bg.jpg) left top repeat-x;
	color: white;
	text-align: left;
}
 
#top_navigation ul {
	margin: 0px 0px 0px 41px;
	padding: 0px 2px 0px 0px;
	list-style: none;
	height: 29px;
	line-height: 29px;
	float: left;
	position: relative;
	background: url(../images/nav_pipe.gif) right top no-repeat;
	display: inline;
	font-size: 1em;
}
 
#top_navigation ul li {
	display: inline;
	background: url(../images/nav_pipe.gif) left top no-repeat;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	height: 29px;
	line-height: 29px;
	float: left;
}
 
#top_navigation ul li a {
	color: white;
	font-weight: normal;
	text-decoration: none;
	margin: 0px 0px 0px 2px;
	padding: 0px 7px 0px 7px;
	height: 100%;
	float: left;
	width: auto;
}
 
#top_navigation ul li a:hover,
#top_navigation ul li a:active,
#top_navigation ul li a:focus {
	color: white;
	text-decoration: underline;
}

#top_navigation ul li a.cur, 
#top_navigation ul li a.act {
	font-weight: bold;
	text-decoration: none !important;
	background: #007AB3 url(../images/nav_active.gif) 50% bottom no-repeat;
}
#top_navigation ul li a.cur {
	cursor: default;
}

#top_navigation ul ul {
	font-size: 0.9em;
	color: black;
	position: absolute;
	top: 29px;
	left: 0px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	line-height: 26px;
	height: 26px;
	float: left;
	width: 850px;
	background: none;
}
#top_navigation ul ul li {
	background: url(../images/greynav_pipe.gif) left top no-repeat;
	margin: 0px 0px 0px 0px;
	padding: 1px 0px 0px 0px;
	line-height: 26px;
	height: 26px;
	float: left;
	display: inline;
}
#top_navigation ul ul li.first {
	background: none !important;
}

#top_navigation ul ul li a {
	color: #000000;
	height: 100%;
	float: left;
	width: auto;
	margin: 0px 0px 0px 1px;
	padding: 0px 7px 0px 7px;
}
#top_navigation ul ul li a.cur,
#top_navigation ul ul li a.act {
	background: none;
}

#top_navigation ul ul li a:hover,
#top_navigation ul ul li a:active,
#top_navigation ul ul li a:focus {
	color: #000000;
	text-decoration: underline;
}


#top_navigation ul ul ul {
	font-size: 0.9em;
	color: black;
	position: absolute;
	top: 26px;
	left: -41px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	line-height: 20px;
	height: 20px;
	float: left;
	width: 927px;
	background: url(../images/second_nav_bg.jpg) left bottom repeat-x;
}
#top_navigation ul ul ul li {
	background: url(../images/greynav_pipe.gif) left bottom no-repeat;
	margin: 0px -40px 0px 40px;
	padding: 0px 0px 0px 0px;
	line-height: 20px;
	height: 20px;
	float: left;
	display: inline;
}

/**** Sprachmenue ****/
#top_navigation #languages {
	float: right;
	margin: 8px 45px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style: none;
	background: none;
	height: auto;
}


#top_navigation #languages li {
	display: inline;
	height: 14px;
	max-height: 12px;
	width: 22px;
	max-width: 20px;
	background: none;
	overflow: hidden;
	border: 1px solid #007FBC;
	margin: 0px 0px 0px 5px;
	padding: 0px 0px 0px 0px;
}
#top_navigation #languages li.active {
	border-color: #ffffff;
}

#top_navigation #languages li a {
	background: left top no-repeat;
	display: block;
	width: 100%;
	height: 100%;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	/* text-indent: -9999px; */
}
#top_navigation #languages li img {
	float: left;
}
#top_navigation #languages li.active a {
	cursor: default;
}

.english {
	background-image: url(../images/lang_english.gif) !important;
}
.german {
	background-image: url(../images/lang_german.gif) !important;
}

/**** Zweite-Navigation oben ****/
#grey_nav_background {
	background: url(../images/second_nav_bg.jpg) left top repeat-x;
	width: 100%;
	float: left;
	margin: 0px;
	padding: 0px;
	height: 26px;
}


#content {
	width: 100%;
	float: left;
	display: inline;
}


#content table {
	border:1px solid #5EC5D6;
	border-collapse:collapse;
	margin:0px;
	padding:0px;
	width:100%;
}

.two_tabs {
	width: 100%;
	float: left;
}

.textfeld {
	/* width: 600px; */
	width: 580px;
	float: left;
	display: inline;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

p {
	font-size: 0.85em;
	margin: 15px 0px 15px 0px;
	line-height: 1.6em;
}

a {
	color: #007eae;
	text-decoration: underline;
	font-weight: normal;
}

a:hover,
a:active,
a:focus {
	color: #808080;
	text-decoration: none;
	font-weight: normal;
}

h1,
h2 {
	margin: 10px 0px 25px 0px;
	color: #010101;
	font-size: 1.4em;
	font-weight: normal;
	padding: 0px;
}

h3 {
	font-size: 0.85em;
	padding: 10px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
h3.specific {
	padding-left: 38px;
}

ol, ul {
	margin: 0px 10px 0px 20px;
	padding: 0px 0px 0px 35px;
	font-size: 0.85em;
}
ol li,
ul li {
	margin: 5px 0px 5px 0px;
}
ul li {
	list-style-image: url(../images/list_point.gif);
}

hr {
	background: none;
	border: none;
	border-top: 1px solid #777777;
	width: 100%;
	height: 1px;
	margin: 10px 0px 10px 0px;
	padding: 10px 0px 10px 0px;
	clear: both;
}

.right {
	width: 230px;
	/*padding: 49px 0px 10px 0px;*/	
	padding: 0px 0px 0px 0px;
	float: right;
	margin: 0px 0px 0px 0px;
	display: inline;
}

/* Suche */
div.tx-indexedsearch-searchbox {
	width: 100%;
	margin-bottom: 15px;
	height: 26px;
}

div.tx-indexedsearch-searchbox input.sword {
	border: 1px solid #cfcfcf;
	background-color: #f2f2f2;
	width: 135px;
	margin-right: 5px;
	margin-left: 5px;
}

div.tx-indexedsearch-searchbox input.submit {
	background: url(../images/search_button.gif);
	border: 0px;
	width: 26px;
	height: 26px;
	cursor: pointer;
	overflow: hidden;
	text-indent: -9999px !important;
}
div.tx-indexedsearch table {
	border: none !important;
}
div.tx-indexedsearch table td {
	padding: 0px 0px 0px 0px !important;
}
div.tx-indexedsearch-res br {
	display: none !important;
}
ul.browsebox {
	list-style: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border-top: 1px solid #777777;
	border-bottom: 1px solid #777777;
}
ul.browsebox li {
	display: inline;
	margin: 0px 10px 0px 10px;
}
ul.browsebox li strong a {
	cursor: default;
	text-decoration: none;
}

div.tx-ttnews-browsebox table {
	border: none !important;
	border-top: 1px solid #777777 !important;
	border-bottom: 1px solid #777777 !important;
}
div.tx-ttnews-browsebox table tbody {
	float: left;
}
div.tx-ttnews-browsebox table td {
	border: none;
	padding: 0px 10px 0px 10px !important;
}
div.tx-ttnews-browsebox table td p {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
div.tx-ttnews-browsebox table td a {
	color: #0085BC;
}
div.tx-ttnews-browsebox table td.tx-ttnews-browsebox-SCell a {
	font-weight: bold;
	color: #0085BC;
	text-decoration: none;
}

/* Boxen */
div.box {
	width: 231px;
	margin-bottom: 20px;
}
*html div.box {
	margin-bottom: 0px;
}

div.box div.center {
	border-left: 1px solid #d9d9d9;
	border-right: 1px solid #d9d9d9;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 231px;
	max-width: 229px;
	overflow: hidden;
}



div.box div.center2 h2 {
	border-bottom: 1px dotted #d9d9d9;
	margin: 0px;
	padding: 15px 15px 15px 15px;
}


div.center2 p.news-list-morelink2 {
	margin-bottom: -10px;
}




.news_new {
	margin: 0px 15px 0px 15px;
}

div span.date2 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 0.85em;
	line-height: 1.6em;
	float: left;
	display: inline;
}
.news-list-morelink2 {
	float: right;
}

div.center2 p {
	margin: 0px 15px 0px 15px;
}

div.box div.center h2 {
	border-bottom: 1px dotted #d9d9d9;
	margin: 0px;
	padding: 15px 15px 15px 15px;
}


h3.latest_news_title {
	margin: 0px 15px 0px 15px;
	padding: 0px;
	float: left;
	display: inline;
	clear: both;
}
h3.latest_news_title a {
	font-weight: bold;
	color: #3F3F3F;
	text-decoration: none;
}
h3.latest_news_title a:hover,
h3.latest_news_title a:active,
h3.latest_news_title a:focus {
	color: #808080;
	text-decoration: underline;
	font-weight: bold;
}

div.box div.boxstart {
	margin: 15px 15px 15px 15px;
	padding: 0px 0px 0px 0px;
}

div.boxstart2 {
	margin: 15px 15px 0px 15px;
	padding: 0px 0px 0px 0px;
}

div.box div img {
	float: left;
	margin: 0px 15px 15px 0px;
	padding: 0px;
}

div.box div span.date {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 0.85em;
	line-height: 1.6em;
	float: right;
	display: inline;
}

hr.clear {
	border: none;
	height: 0px;
	color: white;
	clear: both;
	margin: 0px;
	padding: 0px;
	width: 0px;
}

div.box div.top {
	margin: 0px;
	padding: 0px;
	background: url(../images/whitebox_head.gif) no-repeat;
	width: 100%;
	height: 8px;
	overflow: hidden;
	float: left;
}

div.box div.bottom {
	margin: 0px 0px 20px 0px;
	padding: 0px;
	background: url(../images/whitebox_bottom.gif) no-repeat;
	width: 100%;
	height: 8px;
	overflow: hidden;
	float: left;
}

div.bluebox {
	width: 231px;
	margin-bottom: 20px;
}
*html div.bluebox {
	margin-bottom: 0px;
}

div.bluebox div.center {
	border-left: 1px solid #d9d9d9;
	border-right: 1px solid #d9d9d9;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 231px;
	max-width: 229px;
	overflow: hidden;
	background-color: #E8ECEE;
}

div.bluebox div.center h2 {
	border-bottom: 1px dotted #d9d9d9;
	margin: 0px;
	padding: 4px 15px 12px 15px;
	font-size: 1.0em;
	font-weight: bold;
	color: #3f3f3f;
}

div.bluebox p {
	margin: 15px 15px 0px 15px;
	padding: 0px;
	float: left;
	display: inline;
}

div.bluebox div.boxstart {
	width: 100%;
	margin: 15px;
}

div.bluebox div.whiteimage {
	width: 100%;
	background-color: white !important;
	border-bottom: 1px dotted #d9d9d9;
	text-align: center;
}

div.bluebox div.whiteimage img {
	margin: 15px;
}

div.bluebox div.imagetext {
	width: 100%;
	border-bottom: 1px dotted #d9d9d9;
	margin: 0px;
	padding: 0px;
	float: left;
}

div.bluebox div.boxtext {
	width: 100%;
	border-bottom: none;
	margin: 0px;
	padding: 0px;
	float: left;
}

div.bluebox div.imagetext p {
	margin: 5px 15px 5px 15px;
}

div.bluebox h3 {
	margin: 5px 15px 5px 15px;
	font-size: 1.0em;
	font-weight: bold;
	color: #3f3f3f;
	text-align: left;
	float: left;
	display: inline;
}

div.bluebox ul {
	width: 100%;
	font-size: 0.8em;
	clear: both;
	margin-left: 0px;
}

div.bluebox div span.date {
	margin: 0px 0px 0px 15px;
	padding: 0px;
	text-align: right;
	font-size: 0.85em;
	line-height: 1.6em;
}

div.bluebox div.top {
	margin: 0px;
	padding: 0px;
	background: url(../images/box_head.gif) no-repeat;
	width: 100%;
	height: 8px;
	overflow: hidden;
	float: left;
}

div.bluebox div.bottom {
	margin: 0px 0px 20px 0px;
	padding: 0px;
	background: url(../images/box_bottom.gif) no-repeat;
	width: 100%;
	height: 8px;
	overflow: hidden;
	float: left;
}

#footer {
	width: 100%;
	height: 43px;
	overflow: hidden;
	color: #808080;
	float: left;
	text-align: center;
	border-top: 1px solid #eeeeee;
	font-size: 0.75em;
	position: relative;
}
#footer small {
	margin: 8px 45px 0px 0px !important;
	font-size: 0.75em;
	float: right;
}

#footer a {
	color: #007eae;
	text-decoration: underline;
	font-weight: normal;
}

#footer a:hover,
#footer a:active,
#footer a:focus {
	color: #808080;
	text-decoration: none;
	font-weight: normal;
}

/**** Sitemap ****/


#content div.csc-sitemap ul {
	list-style-image: url(../images/li_sitemap.gif) !important;
	border-left: 1px solid #3f3f3f;
	margin: 5px 0px 10px 75px;
	padding: 0px 0px 0px 20px;
	font-size: 0.8em;
}

#content div.csc-sitemap ul ul {
	margin-left: 20px;
	font-size: 1.0em;
}

#content div.csc-sitemap li {
	margin-left: -3px;
	list-style-image: url(../images/li_sitemap.gif) !important;
}

#content div.csc-sitemap a:link,
#content div.csc-sitemap a:visited {
	color: #3f3f3f;
}

/***** News *****/
div.tx-ttnews-browsebox table {
	border: none !important;
	border-top: 1px solid #777777 !important;
	border-bottom: 1px solid #777777 !important;
}
div.tx-ttnews-browsebox table tbody {
	float: left;
}
div.tx-ttnews-browsebox table td {
	border: none;
	padding: 0px 10px 0px 10px !important;
}
div.tx-ttnews-browsebox table td p {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
div.tx-ttnews-browsebox table td a {
	color: #0085BC;
}
div.tx-ttnews-browsebox table td.tx-ttnews-browsebox-SCell a {
	font-weight: bold;
	color: #0085BC;
	text-decoration: none;
	cursor: default;
}
div.news-single-img img,
div.news-list-img {
	margin: 0px 15px 5px 0px;
	float: left;
}
div.news-list-img {
	width: 120px;
	height: 100px;
}
div.news-single-img img,
div.news-list-img img {
	border: 1px solid #AEAEAE;
	float:left;
}
div.news-single-img p.news-single-imgcaption {
	margin: 0px 0px 0px 0px;
}
p.newsdate {
	font-style: italic;
}
div.news-list-item h3 {
	font-size: 1.2em;
	line-height: 1.2em;
	font-weight: bold;
	margin: 10px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
}
h3 .newsdate{
	font-size: 0.7em;
	font-weight: normal;
	display: block;
	font-style: italic;
}

/***** Kontaktformular *****/

form#mailform {
	clear:both;
	padding: 0px 0px 0px 25px;
}

form fieldset.csc-mailform {
	border:0px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
.csc-mailform-field {
	clear: both;
	margin: 0px 0px 10px 0px;
	width: 100%;
}

.csc-mailform-field label,
span.tx-srfreecap-pi2-cant-read {
	float:left;
	width: 200px;
	cursor: pointer;
	text-align:right;
	font-size: 0.9em;
	margin: 0px 0px 10px 0px;
	color: #3F3F3F;
}
span.csc-mailform-label {
	font-weight: bold;
	margin: 0px 0px 7px 0px;
	width: 100%;
	display: block;
}

.csc-mailform-field input, .csc-mailform-field textarea, .csc-mailform-field select {
	font-size: 0.9em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #808080;
	background-color: #ffffff;
	margin-bottom:5px;
	border: 1px solid #808080;
}
span.captcha {
	margin-bottom:5px;
	width:200px;
	margin:0px 0px 5px 7px;
	float: left;
}
span.captcha img {
	border: 1px solid #808080;
	margin: 0px;
	padding: 0px;
	width: 200px;
}
.csc-mailform-field input:focus,
.csc-mailform-field textarea:focus,
.csc-mailform-field select:focus,
.partnerformular input:focus,
.partnerformular textarea:focus,
.partnerformular select:focus {
	border: 1px solid #007AB3;
	color: #3f3f3f;
}

.csc-mailform-field input {
	width:200px;
	height:17px;
	margin:0px 0px 5px 7px;
	padding:1px 0px 1px 4px;
}
.csc-mailform-radio input {
	width: 15px;
	height: 15px;
	float: left;
	margin: 0px 10px 0px 0px;
	border: none;
}

.csc-mailform-radio label {
	float:left;
	width:auto;
	cursor: pointer;
	text-align:right;
	font-size: 0.9em;
	margin: 0px 20px 0px 0px;
}
.csc-mailform-radio fieldset {
	border: none;
}
.csc-mailform-radio fieldset legend {
	display: none;
}

.csc-mailform-field textarea {
	width:300px;
	height:180px;
	margin:0px 0px 5px 7px;
	padding:1px 0px 1px 4px;
}

.csc-mailform-field select {
	width:205px;
	height:auto;
	margin:0px 0px 5px 7px;
	padding:1px 0px 1px 0px;
}

.csc-mailform-field input.csc-mailform-submit {
	width:100px;
	height:20px;
	margin-left: 208px;
	padding: 0px 0px 0px 0px;
	cursor:pointer;
	border: none;
	border: 1px outset #808080;
	color:#323232;
}
/**** Partner Kontaktformular ****/
.partnerformular input {
	font-size: 0.9em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #808080;
	background-color: #ffffff;
	margin-bottom: 15px;
	border: 1px solid #808080;
	width: 200px;
	padding:1px 0 1px 4px;
	height: 17px;
	line-height: 17px;
}
*+html .partnerformular .beyond input {
	margin-right: 400px;
	margin-left: -50px;
}
* html .partnerformular .beyond input {
	margin-left: -50px;
}
*+html .partnerformular select {
	margin-right: 400px;
	margin-left: 0px;
}
*+html .partnerformular input#mailform_weitere_anbieter {
	margin: 0px;
}
*+html .partnerformular input#mailform_weitere_niederlassungen {
	margin-left: 0px;
}
*+html .partnerformular .first-listed {
	clear: both;
}
.partnerformular {
	font-size: 0.9em;
	color: #3F3F3F;
}
.partnerformular textarea {
	height:70px;
	margin: 0 0 5px;
	padding:1px 0 1px 4px;
	width:200px;
	font-size: 0.9em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #808080;
}
.partnerformular .tx-srfreecap-pi2-cant-read {
	color:#787878;
	display:block;
	font-size:1em;
	height:100px;
	width: 130px;
	margin: 0px;
	text-align: left;
}
dl dt.above,
dl dd.beyond {
	float: left;
	width: 95%;
	margin: 0px 0px 0px 50px;
	display: block;
}
dl dt.above {
	margin: 5px 0px 5px 50px;
}
dl.partnerformular .above label {
	width: 100%;
	display: block;
	margin: 0px;
}
dl.partnerformular input.checkbox,
dl.partnerformular input.radio {
	width: auto;
	margin: 0px 5px 0px 0px;
	float: left;
	border: 0px;
}
dl.partnerformular label {
	width: 130px;
	cursor:pointer;
	float:left;
	margin-left:50px;
}
dd.last-blocked {
	padding-bottom: 10px;
}
dd div {
	float: left;
	margin: 0px 40px 15px 0px;
}
dl.partnerformular dd div label {
	width: auto;
	margin: 0px;
}
dl.partnerformular dd.last-blocked div label {
	width: 130px;
}
div.niederlassungen-nein {
	width: 775px;
}
dd.niederlassungen,
dt.niederlassungen {
	float: left;
	margin-left: 50px;
}
div.partnerformular input.csc-mailform-submit {
	border:1px outset #808080;
	color:#323232;
	cursor:pointer;
	height:20px;
	margin-left:180px;
	padding:0;
	width:100px;
}
.tx-srfreecap-pi2-image {
	border: 1px solid #808080;
	height:75px;
	margin:0 0 5px;
	width:204px;
}
.partnerformular select {
	background-color:#FFFFFF;
	border:1px solid #808080;
	color:#808080;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:0.9em;
	height:auto;
	margin:0 0 15px 0px;
	padding:1px 0;
	width:200px;
}

/* ----- Social ----- */

ul#social {
	position: absolute;
	top: 25px;
	right: 10px;
}

ul#social li {
	width: 24px;
	height: 18px;
	margin: 0;
	list-style-image: none;
	list-style-type: none;
	padding: 0;
}

ul#social li a {
	display: block;
	text-indent: -9999px;
	height: 100%;
	outline: none;
}

ul#social li.rss a {
	background: url(../images/rss.gif) no-repeat top left;
}

ul#social li.twitter a {
	background: url(../images/twitter.gif) no-repeat top left;
}

ul#social li.skype {
	width: 21px;
}

ul#social li.skype a {
	background: url(../images/skype.gif) no-repeat top left;
}

a.skype {
	width: 24px;
	height: 18px;
	margin: 0;
	padding: 0;
	display: block;
	text-indent: -9999px;
	outline: none;
	background: url(../images/skype.gif) no-repeat top left;
}

ul#social.bottom {
	position: relative;
	margin: 5px 0 0 0;
	right: 0;
	top: 0;
}

* html ul#social.bottom a {
	float: left;
}

ul#social.bottom li {
	width: auto;
	margin-left: 16px;
}

ul#social.bottom li a {
	padding-left: 30px;
	text-indent: 0;
}

ul#social.bottom.detail {
	margin: 0;
}
