/* colors and styles */
body {
	background-image: url(../pics/site.background.png);
	background-repeat: repeat-x;
	background-color: rgb(255,255,255);
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #5A5A5A;
}

h1, h2, h3 {
	text-transform: uppercase;
}

p {
	font-size: 1em;
}

#siteFooter {
	font-size: 0.78em;
}

#siteFooter table {
	margin-top: 5px;
	width: 100%;
}

#siteFooter td {
	color: rgb(90,90,90);
	text-align: center;
	font-size: 1em;
}

.tx-filelist-pi1-table {
	width: 100%;
}

#siteFooter a {
	color: rgb(90,90,90);
	text-decoration: none;
}

.colSpacer {
	width: 10px;
}

.colContent {
	padding-top: 15px;
	width: 530px;
}

.colContent h1 {
	margin: 3px 0px 5px 0px;
	letter-spacing: 1px;
	font-size: 1.25em;
	text-transform: uppercase;

}

.colContent h2{
	margin: 0px 0px 5px 0px;
	letter-spacing: 1px;
	font-size: 1.25em;
}

.colContent h3 {
	margin: 20px 0px 5px 0px;
	letter-spacing: 0px;
	font-size: 1em;
}

.colContent p {
	margin: 2px 0px 5px 0px;
	color: rgb(90,90,90);
}

/* Sidebar */

.sidebarComponent div, .sidebarComponent h1, .sidebarComponent h2, .sidebarComponent h3 {
	margin-left: 10px;
	margin-right: 10px;
}

.sidebarComponent div div, .sidebarComponent div h1, .sidebarComponent div h2, .sidebarComponent div h3 {
	margin-left: 0px;
	margin-right: 0px;
}

.sidebarComponent h3, .indexTeaserBox h3 {
	margin-top: 5px;
}



.sidebarComponent h1, .sidebarComponent h2, .indexTeaserBox h2, .sidebarComponent h3, .indexTeaserBox h3 {
	margin-top: 5px;
	margin-bottom: 5px;
	letter-spacing: 1px;
	font-size: 1em;
}

.sidebarComponent h3, .indexTeaserBox h3 {
	letter-spacing: 0px;
}

.sidebarComponent p, .indexTeaserBox p {
	margin-top: 2px;
	margin-bottom: 5px;
	color: rgb(90,90,90);
}

.sidebarComponent a, .indexTeaserBox a, .colContent a {
	color: rgb(0,120,180);
	text-decoration: none;
}

.news-left-item img, .news-right-item img {
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
}

.news-left-morelink, .morelink, .news-right-morelink, .teaser-morelink{
	float: right;
	margin-bottom: 5px;
}

.news-left-gotoarchive, .news-latest-category, .eventlist-left-category {
	display: none;
}

.clearer {
	clear: both;
}

/* Indexboxen */

.indexTeaserBox h2, .indexTeaserBox p, .indexTeaserBox div {
	margin-left: 5px;
	margin-right: 5px;
	color: rgb(140,140,140);
}

.indexTeaserBox div div, .indexTeaserBox div p, .indexTeaserBox div h2 {
	margin-left: 0px;

	margin-right: 0px;

}


.indexTeaserBox h2 {

	margin-top: 5px;

	margin-bottom: 2px;

	letter-spacing: 1px;

	font-size: 1em;

	color: #384147;

}



.indexTeaserBox p {

	margin-top: 2px;

	margin-bottom: 2px;

}



/* layout */



#siteMainFrame {

	position: relative;

	width: 990px;

	margin: 20px auto;

	background-color: transparent;

	border: 0px solid rgb(145,146,149);

}



#siteMainHead {
	background-image: none;
	background-repeat: no-repeat;
	margin-left: 20px;
	margin-top: 20px;
	width: 947px;
	height: 138px;
	border: 1px solid rgb(145,146,149);
}



#indexMainHead {

	background-image: url(../pics/index.header.jpg);

	background-repeat: no-repeat;

	margin-left: 20px;

	margin-top: 20px;

	width: 947px;

	height: 138px;

	border: 1px solid rgb(145,146,149);

}



.siteMainNavi, #siteFooter {
	background-image: url(../pics/site.mainnavi.background.png);
	background-repeat: repeat-x;
	position: relative;
	margin-top: 7px;
	margin-left: 20px;
	width: 947px;
	height: 19px;
	border: 1px solid rgb(145,146,149);
	overflow: hidden;
}



.siteMainNavi {

	padding-top: 1px;

}



#siteMainNaviShadow, #siteFooterShadow {

	background-image: url(../pics/site.mainnavi.shadow.png);

	background-repeat: repeat-x;

	margin-left: 20px;

	margin-top: 0px;

	width: 949px;

	height: 7px;

	border: 0px solid rgb(145,146,149);

}



#siteFooterShadow {

	margin-bottom: 15px;

}



#siteContentFrame {
	position: relative;
	width: 947px;
	margin-left: 20px;
	margin-top: 2px;
	background-color: transparent;
	border: 1px solid rgb(145,146,149);
	text-align: left;
}



#indexContentFrame {

	position: relative;

	width: 947px;

	height: 429px;

	margin-left: 20px;

	margin-top: 2px;

	background-image: url(../pics/trans.gif);

	background-repeat: no-repeat;

	border: 1px solid rgb(145,146,149);

}



.sidebarComponent {
	margin: 20px 10px 10px 20px;
	width: 198px;
	border: 1px solid rgb(145,146,149);
	background-color: rgb(250,250,250);
	/*background-image: url(../pics/component.background.png);*/
	background-repeat: repeat-x;
}



#indexSloganStatic {

	position: relative;

	top: 120px;

	left: 110px;

	font-size: 4em;

	font-weight: 700;

	color: rgb(255,255,255);

	text-align: left;

	letter-spacing: 1px;

}



#indexSloganDynamic {
	position: relative;
	top: 120px;
	left: 190px;
	font-size: 2em;
	color: rgb(255,255,255);
	text-align: left;
	letter-spacing: 1px;
	font-weight: 700;
}



#indexTeaserBoxen {

	position: relative;

	top: 160px;

	left: 30px;

}



.indexTeaserBox {

	margin: 0px 10px;

	width: 198px;

	height: 138px;

	overflow: hidden;

	border: 1px solid rgb(145,146,149);

	background-color: rgb(235,235,235);

	background-image: url(../pics/component.background.png);

	background-repeat: repeat-x;

}



.indexTeaserBox.news {

	background-image: url(../pics/indexbox.news.png);

	background-repeat: none;

}



.indexTeaserBox.cal {

	background-image: url(../pics/indexbox.cal.png);

	background-repeat: none;

}







/* default styles for extension "tt_news" */



/*-----------------------------------  clearer  -----------------------------------*/

/* prevent floated images from overlapping the div-containers they are wrapped in  */



.news-list-container hr.clearer, .news-single-item hr.clearer, .archiv-single-item hr.clearer, .news-latest-container hr.clearer, .eventlist-item hr.clearer, .event-single-item hr.clearer{
	clear:both;
	height:1px;
	border:1px solid rgb(255,255,255);
	color: rgb(255,255,255);
}

.news-latest-container HR.clearer {

	clear:left;

}



/*-----------------------------------  tt_news LATEST view  -----------------------------------*/



.news-latest-container {

	border:1px solid #333;

	background-color:#BBE53A;

}



.news-latest-container H2,.news-latest-gotoarchive {

	color:#fff;

	padding:3px;

	margin:3px;

	border:1px solid #666;

	/*background-color:#D8FA70;*/

	background-color:#769024;

}



.news-latest-gotoarchive {

	font-weight:bold;

	margin-top:5px;

}

.news-latest-gotoarchive A:LINK, .news-latest-gotoarchive A:VISITED, .news-latest-gotoarchive A:HOVER {

	color:#fff;

}

.news-latest-gotoarchive A {

	color:#fff;

}

.news-latest-item {

	/* IE hack */

	height: 1%;

	line-height: 1.3;

	/* IE hack end */

	height: auto !important;

	padding:3px;

	margin:3px;

	border:1px solid #666;

	background-color:#F9FFE5;

}



.news-latest-item IMG {



	margin-bottom:5px;

	margin-right:5px;

	border:1px solid #666;

	float:left;

}

.news-latest-category IMG {

	float: none;

	border:none;

	margin:0px;

}

.news-latest-date,.news-latest-morelink,.news-latest-category {

	font-size:9px;

}



.news-latest-morelink {

	height:12px;

}



.news-latest-morelink A {

	float:right;

}





/*--------------------------------- tt_news LIST view  -----------------------------------*/

.news-list-container {
	border:0px solid #000;
}

.news-list-item {
	/* IE hack */
	height: 1%;
	line-height: 1.3;
	/* IE hack end */
	height: auto !important;
	padding:0px;
	margin:0px;
}

.news-search-form {
	padding:3px;
	margin-bottom:5px;
	border:1px solid #666;
	background-color:#F9FFE5;
}

.news-search-emptyMsg{
	margin:0px;
}

.news-search-form FORM {
	margin:0px;
}

.news-list-container H3 {
	margin: 5px 0px;
	border-bottom: 1px solid rgb(145,146,149);
	padding-left:2px;
}

.news-list-container H3 A:LINK,.news-list-container H3 A:VISITED,.news-list-container H3 A:HOVER {
	color:#0078B4;
}

.news-list-container H3 A {
	color:#0078B4;
}

.news-list-container P {
	padding-left:3px;
}

.news-list-date, .news-left-date, .news-right-date {
	height: 20px;
	margin-top: -2px;
	margin-left: 2px;
	font-size: 9px;
	font-weight: normal;
}

.news-list-imgcaption {
	float: right;
	padding-top:3px;
	padding-right:3px;
	font-size: 9px;
	}



.news-list-container IMG {
	float: right;
	border:0px solid #666;
	margin-bottom:5px;
	margin-right:2px;
	margin-left:5px;
}

.news-list-category IMG {

	float: none;

	border:none;

	margin:0px;

}

.news-list-container dd IMG {
	float: left;
}



.news-list-morelink,.news-list-category {

	font-size:9px;

	margin-left:3px;

}

.news-list-morelink  {

	margin-bottom:3px;

}

.news-list-browse {

	text-align: center;

}







	/*---------------------------------  tt_news Page-Browser ---------------------------------*/

.tx-ttnews-browsebox, .browseBoxWrap {
	margin:3px;
	border-top:1px solid rgb(145,146,149);
	padding:3px;
	background-color:rgb(255,255,255);
}

.tx-ttnews-browsebox TD {
	font-size: 11px;
	vertical-align: bottom;
}

.tx-ttnews-browsebox-strong, .tx-ttnews-browsebox-SCell {
	font-weight: bold;
}

.tx-ttnews-browsebox-SCell P,.tx-ttnews-browsebox TD P{
	margin:0px;
}


.tx-ttnews-browsebox-SCell a {
	font-size: 14px;
	font-weight: 700;
}

.news-search-emptyMsg {

	font-size: 11px;

	margin-left: 10px;

}

	/*--------------------------------- tt_news SINGLE view  ---------------------------------*/

.news-single-item {
	padding:0px;
	margin-bottom:5px;
	border:0px solid #666;
	background:transparent;
	margin-top: 10px;
}

.news-single-item H2 {
	margin-bottom: 0px;
}

.news-single-item H3 {
	margin-bottom: 15px;
}

.news-single-img {
	float: left;
	width: 150px;
	margin-right:10px;
}

.event-single-item .news-single-img {
	float: left;
	width: 75px;
	margin-right:10px;
}

.news-single-imgcaption {
	padding:3px;
	clear:both;
}

.news-single-category {
    color: rgb(140,140,140);
}

.news-single-backlink, .news-single-backlink a {
	font-weight: bold;
	font-size: 10px;
	margin-bottom: 15px;
	margin-top: 10px;
}

.news-single-timedata {

}

.news-single-timedata, .news-single-author,.news-single-imgcaption {

	font-size: 9px;

	color: rgb(140,140,140);

}

.news-single-author {

	padding-bottom: 3px;

}

.news-single-additional-info {
	background-color: rgb(255,255,255);
/*	clear: both;*/
	margin-top: 10px;
	border-top: 1px solid rgb(102,102,102);
	padding:3px;
	padding-bottom:0px;
}

.news-single-related,.news-single-files,.news-single-links  {
	border: 0px solid #666;
	margin:0px;
	margin-bottom: 3px;
	padding:3px;
	background-color:rgb(255,255,255);
}



.news-single-related DD, .news-single-links DD, .news-single-files DD {
	margin:5px 0px 4px 5px;
}

.news-single-related DD img, .news-single-links DD img, .news-single-files DD img{
	margin-right: 5px;
}

.news-single-related DT, .news-single-links DT, .news-single-files DT {
	font-weight: bold;
	font-size: 11px;
	margin-left:0px;
	width:90%;
}



/*--------------------------------- tt_news Archivemenu (AMENU) --------------------------------- */

.news-amenu-container {

	margin-top:10px;

	padding:3px;

	border:1px solid #333;

	background-color:#BBE53A;

}

.news-amenu-container LI {

	padding-bottom:1px;

}

.news-amenu-container UL {

	padding:3px;

	margin-top:5px;

	margin-left:0px;

	margin-bottom:0px;

	border:1px solid #666;

	background-color:#F9FFE5;

	list-style-type: none;

}

.news-amenu-container H2 {

	color:#fff;

	padding:3px;

	border:1px solid #666;

	background-color:#769024;

}

.news-amenu-item-year {

	font-weight: bold;

	border: 1px solid #666;

	padding: 2px;

	background-color: #769024;

	color:#fff;

}



/*--------------------------------- tt_news Categorymenu (CATMENU) --------------------------------- */





.news-catmenu  {

	padding:5px;

	margin:10px 0px 10px 10px;

	border:1px solid #666;

	background-color:#F9FFE5;

}

.news-catmenu-header {

	font-size:11px;

	font-weight:bold;

}

.news-catmenu DIV {

	font-size:10px;

	white-space: nowrap;

}

.news-catmenu DIV img, .news-catmenu img, .news-catmenu-header img {

	margin:0px;

	padding: 0px;

	vertical-align: middle;

}

.news-catmenu-ACT {

	font-weight:bold;

}



/*  Styles for catmenu mode "nestedWraps" */

.level1 {

	padding:1px;

	padding-left:10px;

	background-color:#ebf8bf;

	border-left:1px solid #666;

	border-top:1px solid #666;

}

.level2 {

	padding:1px;

	padding-left:10px;

	background-color:#ddf393;

	border-left:1px solid #666;

}

.level3 {

	padding:1px;

	padding-left:10px;

	background-color:#cae46e;

	border-left:1px solid #666;

	border-top:1px solid #666;



}

.level4 {

	padding:1px;

	padding-left:10px;

	background-color:#b0cb51;

	border-left:1px solid #666;

}

.circleGroup {
		text-align: center;
		background-color: rgb(216,237,243);
		border-left: 1px solid rgb(255,255,255);
		border-right: 1px solid rgb(255,255,255);
	}

	.eggGroup {
		text-align: center;
		background-color: rgb(210,221,234);
		border-left: 1px solid rgb(255,255,255);
		border-right: 1px solid rgb(255,255,255);
	}

	.nonDiameterGroup {
		text-align: center;
		background-color: rgb(218,236,223);
		border-left: 1px solid rgb(255,255,255);
		border-right: 1px solid rgb(255,255,255);
	}

	.divideCellLine {
		font-size:	1px;
		height: 1px;
		border-width: 0px 0px 1px 0px;
		border-style: solid;
		border-color: rgb(181,217,248);
	}

	.divideCellSpace {
		font-size:	1px;
		height: 1px;
	}

/* Breadcrumbs */

	.breadcrumbs {
		text-align: left;
		margin-top: 3px;
		padding-left: 40px;
		color: rgb(140,140,140);
	}

	.breadcrumbs ul {
		list-style-type: none;
	}

	.breadcrumbs li {
		display: inline;
		padding: 0px;
		margin: 2px;
	}

.breadcrumbs a {
		color: rgb(140,140,140);
		text-decoration: none;
}

.breadcrumbs .current a {
		color: rgb(90,90,90);
}

.breadcrumbs a:hover {
		text-decoration: underline;
}

.breadcrumbIntro {
		padding-top: 1px;
}

.inputmail {
	width: 400px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-bottom: 5px;
}

.submit {
	border: 0px solid rgb(11,150,203);
	background-color: rgb(0,120,180);
	color: rgb(255,255,255);
	padding: 0px;
	cursor: pointer;
}

/* Brosch�renbestellung */
.ttproducts_colimage {
	width: 75px;
}

.ttproducts_colimage img {
	border: 1px solid rgb(230,230,230);
}


#tx-ttproducts-pi1-list td, .tx-ttproducts-list-table td {
	text-align: left;
	vertical-align: top;
}

#tx-ttproducts-pi1-list .listitem h3 {
	margin: 0px 0px 5px 0px;
}

.tx-ttproducts-list-table h3 {
	margin: 5px 0px;
}

.tx-ttproducts-list-order-button {
	float: right;
}

.tx-ttproducts-list-table {
	width: 460px;
}

.tx-ttproducts-list-table td {
	padding-top: 5px;
	padding-bottom: 5px;
}

.basket_items td {
	padding-right:10px;
	padding-bottom: 10px;
}

.tt_products_basket_info fieldset {
	margin-bottom: 20px;
}

.tx-tt-products-label-required, .tx-tt-products-label {
	padding-right: 10px;
	padding-bottom: 10px;
	width: 130px;
}

.tx-tt-products-label-required {
	font-weight: 700;
}

/* Menu */

#yymenu a {
	text-decoration: none;
	display: block;
	color: #384147;
	margin: 0px;
	padding: 5px 0px 5px 5px;
	border: 1px solid rgb(145,146,149);
	background: rgb(240,240,240);
}

#yymenu a.last {

}

#yymenu  {
	background: rgb(240,240,240);
}

#yymenu a:hover {
	color: rgb(255,255,255);
	background-color: rgb(107,200,236);
}

.mmLevel1 {
	position:relative;
	left: -5px;
	margin-top: 10px;
	overflow: visible;
}

.mmLevel1 div, .mmLevel2 div, .mmLevel3 div {
	margin-top: 3px;
}

.mmLevel2, .mmLevel3 {
	margin-top: -3px;
}

#yymenu .sub {
	background-repeat: no-repeat;
	background-position: right center;
}

.siteMainNavi {
	text-align: center;
}

.siteMainNavi ul {
	padding:0;
	margin-left:0px;
	list-style-type:none;
	display: inline;
}

.siteMainNavi li {
	float:left;
	position:relative;
	display: inline;
	border-right: 1px solid rgb(190,190,190);
	padding-right: 7px;
	height: 14px;
}

.siteMainNavi a {
	color: rgb(56,65,71);
	letter-spacing: 1px;
	text-decoration: none;
	font-size: 1.1em;
	text-transform: uppercase;
	margin-top: -2px;
}

.menue {
	margin-top: 2px;
	margin-left: 20px;
	height: 14px;
	border-left: 1px solid rgb(190,190,190);
}

.menue_item_act {
	color: rgb(0,0,0);
	font-weight: 700;
}

.eventlist-left-datetime, .eventlist-item-datetime {
	margin-top: 2px;
	margin-left: 2px;
	font-size: 9px;
	font-weight: normal;
}

.eventlist-item h3 {
	margin: 5px 0px;
	border-bottom: 1px solid rgb(145,146,149);
}

.default_catheader {
	background-color: rgb(255,255,255)
}

.tx_cal_single_collabel {
	font-weight: 700;
	padding-right: 10px;
}

.tx-cal-single-description, .tx-cal-single-attachment {
	margin-top: 10px;
}

.tx-cal-controller .even {
	background-color: rgb(255,255,255);
}

table.csc-uploads td {
	text-align: left;
	vertical-align: top;
}

.csc-uploads-icon, .csc-uploads-fileName {
	padding-right: 10px;
}

dl.bigImage {
	float: left;
	margin: 0px 5px 10px 2px;
}
dl.bigImage dt { margin-bottom: 0; }
dl.bigImage dd {
	margin: 0;
	font-size:	10px;
}

dl.bigImageCenter {
	margin: 5px;
}
dl.bigImageCenter dt { margin-bottom: 0; }
dl.bigImageCenter dd {
	margin: 5;
	font-size:	10px;
}

.csc-form-labelcell {
	width: 100px;
}

.csc-form-fieldcell input {
	width: 200px;
	margin-bottom: 10px;
}

.login_top input.submit {
	margin-left: 20px;
	margin-top: 20px;
	width: 198px;
}

.rwa_iconlist {
	width: 100%;
}

.rwa_iconlist_description {
	vertical-align: top;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 10px;
}

.mbl_newsevent_multidayevent_nt, .mbl_newsevent_singledayevent_nt {
	margin: 5px 0px;
}

.mbl_newsevent_multidayevent_nt td.event-label, .mbl_newsevent_singledayevent_nt td.event-label {
	font-weight: 700;
	width: 85px;
}

.tx-srfeuserregister-pi1 dd {
	margin-left: 0px;
}

.fileindex-content dd {
	margin-left: 0px;
}

.fileindex-content dl {
	margin-top: 10px;
}

p.tx-srfeuserregister-pi1-error {
	color: rgb(255,0,0);
}

.newsletterarchiv-title h3 {
	margin-top: 0px;
	border-bottom: 0px;
}


/* Bestellbutton bei Produkten ausblenden */
/*.tt_products_list_id_5 {
	display: none;
}*/

div.tx_powermail_pi1_fieldwrap_html {
	margin-bottom: 10px;
}

.tx-powermail-pi1 label {
	display: inline-block;
	width: 100px;
}

.tx-powermail-pi1 input {
	width: 230px;
}

input.powermail_kontaktform  {
	width: 350px;
}

textarea.powermail_kontaktform {
	width: 350px;
	height: 100px;
}

.tx_powermail_pi1_fieldwrap_html_captcha img {
	margin-left: 100px;
	margin-top: 10px;
}

.tx-powermail-pi1 legend {
	display: none;
}

.tx-powermail-pi1 .powermail_submit  {
	margin-left: 100px;
}

.powermail_mandatory_js {
	color: rgb(255,0,0);
	margin-left: 105px;
}

.tx-powermail-pi1 .powermail_check {
	float: left;
	width: 20px;
	margin-left: 100px;
}

.tx-powermail-pi1 .tx_powermail_pi1_fieldwrap_html_check label {
	width: 200px;
}

.tx_powermail_pi1_fieldwrap_html_checkbox_title {
	display: none;
}

dl.prot_list a { margin-right: 10px;}

td.csc-uploads-fileSize { width: 50px; }

.csc-frame-rulerAfter {
	border-bottom: 1px solid rgb(145,146,149);
}
