﻿@charset "utf-8";
/*************************************************************************************
Webtech AG
Lehnplatz 10, 6460 Altdorf, Schweiz
Tel. +41 (0)41 874 30 30, E-Mail mail[at]webtech[dot]ch
All rights reserved, all graphics copyrighted.

Layout: Default Style
**************************************************************************************/



/* Main ******************************************************************************/
* {
	margin: 0;
	padding: 0;
}

html {
	min-height: 100%;
	height: 100.5%; /* Höhe der Seite 100% */
	margin-bottom: 1px; 
}

body {
	text-align: center; /* Zentrierung für IE */
	font-size: 100.00%;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	height: 100%; /* Höhe der Seite 100% */
	color: #000000;
	background-color: #FFFFFF;
}

a:link    { color: red }     	/* noch nicht besuchter Link */
a:visited { color: blue }    	/* schon besuchter Link   */   
a:hover   { color: lime } 	  	/* Benutzer 'hovert'     */    
a:active  { color: lime }    	/* Link wird ausgew�hlt   */
/* Main end **************************************************************************/ 



/* Page area **************************************************************************/
#page {
	width: 942px;
	margin: 0 auto;		/* Horizontale Zentrierung */
	text-align: left;	/* Seiteninhalt wieder links ausrichten */
}
/* Page area end **********************************************************************/



/* Header *****************************************************************************/
#header {
	float: left;
	width: 942px;
	/*height: 105px;*/
	height: 103px;
	background-image: url(img/header_bgr.gif);
	background-repeat: no-repeat;
}
/* Header end *************************************************************************/



/* Header spacer **********************************************************************/
/* Wegen Opera nötig */
#headerSpacer {
	float: left;
	width: 482px;
}
/* Header Spacer end ******************************************************************/



/* Address and phone ******************************************************************/
#address {
	float: right;
	float: left;
	width: 460px;
	width: 220px;
	color: #6F7072;
	padding-top: 15px;
	padding-left: 100px;
	font-size: 0.7em;
}

#adr {
	float: left;
	width: 220px;
	padding-left: 10px;
}

#adr a {
	color: #009CE0;
	text-decoration: none;
}

#adr a:hover {
	text-decoration: underline;
}

#adr p {
	padding-bottom: 7px;
}
/* Address and phone end **************************************************************/



/* navHelp ****************************************************************************/
#navHelp {
	float: right;
	position: relative; /*Damit Liste vor dem Headerbild erscheint*/
	z-index: 999;
	width: 135px;
	font-size: 0.7em;
	padding-top: 11px;
}

/* horizontal */
#navHelp ul {
	width: 100px;
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	padding-left: 30px;
}

#navHelp li {
}

#navHelp ul li a {
	color: #6F7072;
	display: block;
	text-decoration: none;
	padding-left: 7px;
	padding-bottom: 0px;
	background-position: 0 4px;
	background-image: url(img/list-style-navhelp.gif);
	background-repeat: no-repeat;
}

#navHelp ul li a:hover {
	color: #6F7072;
	text-decoration: underline;
}

#navHelp ul li a.active, #navHelp ul li a.active:visited {
	color: #6F7072;
	font-weight: bold;
	text-decoration: none;
}
/* navHelp ****************************************************************************/



/* Animation **************************************************************************/
#animation {
	float: left;
	width: 942px;
	/*height: 166px;*/
	height: 160px;
	background-image: url(img/animation_page_bgr.gif);
	background-repeat: no-repeat;
}
/* Animation end **********************************************************************/



/* Header image ***********************************************************************/
#headerImage {
	float: left;
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
	background-position: 10px 11px;
}
/* Header image end *******************************************************************/



/* Site header ************************************************************************/
#siteHeader {
	float: left;
	width: 942px;
	height: 30px;
	background-image: url(img/siteheader_page_bgr.gif);
	background-repeat: no-repeat;
}
/* Site header end ********************************************************************/



/* Site *******************************************************************************/
#site {
	float: left;
	width: 100%;
	background-image: url(img/site_page_bgr.gif);
	background-repeat: repeat-y;
}

#siteLeft {
	float: left;
	width: 239px;
	background-position: 0px 0px;
	background-image: url(img/navheader_bgr.gif);
	background-repeat: no-repeat;
}

#siteRight {
	float: left;
	width: 703px;
}
/* Site end ***************************************************************************/



/* Search  ***************************************************************************/
#search {
	float: none;    /*kein float, da der Content rechtsbündig auf gleicher Höhe wie Search sein muss!*/
	width: 200px;
	color: #FFFFFF;
	padding-top: 5px;
	padding-left: 35px;
}


#search input {
	color: #646466;
	width: 125px;
	border: 1px solid #606060;
} 

#search #Submit {
	color: #009CE0;
	width: 48px;
	border: 1px solid #606060;
} 
/* Search end *************************************************************************/



/* Main nav ***************************************************************************/
#nav {
	float: none;    /*kein float, da der Content rechtsbündig auf gleicher Höhe wie Search sein muss!*/
	float: left;
	width: 239px;
	font-size: 0.8em;
	/*padding-top: 57px;*/
	padding-top: 52px;
	padding-left: 0px;
}

/* Level 1 - vertical */
#nav ul {
	list-style-type: none;
	padding-left: 26px;
}

#nav a {
	color: #6F7072;
	display: block;
	padding-left: 14px;
	padding-top: 3px;
	padding-bottom: 3px;
	text-decoration: none;
	height: 100%;
	height: 18px; /* IE 9 */
	font-weight: bold;
	/* background-image: url(img/nav_link.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px; */
	background-image: url(img/nav_background.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
}

#nav ul li a:hover {
	color: #6F7072;
	/* background-image: url(img/nav_hover.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px; */	
	background-image: url(img/nav_background.gif);
	background-repeat: no-repeat;
	background-position: 0px -21px;
}

#nav ul li a.active, #nav ul li a.active:visited {
	color: #6F7072;
	/* background-image: url(img/nav_active.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px; */
	background-image: url(img/nav_background.gif);
	background-repeat: no-repeat;
	background-position: 0px -49px;
	padding-bottom: 8px;
}

#nav ul li a.active_nosub, #nav ul li a.active_nosub:visited {
	color: #6F7072;
	/* background-image: url(img/nav_hover.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px; */
	background-image: url(img/nav_background.gif);
	background-repeat: no-repeat;
	background-position: 0px -21px;
}

/* Level 2. - vertical */
#nav ul ul {
	font-size: 0.9em;
	padding-left: 0px;
	padding-bottom: 1px;
	background-image: url(img/nav_border.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
}

#nav ul ul li {
	list-style: none;
	display: inline;  /*Damit IE keine Abstand mehr macht!!! */ 
}

#nav ul ul li a {
	color: #63636B;
	padding-left: 30px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: none;
	font-weight: normal;
	background-image: none;
}

#nav ul ul li a:hover {
	margin-left: 10px;
	padding-left: 20px;
	margin-right: 23px;
	background-color: #EBEBEB;
	background-image: none;
}

#nav ul ul li a.active:link, #nav ul ul li a.active:visited {
	background-image: none;
	font-weight: bold;
	padding-bottom: 4px;
}

#nav ul ul li a.active_nosub:link, #nav ul ul li a.active_nosub:visited {
	background-image: none;
	font-weight: bold;
	padding-bottom: 4px;
}

/* Main nav end ***********************************************************************/


/* NavIcons ***************************************************************************/
#navIcons {
	float: left;
	width: 150px;
	text-align: left;
	padding-top: 45px;
	padding-left: 41px;
}

#navIcons ul {
	list-style: none;
}

#navIcons ul li {
	float: left;
}

#navIcons li a {
	color: #ffffff;
	text-decoration: none;
	padding-left: 8px;
	
	float: left;
   width: 16px;
   height: 16px;
}

#navIcons li a span.text {
	/*Damit der Text nicht angezeigt wird!*/
	position: absolute;
	display: inline;
	white-space: nowrap;
	overflow: hidden;
	text-indent: -9999em;
}

#navIcons li a.facebook {
	background-image: url(img/nav-icons.gif);
	background-repeat: no-repeat;
   background-position: 0px 0px;
}

#navIcons li a.twitter {
	background-image: url(img/nav-icons.gif);
	background-repeat: no-repeat;
   background-position: -24px 0px;
}

#navIcons li a.xing {
	background-image: url(img/nav-icons.gif);
	background-repeat: no-repeat;
   background-position: -48px 0px;
}

#navIcons li a.rss {
	background-image: url(img/nav-icons.gif);
	background-repeat: no-repeat;
   background-position: -72px 0px;
}
/* NavIcons end ***********************************************************************/



/* T3A Logo ***************************************************************************/
#t3aLogo {
	float: left;
	width: 180px;
	padding-top: 20px;
	padding-left: 35px;
}
/* T3A Logo end ***********************************************************************/



/* Services ***************************************************************************/
#services {
	color: #F5F5F6;
	float: right;
	margin-top: -25px;
}

#service1 {
	float: left;
	width: 17px;
	height: 15px;
	padding-top: 0px;
	padding-left: 0px;
}

#service1 a {
	display: block;
	background-image: url(img/icon-print.gif);
	background-repeat: no-repeat;
	height: 100%;
	font-size: 2px;
	color: #F5F5F6;
	text-decoration: none;
}

#service1 a:hover {
	color: #F5F5F6;
	text-decoration: none;
}


#service2 {
	float: left;
	width: 17px;
	height: 15px;
	padding-top: 0px;
	padding-left: 7px;
}

#service2 a {
	display: block;
	background-image: url(img/icon-pdf.gif);
	background-repeat: no-repeat;
	height: 100%;
	font-size: 2px;
	text-decoration: none;
	color: #F5F5F6;
}

#service2 a:hover {
	color: #F5F5F6;
	text-decoration: none;
}


#service3 {
	float: left;
	width: 17px;
	height: 15px;
	padding-top: 0px;
	padding-left: 10px;
}

#service3 a {
	display: block;
	background-image: url(img/icon-rss.gif);
	background-repeat: no-repeat;
	height: 100%;
	font-size: 2px;
	text-decoration: none;
	color: #F5F5F6;
}

#service3 a:hover {
	color: #F5F5F6;
	text-decoration: none;
}

/* Services end ***********************************************************************/



/* Content spacer *********************************************************************/
#contentSpacer {
	float: left;
	width: 21px;
	height: 340px;
}
/* Content spacer end *****************************************************************/



/* Content ****************************************************************************/
#content {
	float: left;
	width: 660px;
	font-size: 0.75em;
	color: #646466;
	padding-top: 26px;
	padding-right: 0px;
}

#content h1 {
	margin-bottom: 15px;
	font-size: 1.85em;
	font-weight: normal;
	color: #606060;
}

#content h2 {
	margin-top: 10px;
	padding-bottom: 8px;
	font-size: 1.2em;
	font-size: 1.3em;
	font-weight: normal;
	color: #505050;
}

#content h2 a {
	color: #505050;
	text-decoration: none;
}

#content h2 a:hover {
	color: #505050;
	text-decoration: none;
}

/* h3 für Newsspalte */
#content h3 a {
	color: #303030;
	text-decoration: none;
}

#content h3 a:hover {
	color: #303030;
	text-decoration: none;
}

#content p {
	color: #646466;
	font-size: 1em;
	line-height: 1.5em;
	padding-bottom: 10px;
}

#content ul, #content ol {
	padding-left: 30px;
	margin-bottom: 15px;
	color: #646466;
}

#content ul li {
	padding-bottom: 4px;
}

#content a {
	color: #009CE0;
	text-decoration: none;
}

#content a:hover {
	color: #009CE0;
	text-decoration: underline;
}

#content a.active:link, #content a.active:visited {
	color: #009CE0;
	text-decoration: none;
}

#content img {
	margin-bottom: 15px;
	border: none;
	text-decoration: none;
}

#content .tx-indexedsearch-icon img {
	margin-bottom: 0px;
	border: none;
	text-decoration: none;
}


/* LightBox mit Bildlegende */
div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image .csc-textpic-caption {
	margin-top:-15px;
}


/* Formular Style */
.csc-mailform {
	border: none; /* Rand ausschalten */
}

div.csc-textpic div.csc-textpic-imagewrap ul {
	list-style: none outside none !important;
	margin: 0px !important;
	padding: 0px !important;
}


.csc-mailform-field label {
	float: left;
	clear: both;
	display: block;
	width: 190px;
	padding-left: 0px;
	margin-bottom: 2px;
}

.csc-mailform-field input, 
.csc-mailform-field textarea, 
.csc-mailform-field select {
	margin-bottom: 10px;
}

.csc-mailform-radio {
	border: none;
}

#csc-mailform-radio {
	border: none;
}

csc-mailform-radio {
	border: none;
}

.csc-mailform-radio legend {
  display:none;
}

.csc-mailform-submit {
	/* Absende Button nach rechts verschieben. Der Wert ergibt sich aus der Summe width + padding-left aus dem label Abschnitt -> oben */	
	margin-top: 10px;
	margin-left: 190px; 
	/* Float wieder abschalten */
	clear: both;
}


/* Sitemap */
.csc-sitemap ul li a:link, .csc-sitemap ul li a:visited{
	text-decoration: none !important;
	border-bottom: none !important;
}


/* Suche-Style */
.tx-indexedsearch {
	color: #6E6E6E;
}

.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-button { 
	width:100px; 
	margin-left: 10px !important;
	margin-top: 2px;
	margin-bottom: 20px;
}

.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-sword { 
	width:150px; 
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 2px;
}

.tx-indexedsearch .tx-indexedsearch-searchbox SELECT { 
	width:154px; 
	margin-left: 10px;
	margin-top: 2px;
	margin-bottom: 2px;
}


/* Tabellen im Content */
#content .contenttable {
	width: 100%;
	border-collapse: collapse;
}

#content .contenttable tr {
}

#content .contenttable th, #content .contenttable td {
	padding-right: 15px;
	border-bottom: 1px solid #cccccc;
	vertical-align: top;
}

#content .contenttable th p, #content .contenttable td p {
	font-size: 1em;
	line-height: 1.2em;
	padding-top: 8px;
	padding-bottom: 3px;
}

#content .contenttable td img {
	margin-bottom: 0px;
}

#content .contenttable td ul {
	padding-top: 8px;
	margin-bottom: 8px;
}


/* Referenzen */
/* Paging, aktuelle Seiten-Zahl */
.tx-wtreferences-pi1-browsebox-SCell p a {
	color: #646466 !important;
}
/* Content end ************************************************************************/



/* References *************************************************************************/
.tx-t3references-pi1 {
	float: left;
	width: 650px;
}

.tx-t3references-pi1-modeSelector {
	float: left;
	width: 650px;
}

.ref_select_title {
	float: left;
	width: 150px;
	color: #646466;
	padding-bottom: 5px;
}

.ref_select_menu {
	float: left;
	width: 400px;
	padding-bottom: 15px;
}

.ref_select_menu select {
	width: 175px;
}

#content a.link_highlight {
	border: 1px solid #009CE0;
	padding: 2px;
	text-decoration: none;
}

.tx-wtreferences-pi1-listrow {
	float: none;
	width: 650px;
}

.tx-wtreferences-pi1-searchbox {
	float: left;
	width: 500px;
	padding-bottom: 0px;
}

.tx-wtreferences-pi1-searchbox-sword {
	width: 172px;
	margin-top: 5px;
}

.tx-wtreferences-pi1-searchbox-button {
	width: 75px;
	margin-top: 5px;
}

.tx-wtreferences-pi1-browsebox {
	float: left;
	width: 650px;
}

.tx-wtreferences-pi1-browsebox p{
	padding-bottom: 0px;
}
 
.tx-wtreferences-pi1-browsebox a{
	text-decoration: underline;
	padding-left: 4px;
	padding-right: 4px;	
}

.reference-container {
	float: left;
	width: 650px;
	padding-bottom: 15px;
	border-top: 1px solid #DADADB;
	padding-top: 5px;
}

.reference-title {
	float: left;
	width: 100%;
}

.reference-title p {
	padding-bottom: 5px !important;
}

.reference-left {
	float: left;
	width: 440px;
}

.reference-right {
	float: right;
	width: 205px;
}

.reference-back {
	float: left;
	width: 100%;
}
/* References end *********************************************************************/



/* Footer *****************************************************************************/
#footer {
	float: left;
	width: 942px;
	height: 50px;
	background-image: url(img/footer_bgr.gif);
	background-repeat: no-repeat;
}
/* Footer end *************************************************************************/



/* navFooter **************************************************************************/
#navFooter {
	float: left;
	width: 100%;
	padding-top: 30px;
	text-align: center;
	font-size: 0.7em;
}

/* Level 1 - horizontal */
#navFooter ul {
	list-style-type: none;
	color: #9C9D9F;
}

#navFooter ul li {
	display: inline;
	color: #9C9D9F;
}

#navFooter ul li a {
	color: #9C9D9F;
	text-decoration: none;
}

#navFooter ul li a:hover {
	color: #646466;
	text-decoration: underline;
}

#navFooter ul li a.active, #navFooter ul li a.active:visited {
	color: #9C9D9F;
	font-weight: bold;
}
/* navFooter **************************************************************************/



/* Special ****************************************************************************/
.clear {
	clear: both;
	height: 0px;
	line-height: 0px;
}

.hide { 
	display: none; 
}

#content a.download[href$="pdf"] {
	background-image: url(img/icon-pdf.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	padding-bottom: 1px; 
}

.external-link-new-window {
	background-image: url("img/ico-extern.gif");
	background-position: right top;
	background-repeat: no-repeat;
	padding-right: 10px;
}
/* Special end ************************************************************************/
********************/

