/*

	CSS File
	URL: default_tw.css
	All right reserved "Unic Internet Solutions, Bern"
	Version: 1.0.2
	
	Imports: navigation_tw.css
	
*/

@import url("navigation_tw.css");


body, table, tr, td, select, input, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#034227;
	font-weight: normal;
}
body {
	text-align: center;
	padding: 0px;
	margin: 0px;
	background-color: #B4D9F6;
}
h1 {
	margin-top: 0px;
	margin-left: 0px;
	color: #AB8C20;
	font-size: 20px;
	margin-bottom: 20px;
	font-weight: normal;
	padding: 0px;
	text-transform:uppercase;
}
h2 {
	margin-top: 0px;
	margin-left: 0px;
	color: #AB8C20;
	font-weight: bold;
	margin-bottom: 3px;
	font-size: 11px;
	padding: 0px;
}
h3 {
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 3px;
	color:#043F2B;
	font-weight: bold;
	font-size: 11px;
	padding: 0px;
	text-transform:uppercase;
}
h4 {
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 3px;
	color:#043F2B;
	font-weight: bold;
	font-size: 11px;
	padding: 0px;
}
p {
	margin-top: 0px;
	margin-bottom: 10px;
}
form {
	margin: 0px;
	padding: 0px;
}
img {
	border: 0px;
}
a{
	color:#034227;
	text-decoration:underline;
}
/* top of page */
#bg_top {
	width: 100%;
	text-align: center;
	height: 60px;
	background-image: url(top_bg_abend.jpg);
	background-repeat: repeat-x;
	padding-top: 40px;	
	margin: 0px;
}
#header {
	margin:0px auto;
	width: 702px;
	text-align: right;
	height: 20px;
	position: relative;
}
#headernav {
	width: 502px;
	color:inherit;
	float: left;
}
#headernav.noLang {
	width: 698px;
}
#lang {
	color:inherit;
	float: right;
	width: 196px;
	padding-right: 4px;
}
#header a {
	color: #FFFFFF;
	text-decoration: none;
	margin-left: 8px;
}
#header a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

/* Content */
#bg_middle {
	width: 100%;
	text-align: center;
	background-color: #74A5CD;
	margin-top: -44px;
}
*html #bg_middle {
	margin-top: -40px;
}

#wrapper_top {
	width: 712px;
	margin: 0px auto;
	text-align: left;
	padding-left: 5px;
	background-image: url(shadow_wrapper_top_abend.jpg);
	background-repeat: no-repeat;
}
#container_top {
	width: 702px;
	height: 192px;
	background-color:#FFFFFF;
}
#top {
	margin: 0px 4px 0px 4px;
	width: 694px;
	padding-top: 4px;
}
#navigation {
	margin: 4px 4px 4px 4px;
	height: 19px;
	width: 694px;
	background-image: url("bg_nav.jpg");
	background-repeat: no-repeat;
	background-color:#AB8C20;
}
*html #navigation {
	margin: 1px 4px 4px 4px;
}
#wrapper_middle{
	width: 712px;
	margin: 0px auto;
	text-align:left;
	padding-left: 5px;
	background-image: url(shadow_wrapper_middle_abend.jpg);
	background-repeat: repeat-y;
	margin-top: -4px;
}
#container_middle {
	width: 702px;
	min-height: 289px;
	background-color: #FFFFFF;
}
*html #container_middle {
	height: 289px;
}
#content {
	margin: 4px 4px 0px 4px;
	width: 694px;
	background-color: #F3EDDF;
	min-height: 289px;
	position:relative;
	z-index:0;
}
*html #content {
	height: 289px;
}
.justifiedText{
	text-align:justify;
}
#map {
	margin: 4px 4px 0px 4px;
	width: 694px;
	min-height: 401px;
}
*html #map {
	height: 401px;
}
#teaser_left {
	float: left;
	margin: 4px 4px 0px 4px;
	width: 345px;
}
*html #teaser_left {
	margin-top: 4px;
	margin-left: 2px;

}
#teaser_right {
	float: right;
	margin: 4px 4px 0px 0px;
	width: 345px;
}
*html #teaser_right {
	margin-top: 4px;
	padding-right: 4px;
	margin-right: 0px;
}
#wrapper_bottom {
	width: 712px;
	margin: 0px auto;
	text-align:left;
	padding-left: 5px;
	background-image: url(shadow_wrapper_bottom_abend.jpg);
	background-repeat: repeat-y;
	margin-top: 0px;
	padding-top: 0px;
}
#container_bottom {
	width: 702px;
	height: 98px;
	background-color: #FFFFFF;
}


/* footer of page */
#bg_footer {
	width: 100%;
	text-align: center;
	background-color: #B4D9F6;
	background-image: url(bottom_bg_abend.jpg);
	background-position:left top;
	background-repeat: repeat-x;
	height: 80px;
}

/* print send*/
#printsend {
	
	position: absolute;
	right: 300px;
	/*color:#AB8C21; */
	color: inherit;
	text-decoration: none;
}
#printsend a {

	/* color:#AB8C21; */
	color: inherit;
	text-decoration: none;
}



#shadow_footer {
	width: 712px;
	margin: 0px auto;
	text-align:left;
	padding: 0px;
}
*html #shadow_footer {
	margin-top: -6px;
}


/* Content */

.dynamicContent {
	padding:1px 0 0px 12px;
	min-height:235px;
}
*html .dynamicContent{
	height:242px;
}
#productDetail{
	min-height: 260px;
}
*html #productDetail {
	height: 256px;
}
.productListElement{
	width:290px;
	float:left;
	margin-left:4px;
	border-top: 1px dashed #AB8C21;
}
*html .productListElement{
	margin-left:2px;
}
.productListElement table{
	width:290px;
	height:69px;
}
.productListElement table td.imageCell{
	width:90px;
	height:69px;
	vertical-align:middle;
}
.productListElement table td.imageCell a{
	text-decoration:none;
	color:#AC8B20;
}
.productListElement table td.titleCell{
	width:155px;
	padding-top:6px;
}
.productListElement table td.linkCell{
	width:45px;
	height:20px;
	padding-top:4px;
	text-align:left;
}
.productListElement table td.linkCell a{
	text-decoration:none;
	color:#AC8B20;
	font-size:10px;
	text-transform:uppercase;
}
.productListElement table td.listCell{
	width:200px;
	height:44px;
	vertical-align:top;
	padding-top:1px;
}
.productListElement .metaList{
	position:relative;
	z-index:0;
}
.productListElement img{
	margin:0;
}
.lastProduct{
	border-bottom: 1px dashed #AB8C21;
}
.leftProduct{
	margin-right:77px;	
}
.productListElement .metaLink{
	text-decoration:none;
}
.productListElement .metaLink:hover{
	color:#000;
	margin:0px;
}
.productListElement .metaLink img{
	margin-right:5px;
}
*html .productListElement .metaLink img{
	margin-right:2px;
}
*html .productListElement .metaLink:hover img{
	margin-right:5px;
}

.productListElement .metaLink span{
	display:none;
}
.productListElement .metaLink:hover span{
	display:block;
	position:absolute;
	left:0px;
	top:27px;
	text-decoration:underline;
	color:#AC8B20;
	width:200px;
	heigth:20px;
}
#metaProducts .metaLink{
	display:block;
	position:relative;
	text-decoration:none;
	color:#AC8B20;
	margin-bottom:4px;
	margin-left:1px;
}
*html #metaProducts .metaLink{
	margin-bottom:1px;
}
#metaProducts .metaLink span{
	text-decoration:underline;
	display:block;
	position:absolute;
	left:35px;
	top:6px;
}

#footer_nav {
	height: 14px;
	width: 682px;
	background-color: #CBBB97;
	padding-left: 12px;
	padding-top: 2px;
	padding-bottom:3px;
	margin-top:0px;
}
#footer_nav a {
	color: #FFF;
	text-decoration: underline;
	margin-right: 24px;
}
#footer_nav a:hover {
	text-decoration: none;
}
#footer_nav a.current {
	text-decoration: none;
}



/* Tables */
table.content {
	border-spacing:0;
	border:0px none;
	border-collapse:collapse;
	width: 694px;
	margin: 0px;
	padding: 0px;
	margin-bottom: 12px;
	margin-top: 12px;
}
td.contentLeft {
	width: 390px;
	padding-left: 12px;
	vertical-align: top;
}
td.contentLeftBottom {
	width: 390px;
	padding-left: 12px;
	vertical-align: bottom;
}
td.contentRightTop {
	width: 266px;
	padding-left: 38px;
	vertical-align: top;
}
td.contentRightBottom {
	width: 266px;
	padding-left: 38px;
	vertical-align: bottom;
}
td.contentListingLeft {
	width: 67px;
	padding-left: 12px;
	padding-top:10px;
	vertical-align: top;
	text-align:left;
}
td.contentListingRight {
	width: 323px;
	padding-top:10px;
	vertical-align: top;
}


/* Formulare */
label.left {
	float: left;
	text-align: left;
	width: 150px;
	margin-right: 10px;
	margin-top: 2px;
}
label.right {
	float: left;
	text-align: left;
	width: 150px;
	margin-right: 10px;
}
label.middle {
	width: 300px;
	margin-right: 10px;
}
.inputText {
	width: 200px;
	height: 15px;
	border: 1px solid #42486B;
	line-height: 14px;
	margin-bottom: 3px;
}
.inputTextarea {
	width: 200px;
	height: 100px;
	border: 1px solid #42486B;
	line-height: 14px;
	margin-bottom: 3px;
	text-align:left;
}
.inputTextGr {
	width: 160px;
	height: 15px;
	border: 1px solid #42486B;
	line-height: 14px;
	margin-bottom: 3px;
}
*html .inputTextGr {
	width: 157px;
	height: 15px;
	border: 1px solid #42486B;
	line-height: 14px;
	margin-bottom: 3px;
}
.inputTextKl {
	width: 35px;
	height: 15px;
	border: 1px solid #42486B;
	line-height: 14px;
	margin-bottom: 3px;
}
.inputTextG1 {
	width: 18px;
	height: 15px;
	border: 1px solid #42486B;
	line-height: 14px;
	margin-bottom: 3px;
}
.inputTextG2 {
	width: 36px;
	height: 15px;
	border: 1px solid #42486B;
	line-height: 14px;
	margin-bottom: 3px;
}
.selectStandart {
	width: 202px;
	height: 18px;
	margin-bottom: 3px;
	border: 1px solid #42486B;
}
*html .selectStandart {
	width: 204px;
	height: 18px;
	margin-bottom: 3px;
	border: 1px solid #42486B;
}
.formRight {
	width: 362px;
	margin-left: 88px;
}
/**SITEMAP**/
.sitemapIndexLink {
	margin-bottom: 3px;
	height: 18px;
}
.sitemapIndexLink a{
	color: #AB8C20;
	font-size: 13px;
	font-weight:bold;
}

input.info_4, label.info_4 {
	position: absolute;
	top: -2000px;
	left: -2000px;
}