/*

	OneByte GmbH
	e-Business & Webdesign

	www.onebyte.ch
	info@onebyte.ch

	Bettina Gloor
	bettina.gloor@onebyte.ch

*/

* {
	margin: 0;
	padding: 0;
	
}

html {
	font-size: 12px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color:#fff;
	
}

#page {
	margin: 35px auto 10px auto;
	width:951px;
	text-align: left;
	line-height: 140%;
	color:#000;
	position: relative;
}

/* Elemente Oben */
#navigation {
	width: 951px;
	height:28px;
	background-image:url(../images/styles/navigation_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: right;
}
#navigation ul {
	list-style: none;
}

#navigation li {
	height:29px;
	float:right;
	
}
#navigation a {
	display:block;
	width: 97px;
	font-size: 13px;
	border-left: 3px solid #fff;
	height: 26px;
	line-height: 26px;
	padding-left: 9px;
}

#navigation a:link, #navigation a:visited{
	
	text-decoration: none;
	color:#fff;
}

#navigation a.aktiv , #navigation a:hover, #navigation  a.aktiv:visited {
	font-weight:bold;
	color: #0046A0;
	background: #EBEBEB;
	background-image: url(../images/styles/navigation_selected.jpg);
	background-repeat:no-repeat;
	
}

/* Layer2 für Aktuelles */

#Layer2{
	position:absolute;
	left:298px;
	top:26px;
	width:106px;
	z-index:1;
	visibility:hidden;
	background: #ebebeb;
	filter:alpha(opacity=80);
  	opacity:0.8;
	
}
#Layer2 span {border-top: 3px solid #fff; }

#Layer2 a {
	color: #000;
	padding-left:7px; 
	text-decoration:none; 
	height:32px; 
	line-height:32px; 
	width:99px; 
	display:block;
	font-size:9px;
}
#Layer2 a:hover, #Layer2 a.aktiv { 
	color:#0046A0; 
	padding-left:7px;
	text-decoration:none ;
	height:32px; 
	line-height:32px; 
	width:99px; 
	display:block; 
	background-image:url(../images/styles/navigation_selected.jpg); 
	background-repeat:no-repeat
}

/* Layer3 für Angebot */

#Layer3{
	position:absolute;
	left:407px;
	top:26px;
	width:106px;
	z-index:1;
	visibility:hidden;
	background: #ebebeb;
	filter:alpha(opacity=80);
  	opacity:0.8;
	
}
#Layer3 span {border-top: 3px solid #fff; }

#Layer3 a {
	color: #000;
	padding-left:7px; 
	text-decoration:none; 
	height:32px; 
	line-height:32px; 
	width:99px; 
	display:block;
	font-size:9px;
}
#Layer3 a:hover, #Layer3 a.aktiv { 
	color:#0046A0; 
	padding-left:7px;
	text-decoration:none ;
	height:32px; 
	line-height:32px; 
	width:99px; 
	display:block; 
	background-image:url(../images/styles/navigation_selected.jpg); 
	background-repeat:no-repeat
}

/* Layer4 für Intus Data */

#Layer4{
	position:absolute;
	left:516px;
	top:26px;
	width:106px;
	z-index:1;
	visibility:hidden;
	background: #ebebeb;
	filter:alpha(opacity=80);
  	opacity:0.8;
	
}
#Layer4 span {border-top: 3px solid #fff; }

#Layer4 a {
	color: #000;
	padding-left:7px; 
	text-decoration:none; 
	height:32px; 
	line-height:32px; 
	width:99px; 
	display:block;
	font-size:9px;
}
#Layer4 a:hover, #Layer4 a.aktiv { 
	color:#0046A0; 
	padding-left:7px;
	text-decoration:none ;
	height:32px; 
	line-height:32px; 
	width:99px; 
	display:block; 
	background-image:url(../images/styles/navigation_selected.jpg); 
	background-repeat:no-repeat
}

/* Layer6 für Supprt */

#Layer6{
	position:absolute;
	left:734px;
	top:26px;
	width:106px;
	z-index:1;
	visibility:hidden;
	background: #ebebeb;
	filter:alpha(opacity=80);
  	opacity:0.8;
	
}
#Layer6 span {border-top: 3px solid #fff; }

#Layer6 a {
	color: #000;
	padding-left:7px; 
	text-decoration:none; 
	height:32px; 
	line-height:32px; 
	width:99px; 
	display:block;
	font-size:9px;
}
#Layer6 a:hover, #Layer6 a.aktiv { 
	color:#0046A0; 
	padding-left:7px;
	text-decoration:none ;
	height:32px; 
	line-height:32px; 
	width:99px; 
	display:block; 
	background-image:url(../images/styles/navigation_selected.jpg); 
	background-repeat:no-repeat
}



/* Layer7 für Kontakt */
#Layer7{
	position:absolute;
	left:843px;
	top:26px;
	width:106px;
	z-index:1;
	visibility:hidden;
	background: #ebebeb;
	filter:alpha(opacity=80);
  	opacity:0.8;
	
}
#Layer7 span {border-top: 3px solid #fff; }

#Layer7 a {
	color: #000;
	padding-left:9px; 
	text-decoration:none; 
	height:32px; 
	line-height:32px; 
	width:99px; 
	display:block;
	font-size:9px;
}
#Layer7 a:hover, #Layer7 a.aktiv { 
	color:#0046A0; 
	padding-left:9px;
	text-decoration:none ;
	height:32px; 
	line-height:32px; 
	width:99px; 
	display:block; 
	background-image:url(../images/styles/navigation_selected.jpg); 
	background-repeat:no-repeat
}

#stimmungsbild {
	width: 951px;
	height:228px;
	}

/* Elemente Mitte */
#seitenmitte {
	width: 951px;
	margin-top:66px;
	}
	
	
	
	
/* Subnavigation */

.navtitel {
	display:block; 
	padding-left:9px;
	height:28px; 
	line-height: 28px; 
	background-color:#EBEBEB; 
	border-left:3px solid #0046A0; 
	font-weight:bold; color:#0046A0;
	width: 189px;
}

#subnav {
	width: 239px;
	float:left;
}
#subnav ul {
	
	list-style: none;

}

#subnav li {
	height:29px;
	
}
#subnav a {
	width: 189px;
	display:block;
	font-size: 11px;
	color:#000000;
	border-bottom: 3px solid #EBEBEB;
	border-left:3px solid #EBEBEB;

}
#subnav .texte {
	width: 189px;
	display:block;
	font-size: 11px;
	padding-left: 10px;
	color:#000000;
	border-bottom: 3px solid #EBEBEB;
	border-left:3px solid #EBEBEB;

}

#subnav a:link, #subnav a:visited{
	width: 189px;
	height: 28px;
	padding-left: 10px;
	text-decoration: none;
	line-height: 28px;

}

#subnav a.aktiv , #subnav a:hover, #subnav  a.aktiv:visited {
	text-decoration: none;
	color: #0046A0;

}



/*Inhalt*/

#content {
	width: 420px;
	float: left;
	
}

#content ol {
	padding-left: 25px;
}

#content ul {
	padding-left: 20px;
}

.right {
	border: 0;
	padding: 0 0 10px 10px;
}

.left {
	border: 0;
	padding: 0 10px 10px 0;
}

#content p {padding-top:12px;}

#content h1 {
	font-size:20px; /*22*/
	font-weight: bold;
	color:#0046A0;
	padding-bottom:10px;
	height:25px;
	line-height:25px;
	
}

#content h2 {
	padding-top: 20px;
	font-size:14px;
	font-weight: bold;
	color:#0046A0;
	padding-bottom:10px;
}
#content h3 {
	font-size:14px;
	font-weight: bold;
	color:#0046A0;
	padding-bottom:10px;
}
#content h4 {
	padding-top: 20px;
	font-size:14px;
	font-weight: bold;
	color:#0046A0;
	padding-bottom:10px;
}

#content #contentBox {
	display:block;
	font-size: 11px;
	background-color:#EBEBEB; 
	border-left:3px solid #EBEBEB; 
	border-bottom:3px solid #EBEBEB; 
	font-weight:bold; 
	width:195px;
	float:left;
	

}

#content #contentBox h2{
	margin-left:-3px;
	border-left:3px solid #0046A0; 
	font-size: 11px;
	padding:0;
	padding-left: 10px;
	text-decoration: none;
	font-weight: bold;
	line-height: 28px;
	color:#0046A0;

}


#content #contentBox .inhalt{
	padding-top:5px;
	background-color:#fff; 
	padding-left: 10px;
	text-decoration: none;
	font-weight: normal;
	

}	




#content #contentBoxArchiv {
	display:block;
	font-size: 11px;
	background-color:#EBEBEB; 
	border-left:3px solid #EBEBEB; 
	border-bottom:3px solid #EBEBEB; 
	font-weight:bold; 
	width:420px;
	clear:both;
	

}

#content #contentBoxArchivTitel {
	display:block;
	font-size: 16px;
	background-color:#0046A0; 
	border-left:3px solid #0046A0; 
	font-weight:bold; 
	width:420px;
	clear:both;
	

}
#content #contentBoxArchivTitel h1{
	margin-left:-3px;
	font-size: 16px;
	padding:0;
	padding-left: 10px;
	text-decoration: none;
	font-weight: bold;
	line-height: 30px;
	height:30px;
	color:#EBEBEB;

}

#content #contentBoxArchiv h2{
	margin-left:-3px;
	border-left:3px solid #0046A0; 
	font-size: 11px;
	padding:0;
	padding-left: 10px;
	text-decoration: none;
	font-weight: bold;
	line-height: 28px;
	color:#0046A0;

}


#content #contentBoxArchiv .inhalt{
	padding-top:5px;
	background-color:#fff; 
	padding-left: 10px;
	text-decoration: none;
	font-weight: normal;
	

}	



/* Rechte Seite */

#contentright {
	width: 215px;
	float: right; 
	}
	
	
#contentright #contentR {
	display:block;
	font-size: 11px;
	background-color:#EBEBEB; 
	border-left:3px solid #EBEBEB; 
	border-bottom:3px solid #EBEBEB; 
	font-weight:bold; 
	

}

#contentright h2{
	margin-left:-3px;
	border-left:3px solid #0046A0; 
	font-size: 11px;
	padding-left: 10px;
	text-decoration: none;
	font-weight: bold;
	line-height: 28px;
	color:#0046A0;

}

#contentright p{
	background-color:#fff; 
	padding-left: 10px;
	text-decoration: none;
	font-weight: normal;

}	
	

/* Links */
a, a:visited {color:#0046A0;}
a:hover, a:active {color:#0046A0; text-decoration:underline}


/* Textblöcke */

select,radio {
	font-size: 11px;
	color: #333;
	
}
input, textarea {
	font-size: 11px;
	color: #333;
	}
	
.inputfelder {border:1px solid #999;
	padding: 2px;}


/* Link zu OneByte */
#copyright {
	clear: both;
	text-align: left;
	font-size: 10px;
	padding-right:10px;
	padding-top:30px;
	color: #999;
}
#copyright a {
	color: #999;
	text-decoration: none;
}
#copyright a:hover, #copyright a:active {
	color: #666;
	text-decoration: none;
}

.trenner{height:57px; width:400px;}


