@charset "UTF-8";
/* CSS Document */
body, html {
	height: 100%;
	margin: 0;
	padding: 0;
}
body {
	/*
	background-color: #000;
	background-image: url(../images/main-bg.jpg);
	background-repeat:repeat-x;
	*/
	background-color: #fff;
}
#seite {
		position:relative;
	margin: 0 auto 0 auto;
	padding: 0;
	border: 0;
	width: 997px;
	height:auto !important; /* real browsers */
	height:100%; /* IE6: treated as min-height*/
	min-height:100%; /* real browsers */
	
	
	background-image:url(../images/page-bg.gif);
	background-repeat: repeat-y;
}
#kopfwrapper {
	position: relative;
	width: 100%;
	height: 120px;
	background-color: #fff;
	background-image:url(../images/gar-made-in-switzerland.gif);
	background-repeat:no-repeat;
	background-position: bottom right;
	z-index: 75;
}
#kopf {
	position: relative;
	margin: 0 auto 0 auto;
	width: 957px;
	background-color: #FFF;
}
#logo {
		float: left;
}
#toolbar {
	position:relative;
	float :right;
	width: 320px;
	height: 30px;
	padding: 8px 35px 0 0;
	text-align: right;
}
#sprachen {
	position:relative;
	float: right;
	text-align: right;
}

#navi {
	position: absolute;
	top: 96px;
	left: 47px;
	display: block;
	width: 660px;
	height: 21px;
}
#topspacer {
	width: 100%;
	display: block;
	clear :both;
	height: 18px;
}
#pagewrapper {
	clear :both;
	padding-top: 18px;
	
	height:auto !important; /* real browsers */
	min-height:400px; /* real browsers */
}


#fussclearer {
	clear:both;
	height: 35px;	
}
#footer {
	position: absolute;
	display:block;
	height: 32px;
	width: 997px;
	padding:0;
	border: 0;
  	bottom: 0px;
	margin: 0;
	z-index: 3;
	background-image:url(../images/bg-footer.gif);
	background-repeat:no-repeat;
	background-color: #fff;
}



#inhalt {
	
}
#links {
	float: left;
	width: 209px;
	padding: 0 0 0 20px;
}
#submenues {
	display: block;
	width: 100%;
	height: 296px;
	margin-left: 9px;
}
#extrainfos {
	padding: 0 0 0 24px;
}
#mitte, 
#mittenormal {
	width: 711px;
	float: left;
	padding: 2px 0 0 24px;
}
#mittenormal {
	width: 411px;
	padding: 2px 40px 0 24px;
	
}
#normrechts {
	width: 260px;
	float:left;	
	padding: 42px 0 0 0;
	overflow: hidden;
}
.clearer {
	float: none;
	clear: both;
	width: 100%;
	height: 1px;
	line-height: 1px;
}

/******** SCHRIFTEN **********/
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	color: #C8C1BF;
	text-decoration: none;
}
a:link, a:visited {
	/* color: #139B89; */
	color: #C8C1BF;
		 color: #0077A2;
	text-decoration: underline;
}
a:hover, a:focus {
	color: #139B89; 
	color: #0077A2;
	text-decoration: none;
}
h1, h2, h3, h4, h5, h6 {
	color: #C8C1BF;
	margin: 0;
	padding: 6px 0 4px 0;
	font-size: 22px;
}
h1 {
	padding:0 0 12px 0;
	line-height: 24px;
}
h1, h2 {
	color: #fff;
}
h2, h3, h4, h5, h6 {
	padding-top: 14px;
	font-size: 16px;
	font-weight: normal;
}

p, ul, ol, td {
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
}
p {
	padding: 3px 0 9px 0;
	margin: 0;
}
ul, ol {
	margin: 2px 0 14px 0;
	padding: 0 0 8px 15px;
}
#inhalt ul {
	margin: 2px 0 0 0;
	padding: 0 0 14px 0px;
}
#inhalt li {
	padding: 0 8px 0 11px;
	list-style-type: none;
	margin: 0;
	background-image: url(../images/list-3.gif);
	background-repeat:no-repeat;
	background-position: 0 1px;	
}
#mittenormal .contenttrenner,
#mitte .contenttrenner {
	display: block;
	line-height: 1px;
	height: 20px;
}
#mitte .csc-textpic-text {
	padding-right: 50px;
}
#prod-links .contenttrenner,
#prod-rechts .contenttrenner {
	display :none;	
}
#navi {
	color: #139B89;
	color: #0077C2;
	line-height: 22px;
}
#sprachen {
	font-size: 11px;
	line-height: 22px;
	color: #B3B3B3;	
}
#sprachen a:link, #sprachen a:visited, #sprachen span {
		color: #B3B3B3;
		text-decoration: none;
		padding: 0 4px 0 4px;
}
#sprachen a:hover, #sprachen a:focus {
	text-decoration: underline;
}
#extrainfos h2, 
#extrainfos h3, 
#extrainfos h4, 
#extrainfos h5, 
#extrainfos h6 {
	font-size: 12px;
	letter-spacing: 1px;
	font-weight: normal;
	margin: 0;
	padding: 0 0 0 11px;
	color: #C8C1BF;
}
#extrainfos ul {
	padding: 0;
	margin: 2px 0 16px 0;
	list-style-type: none;
}
#extrainfos li {
	font-size: 11px;
	line-height: 15px;
	padding: 0 8px 0 11px;
	list-style-type: none;
	margin: 0;
	background-image: url(../images/list-2.gif);
	background-repeat:no-repeat;
	background-position: 0 -1px;	
}

/******** PRODUKTE ***********/
#prod-links,
#prod-mitte,
#prod-rechts {
	display:block;
	float: left;	
	overflow: hidden;
}
#prod-links {
	width: 290px;
}
#prod-mitte {
	width: 275px;
}
#prod-rechts {
	width: 146px;
	padding-top: 50px;
}

#prod-links h3,
#prod-links h5 {
		font-size: 12px;
	letter-spacing: 1px;
	padding: 12px 0 4px 0;	
}
#prod-links h5 {
	margin: 0;
	
}
#prod-links ul {
	margin: 2px 0 8px 0;
	padding:0;
}
#prod-links li {
	list-style-type: none;
	margin: 0;
	background-image: url(../images/list-0.gif);
	background-repeat:no-repeat;
	background-position: 0 -1px;
	padding: 0 0 0 14px;
}
a#flash-starter {
	display: block;
	background-image:url(../images/button-detailinfos.gif);
	background-position: right 0 ;
	background-repeat: no-repeat;
	height: 26px;
	line-height: 26px;
	margin: 0 8px 0 0;
	text-decoration: none;
}
a#flash-starter:hover,
a#flash-starter:focus {
	text-decoration: underline;
}

/******** SUCHBOX ************/
#suche {
	float:right;
	padding: 0 8px 0 0 ;
}
#suchbox FORM {
	display: inline;
}
.suchtextfeld {
	float: none;
	clear: both;
}	
input.inputbox-suche {
	font-size: 11px;
	font-family:Arial, Helvetica, sans-serif;
	width: 102px;
	border: 0;
	display:inline;
	float: left;
	height: 24px;
	background-color:#fff;
	background-image:url(../images/suche-bg.gif);
	background-repeat:repeat-x;
	padding: 5px 1px 2px 1px;
	color: #B3B3B3;	
}
.sb-left, .sb-right {
	display: block;
	float: left;
	height: 24px;
}
.sb-left {
	width: 14px;
	background-image:url(../images/suche-links.gif);
	background-repeat:no-repeat;
}
.sb-right {
	width: 6px;
	background-image:url(../images/suche-rechts.gif);
	background-repeat:no-repeat;
}

/*****    SUBNAVIGATION    *****/
ul#subnavi,
ul#subnavi a:link,
ul#subnavi a:visited {
	 font-size: 12px;
	 color: #139B89;
	 color: #0077A2;
	 text-decoration: none;
}
ul#subnavi a:focus,
ul#subnavi a:hover {
	text-decoration: underline;	
}
ul#subnavi {
	margin: 0;
	padding: 0 0 8px 15px;
}

ul#subnavi li {
	padding: 1px 7px 2px 11px;
	list-style-type: none;
	margin: 0;
	background-image: url(../images/list-1.gif);
		background-image: url(../images/list-1-blau.gif);
	background-repeat:no-repeat;
	background-position: 0 1px;
}
ul#subnavi li ul {
	padding-bottom: 8px;	
}
ul#subnavi li li {
	padding: 0 7px 0 12px;
}
ul#subnavi li.aktivsub {
		background-image: url(../images/list-1-weiss.gif);
}
ul#subnavi a.aktivsub {
	color: #fff;	
}

#flash-popup {
	width: 786px;
	height: 230px;
	display: none;	
}

/*********** Tabellen ***************************/
.contenttable {
	border: 0;
	width: 100%;
	border-collapse: collapse;
	border-bottom: 1px solid #999;
}
.contenttable-0, .contenttable-1, .contenttable-2, .contenttable-3 {
	margin: 4px 0 16px 0;
}
.contenttable-1, .contenttable-2, .contenttable-3  {	
	border: 0;
}
.contenttable td, .contenttable th {
	border-top: 1px solid #999;
	border-left: 0px;
	border-right: 0px;
	padding: 0px;
	margin:	0px;
	padding-top: 1px;
	padding-bottom: 1px;
	text-align: left;
}
.contenttable td p {
	margin: 0;
	padding: 0;
	border: 0;
}

.contenttable-1 td, .contenttable-1 th {
	border-top: 0px;
	border-left: 0px;
	border-right: 0px;
	padding: 1px 0 1px 2px;
	margin:	0px;
}
.contenttable-1 .tr-even {
    background-color: #131313; 
}
.contenttable-1 .tr-odd {
	background-color: #000;
}
.contenttable-1 .td-0 {
  /* font-weight: bold; */
}

.contenttable-2 td, .contenttable-2 th {
	border-top: 0px;
	border-left: 0px;
	padding: 0px;
	margin:	0px;
}
.contenttable-2 .tr-0 {
   font-weight: bold;
}
.contenttable-2 .tr-even {
    background-color: #F7F7F7; 
}
.contenttable-2 .tr-odd {
	background-color:#FFFFFF
}
TD {
	vertical-align: top;
}


/*******************************filelinks *******************************************/
.filelinks {
	float: left;
	margin: 4px 0 16px 0;
	clear: both;
	width: 100%;
}

div.filelinks {
	padding-bottom: 1px;
	padding-top: 2px;
	display :block;
}
.filelinks .odd, .filelinks .even {
	width: 100%;
	float: left;
}


/***** LAYOUT 1 *********/
div.filelinks_layout_1 {
	width: 100%;
}
div.filelinks_layout_1 .odd,
div.filelinks_layout_1 .even {
	padding-top: 2px;	
}
div.filelinks_layout_1 .odd {
	
}
div.filelinks_layout_1 .even {
	background-color: #131313;	
}

.filedownload {

}
.fileicon {
	float: left;
	clear: none;
	margin-top: 2px;
	width: 30px;
}
.fileicon img {
	float: left;
	margin-left: 4px;
}
a.fileicon img {
	border: 0;
}
.filedescription {
	color: #ccc;	
	font-size: 11px;
	line-height: 14px;
	float: left;
	margin-left: 30px;
	margin-top: 0;
	margin-bottom: 2px;
	display: block;
	clear: left;
}
.filesize {
	font-size: 11px;
	color: #ccc;
}

DIV.clearfilelist {
    clear:both;
    height:1px;
	 line-height: 1px;
	border: 0;
	margin: 0;
	padding: 0;
	width: 100%;
}

/************* MEDIEN-FILELINKS **********/
TABLE.filelinks-mediatbl {
	width: 248px;
	margin: 0 0 12px 0;
	overflow: hidden;
	float: left;
	
}

.filelinks div.breaker.odd , .filelinks div.breaker.even{
	float: left;
	width: 100%;
	display: block;
	height: 1px;
	background-color: none;
	background: none;
	background-image: none;
	padding: 0;
	margin:0;
	border: 0;
	}
.filelinks div.breaker.even {
	display:none;
}
.filelinks div.breaker.odd {
	background-color: none;
	

}

TABLE.filelinks-mediatbl tbody td.filelinks-thumbnail {
	width: 70px;
}
td.filelink-mediadescription {
	padding: 1px 8px 0 0;
}
td.filelink-mediadescription .filedescription {
	margin: 0;
	width: 180px;
}
td.filelink-mediadescription .fileicon {
	margin: 0;
	width: 22px;
}
td.filelink-mediadescription .fileicon img {
	margin: 0;
}
/*************************** STANDARD-NEWS ***********************/
.news-clearer {
	clear: both;
	height: 40px;
	width: 100%;
	line-height: 1px;
	display: block;
}
.news-amenu-container {
	margin: 0 !important;
	padding: 0 0 12px 0;
}
.news-amenu-container h5 {
	font-weight:bold;
}
ul.news-amenu {
	padding: 0;
	margin: 0;
}
ul.news-amenu li {
	list-style: none;
	list-style-image: none;
	padding: 0;
	margin: 0;
	line-height: 17px;
}
ul.news-amenu li.news-amenu-item-year {
	font-weight: bold;
	list-style: none;
	list-style-image: none;
	background-image: none;
	margin: 8px 0 0 0;
	padding: 0;
}
DIV.news-list-container .news-list-item .news-list-date,
.news-single-timedata {
	font-size: 12px;
}

.news-single-timedata {
	margin: 0px 0 16px 0;	
}
.news-list-item h3 a:link, .news-list-item h3 a:visited {
	text-decoration: none;
	color: #C8C1BF;
}
.news-list-item h3 a:hover, .news-list-item h3 a:focus {
	text-decoration: underline;
	color: #0077A2;
}
.news-list-item h3 {
	margin: 0;
	padding-top: 4px;
	padding-bottom: 7px;
}
.news-list-item p {
	margin-bottom: 0;
}
.news-list-item img {
	float: left;
	margin: 0 14px 0 0px;
}
.news-single-item h2 {
	font-size: 26px;
	font-weight: normal;
	line-height: 30px;
	margin: 0 0 14px 0;
}
.news-single-item h3 {
	font-size: 12px;
	line-height: 15px;
	font-weight: bold;
	margin-bottom: 9px;
	padding-top: 0;
}
#news-single-rechts-image img {
	margin: 0 0 14px 0;
	padding: 0;
}
#news-single-rechts-image DIV.news-single-img p.news-single-imgcaption {
	font-size: 11px;
	line-height: 13px;
	margin: -11px 0 14px 2px;
}
.tx-ttnews-browsebox p {
	margin: 0;	
}
.tx-ttnews-browsebox a {
	padding: 2px 3px 2px 2px;	
}
table.news-dateiliste {
	border-collapse: collapse;
	border: 0;
	width: 100%;
	margin: 8px 0 18px 0;
}
td.news-fileicon {
	width: 24px;
}
.news-filesize {
	color: #999999;
	font-size: 11px;
}
/************* TEAM / ORGANISATION *************/
.tx-teamlist-pi1 {
	margin-top: 22px;
}
.team-member,
.team-image {
	float: left;	
}
.team-member {
	width: 350px;	
	margin: 0 0 32px 0;
}
.team-image {
	margin:0 14px 0 0;
}
.team-member h3 {
		width: auto;
		font-size: 12px;
		font-weight: bold;
		margin-top: 6px;
		padding: 0;
}
.team-member p {
		padding: 0;
}

/************* indexed search **************** */
.csc-sword {
	padding: 1px;
	background-color: #fff;
	color: #000;
	font-weight: bold;
}
ul.browsebox {
	margin: 20px 0 32px 0;
	padding: 1px 0 1px 0;
	list-style-type:none;
	list-style: none;
}
ul.browsebox li {
	float: left;
	list-style-type:none;
	list-style: none;
	background-image: none;
	padding: 0;
	margin: 0 16px 0 0;
}

.tx-indexedsearch-searchbox {
	left: 0;
	width: 490px;
	padding: 20px 0 0 0;
}
.tx-indexedsearch-searchbox fieldset {
	border: 0;
	margin: 0;
	padding: 0;
}
.tx-indexedsearch-form label {
	margin: 0;
	font-weight: bold;
}
input.tx-indexedsearch-searchbox-sword {
	width: 260px;
	border: 1px solid #CCC;
	height: 20px;
	line-height: 20px;
	padding: 4px 0 0 2px;
	margin: 0;
}
.tx-indexedsearch-form {
	float: left;
}

.tx-indexedsearch-searchbox-button {
	height: 22px;
	margin: 0;
	padding: 0 3px 0 4px;
	border: 1px solid #CCC;
	background-color: #E6E6E6;	
}
.tx-indexedsearch-searchbox,
.tx-indexedsearch-browsebox {
	margin-bottom: 20px;
}

.tx-indexedsearch-info {
	float:left;
	width: 100%;
	margin:0;
	padding:0;
	margin-bottom: 24px;
	color: #999999;
	font-size: 11px;
}
.tx-indexedsearch-title {
	float:left;
}
.tx-indexedsearch-icon {
	margin-top: 1px;
	width: 20px;
	float:left;
}
.tx-indexedsearch-percent {
	float: right;
	font-size: 12px;
}
.tx-indexedsearch-res h3, p.tx-indexedsearch-descr {
	float:left;
	margin: 0;
	padding: 0;
	width: 100%;
	font-size: 14px;
}
p.tx-indexedsearch-descr {
	font-size: 12px;
}

.tx-indexedsearch-text-item-size {
	float: left;
	text-align:left;
	margin-left: 2px;
}
.tx-indexedsearch-text-item-mtime {
	float: right;
	text-align:right;
	margin-right: 2px;
	margin-left: 5px;
}
.tx-indexedsearch-result-number {
	display: none;
}
