/* nur für startseite */
.body {
	font-family: Helvetica, Arial, sans-serif;
	margin:0;
	padding:0;
	color: black;
	font-size:100%; /*erreicht annähernd gleiche Schriftgrößen in NN, IE und OP*/

}

.logostart {
	position: absolute;
	width: 100%;
	height: 60%;
	text-align: center;
	padding-top: 0em;
	margin-top: 2em;
	display: block;
}
.bannerstart {
	position: absolute;
	color: white;
	left: 0em;	
	top: 60%;
	height: 6em;
	width: 100%;
	background-color: #004c88;
	text-align: center;
	display: block;
	padding-top: 0.8em;
	padding-bottom: 0.8em;
}

.bannerstart[class] {
	position: absolute;
	color: white;
	left: 0em;	
	top: 60%;
	height: 6em;
	width: 100%;
	background-color: #004c88;
	text-align: center;
	display: block;
	padding-top: 0.8em;
	padding-bottom: 0em;
}

.footforwardcenter {
	position: absolute;
	text-align: center;	
	bottom: 0em;
	height: 1.5em;
 	width: 100%;
	display: block;
}
.placeh {
	height: 100%;
	width: 13em;
	background-color: #004c88;	
	margin-left: auto;
	margin-right: auto;	
}
.footforwardright {
	position: absolute;
	left: 50%;	
	bottom: 0em;
	height: 1.5em;
	right: 0;
	width: 50%;	
	margin-left: auto;
	color: white;
	background-color: #004c88;
}
.footforwardright a {
	margin-left: 11em;
}
/*  ende startseite */

.boldspan {
	font-weight: bold;
}

.prodPara {
        display: none; /***/
        line-height: 150%;
        margin-top: 1em;
        margin-bottom: 0.5em;
        font-size: 1em;
        text-decoration: none;

        font-weight: bold;
        padding-top: 2em;
        padding-bottom: 2em;
        padding-left: 0.5em;

float: left;
/*border-top: 1px solid #004c88;*/
border-bottom: 1px solid black;
}
.prodParaLink{
display: inline;
float: right;
		background-color: none; 
        font-size: 1em;
        text-decoration: none;

        font-weight: bold;
		line-height: 150%;

margin-left: 1em;
padding-left: 1em;
padding-right: 1.5em;
border: 1px solid black;
}
.prodParaLink:hover {

}
.searchResult {
	display: block;
	
}
.searchResult A{
	display: block;	
	background-color: none; 
    font-size: 1em;
    text-decoration: none;
    color: black;
    font-weight: bold;
	line-height: 150%;
	margin-left: 0em;
	padding-left: 1em;
	padding-right: 1.5em;
	border: 1px solid gray;
}

.searchDesc {
	display: block;
}
.searchStat {
	display: block;
	border-bottom: 1px solid #004c88;
	padding-bottom: 1em;
	font-size: 0.5em;
}
.searchStat a {
	text-decoration: underline;
	display: inline;
	float: left;
}
.examplelinkforward {
	display: none;
}
.examplelinkforward a{
display: none;


}


input {
	border: 1px solid black;
	padding-right: 2em;
}
textarea {
	font-family: Helvetica, Arial, sans-serif;
	padding: 0.1em;	
}
.button {
	font-weight: bold;
	color: white;

}
.buttonSend {
	display: none;
}
.form {
	display: none;
	padding: 1em;
	background-color: #CCDBE7;
}

.kontaktdiv {
	position: relative;
	display: block;
	float: left;
	width: 99%;
	margin-top: 2em;
	padding-bottom: 1em;
}
.kontaktdivleft {
	float: left;
	width: 40%;
	border: 0.07em solid black;
	padding: 1em;
	margin-right: 3em;
}
.kontaktdivright {
	position: relative;
	width: 40%;
	float: left;
	border: 0.07em solid black;
	padding: 1em;		
}

body{
/*"Zurich LtXCn BT";"Zurich XCn BT"*/
	font-family: Helvetica, Arial, sans-serif;
	margin:0;
	padding:0;
	
	font-size:100%; /*erreicht annähernd gleiche Schriftgrößen in NN, IE und OP*/
	/*background-image:  url(images/logo.jpg);
	background-repeat: no-repeat;
	background-position: 100% 0%;	*/
}

img {

	border:  0;
}

#logo {
	position: relative;
	padding-right: 0em;
	margin-top: 1.4em;
	z-index: 20;
	float: right;
}
#logo img {
	
	margin-right: 0em;
}
#head {
	display: none;
	position: absolute;
	height:5em;
	left: 1em;
	top: 0em;
	right: 0em;
	overflow: hidden;
	text-align: left;

}

#submenu {
	display: none;

}
#sub-navigation { 
	display: none;

}
	
#sub-navigation ul,li,a{
	margin: 0;
	padding: 0;	
	display: none;

}

#sub-navigation ul {


	display: none;
}

#sub-navigation li{
	line-height: 120%;
	
}


#sub-navigation a{
	padding-top: 0.4em;
	padding-bottom: 0.4em;
	padding-left: 2em;
	color: white;
	text-decoration: none;
	border-bottom: 1px solid white;
			
}

#sub-navigation li a:hover,
#sub-navigation li a:focus,
#sub-navigation li a:active{
	font-weight: bold;
	background-image:  url(images/arrow.jpg);
	background-repeat: no-repeat;
	background-position: 6% 50%;
	

}
.mainMenuItemSel {
	background-image:  url(images/arrow.jpg);
	background-repeat: no-repeat;
	/*background-position: 0.8em center;*/
	background-position: 6% 50%;
	font-weight: bold;
}
#sub-navigation ul li a {
	color: #333399;
	background-color: #CCDBE7;
	border-bottom: 0.065em solid #CCDBE7;
	font-size: 0.8em;
	padding-left: 2.8em;
		line-height: 1.2em;
}

#sub-navigation ul li a:hover,
#sub-navigation ul li a:active,
#sub-navigation ul li a:focus{
	color: white;
	background-color: #6693B7;
	font-weight: bold;
	background-image: none;
}
.subMenuItemSel {
	color: white !important;
	background-color: #6693B7 !important;
	font-weight: bold !important;
	background-image: none !important;
}

#content {

	position: relative;
	left: 0em;	
	right: 0em;
	

	padding-left: 1em;
	padding-right: 1.5em;
	padding-top: 0em;
	overflow: visible;
	/*border-top: 0.065em solid #004c88;*/	
}

#content a {
	display: inline;
	color: black;
}

#content table {
display: table;
	width: 95%;
	font-size: 0.8em;
	vertical-align: top;
	border: 1px solid black;


}
#content table tr{

	vertical-align: top;
}
#content table td {
	cell-spacing: none;
	padding: 0.5em;
		border: 1px solid black;
}
#content p {
	font-size: 0.8em;
	margin-bottom: 0em;
}
#content p a {
	display: inline;
}
#content blockquote {
	font-size: 0.8em;
	margin-top: 0.2em;   
	margin-bottom: 0.2em;
}
#content blockquote h5{

	font-size: 100%;
}
#content blockquote ul li{

	font-size: 100%;/*differ*/
}
#content ul{
	margin-top: 0.2em;   
	margin-bottom: 0.2em;
	font-size: 100%;/*differ*/
}
#content ol{
	margin-top: 0.2em;
	margin-bottom: 0.2em;
	font-size: 100%;


}
#content blockquote ol{

	font-size: 100%;/*differ*/
}

#content ul li{
  	display: list-item;
    font-size: 0.8em;
}
#content li {
  	display: list-item;
	font-size: 100%;/*differ*/
}
#content ol li{
  	display: list-item;
    font-size: 0.8em;
}
#content li li{

	font-size: 100%;/*differ*/
}
.pictext {
    font-size: 0.7em;
}
#footer {
	position: absolute;
	bottom: 0em;
	left: 12.13em;
	right: 0em;
	height: 1.6em;

}
#fooleft {

	float: left;
	text-align: left;

	padding-left: 2em;
	padding-top: 0.5em;
}
#fooprint {

	float: left;
	text-align: left;

	padding-left: 2em;
	padding-top: 0.2em;
}
#fooright {
	float: right;
	background-color: #004C88;
	
}

#fooright a{
	line-height: 1.6em;
	position: relative;
	height: auto;
	width: 15em;
	color: white;
	text-align: right;

	text-decoration: none;
	padding-right: 1em;	
}
#fooright a:hover{
	font-weight: bold;
}

#showMenu {
	display: block !important;
}
#menuUntern {
	display: none;	
}
#menuBerat {
	display: none;		
}
#menuTrain {
	display: none;		
}
#menuProjekte {
	display: none;		
}
#menuNews {
	display: none;		
}
.underline {

	display: block;
	height: 1em;
	width: 99%;
	border-bottom: 1px solid #004c88;
}
.visible {
	visibility: visible;

}
.invisible {
	visibility: hidden;
}
.tableProduct {
	width: 80% !important;
	margin-top: 0.5em !important;	
}
.tableProduct tr {
	vertical-align: top;
}
.tableProduct td{
	background-color: transparent;
	border: none;
	padding-left:37px !important;
	padding-top: 1px !important;;
	padding-bottom: 1px !important;;
	
}
#unternehmen {

}
#unternehmen h5 {
	padding-top: 0.7em;
	border-top: 1px solid black;
}
#unternehmen blockquote {
	

}
.normallink {
	display: inline;
}
#printHead {
	display: block;
	/*border-bottom: 2px solid black;*/
	font-size: 70%;
	padding-bottom: 1em;
	margin-bottom: 2em;

	float: none;
	width: 60%;
}
#printLogo {
	position: relative;
	float: right;
	top: 0em;

}
.graphic {
	text-align: center;
}
.register {
    background-color: white;	
}
.register a{
	text-decoration: none;
	font-size: 0.8em;
	font-weight: bold;
	float: right;
	margin-top: 0em;
	margin-right: 2px;
	padding-top: 0.3em;
	padding-bottom: 0.3em;
	padding-left: 0.5em;
	padding-right: 0.5em;
	width: 3em;
	text-align: center;	


	background-color:none;
 
	border-left: 1px solid black;
	border-bottom: 1px solid black;		
}
.register[class] a{
	text-decoration: none;
	font-size: 0.8em;
	font-weight: bold;
	float: right;
	margin-top: 0em;
	margin-right: 2px;
	padding-top: 0.3em;
	padding-bottom: 0.3em;
	padding-left: 0.5em;
	padding-right: 0.5em;
	width: 2em;
	text-align: center;	

	background-color:none;
 
	border-left: 1px solid black;
	border-bottom: 1px solid black;
}
.register a:hover {

}
.registerSel a{
	text-decoration: none;
	font-size: 0.8em;
	font-weight: bold;
	float: right;
	margin-top: 0em;
	margin-right: 2px;
	padding-top: 0.3em;
	padding-bottom: 0.3em;
	padding-left: 0.5em;
	padding-right: 0.5em;
	width: 3em;
	text-align: center;	
	color: black !important;
	background-color: #cccccc !important;
	border-left: 1px solid black;
	border-bottom: 1px solid black;

}
.register2 {
	
}
.register2 a {
	text-decoration: none;
/*	position: relative;*/
	font-size: 0.8em;
	font-weight: bold;
	float: left;
	margin-top: 0.3em;
	margin-right: 2px;
	padding: 0.3em;
	width: 12em;
	text-align: center;
	
	background-color:none;
 
	border-left: 1px solid black;
	border-bottom: 1px solid black;
}
.register2[class] a{
	text-decoration: none;
	font-size: 0.8em;
	font-weight: bold;
	float: left;

	margin-right: 2px;
	padding-top: 0.3em;
	padding-bottom: 0.3em;
	padding-left: 0.5em;
	padding-right: 0.5em;
	width: 10em;
	text-align: center;	

	background-color:none;
 
	border-left: 1px solid black;
	border-bottom: 1px solid black;
}
.register2 a:hover {

}
.regright {
	position: relative;
	float: right;
	right: 0em;
	width: 50%;
	margin-top: 2.5em;
	padding-left: 1em;

}
.regright[class] {	
	position: relative;
	float: right;
	right: 0em;
	width: 60%;
	margin-top: 3.5em;
	padding-left: 0.5em;
}
.regright a {
	text-decoration: none;
}
.regright2 {
	position: absolute;
	float: right;
	right: 1.5em;
	width: 65%;
	margin-top: 0.5em;
}
.regright2 a {
	text-decoration: none;
}

.instruction {
	padding-right: 0em;
}
.instruction1 {
	width: 90%;
	padding-right: 0em;
}
.instruction2 {
	
	width: 90%;
	padding-top: 0.5em;
		padding-right: 1em;	
}
.instruction2[class] {
	
	width: 50%;
	padding-top: 0.5em;
		padding-right: 1em;	
}
.register2Sel {
	display: none;
}
.register3 {

}
.register3 a{
	text-decoration: none;

	font-size: 0.8em;
	font-weight: bold;
	float: right;
	margin-top: 0.3em;
	margin-right: 2px;
	padding: 0.3em;
	width: 12em;
	text-align: center;
	color: black !important;
	text-decoration: none;
	
	
	background-color: #CCCCCC;

	border-left: 1px solid black;
	border-bottom: 1px solid black;
}


#content a.info:hover {
	z-index: 200;

	/*width: 65%;	*/
}
#content a.info span {
	display: none;
	
}
#content a.info:hover span {
	display: none;

}
.divRadButTxt {
	float: left;
	text-align: center;
	font-size: 12px;
	width: 14%;
}
.info_displNoneTm4 {
	display: none;
	margin-left: 0em;
}



