@charset "utf-8";

/* CSS stylesheet neba-therm.ch */

/* Browser reset */

* { margin:0; padding:0; }
option { padding-left: 0.4em }

* html body * { overflow:visible }
* html iframe, * html frame { overflow:auto }
* html frameset { overflow:hidden }

fieldset, img { border:0 solid; }

/* Text */

body {
	font: 13px "Trebuchet MS", Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	background-repeat: no-repeat;
}

.titel {
	color: #E4830C;
	font-size: 15px;
	font-weight: bold;
	padding-bottom: 8px;
}
.titel13 {
	color: #E4830C;
	font-size: 13px;
	font-weight: bold;
	line-height: 18px;
}
#text .text a, #lageplan a  {
/*	color: #F5A341; */
	color: #000000;
	text-decoration: none;	
}
#text .text a:hover {
	color: #E4830C;
}

/* Pathway */

/* #text a, #pathway a {
	color: #E4830C;
	text-decoration: none;
}

#text a:hover , #pathway a:hover {
	color: #E4830C;
	text-decoration: underline;
} */


