﻿a {
	color: #e0272c;
	color: #999;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #000;
}


html, body {
	height: 100%;
}
body {
	background: url(graphics/bg-main-new.jpg) fixed no-repeat bottom left #fff;
	text-align: center;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 14px;
	height: 100%;
}
#page {
	width: 950px;
	margin: 0 auto;
	text-align: left;
	min-height: 100%;
	position: relative;
}
#contentWrap {
	padding-bottom: 0px;
	float: left;
}
#header {
	width: 950px;
	width: 948px;
	height: 150px;
	background: url(graphics/bg-head.jpg);
	position: relative;

	border-bottom: 1px solid #DFBAC1;
	margin-top: 20px;
}
#menuLanguage {
	width: 220px;
	position: relative;
	top: 2px;
	left: 200px;
}

#menuMeta {
	width: 500px;
	text-align: right;
	position: relative;
	top: 0px;
	left: 310px;
}
#logo {
	width: 365px;
	height: 150px;
	float: right;
	margin: 10px 60px 0 0;
	margin: 30px 60px 0 0;

}
#mattkeClaim {
/*	float: left;*/
	width: 350px;
	position: relative;
	top: 50px;
	left: 200px;
	font-size: 18px;
}


/*#menuMain {
	width: 940px;
	height: 39px;
	background: url(graphics/bgMenuMain.gif);
	margin: 0 0 10px 0;
}*/
#contentTop {
	width: 930px;
	height: 20px;
	float: left;
	padding: 10px 0 5px 20px;
}
#content {
	width: 908px;
	padding: 20px;
	float: left;
	background: url(graphics/bg-conten.png); 
	min-height: 400px;
/*	border: 1px solid #999;*/
}
#contentBottom {
	width: 930px;
	height: 20px;
	float: left;
	padding-left: 20px;
	margin-top: 10px;
}
#content #menuSub {
	width: 180px;
	float: left;
}
#content #contentMain {
	width: 908px;
	float: left;
	width: 728px;
	
}

#uid415 #content #contentMain,
#content #contentMainStart {
	width: 908px;
	float: left;
	line-height: 1.4;
}
#content #contentMainWide {
	width: 880px;
	float: left;
	padding: 0 30px 0 30px;
	line-height: 1.4;
}
#disclaimer {
	width: 950px;
	text-align: center;
	clear: left;
	margin-top: 10px;
	padding-top: 10px;
}
#footer {
	width: 950px;
	height: 85px;
	clear: left;
	margin: 20px auto;
	text-align: left;
	font-size: 80%;
	padding-top: 0px;
	background: url(graphics/bgFooter.jpg) no-repeat;
}
#footerLeft {
	width: 300px;
	float: left;
	padding-left: 20px;
}
#footerRight {
	width: 600px;
	padding-right: 20px;
	float: right;
	text-align: right;
}
#serviceButton {
	position: absolute;
	top: 170px;
	width: 250px;
	left: 0;
	margin-left: -80px;
}
/* -------- menu ---------- */
#menuMain {
	width: 950px;
	height: 31px;
	background: #e0272c;
	background: transparent;
	margin: 0 0 10px 0;
/*	position: absolute;
	top: 210px;
	left: 0;*/
}
#menuMain ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#menuMain ul li {
	display: block;
	width: auto;
	height: 16px;
	float: left;
	line-height: 16px;
	position: relative;
	z-index: 500;
}
#menuMain ul li {
	width: ;
}
#menuMain ul li a {
	background-color: transparent;
	background-image: none;
	overflow: hidden; /*text-indent: 130px;*/;
	height: 30px;
	line-height: 33px;
	margin-left: 0px;
	margin-right: 10px;
	padding: 0px 10px 0px 20px;
	display: block;
	float: left;
	width: auto;
	text-decoration: none;
	color: #000;
	font-weight: bold;
/*	background: url(graphics/iconOpus.gif) left 10px no-repeat;*/
}



/* ---------- menu-meta and footer ------------ */
#menuMeta UL {
	list-style-type: none;
}
#menuMeta LI {
	line-height: 25px;
	display: inline;
}
#menuMeta A, #footer A {
	color: #e0272c;
	text-decoration: none;
	padding-left: 20px;
}
#menuMeta A:hover, #footer A:hover {
	text-decoration: underline;
}
#footer A {
	margin-left: 10px;
}

/* ---------- menu-sub ------------ */
#menuSub UL {
	list-style-type: none;
}
#menuSub UL LI {
	height: 33px;
	display: block;
}
#menuSub UL A {
	display: block;
	float: left;
	width: 180px;
	text-decoration: none;
	color: #e0272c;
	margin: 0 0 10px 0;
}
#menuSub UL .act A, #menuSub UL A:hover {
	color: #000;
}
#menuSub UL .act A {
	background: url(graphics/menuSubAct.jpg) left center no-repeat;
}
#menuSub UL UL {
	margin-top: -10px;
	margin-bottom: 10px;
}
#menuSub UL UL LI {
	margin: 0 0 0 0;
	height: auto;
}
#menuSub UL .act UL A, #menuSub UL UL A {
	font-size: 90%;
	padding: 0 0 0 10px;
	width: 170px;
	color: #e0272c;
}
#menuSub UL UL .act A, #menuSub UL UL A:hover {
	color: #000;
}
/* ---------- content-boxes ---------- */
.boxBorder {
	margin-bottom: 20px;
	border-bottom: 1px solid #999;
}
.boxHalfLeft {
	padding: 10px;
	border: 1px solid #e0272c;
	width: 415px;
	float: left;
	margin-right: 32px;
	height: 235px;
/*	background: url(graphics/bgLeftTest.jpg) bottom right no-repeat;*/
}
.boxHalfRight {
	padding: 10px;
	border: 1px solid #e0272c;
	width: 415px;
	float: left;
	height: 235px;
	text-align: left;
/*	background: url(graphics/bgRightTest.jpg) bottom left no-repeat;*/

}




/* ---------- styling the content-elements ---------- */



strong {
	font-weight: bold;
}
h1 {
	font-size: 24px;
	color: #000;
	margin-bottom: 10px;

	font-weight: normal;
}
H2 {
	font-size: 20px;
	color: #e0272c;
	margin-bottom: 10px;
	font-weight: normal;
}
.boxBorder H2 {
	border-bottom: 0px;
}

.boxHalfRight H2,
.boxHalfLeft H2  {
	font-size: 120%;
	font-weight: bold;
	background-color: #e0272c;
	color: #fff;
	margin: -10px -10px 10px -10px;
	padding: 0 10px;
	border-bottom: 0px;
}

.boxHalfLeft H2  {
/*	background: url(graphics/bgHeadStartLeft.jpg) repeat-y left;*/
}
.boxHalfRight H2  {
/*	background: url(graphics/bgHeadStartRight.jpg) repeat-y right;*/
	text-align: right;
}





H3 {
	font-size: 110%;
	color: #e0272c;
	margin-bottom: 10px;
}
/* header type 3 for accordion links */
.ka-panel.close H3 {
	cursor: pointer;
	background: url(graphics/iconAccordion.gif) no-repeat left;
	padding-left: 25px;
}
.ka-panel.open H3 {
	cursor: pointer;
	background: url(graphics/iconAccordionAct.gif) no-repeat left;
	padding-left: 25px;
}
p.bodytext, .tx-sremailsubscribe-pi1 p {
	margin-bottom: 10px;
}

div.csc-default {
	margin-bottom: 15px;
}

p.csc-frame-frame1 {
	font-size: 120%;
	color: #e0272c;
	margin-bottom: 10px;
	text-align: justify;
}

.csc-textpic-caption {
	font-size: 80%;
}
.csc-textpic-single-image {
	margin-bottom: 10px;
}

#content #contentMain UL,
#content #contentMainStart UL {
	margin: 10px 20px;
	list-style-type: none;
	list-style-image: url(graphics/bullet.png);
}
#content #contentMain OL,
#content #contentMainStart OL {
	margin: 10px 20px;
}

#content #contentMain LI,
#content #contentMainStart LI {
	padding-left: 10px;
}



#content #contentMain .csc-textpic.csc-textpic-intext-left  {


}


.tx-srlanguagemenu-pi1 {
	float: left;
	width: 110px;
}
.tx-srlanguagemenu-pi1 .CUR, .tx-srlanguagemenu-pi1 .INACT, .tx-srlanguagemenu-pi1 .NO {
	float: left;
	width: auto;
	margin-right: 10px;
}

.tx-srlanguagemenu-pi1 img {
margin-right: 5px;
}

.tx-srlanguagemenu-pi1 .tx-srlanguagemenu-pi1-flag {
	margin-right: 0px;
}

/* ---------- pagemenu ------------ */
.bit_pagemenu_item {
	width: 690px;
	min-height: 80px;
	float: left;
	margin-bottom: 20px;
	padding-bottom: 10px;
	border-bottom: 1px solid #999;
}

.bit_pagemenu_item_pic {
	width: 100px;
	float: left;
	margin-right: 20px;
}

.bit_pagemenu_itemtext {
	width: 570px;
	float: left;
}

.bit_pagemenu_item h2 {
	border-bottom: 0px;
}

/* ---------- styling the forms ----------- */
/* forms */


fieldset.csc-mailform, fieldset {
	border: 0px;
	margin: 0;
	padding: 0;
}

.csc-mailform-field {
	width: 100%;
	float: left;
	margin-bottom: 15px;
}

.tx-sremailsubscribe-pi1 label, .tx-sremailsubscribe-pi1 input {
	margin-bottom: 15px;
}
.login label, .login input {
	margin-bottom: 15px;
	height: auto;
}

.login legend {
	display: none;
}
.login fieldset {
	margin-top: 15px;
}

.tx-sremailsubscribe-pi1 label,
.csc-mailform-field label, 
.form-label,
.login label {
	clear: left;
	width: 200px;
	float: left;
}
.csc-mailform-field input, .csc-mailform-field textarea, .csc-mailform-field select, input#user, input#pass, .login input[type=submit], .tx-sremailsubscribe-pi1 input {
	width: 350px;
	float: left;
	background: #e3e3e3;
	border: 1px solid #e0272c;
}
.csc-mailform-field input:hover, .csc-mailform-field input:active, .csc-mailform-field textarea:hover, .csc-mailform-field textarea:hover:active, .csc-mailform-field select:hover, .csc-mailform-field select:hover:active {
	background: #f9d4d5;
	border: 1px solid #000;
}
input.tx-sremailsubscribe-pi1-submit, input.csc-mailform-submit, input.csc-mailform-check, .login input[type=submit] {
	width: auto;
	border: 2px solid #;
}
input.tx-sremailsubscribe-pi1-submit, input.csc-mailform-submit, .login input[type=submit] {
	margin-left: 200px;
	border-right: 2px solid #e0272c;
	border-bottom: 2px solid #e0272c;
}
/* ---------- table styling ------------ */
/*table.contenttable {
	border-collapse: collapse;
	font-size: 12px;
	width: 95%;
}
table.contenttable TH {
	border-bottom: 1px solid #BCD2EE;
	vertical-align: top;
	font-weight: bold;
	font-size: 14px;
	padding-right: 5px;
}
tx-bithombooks-pi1 TD, table.contenttable TD {
	border-bottom: 1px solid #BCD2EE;
	vertical-align: top;
}

table.requirements TD.td-0 {
	width: 150px;
}

table.requirements TD.td-1 {
	width: 270px;
}*/

#contentMain table, .csc-textpic-text table, table.contenttable {
	border-collapse: collapse;
	border: 1px solid #999;
	margin-bottom: 10px;
}

#contentMain table td, .csc-textpic-text table td, table.contenttable td {
	border: 1px solid #999;
	vertical-align: top;
}

#contentMain table th, .csc-textpic-text table th, table.contenttable th {
	background: #ccc;
}

td table {
	margin-top: -25px;
}

#contentMain table td {
	padding: 4px;
}


/* langmenu */

form#sr_language_menu_form legend,
form#sr_language_menu_form label {
	display: none;
}

/* download-lsiten */
table.csc-uploads {
	width: 100%;
	border: 0px !important;
	border-collapse: collapse;
}

table.csc-uploads TD {
	padding: 4px 0;
	border: 0px !important;
}

table.csc-uploads TD A {
	display: block;
}

table.csc-uploads TR.tr-odd {
	background: #e3e3e3;
}

table.csc-uploads TD.csc-uploads-fileSize {
	width: 80px;
}

table.csc-uploads TD.csc-uploads-icon {
	width: 25px;
}


table.csc-uploads TR:hover {
	background: #f9d4d5;
}	

/* slider startseite */

#content #contentMainStart .tx-imagecycle-pi1 UL {
	margin: 0;
}

#content #contentMainStart .tx-imagecycle-pi1 LI {
	margin: 0 !important;
	padding: 0 !important;
}


.tx-imagecycle-pi1 IMG {
	border: 1px solid #e0272c;
}

/*TSFEinlineStyle*/
/* default styles for extension "tx_imagecycle_pi1" */
.tx-imagecycle-pi1-images {
	display: none;
	position: relative;
	overflow: hidden;
	list-style: none;
	margin: 0;
	padding: 0;
}
.tx-imagecycle-pi1-images img {
	display: block;
}
.tx-imagecycle-pi1-images li {
	position: absolute;
	margin: 0;
	padding: 0;
}
.tx-imagecycle-pi1-images li,
.tx-imagecycle-pi1-images a {
	display: block;
	position: relative;
}
.tx-imagecycle-pi1-images a:hover {
	background: none;
	border: 0! important;
}
.tx-imagecycle-pi1-images .imagecycle-caption {
	position: absolute;
	left: 0;
	bottom: 0;
	/* remove the below 'width' line if you want the caption background to be just the width of the caption text */
	width: 100%;
	padding: 5px;
	color: #fff;
	background: #000;
	opacity: 0.8;
	white-space: nowrap;
	display: none;
}
.tx-imagecycle-pi1-pager {
	margin: 0 0 5px 0;
	text-align: center;
}
.tx-imagecycle-pi1-pager a {
	border: 1px solid #ccc;
	background: #fc0;
	text-decoration: none;
	margin: 0 5px;
	padding: 3px 5px;
}
.tx-imagecycle-pi1-pager a.activeSlide {
	background: #ea0;
}
/* noscript will be displayed */
noscript .tx-imagecycle-pi1-images {
	display: block;
}
noscript .tx-imagecycle-pi1-images li {
	float: left;
	overflow: hidden;
}
noscript .tx-imagecycle-pi1-images .imagecycle-caption {
	display: block;
}
/* default styles for extension "tx_imagecycle_pi2" */
.tx-imagecycle-pi2-images { display: none; }
noscript .tx-imagecycle-pi2-images { display: block; }
.coin-slider { overflow: hidden; zoom: 1; position: relative; }
.coin-slider a { text-decoration: none; outline: none; border: none; }
.cs-buttons { font-size: 0px; padding: 10px; float: left; }
.cs-buttons a { margin-left: 5px; height: 10px; width: 10px; float: left; border: 1px solid #B8C4CF; color: #B8C4CF; text-indent: -1000px; }
.cs-active { background-color: #B8C4CF; color: #FFFFFF; }
.cs-title { width: 100%; padding: 10px; background-color: #000000; color: #FFFFFF; }
.cs-prev,
.cs-prev:visited,
.cs-next,
.cs-next:visited { background-color: #000000; color: #FFFFFF; padding: 0px 10px; }
/* default styles for extension "tx_imagecycle_pi4" */
.tx-imagecycle-pi4-images {
	display: none;
}
noscript .tx-imagecycle-pi4-images {
	display: block;
}
.tx-imagecycle-pi4 .caption {
	position: relative;
	margin-top: -75px;
	margin-left: auto;
	margin-right: auto;
	width: 150px;
	text-align: center;
	padding: 5px 10px;
	background: black;
	color: white;
	font-family: sans-serif;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	-o-border-radius: 5px;
	display: none;
}
.tx-imagecycle-pi4 .caption p {
	margin: 0;
}

/* suchergebnisse und indexed search (searchbox in menumain.css) */
.tx-indexedsearch-rules {
	margin: 15px 0;
}
#uid213 table, #uid213 tr, #uid213 td {
	border: 0px !important;
}

p.tx-sremailsubscribe-pi1-error {
	float: left;
	width: 100%;
	display: block;
	color: #E0272C;
}

.tx-sremailsubscribe-pi1-click-to-edit {
	padding: 15px;
	border: 1px solid #E0272C;
}


table.contenttable  {
	border: 0px;
	width: 100%;
	border-collapse: collapse;
	border-width: 0px;
}

table.contenttable-0 td {
	width: 25%;
}


