@import url("form.css");
@import url("microshop.css");

div.tx-tfpdf-pi1 {
	float: right;
}
div.tx-tfpdf-pi1 a {
	font-family: Verdana;
	font-size: 10px;
}


html {
	height: 100%;
}

BODY {
	margin: 0 0 20px 0;
	padding: 0;
	background: #fae9c5 url('images/pageBG.jpg') top left repeat-x;
}

HTML,BODY {
	font-family: Arial, sans-serif;
	font-size: 12px;
	line-height: 15px;
	font-weight: normal;
}

A:link, A:visited, A:active {
	color: #cb221f;
	text-decoration: none;
}

A:hover {
	text-decoration: underline;
}



/* Layout ID's */
.pagewidth {
	width: 970px;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
}


.leftcol {
	width: 221px;
	float: left; 
	position: relative; 
	display: inline;
	padding: 0;
	margin: 0 8px 0 0;
}


.logo {
	position: relative;
	width: 221px;
	height: 262px;
	margin: 0;
	padding: 0;
}

.headerRow {
	position: relative;
	float: left;
	display: block;
	height: 22px;
	width: 733px;
	padding: 20px 0 0 0;
}

.menuMeta {
	float: right;
	text-align: right;
	position: relative;
	padding-top: 3px;
	font-size: 9px;
	font-family: Verdana;
}

.maincol {
	float: left;
	display: inline;
	width: 524px;
	margin: 0;
}

.content {
	float: left;
	width: 505px;
	padding: 5px;
	min-height: 400px;
	background: #ffffff;
	border-right: 1px solid #d3c6b6;
	border-bottom: 1px solid #d3c6b6;
}

.frontTop {
	float: left;
	text-align: left;
	position: relative;
	margin-top: -2px;
}
.frontLeft {
	float: left;
	text-align: left;
	position: relative;
	margin-top: 169px;
	margin-left: -8px;
}
	

.shadow, .shadowRight {
	float: left;
	width: 8px;
	height: 69px;
	font-size: 0;
	line-height: 0;
	background: url('images/boxShadow.png') top right no-repeat;
}

.rightcol {
	float: left;
	position: relative;
	display: inline;
	width: 217px;
	padding: 0;
	overflow: hidden;
}

.rightcol * {
	font-family: Verdana;
	font-size: 10px;
	line-height: 13px;
}


.rightcolBox {
	float: left;
	width: 194px;
	padding: 6px 7px 6px 7px;
	margin-bottom: 8px;
  background-color: white;
	border-right: 1px solid #d3c6b6;
	border-bottom: 1px solid #d3c6b6;
}

.rightcolBox .csc-header {
	margin: 0 -2px 6px -2px;
}

.borderContent {
	margin-bottom: 30px;
}
.borderContent img {
	margin-bottom: 6px;
}


.footerRow {
	clear: both;
	display: block;
	width: 515px;
	margin-bottom: 6px;
}

.footerPrint {
	position: relative;
	text-align: center;
	padding: 9px 0 7px 0;
	border-bottom: 1px dotted #c0b194;
	font-size: 9px;
	font-family: Verdana;
}

.footerAddress {
	position: relative;
	text-align: center;
	padding: 7px 0 6px 0;
	border-bottom: 1px dotted #c0b194;
	color: #77161d;
}
.footerAddress * {
	font-size: 9px;
	font-family: Verdana;
}
.footerAddress a:link, .footerAddress a:visited, .footerAddress a:active,
.footerPrint a:link, .footerPrint a:visited, .footerPrint a:active {
	color: #77161d;
	text-decoration: none;
}
.footerAddress a:hover,
.footerPrint a:hover {
	color: #cb221f;
}

.footerLinks {
	position: relative;
	text-align: center;
	padding: 9px 0 7px 0;
	border-bottom: 1px dotted #c0b194;
}




.menu_top_no, .menu_top_act {
	padding: 0 5px 0 5px;
}
.menu_top_no A:link, .menu_top_no A:active, .menu_top_no A:visited {
	color: #77161d;
	text-decoration: none;
}
.menu_top_no A:hover {
	color: #cd262e;
	text-decoration: none;
}
.menu_top_act A:link, .menu_top_act A:active, .menu_top_act A:visited, .menu_top_act A:hover {
	color: #cd262e;
	text-decoration: none;
}

.redBar {
	width: 1px;
	display: inline;
}
.redBar img {
	position: absolute;
	top: 6px;
}


.menu1_no {
	width: 196px;
	height: 11px;
	border-bottom: 1px dotted #957956;
	padding: 6px 2px 7px 23px;
}
.menu1_no a, .menu1_no a:link, .menu1_no a:visited, .menu1_no a:active {
	color: #77161d;
	font-weight: 900;
	text-decoration: none;
	font-size: 110%;
	font-family: Arial;
}
.menu1_no a:hover {
	color: #cb221f;
}
.menu1_act {
	width: 196px;
	height: 11px;
	border-bottom: 1px dotted #957956;
	padding: 6px 2px 7px 23px;
	background: url('images/menuCross.gif') top left no-repeat;
}
.menu1_act a:link, .menu1_act a:visited, .menu1_act a:active, .menu1_act a:hover {
	color: black;
	font-weight: 900;
	text-decoration: none;
	font-size: 110%;
	font-family: Arial;
}


.menu2Wrap {
	border-bottom: 1px dotted #957956;
}
.menu2_no {
	width: 196px;
	height: 11px;
	padding: 6px 2px 7px 23px;
	background: url('images/menu2BG.gif') top left repeat;
}
.menu2_no a, .menu2_no a:link, .menu2_no a:visited, .menu2_no a:active {
	color: #77161d;
	text-decoration: none;
	font-size: 110%;
	font-family: Arial;
}
.menu2_no a:hover {
	color: #cb221f;
}
.menu2_act {
	width: 196px;
	height: 11px;
	padding: 6px 2px 7px 23px;
	background: url('images/menu2BG.gif') top left repeat;
}
.menu2_act a:link, .menu2_act a:visited, .menu2_act a:active, .menu2_act a:hover {
	color: black;
	font-weight: 900;
	text-decoration: none;
	font-size: 110%;
	font-family: Arial;
}


.menu3_no {
	width: 175px;
	height: 11px;
	padding: 6px 2px 7px 44px;
	background: url('images/menu2BG.gif') top left repeat;
}
.menu3_no a, .menu3_no a:link, .menu3_no a:visited, .menu3_no a:active {
	color: #77161d;
	text-decoration: none;
	font-size: 110%;
	font-family: Arial;
}
.menu3_no a:hover {
	color: #cb221f;
}
.menu3_act {
	width: 175px;
	height: 11px;
	padding: 6px 2px 7px 44px;
	background: url('images/menu2BG.gif') top left repeat;
}
.menu3_act a:link, .menu3_act a:visited, .menu3_act a:active, .menu3_act a:hover {
	color: black;
	font-weight: 900;
	text-decoration: none;
	font-size: 110%;
	font-family: Arial;
}



.helpline {
	margin-top: 33px;
	margin-left: 9px;
}








h1 {
	font-weight: 900;
	font-size: 18px;
	margin: 4px 0 15px 0;
}
h2 {
	font-weight: 900;
	color: #cb221f;
	font-size: 14px;
	margin: 6px 0 4px 0;
}
h3 {
	font-weight: 900;
	color: black;
	font-size: 12px;
	margin: 12px 0 0 0;
}



div.div {
	font-size: 0;
	line-height: 0;
	height: 1px;
	border-bottom: 1px dotted #b51c27;
}



.csc-textpic-caption {
	color: #444;
	padding-bottom: 15px;
}


ul {
	padding: 0 0 0 10px;
}
li {
	background: transparent url('images/menuCross.gif') top left no-repeat;
	padding-left: 20px;
	padding-top: 5px;
	margin-left: 5px;
	min-height: 19px;
	list-style: none;
}

.rightcol li {
	margin-left: -10px;
}

.csc-menu li {
	background: none;
	padding-left: 0;
	min-height: 10px;
}
.csc-menu-3 {
	margin: 12px 0 12px 0;
	padding: 0;
}
.csc-menu-3 li.csc-section {
	padding: 0;
	margin: 0;
	font-weight: 900;
}


.tx-ko3col-left, .tx-ko3col-center, .tx-ko3col-right {
	width: 156px;
	background: white;
	border-right: 1px solid #d3c6b6;
	border-bottom: 1px solid #d3c6b6;
	margin: 6px 0 6px 0;
	padding: 6px 5px 6px 5px;
}
.tx-ko3col-right {
	width: 155px;
}
.tx-ko3col-link {
	text-align: right;
	margin-top: -12px;
	font-size: 0;
	line-height: 0;
}
.tx-ko3col-image {
	text-align: center;
}
.tx-ko3col-image img {
	border: 0;
}
.tx-ko3col-title {
	margin-bottom: 6px;
}
.tx-ko3col-content {
	position: relative;
}
.tx-ko3col-content p {
}




.tx-kotfproject-pi1-outer-wrap {
	margin: 0;
	min-height: 65px;
	position: relative;
	border-bottom: 1px dotted #b51c27;
	padding: 4px 0 4px 0;
}
* html .tx-kotfproject-pi1-outer-wrap {
	height: 10px; 
}
.tx-kotfproject-pi1-item-wrap {
	position: relative;
}

.tx-kotfproject-pi1-text {
	font-size: 12px;
	margin-left: 138px;
	margin-right: 85px;
}

.tx-kotfproject-pi1-picture { margin: 0 8px 0 0; position: relative; float: left; }
.tx-kotfproject-pi1-picture img { display: block; }

.tx-kotfproject-pi1-link {
	font-family: Verdana;
	font-weight: 900;
	font-size: 9px;
  float: right;
  position: absolute;
  right: 0;
  bottom: 0;
}
* html .tx-kotfproject-pi1-link {
  right: 138px;
	bottom: 10px;
}
.tx-kotfproject-pi1-icon {
  float: right;
  position: absolute;
  right: 0;
  top: -2px;
	display: block;
}
* html .tx-kotfproject-pi1-icon {
  right: 138px;
	top: -5px;
}
.tx-kotfproject-pi1-icon img {
	margin-right: 2px;
}
.tx-kotfproject-pi1-title {
	font-size: 14px;
	color: #cb221f;
	font-weight: 900;
	line-height: 16px;
	margin-left: 138px;
	margin-right: 85px;
}
.tx-kotfproject-pi1-title a:link,
.tx-kotfproject-pi1-title a:visited,
.tx-kotfproject-pi1-title a:active,
.tx-kotfproject-pi1-title a:hover {
	text-decoration: none;
	color: #cb221f;
}
.tx-kotfproject-pi1-subtitle {
	color: black;
}



.news-latest-item-text {
}
.news-latest-item {
	padding-right: 5px;
}
.news-latest-line {
	border-bottom: 1px dotted #8e2426;
	padding-bottom: 4px;
	margin-top: 4px;
}
.news-latest-morelink {
	text-align: right;
	margin-top: -12px;
}
.news-latest-all {
	padding-bottom: 4px;
	margin-top: 4px;
}

.news-single-imgcaption {
	font-style: italic;
	margin-bottom: 4px;
}

.news-list-item {
	margin-top: 4px;
}
.news-list-item img {
	float: left;
}
.news-list-morelink {
	float: right;
	margin-top: -10px;
}
.news-list-content {
	margin-left: 138px;
}
.news-list-content .tx-kotfproject-pi1-title {
	margin-left: 0;
	margin-right: 0;
}






P, FORM {
	margin: 0;
	padding: 0;
}
P {
	font-family: Arial, Verdana, sans-serif; /* RTE WON'T SHOW FONT-FAMILY IF NOT MENTIONED HERE */
}

/* RTE Classes */
P.AbsatzKlein {
	font-size: 83%;
	line-height: 100%;
	color: #988F7E;
}
P.AbsatzLink {
}
P.AbsatzLink a {
	background: url(/fileadmin/template/main/images/arrow.gif) no-repeat top left;
	padding: 0 0 0 15px;
}
SPAN.TextWichtig {
	color: #FF0000;
}

em, i {
	font-style: normal;
}

img {
	border: 0px;
}


.contenttable {
  border-collapse: collapse;
	margin: 8px 0 8px 0;
}
.contenttable td, table td {
	vertical-align: top;
	border-collapse: collapse;
	margin: auto;
	padding: 4px 8px 4px 8px;
}

table.land tr.tr-odd { background: #fdf7e9; }
table.land tr td.td-1 { font-weight: 900; }

tr.zeileGelb {
	background: #fdf7e9;
}
td.zelleZentriert {
	text-align: center;
}
td.zelleRechts {
	text-align: right;
}





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

.clearfix {
	display: inline-block;
	font-size: 0;
	line-height: 0;
}

/* Hides from IE-mac */
* html .clearfix {height: 1%;}
.clearfix {display: block; font-size: 0; line-height: 0;}
/* End hide from IE-mac */

