@charset "utf-8";
#uid6_msgCnt, #uid7_msg, #uid6_cb, #uid7_cb, #uid6_help, #uid7_help {
	display: none;
}

/* Layout
----------------------------------------------------------------------------------------------------*/

.newsletter-label {
	padding: 0 0 5px 0;
}
.newsletter-input input {
	width: 200px;
	background: #fff;
	border: 1px solid #ccc;
}
.newsletter-submit {
	text-align: right;
	font-weight: bold;
	padding: 5px 0;
}



body, html { /*height: 100%;*/
}
body {
	margin: 0px;
	font: 80%/1.35em Arial, Helvetica, sans-serif;
	background: #336699;
}
#main {
	position: relative;
	margin: 1em auto;
	margin-top: 15px;
	width: 940px;
}
.skipmenu {
	display: none;
}
#navigation {
	background: #fff;
}
#hholder {
	padding: 5px 0 0 0;
	background: url(../images/bg_header.png) repeat-x top left;
}
.header {
	width: 955px;
	margin: 0em auto;
}
.headerimg {
	clear: both;
	background: #fff;
	height: 267px;
	background: url(../../userdaten/bilder/header/header.png) repeat-x top left;
}
#cholder {
	clear: both;
	background: #f0f2f7;
}
#content {
	width: 955px;
	margin: 0em auto;
	min-height: 300px;
	background: #fff;
}
#fholder {
	padding: 20px 0 0 0;
	background: url(../images/bg_footer.png) no-repeat top center;
}
.footer {
	width: 955px;
	margin: 0em auto;	
}
.footerinfo {
	clear: both;
	padding: 0 20px;
}
.webcrossing {
	font-size: 0.80em;
	color: #fff;
}

#search {
	float: right;
	width: auto;
}
#search tr, #search th, #search td, #search th {
	margin: 0px;
	padding: 0px;
}
#search label {
	font-weight: normal;
	padding-right: 10px;
}
#search #searchfield {
	width:130px;
	margin: 0 3px 0 0;
	font-size:10px;
	background-color:#fff;
	border:solid 1px #efefef;
}
#searchbutton {
}
.clickpath {
	color: #fff;
	font: 10px/1.5em Verdana, Helvetica, sans-serif;
	font-weight: bold;
	margin: 0 0 0 205px;
}
.clickpath a {
	color: #fff;
	text-decoration: none;
}
.clickpath a:hover {
	text-decoration: none;
}
.metamenu {
	float: right;
}
.metamenu a {
	color: #222;
	margin: 0px 10px 0 0;
	text-decoration: none;
}
.metamenu a:hover {
	color: #fff;
	text-decoration: none;
}
.language {
	float: left;
	width: auto;
	padding: 0 0 0px 0;
}
.language label {
	padding: 0 5px 0 0;
}
.bookmarks {
	float: right;
	width: auto;
	color: #fff;
	font-weight: bold;
	padding: 20px;
}
.copyright {
	float: left;
	width: auto;
	color: #fff;
	font-size: 0.80em;
}
.webcrossing  {
	float: right;
	width: auto;
}
.webcrossing a {
	color: #fff;
	text-decoration: none;
}
.webcrossing  a:hover {
	color: #000;
	text-decoration: none;
}

.logo {

}
.logo a {
	text-decoration: none;
}
.logo h1 a strong {
	display: none;
}
.logo a img {

}
.logo a:hover {
	text-decoration: none;
}
.ctools {
	color: #666;
	clear: both;
	padding: 20px 0;
}
.ctools a {
	text-decoration: none;
}
.ctools .backLink {
	float: left;
	width: auto;
}
.ctools .backLink a {

}
.ctools .upLink {
	float: left;
	width: auto;
}
.ctools .upLink a {
	
}
.ctools .pdfLink {
	float: right;
	width: auto;
	padding: 0 0 0 3px;
}
.ctools .printLink {
	float: right;
	width: auto;
	padding: 0 3px 0 0;
}
.hidden {
	display: none;
}
.clearer, .clear {
	clear: both;
}

/* Contentbereich
----------------------------------------------------------------------------------------------------*/
#content {

}
.cleft {
	float: right;
	width: 220px;
	padding: 20px 20px 0 0;

}
.cleft .cE h2, .cleft .cE h3 {
	color: #5f5f5f;
	text-transform: uppercase;
}
.cleft .cE {
	margin-bottom: 10px;
}
.cmiddle {
	float: left;
	width: 670px;
	padding: 20px 20px 0 20px;
}
.cright {
	float: left;
	width: 250px;
	border: 1px solid #efefef;
}
/* Contentbox small*/
.cbm-head {
	height: 10px;
	background: url(../images/bg_cbm_head.jpg) no-repeat 0px 0px;
}
.cbm-body {
	padding: 0 10px 5px 10px;
	background: url(../images/bg_cbm_body.jpg) no-repeat left bottom;
}
/* Contentbox large */
.cbl-head {
	height: 10px;
	background: url(../images/bg_cbl_head.jpg) no-repeat 0px 0px;
}
.cbl-body {
	padding: 0 10px 10px 10px;
	background: url(../images/bg_cbl_body.jpg) no-repeat left bottom;
}
.cbl-body h2, .cbl-body h3 {
	color: #5f5f5f;
	font-size: 1.30em;
	text-transform: uppercase;
}


/** kb-nescefe **/
.nested-col-3cols-left{
	float: left;
	width:205px;
	padding-right: 7px;
}
.nested-col-3cols-right{
	float: right;
	width:205px;
}
.nested-col-3cols-mid{
	float: left;
	width:205px;
}

.nested-col-2cols-left{
	float: left;
	width:300px;
}
.nested-col-2cols-right{
	float: right;
	width:310px;
}

/*** Content-Elemente ***/
.cE {
	margin-bottom: 30px;
}
.csc-linkToTop {
	text-align: right;
	font-size: 0.9em;
}
.csc-linkToTop a {
	color: #333;
}
.csc-default .divider {
	padding: 0 0 10px 0;
}
/* Typografie
----------------------------------------------------------------------------------------------------*/
p {
	padding:0 0 0 0;
	margin: 0 0 1.0em 0;
	color:#333;
}
h1, h2, h3 {
	font-weight: normal;
	margin: 0px;
	padding: 0 0 0 0;
}
h4, h5, h6 {
	font-weight: normal;
	color: #333;
}
h1 {
	font-size: 1.6em;
	margin-bottom: 0.682em;
	font-weight: bold;
	color: #006699;
}
h2 {
	font-size: 1.6em;
	margin-bottom: 0.682em;
	font-weight: bold;
	color: #eb1d25;
}
h3 {
	font-size: 1.2em;
	margin-bottom: 0;
	font-weight: bold;
	color: #006699;
	text-transform: uppercase;
}
h4 {
	font-size: 1.1em;
	margin-bottom: 0;
}
h5, h6 {
	font-size: 1.0em;
	margin-bottom: 0em;
}
/*h2.imageheader { overflow: hidden; height: 20px; text-indent: 999em; _text-indent: -999em; white-space: nowrap; background-repeat: no-repeat; }*/

li ul, li ol {
	margin:0 0.5em;
}
ul, ol {
	margin: 0 0em 1.5em -1.0em;
}
dl {
	margin: 0 0 1.5em 0;
}
dl dt {
	font-weight: bold;
}
dl dd {
	margin-left: 1.5em;
}
a {
	color:#999;
	text-decoration:underline;
}
a:hover {
	color:#333;
	text-decoration: underline;
}
table {
	margin: 0px;
	border-collapse: collapse;
}
tr, th, td {
	margin:0;
	padding:0 10px 0 10px;
}
th {
	font-weight:bold;
	text-align: left;
	border-bottom: 1px dotted #333;
	margin: 0 0 1em 0;
}
tfoot {
	font-style: italic;
}
caption {
	text-align:center;
	font-family:Georgia, serif;
}
fieldset {
	border: none;
	border-top: 0px solid #dedede;
	padding: 10px 10px 5px 10px;
}
abbr, acronym {
	border-bottom:1px dotted #000;
}
address {
	margin-top:1.5em;
	font-style: italic;
}
del {
	color:#000;
}
blockquote {
	padding:1em 1em 1em 1.5em;
	font-family: Arial, Helvetica, sans-serif;
}
blockquote > *:first-child:before {
	content:"\201C";
	font-size:2.5em;
	margin-left:-.62em;
	font-family: Arial, Helvetica, sans-serif;
	padding-right:.2em;
	color:#aaa;
	line-height:0;
}
strong {
	font-weight: bold;
}
em {
	font-style: italic;
}
dfn {
	font-weight: normal;
}
pre, code {
	margin: 1.5em 0;
	white-space: pre;
}
pre, code, tt {
	line-height: 1.5;
}
tt {
	display: block;
	margin: 1.5em 0;
}
hr {
	border: 0px;
	border-top: solid 1px #999;
	border-bottom: transparent;
}


/*** classes für den Rte ********************************/
a.pdf {
}
a:hover.pdf {
}
a.internal-link {
}
a:hover.internal-link {
}
a.download {
}
/* Printlayout
----------------------------------------------------------------------------------------------------*/
.print_main {
	width: 600px;
	margin: 20px;
}
.print_header {
	padding: 0 0 20px 0;
}
.print_content {
	text-decoration: none;
}
.print_tools {
	float: right;
	width: auto;
	padding: 5px;
	margin-bottom: 5px;
	border: 1px dotted #666;
}
.print_tools a {
	font-size: 0.9em;
	text-decoration: none;
}
.print_footer {
	clear: both;
	padding: 10px 5px 1px 5px;
	font-size: 0.9em;
	color: #000;
	background: #dedede;
	text-align: center;
}
.print_footer a {
	color: #000;
	text-decoration: none;
}

/* Extensions
----------------------------------------------------------------------------------------------------*/
.news-single-backlink {
	border-top: 1px dotted #ccc;
	padding: 2px 0;
	margin: 15px 0 0 0;
}
.news-list-item {
	padding: 1px 0;
	margin: 0 0 20px 0;
}
/*
.news-list-item:hover {
	padding: 0 0 0 0;
	border-top: 1px dotted #ccc;
	border-bottom: 1px dotted #ccc;
} */
.news-list-item p {
	padding: 0px;
	margin: 0px;
}
.news-list-item img {
	float:left;
	padding-right:15px;
}
.news-list-item h3 {
	font-size:1em;
}
.news-list-item h3 a {
	text-decoration:none;
}
.news-list-morelink {
	text-align: right;
	padding: 10px 0 0 0;
}
.news-list-morelink a {
	background: url(../images/btn_weiter.png) no-repeat right top;
	padding-right: 20px;
}
.news-list-browse {
	text-align: center;
	padding: 20px 0;
}
.news-show-all {
	float: right;
	width: auto;
}
.news-show-all a {
	background: url(../images/btn_weiter.png) no-repeat right top;
	padding-right: 20px !important;
}

.news-latest-container {
	padding: 0px;
}
.news-latest-item {
	padding: 0px;
	margin: 0 0 15px 0;
}
.news-latest-item p {
	padding: 0px;
	margin: 0px;
}
.news-latest-date {
	float: right;
}
.news-single-item .cl-right {
	display: none;
}
.news-single-img {
	float: right;
	width: auto;
	margin: 0 15px 0 15px;
}
.news-single-imgcaption {
	font-size: 0.9em;
	text-align: right;
}
.tx-ttnews-browsebox {
	display: none;
}
div.news-list-browse span, div.news-list-browse a {
	padding-right:15px;
}

/*** Indexed Search Engine ******************************/
.tx-indexedsearch-searchbox {
	padding-bottom: 30px;
}
.tx-indexedsearch table {
}
.tx-indexedsearchtr, .tx-indexedsearch th, .tx-indexedsearch td {
	height: 18px!important;
	margin: 0 !important;
	padding: 0 !important;
}
.tx-indexedsearch-res {
	padding-top: 0px;
}
.tx-indexedsearch-info {
	font-size: 0.8em;
	display: none;
}
.tx-indexedsearch-whatis, .tx-indexedsearch-browsebox p {
	display: none;
}
.tx-indexedsearch-icon, .tx-indexedsearch-title, .tx-indexedsearch-result-number, .tx-indexedsearch-percent {
	border-bottom: 1px solid #222;
}
.tx-indexedsearch-icon img {
}
.tx-indexedsearch-browsebox {
	width: 100%;
	text-align: center;
}
.tx-indexedsearch-icon .icon {
	width: 10px;
}
.tx-indexedsearch-title {
	font-size: 1.0em;
	font-weight: bold;
}
.tx-indexedsearch-percent, .tx-indexedsearch-result-number {
	display: none;
}
/*** Wetter ***************************************************/
.weather {
	text-align: right;
	height: 60px;
	font-size: 0.8em;
}
.weather .w_r, .weather .w_l {
	float: right;
	width: auto;
}
.weather .w_l {
	padding-top: 10px;
}

div.w_r_list object {
	margin-top: 8px;
}
.w_r_list {
	float: left;
	height: 90px;
}
.w_l_list {
	float: left;
	margin-left: 10px;
	width: 250px;
	height: 90px;
}
.w_r {
	float: left;
	width: auto;
}
.w_l {
	float: left;
	width: auto;
	padding-left: 15px;
}
.w_l_morelink {
	clear: both;
	text-align: right;
	padding: 5px;
}
.w_l_morelink a{
	padding-right: 20px;
	background: url(../images/btn_weiter.png) no-repeat top right;
}

/* Powermail **************************/
.validation-advice {
	color: #016bb5;
	font-size: 0.9em;
	margin: 0 0 0 100px;
}
.tx_powermail_mutliple_navigation {
	border-top: 1px solid #016bb5;
	margin: 0 10px;
	padding-top: 10px;
}
.powermail_pagebrowser {
	text-align: right;
	float: right;
	width: auto;
	margin: 0;
	font-size: 15px;
	color: #666;
}
.tx_powermail_pi1_submitmultiple_forward {
	margin: 0 0 0 5px;
}
.tx_powermail_pi1_fieldwrap_html_captcha_description {
	position: relative;
	width: 150px;
	font-size: 0.9em;
}



/* Form **************************/ 
.tx-powermail-pi1 input[type=submit], .tx-powermail-pi1 input[type=button] {
	border: 1px solid #016bb5;
	background: #fff;
	color: #016bb5;
}
span.powermail_mandatory {
	color: #016bb5;
}
input.validation-failed, textarea.validation-failed {
	background-image: none;
}
div.powermail_mandatory_js {
	color: #016bb5;
	margin: 3px 0 15px 200px;
}
fieldset.tx-powermail-pi1_fieldset {
	border: none;
	border-top: 1px solid #016bb5;
	padding: 10px;
}
fieldset.tx-powermail-pi1_fieldset legend {
	font-weight: bold;
	color: black;
	background: #fff;
}
fieldset.tx-powermail-pi1_fieldset label {
	display: block;
	width: 100px;
	float: left;
	/*clear: both;*/
	font-weight: normal;
}
fieldset.tx-powermail-pi1_fieldset input.powermail_text, 
fieldset.tx-powermail-pi1_fieldset select.powermail_select {
	width: 150px;
}
fieldset.tx-powermail-pi1_fieldset textarea.powermail_textarea {
	width: 300px;
	height: 100px;
}

div.tx_powermail_pi1_fieldwrap_html {
	margin: 5px 0;
}
fieldset.tx-powermail-pi1_fieldset input.powermail_submit {
	margin: 0px 0 20px 100px;
	font-weight: bold;
}

.tx_powermail_pi1_fieldwrap_html_checkbox_title {
	font-weight: bold;
	margin: 0;
}























.cleft .cbm-body {
	margin-bottom: 15px;
}
.powermail_mandatory_listitem strong, .powermail_mandatory_listitem b {
	font-weight: normal;
}
#tx-powermail-pi1_fieldset_6 legend {
	display: none;
}
#tx-powermail-pi1_fieldset_6{
	border: 0;
	padding: 0;
}
#powermaildiv_uid44, #powermaildiv_uid45 {
	float: left;
	width: 71px;
	_width: 45px !important;
}
#powermaildiv_uid46 {
	width: 45px;
	float: left;
}
#powermaildiv_uid44 input, #powermaildiv_uid45 input, #powermaildiv_uid46 input {
	width: 40px;
}
#powermaildiv_uid47 {
	clear: both;
}
#powermaildiv_uid47 input, #powermaildiv_uid48 input {
	width: 182px;
}
#powermaildiv_uid49 input{
	float: left;
	width: 20px;
	margin-left: 0;
	display: inline;
}
#powermaildiv_uid49 label {
	float: none;
	width: 60px;
	display: inline;
}
#powermaildiv_uid49 .powermail_check_inner {
	height: 20px;
	width: 90px;
	float: left;
}
#powermaildiv_uid51 {
	clear: both;
	width: 145px;
	float: left;
}
#powermaildiv_uid50 {
	float: left;
	width: auto;
}
#powermaildiv_uid50 input{
	margin: 0;
}