@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;
	padding: 0;
	background: #fae9c5 url('images/pageBG.jpg') top left repeat-x;
	height: 100%;
}



/* Layout ID's */
.pagewidth {
	width: 976px;
	height: 100%;
	margin-left: auto;
	margin-right: auto;
}
#footerAll {
	height: 228px;
	margin-top: -228px;
	border: 1px solid transparent;
}


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


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

.menuMain {
	margin-top: 7px;
	border-top: 1px dotted #957956;
}

#buttons img {
	margin-left: -6px;
	margin-bottom: -3px;
}

.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;
	z-index: 500;
}

.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;
}



.footerRow1 {
	width: 100%;
	height: 16px;
	clear: both;
	margin-top: 40px;
	margin-bottom: 10px;
}
.footer1 {
	width: 740px;
	padding-left: 236px;
	margin-left: auto;
	margin-right: auto;
}

.footerRow2 {
	width: 100%;
	height: 96px;
	clear: both;
	background: #e8dabf;
}
.footer2 {
	width: 740px;
	padding: 10px 0 5px 236px;
	margin-left: auto;
	margin-right: auto;
}
.footer2 * {
	color: #6b181a;
	font-family: Arial;
	font-size: 12px;
}
.footer2 td {
	padding: 0;
}
.footer2 a,
.footer2 a:link,
.footer2 a:visited,
.footer2 a:active {
	color: #da2221;
	text-decoration: none;
}
.footer2 a:hover {
	color: #da2221;
	text-decoration: underline;
}


.footerRow3 {
	width: 100%;
	height: 67px;
	clear: both;
	background: #d4c8b0 url('images/footer3bg.gif') top left repeat-x;
}
.footer3 {
	position: relative;
	width: 740px;
	height: 57px;
	padding: 10px 0 0 236px;
	margin-left: auto;
	margin-right: auto;
}
p.footer3Title {
	position: absolute;
	top: 25px;
	left: 25px;
	color: #fae9c5;
}
.footer3 img,
#additionalMemberships img {
	margin-right: 10px;
}

#membershipsButton {
	background: #d4c8b0 url('images/memberships.gif') 0px 0px no-repeat;
	cursor: pointer;
	width: 159px;
	height: 40px;
	float: right;
	margin: -10px 22px 0 0;
	padding: 27px 0 0 11px;
}
.membershipsButtonAct {
	background: #d4c8b0 url('images/memberships.gif') -170px 0px no-repeat !important;
}
#additionalMemberships {
	width: 100%;
	background: #d4c8b0;
	display: none;
}
#additionalMembershipsWrapper {
	margin: 0 auto;
	width: 740px;
	padding: 30px 0 30px 236px;
}
#membershipsButton a,
#membershipsButton a:link,
#membershipsButton a:active,
#membershipsButton a:visited {
	color: #fae9c5;
	text-decoration: none;
	font-family: Arial;
	font-size: 12px;
}
#membershipsButton a:hover {
	color: #fae9c5;
	text-decoration: underline;
}


/*
.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 8px;
}
.menu_top_no A:link, .menu_top_no A:active, .menu_top_no A:visited {
	color: #cd262e;
	text-decoration: none;
}
.menu_top_no A:hover {
	color: #cd262e;
	text-decoration: underline;
}
.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;
}



.followus {
	margin-top: 33px;
	margin-left: 22px;
}
.followus p {
	color: #77161D;
	margin-bottom: 4px;
}








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



.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: 154px;
	background: white;
	border-right: 1px solid #d3c6b6;
	border-bottom: 1px solid #d3c6b6;
	margin: 6px 0;
	padding: 6px 3px;
}
.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;
}






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; }



div.addthis-toolbox {
	white-space: nowrap;
	float: left;
}
div.addthis-toolbox a span {
	display: none;
}



/* Accorion */
div.koaccordion-content {
	width: 505px;
}
.koaccordion-toggle {
	background: url('/fileadmin/user_upload/dateien/Design/link.gif') left top no-repeat;
	padding: 0 0 0 15px;
}
h1.koaccordion-toggle { background: url('/fileadmin/user_upload/dateien/Design/link.gif') left 6px no-repeat; }
h3.koaccordion-toggle { background: url('/fileadmin/user_upload/dateien/Design/link.gif') left 2px no-repeat; }

h2.koaccordion-toggle:hover {
	color: #000;
}
h1.koaccordion-toggle:hover,
h3.koaccordion-toggle:hover {
	color: #cb221f;
}

.koaccordion-act {
	background: none !important;
	padding: 0;
}
h1.koaccordion-act:hover,
h3.koaccordion-act:hover {
	color: #000;
}
h2.koaccordion-act:hover {
	color: #cb221f;
}


div.tx-kodonationform-pi1-submitted {
	border: 2px solid #cb221f;
	padding: 10px;
	margin: 10px;
	background: #fdf7e9;
}




.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 */





/* Webfonts */
@font-face {
  font-family: "Francois One";
	src: url('/fileadmin/template/fonts/francoisone-webfont.eot');
  src: url('/fileadmin/template/fonts/francoisone-webfont.eot?#iefix') format('embedded-opentype'),
       url('/fileadmin/template/fonts/francoisone-webfont.woff') format('woff'),
       url('/fileadmin/template/fonts/francoisone-webfont.ttf') format('truetype'),
       url('/fileadmin/template/fonts/francoisone-webfont.svg#FrancoisOneRegular') format('svg');
	/*
  src: url("/fileadmin/template/fonts/LT_51538.eot");
  src: url("/fileadmin/template/fonts/LT_51538.eot?#iefix") format("embedded-opentype"),
       url("/fileadmin/template/fonts/LT_51538.woff") format("woff"),
       url("/fileadmin/template/fonts/LT_51538.ttf") format("truetype"),
       url("/fileadmin/template/fonts/LT_51538.svg") format("svg");
			 */
  font-weight: normal;
  font-style: normal;
}

