/*
 _     _                      _        ___                             _ _     
| |   (_)                    (_)      / __)                       _   (_) |    
| | _  _ _ _ _  ____  ____    _ ____ | |__ ___   ____ ____   ____| |_  _| |  _ 
| || \| | | | |/ _  |/ ___)  | |  _ \|  __) _ \ / ___)    \ / _  |  _)| | | / )
| |_) ) | | | ( ( | ( (___   | | | | | | | |_| | |   | | | ( ( | | |__| | |< ( 
|____/|_|\____|\_||_|\____)  |_|_| |_|_|  \___/|_|   |_|_|_|\_||_|\___)_|_| \_)

      =================================================================
	  || www.biwac.ch                                                ||
	  =================================================================
	  || Author:               || F.Bill                            ||
	  || Date:                 || 09.06.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 Navigation
        4.3 Project Specific
*/

/* .:: 1.1 Font ::. */

body,h1,h2,h3,h4,h5,h6,input,select,textarea,.norm,.normbold {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000000;

}

table, tr, td {vertical-align:top;}

table.kontaktformular tr td {
	font-weight: bold;
}

td.adresse {
	border-left: 1px solid #999;
	padding-left: 35px;
}

table.kontaktformular input {
	width: 220px;
	margin: 3px;
}

table.kontaktformular textarea {
	width: 220px;
	height: 150px;
	margin: 3px;
}

table.kontaktformular input.button {
	width: 80px;
	margin: 3px;
}

/* .:: 1.2 Headlines / Link ::. */

h1 {
	margin: 10px;
	font-weight: bold;
	font-size: 28px;
	color: #FFFFFF;
}

h2 {
	margin: 0px;
	font-weight: bold;
	font-size: 14px;
	color: #000000;
}

h3 {
	margin: 0px;
	font-weight: bold;
	font-size: 11px;
	color: #000000;
}

h4 {
	margin: 0px;
	font-weight: bold;
	font-size: 11px;
	color: #000000;
}

a {
	text-decoration: none;
	color: #CC0000;
	font-size: 11px;
}

a:hover {
	text-decoration: underline;
	color: #CC0000;
}

/* .:: 1.3 Scrollbars ::. */

/* .:: 2 Tag's ::. */

body {
	margin: 0px;
	padding: 0px;
	background-image: url(../images/layout/bg_main.gif);
}

p {

}

ul {
	margin-left: 15px;
	margin-left:15; 
	padding-left:0
}

li {
	list-style-type: square;
	list-style-position: outside;
}

/* .:: 3 Form ::. */

form {

}

input,select,textarea {
	border: 1px solid #666666;
}

noborder {
	border: 0px solid #666666;
}
/* .:: 4.1 General Class/ID ::. */

.norm {
}

.normbold {
	font-weight: bold;
	list-style-type: square;
	list-style-position: outside;
}

.border {
	border: 1px solid #666666;
}

.titel_detail {
	font-weight: bold;
	font-size: 22px;
	color: #000000;
}

.titel_detail1 {
	font-weight: bold;
	font-size: 18px;
	color: #336600;
}

.preis_detail {
	font-weight: bold;
	font-size: 18px;
	color: #000000;
}

/* .:: 4.2 Navigation ::. */
/* Hauptnavigation links */
.nav-top {
	display           		: block;
	width             		: 165px;
	height			  		: 19px;
	text-align        		: left;
	text-decoration   		: none;
	font-family       		: Tahoma, Arial, Helvetica, sans-serif;
	font-size         		: 11px;
	color             		: #FFFFFF;
	background-color  		: #008E3E;
	border-top-color  		: #FFFFFF;
	border-bottom-color		: #FFFFFF;
	border-top-style  		: solid;
	border-top-width  		: 1px;
	padding-top				: 2px;
	list-style-type			: none;
	padding-left			: 6px;
	font-weight				: bold;
}

.nav-top:hover {
	display           		: block;
	width             		: 165px;
	height			  		: 19px;
	text-align        		: left;
	text-decoration   		: none;
	font-family       		: Tahoma, Arial, Helvetica, sans-serif;
	font-size         		: 11px;
	color             		: #FFFFFF;
	background-color  		: #00632B;
	border-top-color  		: #FFFFFF;
	border-bottom-color		: #FFFFFF;
	border-top-style  		: solid;
	border-top-width  		: 1px;
	padding-top				: 2px;
	list-style-type			: none;
	padding-left			: 6px;
	font-weight				: bold;
}

.nav-top-act {
	display           		: block;
	width             		: 165px;
	height			  		: 19px;
	text-align        		: left;
	text-decoration   		: none;
	font-family       		: Tahoma, Arial, Helvetica, sans-serif;
	font-size         		: 11px;
	color             		: #FFFFFF;
	background-color  		: #00632B;
	border-top-color  		: #FFFFFF;
	border-bottom-color		: #FFFFFF;
	border-top-style  		: solid;
	border-top-width  		: 1px;
	padding-top				: 2px;
	list-style-type			: none;
	padding-left			: 6px;
	font-weight				: bold;
}

.nav-top-act:hover {
	display           		: block;
	width             		: 165px;
	height			  		: 19px;
	text-align        		: left;
	text-decoration   		: none;
	font-family       		: Tahoma, Arial, Helvetica, sans-serif;
	font-size         		: 11px;
	color             		: #FFFFFF;
	background-color  		: #00632B;
	border-top-color  		: #FFFFFF;
	border-bottom-color		: #FFFFFF;
	border-top-style  		: solid;
	border-top-width  		: 1px;
	padding-top				: 2px;
	list-style-type			: none;
	padding-left			: 6px;
	font-weight				: bold;
}

/* 1. Ebene Subnavigation links */
.nav-sub {
	display           		: block;
	width             		: 165px;
	height			  		: 19px;
	text-align        		: left;
	text-decoration   		: none;
	font-family       		: Tahoma, Arial, Helvetica, sans-serif;
	font-size         		: 11px;
	color             		: #000000;
	background-color  		: #E5F3EB;
	border-top-color  		: #FFFFFF;
	border-bottom-color		: #FFFFFF;
	border-top-style  		: double;
	border-top-width  		: 1px;
	padding-top				: 2px;
	list-style-type			: none;
	padding-left			: 6px;
}

.nav-sub:hover {
	background-color  		: #B2DDC5;
	border-left-color		: #0099CC;
	color             		: #000000;
	text-decoration   		: none;
}

.nav-sub-act {
	display           		: block;
	width             		: 165px;
	height			  		: 19px;
	text-align        		: left;
	text-decoration   		: none;
	font-family       		: Tahoma, Arial, Helvetica, sans-serif;
	font-size         		: 11px;
	color             		: #000000;
	background-color  		: #E5F3EB;
	border-top-color  		: #FFFFFF;
	border-bottom-color		: #FFFFFF;
	border-top-style  		: double;
	border-top-width  		: 1px;
	padding-top				: 2px;
	list-style-type			: none;
	padding-left			: 6px;
	font-weight: bold;
}

.nav-sub-act:hover {
	background-color  		: #B2DDC5;
	border-left-color		: #0099CC;
	color             		: #000000;
	text-decoration   		: none;
}

.nav_top_hor {
	font-weight: bold;
	color: #FFFFFF;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.nav_top_hor:hover {
	font-weight: bold;
	color: #E5F3EB;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
}


/* .:: 4.3 Project Specific Class/ID ::. */

.partner {
	font-weight: bold;
	color: #FFFFFF;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left:7px}




.logo {
	padding-left: 28px;
	padding-top: 29px;
	height: 60px;
}

.img-top {
	margin: 9px 9px 0px 9px;
}

.nav2 {
	padding-left: 580px;
	padding-bottom: 5px;
}

.navitem {
	margin-top: 1px;
}

.content {
	width: 457px;
}

.fusszeile {
	color: #999999;
}
a.fusszeile {
	color: #666666;
}
a:hover.fusszeile {
	color: #0099CC;
}
.images_border_black {
	border-color: #000000;
}
