/*
 _     _                      _        ___                             _ _     
| |   (_)                    (_)      / __)                       _   (_) |    
| | _  _ _ _ _  ____  ____    _ ____ | |__ ___   ____ ____   ____| |_  _| |  _ 
| || \| | | | |/ _  |/ ___)  | |  _ \|  __) _ \ / ___)    \ / _  |  _)| | | / )
| |_) ) | | | ( ( | ( (___   | | | | | | | |_| | |   | | | ( ( | | |__| | |< ( 
|____/|_|\____|\_||_|\____)  |_|_| |_|_|  \___/|_|   |_|_|_|\_||_|\___)_|_| \_)

  =================================================================
  || www.biwac.ch                                                ||
  =================================================================
  || Author:               || M.Wälti                            ||
  || Design:               || F.Bill                             ||
  || Date:                 || 04.04.2005                         ||
  || Contact:              || info@biwac.ch                      ||
  =================================================================
	  
  Index:
  ===============================
  1 Basic
    1.1 Font
    1.2 Headlines / Links
    1.3 Scrollbars
  2 Tag's
  3 Form
  4 Classes & ID's
    4.1 General
	4.2 Project Specific
    4.3 Navigation

*/

/* .:: 1.1 Font ::. */

body,table,td,div,p,h1,h2,h3,h4,h5,h6,input,select,textarea,.norm,.normbold,a,a:hover {
	font-family: tahoma, serif; color:#333333;
}

body,table,td,div,p,input,select,textarea,.norm,.normbold {
	font-size: 11px;
	line-height: 16px;
}

/* .:: 1.2 Headlines / Link ::. */

h1 {
	font-size: 18px;
	font-weight: normal;
	line-height: 24px;
	color: #006699;
	margin: 0px 0px 30px 0px;
	padding: 0px;
}

h2,h3,h4,h5,h6 {
	margin: 0px;
	font-weight: bold;
	font-size: 12px;
}

h2 {
	
	padding: 1px 0px 1px 0px;
	
}

a {
	color: #198A2D;
	text-decoration: none;
}

a:hover {
	color: #198A2D;
	text-decoration: underline;
}
/* .:: 1.3 Scrollbars ::. */

/* .:: 2 Tag's ::. */

body {
	margin-left: 12px;
	margin-top: 12px;
}


div { 
	
} 

p {
	margin: 0px;
	padding: 0px;
}

ul {
	margin: 0px;
	padding-left: 30px;
	vertical-align: middle;
}

li {
	list-style-position: outside;
	list-style-type:square;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}


/* .:: 3 Form ::. */

form {
	margin: 0px;
	padding: 0px;
}

input.button {
	border: 1px solid #999999;
	background-color: #CCCCCC;
	color: #000000;
}

input,select,textarea {
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	color: #000000;
}



.radio {
	border: 0px solid #999999;
	background-color: #c3d5e4;
}

.noborder {
	border: 0px solid #666666;
}

/* .:: 4.1 General Classes & ID's ::. */

.norm {
	color: #999999;
}

.normbold {
	font-weight: bold;
	color: #999999;
}

.border {
	border: 1px solid #FFFFFF;
}

/* .:: 4.2 Project Specific Classes & ID's ::. */




.date_news {
	color: #666666;
}

.link_news {
	color: #006699;
	font-weight: normal;
	text-decoration: none;
}

.link_news:hover {
	color: #006699;
	font-weight: normal;
	text-decoration: underline;
}

.nav {
	width: 189px;
	position: absolute;
	left: 24px;
	top: 197px;
}

.content {
	width: 425px;
	display: block;
	margin-left: 272px;
	padding-top:120px;
	padding-bottom:60px;
	min-height: 300px;
}

.main {
	width: 990px;
	position:absolute;
    z-index:1;
}

.right {
	display: block;
	width: 206px;
	position: absolute;
	left: 794px;
	top: 0px;
	background-color: #dbe7bc;
}

.news {
	width: 172px;
	padding: 48px 17px 0px 17px;
}

body>.news{height:auto;}

.bottom {
	width: 990px;
	height: 9px;
}

.pic_news {
	border-bottom: 1px solid #FFFFFF;
}



.latest_news {
	font-weight: normal;
	position: absolute;
	left: 532px;
	top: 248px;
	width: 233px;
}

.spez_nav {
	font-size:11px;
	color:#999999;
	font-weight: normal;
	position: absolute;
	padding: 5px 0px 5px 0px;
	left: 30px;
	top: 75px;
	width: 363px;
	height: 15px;
	background-color:#FFFFFF;
	z-index:2;
}

.footertext {
	color:#999999;
}

.kugel {
	width: 395px;
	height: 395px;
	display: block;
	position: absolute;
	left: 700px;
	top: -30px;
	padding-top:-50px;
	background-image: url("../images/layout/n_logo.jpg");
    z-index:1;
}



/* .:: 4.3 Navigation ::. */
.nav-top, .nav-top:hover, .nav-top-act, .nav-top-act:hover {
	display: block;
	width: 235px;
	color: #666666;
	padding: 5px 0px 5px 10px;
	font-weight: bold;
	text-decoration: none; 
	font-size: 11px;
	line-height:normal;
	border-top: 0px solid #88b121;
	border-right: 0px solid #88b121;
	border-bottom: 1px solid #CBCBCB;
	border-left: 6px solid #CBCBCB;
}

.nav-top {

}

.nav-top:hover {
	border-left: 6px solid #0F9134;
}

.nav-top-act {
	border-left: 6px solid #0F9134;
}

.nav-top-act:hover {
	border-left: 6px solid #0F9134;
}

.nav-sub, .nav-sub:hover, .nav-sub-act, .nav-sub-act:hover {
	display: block;
	width: 157px;
	padding: 5px 0px 5px 26px;
	font-weight: normal;
	text-decoration: none; 
	font-size: 11px;
	line-height:normal;
	border-top: 0px solid #88b121;
	border-right: 0px solid #88b121;
	border-bottom: 1px solid #0C70B1;
	border-left: 6px solid #0C70B1;
}

.nav-sub {
	color: #0C70B1;
	background-color: #CEE2EF;
}

.nav-sub:hover {
	color: #0C70B1;
	background-color: #B6D4E7;
	border-left: 6px solid #0C70B1;
}

.nav-sub-act {
	color: #0C70B1;
	background-color: #B6D4E7;
	border-left: 6px solid #0C70B1;
	font-weight:bold;
}

.nav-sub-act:hover {
	color: #0C70B1;
	background-color: #B6D4E7;
	border-left: 6px solid #0C70B1;
	font-weight:bold;
}
