html {
	padding: 40px 0 0 0;
	margin: 0;
	color: #777777;
	background: #ffffff;
/*	font-family: Segoe UI, Verdana, Arial, sans-serif; */
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
}

body {
	padding: 0;
	margin: 0;
}

.align-left {
	text-align: left;
}
.align-right {
	text-align: right;
}
.align-center {
	text-align: center;
}

#container {
	position: relative;
	z-index: 2;
	width: 985px;
	margin: 0 auto;
	background: url(../img/60percent.png) repeat;
}

#container:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

#col1 div.content_element {
	padding-bottom: 10px;
	margin-bottom: 10px;
/*	background: url(../img/col1_products.png) no-repeat left bottom; */
}

div#content img {
	padding: 0;
	border: none;
}

#header {
	position: absolute;
	left: 38px;
	top: 0;
	width: 127px;
	height: 115px;
}

#header h1 {
	position: absolute;
	top: 0;
	left: 0;
	padding: 0;
	margin: 0;
	width: 100%;
	height: 100%;
}

#header h1 a {
	display: block;
	position: absolute;
	top: -35px;
	left: 0;
	padding: 0;
	margin: 0;
	width: 127px;
	height: 159px;
	background: url(../img/header60.png) left bottom no-repeat;
	text-indent: -999999em;
	overflow: hidden;
/*
	top: 0;
	height: 115px;
	background: url(../img/header.png);
*/
}

#header_print,
#jump {
	display: none;
}

#path,
#pathmenu {
	position: absolute;
	left: 227px;
	top: 15px;
	width: 730px;
	height: 30px;
	font-size: 10px;
	text-transform: uppercase;
	z-index:10;
}

#pathmenu {
	top: 19px;
}


#path * {
	float: left;
}

#path em {
	display: none;
}

#path span {
	height: 20px;
	width: 12px;
	background: url(../img/path.png) no-repeat center center;
	overflow: hidden;
	text-indent: -9999999em;
}

#path a {
	color: #777777;
	text-decoration: none;
	border: 1px solid #FFFFFF;
	padding: 3px;
	font-weight: normal;
}

#path a:hover {
	border: 1px solid #ACAAAB;
	background-color: #DBD9DA;
}

#path.js-on { display: none; }
#pathmenu { display: none; }
#pathmenu.js-on { display: block; }

#pathmenu ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

#pathmenu ul li {
	padding: 0;
	margin: 0;
	display: inline;
	background: none;
}


#pathmenu ul li span {
	display: none;
}

#pathmenu ul li ul li {
	position: relative;
	float: left;
	padding: 0 0 0 16px;
	background: url(../img/path.png) no-repeat left center;
}

#pathmenu ul li ul li.first-child {
	padding: 0;
	background: none;
}

#pathmenu ul li ul li a {
	color: #777777;
	position: relative;
	z-index: 1;
	text-decoration: none;
	border: none;
	font-weight: normal;
	padding: 4px 18px 4px 4px;
	border-right: 1px solid white;
	background: url(../img/path_a.png) no-repeat right center;
}

#pathmenu ul li ul li.nosub a {
	padding: 4px 3px 4px 4px;
	background: none;
	border-right: 1px solid white;
}

#pathmenu ul li ul li:hover a,
#pathmenu ul li ul li a:hover {
	border: 1px solid #ACAAAB;
	padding: 3px 18px 3px 3px;
	background-color: #DBD9DA;
}

#pathmenu ul li ul li.nosub:hover a,
#pathmenu ul li ul li.nosub a:hover {
	padding: 3px;
}

#pathmenu ul li ul li ul {
	display: none;
	position: absolute;
	z-index: 2;
	top: 15px;
	left: 16px;
	width: 200px;
	background: #FFFFFF;
	border: 1px solid #ACAAAB;
}

#pathmenu ul li ul li.first-child ul {
	left: 0;
}

#pathmenu ul li ul li ul li {
	padding: 0;
	margin: 0;
}

#pathmenu ul li ul li ul li a {
	padding: 3px 2px 3px 8px !important;
	margin: 0 !important;
	border: none !important;
	background: none !important;
	display: block !important;
	width: 190px !important;
}

#pathmenu ul li ul li ul li a:hover {
	border: none !important;
	background-color: #DBD9DA !important;
}



#content {
	position: relative;
	z-index: 1;
	float: right;
	width: 760px;
	margin: 75px 0 30px 0;
}

#media {
	position: relative;
	margin-top: 10px;
	height: 80px;
	width: 760px;
	overflow: hidden;
	z-index: 5;
}

#col0 {
	margin-bottom: 12px;
}

#col1 {
	float: left;
	display: inline;
	width: 455px;
	margin-left: 5px;
}

#col2 {
	float: left;
	display: inline;
	width: 250px;
	margin-left: 50px;
}

#aside {
	float: left;
	margin-top: 135px;
	width: 210px;
}

#menu { 
	width: 140px;
	margin: 0 0 25px 10px;
}

#menu ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

#menu ul li {
	padding: 0;
	margin: 0;
	display: inline;
	background: none;
}

#menu ul li span {
	display: none;
}

#menu ul li ul {
	border-bottom: 1px solid #EDEDEB;
}

#menu ul li ul li {
	display: block;
	border-top: 1px solid #EDEDEB;
}

#menu ul li ul li a {
	display: block;
	padding: 3px 5px 4px 3px;
	text-align: right;
	color: #444444;
	text-transform: uppercase;
	font-size: 10px;
	font-family: Verdana, Arial, sans-serif;
	text-decoration: none;
}

#menu ul li ul li a.active, 
#menu ul li ul li a:active, 
#menu ul li ul li a:hover {
	background: #CECECC url(../img/menu_a.png) repeat-x top;
}

#menu ul li ul li ul {
	margin-right: 5px;
} 

#menu ul li ul li ul li {
	border: none;
} 

#menu ul li ul li ul li a {
	border: none;
	text-transform: none;
} 

#menu ul li ul li ul li.active a {
	font-weight: bold;
} 

#menu ul li ul li ul li a:hover,
#menu ul li ul li ul li.active a:hover {
	background: none;
	color: #808080;
} 


#search {
	position: fixed;
	bottom: 2px;
	width: 250px;
	height: 16px;
	margin-left: 25px;
	z-index: 3;
}

#search form {
	padding: 0;
	margin: 0;
}

#search label {
	float: left;
	font-size: 10px;
	margin: 2px 5px 0 0;
	color: #ABABAB;
}

#search #q {
	position: absolute;
	left: 40px;
	border: 1px solid #ACACAC;
	margin: 0;
	padding: 0 1px 1px 0;
	width: 100px;
	font-size: 10px;
	color: #999999;
	min-height: 13px;
}

#search input.submit {
	position: absolute;
	left: 142px;
	margin: 0;
	padding: 0;
	background: #ACACAC;
	color: white;
	width: 16px;
	height: 16px;
	text-align: center;
	font-weight: bold;
}


#lang {
	position: fixed;
	bottom: 1px;
	width: 100px;
	height: 16px;
	margin-left: 875px;
	z-index: 3;
}

#lang ul {
	padding: 0;
	margin: 0;
	list-style: none !important;
	background: none;
}

#lang ul li {
	padding: 0;
	margin: 0;
	display: inline;
	list-style: none !important;
	background: none;
}

#lang ul li span {
	padding-right: 18px;
	display: block;
	background: url(../img/lang.png) no-repeat right center;
	color: #ACACAC;
	font-size: 10px;
	cursor: pointer;
	text-align: right;
}

#lang ul li ul {
	display: none;
	position: absolute;
	background: #FFFFFF;
	border: 1px solid #ACAAAB;
	bottom: 16px;
	left: -90px;
	width: 200px;
/*	height: 72px; */
	height: 18px;
}

#lang ul li ul li {
	float: left;
	width: 100px;

}

#lang ul li ul li a {
	padding: 3px 5px 3px 25px;
	margin: 0;
	border: none;
	background: none no-repeat 2px center;
	display: block;
	width: 71px;
	text-transform: uppercase;
	font-size: 9px;
	text-decoration: none;
}

#lang ul li ul li a {
	padding: 3px 5px 3px 25px;
	margin: 0;
	border: none;
	background: none no-repeat 2px center;
	display: block;
	width: 71px;
	text-transform: uppercase;
	font-size: 9px;
	text-decoration: none;
}

#lang ul li ul li.active a {
	color: #202020;
}

#lang ul li ul li.na a {
	color: #C0C0C0;
	font-style: italic
}

#lang ul li ul li a:hover {
	border: none;
	background-color: #DBD9DA;
}

#lang .de { background-image: url(/typo3/gfx/flags/de.gif); } 
#lang .en { background-image: url(/typo3/gfx/flags/gb.gif); } 
#lang .fr{ background-image: url(/typo3/gfx/flags/fr.gif); } 
#lang .it { background-image: url(/typo3/gfx/flags/it.gif); } 
#lang .es { background-image: url(/typo3/gfx/flags/es.gif); } 
#lang .ru { background-image: url(/typo3/gfx/flags/ru.gif); } 
#lang .cs { background-image: url(/typo3/gfx/flags/cz.gif); }
#lang .hu { background-image: url(/typo3/gfx/flags/hu.gif); }
#lang .fi { background-image: url(/typo3/gfx/flags/fi.gif); }

#ocls { 
	width: 140px;
	margin: 0 0 25px 10px;
}

#ocls ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

#ocls ul li {
	padding: 0;
	margin: 0;
	display: inline;
	background: none;
}

#ocls ul li span {
	display: none;
}

#ocls ul li ul li {
	display: block;
}

#ocls ul li ul li a {
	display: block;
	padding: 3px 15px 4px 3px;
	text-align: right;
	color: #444444;
	font-size: 11px;
	font-family: Verdana, Arial, sans-serif;
	text-decoration: none;
	background: url(../img/ocls.png) no-repeat right center;
}

#footer {
	position: fixed;
	bottom: 0;
	width: 985px;
		height: 20px;
	background: #EDEDED;
	z-index: 2;
}

#footer address {
	margin-left: 230px;
	font-size: 10px;
	font-style: normal;
	font-family: Verdana;
	color: #A6A6A6;
	padding: 3px 0;
}

#footer address a {
	color: #A6A6A6;
	text-decoration: none;
}

#sitelinks {
	position: absolute;
	right: 110px;
	bottom: 5px;
}

#sitelinks ul {
	padding: 0;
	margin: 0;
	list-style: none;
	background: none;
}

#sitelinks ul li {
	padding: 0;
	margin: 0;
	display: inline;
	background: none;
}

#sitelinks ul li span {
	display: none;
}

#sitelinks ul li ul {
	text-align: right;
}

#sitelinks ul li ul li a {
	font-size: 10px;
	color: #ACACAC;
	text-decoration: none;
	padding: 0 5px;
}


#end {
	position: fixed;
	z-index: 1;
	bottom: 0;
	left: 0;
	width: 100%;
		height: 20px;
	background: #EDEDED;
}


a {
	outline-color: #444444;
	color: #777777;
}

a:hover {
	text-decoration: none;
}

a.home {
	background: url(../img/i_home.gif) left center no-repeat;
	padding: 0 0 0 20px;
	line-height: 20px;
}

a.print {
	background: url(../img/i_fax.gif) left center no-repeat;
	padding: 0 0 0 20px;
	line-height: 20px;
}

h2 {
	padding: 0;
	margin: 0;
	margin-left: -5px;
	position: relative;
	text-indent: -99999em;
	font-size: 16px;
	height: 50px!important;
	overflow: hidden;
}

h2 span {
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-position: left top;
	background-repeat: no-repeat;
}



h3.subtitle {
	/*width: 730px;*/
	/*padding: 10px 0 12px 2px;*/
	padding: 0;
	height: 30px;
	margin: 25px 0 5px 0;
	color: #474747;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	/*background: url(../img/h3_subtitle.png) repeat-x bottom;*/
}



h3 {
	margin: 0;
	padding: 0;
	position: relative;
	width: 450px;
	font-size: 14px;
	letter-spacing: 0.01em;
	color: #808080;
	overflow: hidden;
	text-indent: -999999em;
}

#col1 h3 {
	height: 60px;
}

#col0 h3.subtitle {
	margin: 30px 0 5px 0;
}

h3 span {
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-position: left bottom;
	background-repeat: no-repeat;
}


h4, h5, h6 {
	font-weight: bold;
	font-size: 12px;
	padding: 0;
	margin: 0;
	color: #808080;
	font-family: Arial;
}

h5 {
	font-size: 11px;
}

h6 {
	font-size: 11px;
	font-style: italic;
}

p {
	padding: 0;
	margin: 0 0 12px 0;
	line-height: 1.5em;
/*	font-family: Segoe UI, Verdana, Arial, sans-serif; */
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
}

ul {
	padding: 0;
	margin: 0 0 12px 0;
}


ul li {
	list-style: none;
	padding-left: 12px;
	background: url(../img/li.png) no-repeat left 4px;
}

blockquote {
	padding: 0 0 0 16px;
	margin: 0 0 12px 0;
	font-style: italic;
	font-size: 13px;
	font-weight: normal;
}

th, td {
	font-style: normal;
	font-weight: normal;
	text-align: left;
	vertical-align: top;
	padding: 0;
	margin: 0;
}

#ad1 {
	margin: 0 0 6px 0;
}

#ad1 img {
	padding: 6px 1px 1px 10px;
	border: none;
	background: url(../img/ad1.png) top left no-repeat;
}

* --- Formular --- */
form {
	padding: 0;
	margin: 0 0 10px 0;
	border: 0;
	width: 455px;
}

form div {
	position: relative;
	clear: both;
}

form div.odd {

}

form div.even {

}

form h4 {
	margin: 18px 0 0 0;
	color: #777777;
}

form br {
	clear: both;
}

fieldset {
	padding: 7px 5px 0 5px;
	border: 1px solid #f1f1f1;
	border-top: 1px solid #d1d2d4;
	border-bottom: 10px solid transparent;
	width: 445px;
	color: #000000;
	background: #f3f4f5;
	overflow: hidden;
}

label {
	float: left;
	width: 150px;
	margin: 3px 5px 4px 0;
	color: #000000;
	font-weight: normal;
}
label.abnahmemenge {
	float: left;
	width: 180px;
	margin: 3px 5px 4px 0;
	color: #000000;
	font-weight: normal;
}

fieldset label {
	width: 144px;
}
fieldset label.coneuro {
	width: 173px;
}
fieldset label.coneuro1 {
	width: 176px;
}

fieldset label.vonbis {
	width: auto;
}
fieldset label.inline {
clear:both;
	width: auto!important;
	float:none!important;
	margin:auto!important;
}

fieldset .euro {
float:left;
}

th.rang {
width:44px;
}

fieldset .prozent {
float:left;
margin-left:-9px;
}

fieldset span.label {
	float: left;
	width: 144px;
	margin: 3px 5px 4px 0;
}

fieldset span.label_checkbox {
	width: 144px;
	margin: 3px 5px 4px 0;
}

fieldset .checkboxes span.required {
 padding-right:11px;
}

fieldset div.checkbox_rows {
	float:right;
	width:310px;
	padding:0;
	margin-right:0px;
	
}

fieldset div.vonbis_rows {
	float:right;
	width:290px;
	padding:0;
	margin-left:20px;
	
}

fieldset div div.formleft {float:left;clear:none;width:50%}
fieldset div div.formright {float:left;clear:none;width:50%}

.prevnext .prev {}
.prevnext .next {float:left;margin-left:375px;position:absolute;}
.prevnext .nurnext {float:left;margin-left:418px;position:absolute;}

input#mf_profilquerschnitt {
border-color:#EBEBEB #D8D8D8;
border-style:solid;
border-width:1px;
float:left;
font-family:Arial,Verdana,sans-serif;
font-size:12px;
height:auto;
line-height:18px;
margin:1px 0;
width:290px;


}

fieldset p {
	text-align: right;
	margin: -5px 0 1px 0;
	color: #999999;
}

label.required,
span.required{
	background: url(../img/required.png) right center no-repeat;
}

label.error,
b.error {
	background: url(../img/error.png) right center no-repeat;
}

label.label_short {
	float: none;
	width: auto;
	margin: 3px 5px 4px 0;
	color: #000000;
	font-weight: normal;
}

.inlinelabels label.required {
padding-right:15px;
}

label.label_input {
	width: 290px;
}
 
input {
	margin: 1px 0;
	float: left;
	width: 290px;
	height: 18px;
	border: 1px solid #ebebeb;
	border-left: 1px solid #d8d8d8;
	border-right: 1px solid #d8d8d8;
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	line-height: 18px;
}

input.no-float {
float:none;
}

input.required {
	border: 1px solid #d8d8d8;
}

input.checkbox {
	float: none;
	width: 15px;
	margin: 0 0 3px 135px;
	padding: 0;
	border: none;
	vertical-align: top;
}

fieldset input.checkbox {
	margin: 0 0 3px 130px;
}

fieldset input.haslabel {
	margin: 0 0 3px 0;
}

fieldset input.multi {
	margin: 0 0 3px 15px;
}

fieldset input.checkboxrow {
	margin: 0 0 3px 150px;
}

label.checkbox {
	position: relative;
	display: inline;
	margin: -20px 0 0 150px;
	width: auto;
}

select {
	margin: 1px 0;
	width: 290px;
	border: 1px solid #f1f1f1;
	border-left: 1px solid #d1d2d4;
	border-right: 1px solid #d1d2d4;
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	line-height: 18px;
}

optgroup {
	background-color: #245f9b;
	color: #ffffff;
	font-style: normal;
}
option {
	padding: 3px 0 0 0;
	background-color: #ffffff;
	color: #000000;
}

textarea,
.tx-mhtreeview { 
	margin: 1px 0;
	width: 290px;
	height: 85px;
	border: 1px solid #f1f1f1;
	border-left: 1px solid #d1d2d4;
	border-right: 1px solid #d1d2d4;
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	line-height: 18px;
}

.tx-mhtreeview { 
	height: auto !important;
	clear: none !important;
	background: #ffffff;
}

input.quarter,
#tx_locator_pi1_zipcode {
	width: 74px;
	margin-right: 2px;
}
input.eighth {
	width: 60px;
	margin-right: 2px;
}
input.quarter10 {
	width: 79px;
	margin-right: 2px;
}
input.half {
	width: 143px;
	margin-right: 2px;
}
input.half17 {
	width: 187px;
	margin-right: 5px;
	margin-left:0px;
}
input.threequarter,
#tx_locator_pi1_city {
	width: 212px;
	margin-right: 2px;
}
input.threequarter30 {
	width: 242px;
	margin-right: 2px;
}
input.weitereversicherungen {
	width: 345px;
	margin-right: 2px;
}
input#mf_sonstigesinput {float:right;}
input.aftercheck {
width:407px;
}
input.fivecol {
	width: 80px;
	margin-right: 2px;
}
textarea.widetextarea {
width: 438px;
}

input.overwidth {
width:440px;
}

input.overwidtheuro {
width:427px;
}

select.quarter {
	width: 74px;
	margin-right: 2px;
}
select.half {
	width: 143px;
	margin-right: 2px;
}
select.threequarter {
	width: 212px;
	margin-right: 2px;
}

input.error,
select.error {
	border: 1px solid #962020;
}

button.submit,
input.submit,
input.submitback {
	height: 20px;
	width: 150px;
	margin: 2px 2px 0 155px;
	padding: 0 0 2px 0;
	text-transform: uppercase;
	background: #666666 url(../img/required.png) 141px center no-repeat;
	cursor: pointer;
	border: 1px solid #999999;
	color: #ffffff;
}

input.submitback {
	background: #666666 url(../img/required_back.png) 3px center no-repeat;
}

input.submitmulti {
	margin: 2px 2px 0 15px;
}

#mferror {
	margin: 8px 0 8px 0;
	padding: 7px 5px 0 5px;
	width: 445px;
	color: #962020;
	border: 1px solid #962020;
	border-left: 1px dotted #d1d2d4;
	border-right: 1px dotted #d1d2d4;
}

#mferror h4 {
	color: #962020;
}

#mferror_hidden {
	display: none;
}
span.input_error {
	clear: both;
	float: none;
	display: block;
	margin: 0 0 6px 150px;
	color: #962020;
	text-align: left;
}
span.input_error_without_margin {
	clear: both;
	float: none;
	display: block;
	margin: 0 0 6px 0px;
	color: #962020;
	text-align: left;
}


/* --- Extension: tt_news --- */
/* tt_news list */
.tt_news_list {
	margin: 0;
	padding: 0;
	height: auto;
}

.tt_news_list .item {
	position: relative;
	clear: both;
	display: inline-block;
	border-bottom: 1px dotted #999999;
	width: 760px;
	height: auto;
	padding: 3px;
	margin: 0 10px 10px 0;
}

.tt_news_list .date {
	font-size: 10px;
	color: #999999;
	margin-top: 18px;
}

.tt_news_list h4.title {
	display: inline;
	font-size: 16px;
}

.tt_news_list h4.title a {
	text-decoration: none;
}

.tt_news_latest .textleft,
.tt_news_list .textleft {
	width: 600px;
}

.tt_news_latest .imageright,
.tt_news_list .imageright {
	float: right;
	margin: 0 0 6px 6px;
}

.tt_news_latest .image,
.tt_news_list .image {
	display: table-cell;
	width: 145px;
	height: 145px;
	padding: 0;
	background: #ffffff;
	border: 1px solid #dddddd;
	text-align: center;
	vertical-align: middle;
}

.tt_news_latest .image img,
.tt_news_list .image img {
	vertical-align: middle;
}

.tt_news_latest .image a img,
.tt_news_list .image a img {
	border: none;
}

.tt_news_list .subheader {
	font-weight: normal;
	margin-top: 6px;
}

.more,
.tt_news_single .back_to_list {
	position: absolute;
	bottom: 6px;
	padding: 3px 0;
}

.tt_news_latest .more {
	position: relative;
	margin-top: 12px;
}

.tt_news_single .back_to_list {
	clear: both;
	line-height: 1.2em;
}

.more a,
.tt_news_single .back_to_list a {
	color: #000000;
	padding: 3px 3px 3px 11px;
	margin: 0;
	border: none !important;
	text-decoration: none;
	font-weight: normal;
	font-size: 1em;
	text-transform: none;
	line-height: 1.2em;
	width: auto;
	background: #d6d6d6 url(../img/pfeil.gif) 3px center no-repeat;
	color: #414141;
	border: 1px solid #ffffff;
	text-transform: uppercase;
	font-size: .8em;
}

.tt_news_single .back_to_list a {
	background: #d6d6d6 url(../img/pfeil_zurueck.gif) 3px center no-repeat;
}

.more a:hover,
.tt_news_single .back_to_list a:hover {
	text-decoration: none;
}

.tt_news_list p {
	display: inline;
}

.tt_news_list .subheader a {
	background-image: url(../img/tt_news_more.png);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	margin-left: 10px;
	padding-left: 7px;
	text-decoration: underline;
}

.tt_news_list .subheader a:hover {
	text-decoration: none;
}

.tt_news_list h5 a {
	padding: 0!important;
	margin: 0!important;
	background: none!important;
	text-transform: uppercase;
	text-decoration: none!important;
	font-size: 14px!important;
	color: #7BAE0B!important;
}

.tt_news_list .clear {
	clear: both;
}

.browse {
	width: 760px;
}

.tx-ttnews-browsebox {
	background: none;
	border: none;
}

.tx-ttnews-browsebox p {
	height: 16px;
}

.tx-ttnews-browsebox a {
	text-decoration: none;
	color: #414141;
}

.tx-ttnews-browsebox td {
	padding: 0 3px 0 3px;
}

.tx-ttnews-browsebox table {
	position: absolute;
	right: 0;
	margin-top: -16px;
}

.tx-ttnews-browsebox table p {
	display: block;
}

.tx-ttnews-browsebox-SCell {
	background: none;
	border: none;
}

.tx-ttnews-browsebox-SCell a {
	color: #414141;
}

/* tt_news latest*/
.tt_news_latest {
	margin: 0;
	padding: 0;
	height: auto;
}

.tt_news_latest .item {
	display: block;
	border: 1px solid #dddddd;
	width: 465px;
	float: left;
	padding: 3px;
	margin: 0 10px 10px 0;
}

.tt_news_latest h3 {
	display: none;
}

.tt_news_latest h3.title {
	display: inline;
}

.tt_news_latest h3.title a {
	text-decoration: none;
}

.tt_news_latest .date {
	float: right;
	font-size: 10px;
	color: #999999;
}

.tt_news_latest .time {
	display: none;
}

.tt_news_latest p,
.tt_news_latest h5 {
	margin: 0!important;
	padding: 0!important;
}

.tt_news_latest .clear,
.tt_news_latest .gotoarchive {
	display: none;
}

/* tt_news single*/
.tt_news_single {
	margin: 0;
	padding: 0;
	height: auto;
	display: block;
	width: 745px;
	padding: 0;
	margin: 0 10px 10px 0;
}

.tt_news_single #newspic {
	float: right;
	width: 240px;
	margin-left: 50px;
}

.tt_news_single .timedata {
	float: right;
	font-size: 10px;
	color: #999999;
}

.tt_news_single h3.title {
	display: inline;
}

.tt_news_single .author {
	font-size: 10px;
	color: #999999;
}

.tt_news_single .subheader {
	font-weight: bold;
}

.tt_news_single .imageright {
	float: right;
	margin: 0 0 6px 6px;
}

.tt_news_single .image {
	display: table-cell;
	width: 250px;
	height: 250px;
	padding: 0;
	background: #ffffff;
	border: 1px solid #dddddd;
	text-align: center;
	vertical-align: middle;
}

.tt_news_single .image img {
	vertical-align: middle;
}

.tt_news_single .image a img {
	border: none;
}

.tt_news_single .related_icon,
.tt_news_single .related_date {
	display: none;
}

.tt_news_single_bio .related_news,
.tt_news_single .related_news {
	clear: both;
	margin: 20px 0 0 0;
}

.tt_news_single h4 {
	margin: 0 !important;
	width: 295px;
}

.tt_news_single .additional {
	display: block;
	padding-bottom: 16px;
}

.single-image-caption {
	float: left;
	margin-right: 20px;
	overflow: hidden;
	width: 120px;
}

.img_news .single-image-caption {
	margin-top: 20px;
	width: 200px;
}

.single-image-caption a {
	display: block;
	height: 100px;
}

.img_news .single-image-caption a {
	height: auto;
}

.tt_news_single_rightcol {
	position: absolute;
	top: 300px;
	left: 820px;
}

.tt_news_single_rightcol .single-image-caption {
	margin-bottom: 20px;
	overflow: hidden;
	width: 120px;
}
.tt_news_single_rightcol .single-image-caption a {
	height: auto;
	display: block;
}

ul.csc-menu {
	background: none;
	margin: 0;
	padding: 0;
	position: relative;
	width: 100%;
	font-size: 14px;
	letter-spacing: 0.01em;
	color: #808080;
	font-weight: bold;
}

ul.csc-menu li {
	background: none;
}

ul.csc-menu li a {
	text-decoration: none;
}

ul.csc-menu li ul {
	font-weight: normal;
	font-size: 11px;
}

ul.csc-menu li ul li {
	background: url(../img/li.png) no-repeat left 4px;
}

ul.csc-menu li ul li a {
	text-decoration: underline;
}

ul.csc-menu li ul li a:hover {
	text-decoration: none;
}

table.stil1 {
	border-collapse: collapse;
	border-left: 1px solid #A7A7A7;
	border-top: 1px solid #A7A7A7;
	padding: 0;
	margin: 0;
}

table.stil1 td,
table.stil1 th {
	border: 1px solid #A7A7A7;
	padding: 3px;
}

table.stil1 th {
	background: #EDEDED;
}

/* --- Zebra Tabellen --- */
table.contenttable tr {
	padding: 0;
	margin: 0;
}

table.contenttable td {
	padding: 3px;
}

table.contenttable td.bordertop {
	border-top: 1px solid #ebebeb;
}

table.contenttable tr.even {
	background: #ebebeb;
}

table.contenttable tr.odd {
	background: #ffffff;
}

table.contenttable tr.even_over,
table.contenttable tr.odd_over {
	background: #d8d8d8;
}

/* loator resulatate */
.tx_locator_results .vcard {
	border: 1px solid #EDEDED; 
	display: inline-block;
	margin: 6px 0 0 6px;
	padding: 5px;
	vertical-align: top;
	width: 230px; 
	position: relative;
}

.tx_locator_results .vcard .fn {
	font-weight: bold;
	min-height: 2.25em;
}

.tx_locator_results .vcard .fn a {
	text-decoration: none;
}

.tx_locator_results .vcard .misc {
	margin-top: 0.5em;
}

/* partnernet directory listing */
.tx-dirlisting-pi1 {
	border: 1px solid #EDEDED;
}

.tx-dirlisting-pi1 td {
	padding: 3px;
}


.tx-dirlisting-pi1-header-icon,
.tx-dirlisting-pi1-header-filename,
.tx-dirlisting-pi1-header-perms,
.tx-dirlisting-pi1-header-owner,
.tx-dirlisting-pi1-header-group,
.tx-dirlisting-pi1-header-filesize,
.tx-dirlisting-pi1-header-filemod {
	background: #EDEDED; 
}


div.clear {
	clear: both;
}

h4.header_links {
	display: block;
	font-weight: normal;
	text-transform: uppercase;
	font-size: 11px;
	margin: 40px 0 20px 0;
}

div.lexikon {
	padding-left: 3px;
	margin: 3px 0 6px 0;
}

div.lexikon h4 {
	background: transparent url(../img/h4_lexikon.png) right top no-repeat;
	line-height: 20px;
	padding-right: 3px;
	cursor: pointer;
}

div.lexikon p {
	margin: 3px 0;
	display: none;
}

div.lexikon img {
	float: right;
	margin: 23px 0 6px 6px;
	padding: 0;
	border: none;
	display: none;
}