/* =====================================================================
Stylesheet www.stucki-schreinerei.ch
Stand: 22.11.08
Datei: screen.css
Autor: Site-Styler  --  Ivan Christen  -- www.site-styler.ch
======================================================================= */


* {
	margin: 0px;
	padding: 0px;
	}

img { border: none; }

img, div { behavior: url(hack_png/iepngfix.htc); }


h1 {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 20px;
}

a {
	text-decoration: none;
	outline: none;
	}

body {
	background-color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.bold { font-weight: bold; }

.linksbuendig { text-align: left; }

.rechtbuendig { text-align: right; }

.zentriert { text-align: center; }

#wrapper {
	background-color: #545454;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 60px;
	padding-top: 25px;
	padding-left: 40px;
	padding-bottom: 20px;
}

#container { background-color: #545454; }

#header {
	height: 100px;
	margin-bottom: 25px;
}

a:link, a:visited {
	color: #ffff33;
	text-decoration: none;
}

a:hover, a:active {
	color: #cccccc;
	text-decoration: none;
}

#content a:link, #content a:visited {
	color: #333333;
	text-decoration: none;
}

#content a:hover, #content a:active {
	color: #ffff33;
	text-decoration: none;
}

#navigation li .active {
	color: #CCCCCC !important;
}

#navigation2 li .active {
	color: #ff3 !important;
}

#navigation {
	background-color: #545454;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #cccccc;
	border-bottom-color: #cccccc;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-bottom: 15px;
	font-size: 14px;
	position: relative;
}

#navigation2 {
	background-color: #0066FF;
	bottom: 15px;
	position: absolute;
	background-color: #CCCCCC;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #333333;
	border-bottom-color: #333333;
	padding-top: 3px;
	padding-bottom: 3px;
	position: absolute;
	font-size: 13px;
	width: 462px;
	left: 40px;
	visibility: visible;
}

#navigation li {
	display: inline; /* li nebeneinander anzeigen */
	list-style-type: none;
	margin-left: 58px;
	}

#navigation #navi_first {
	margin-left: 0px;
}

#navigation #navi_last {
	right: 80px;
	position: absolute;
	visibility: visible;
}

#navigation2 li {
	display: inline; /* li nebeneinander anzeigen */
	list-style-type: none;
	margin-left: 60px;
	}

#navigation2  #navi2_first {
	margin-left: 0px;
}

#navigation2  #navi2_last {
	right: 80px;
	position: absolute;
	visibility: visible;
}

#content { height: 336px; }

#content_l {
	background-color: #545454;
	height: 336px;
	width: 448px;
	float: left;
	position: relative;
}

#content_r {
	background-color: #CCCCCC;
	float: right;
	height: 276px;
	width: 462px;
	position: relative;
	padding-top: 45px;
	padding-bottom: 15px;
	padding-left: 40px;
}

#text {
	height: 235px;
	padding-right: 80px;
	text-align: justify;
}

#titel {
	padding-right: 80px;
}

#scroll {
	height: 200px;
	overflow: auto;
	padding-right: 63px; /* normal auf 80px, aber wegen scrollbalken auf 60 reduziert*/
	text-align: justify;
}

#foother {
	background-color: #545454;
	width: 870px;
	position: relative;
	color: #CCCCCC;
	padding-right: 80px;
	margin-top: 70px;
}

#emailadresse {
	right: 80px;
	position: absolute;
}

#navi_trans {
	position: absolute;
	left: 0px;
	bottom: 14px;
}

#map24 {
	position: absolute;
	top: 265px;
	left: 40px;
}

#map_search_ch {
	position: absolute;
	top: 265px;
	right: 80px;
}

#lage {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
}

.referenzen {
	padding-left: 5px;
	border-left-width: 12px;
	border-left-style: solid;
	border-left-color: #ffff33;
	height: 12px;
	margin-bottom: 7px;
}

#referenzen .referenzen .active {
	color: #FFFF33 !important;
}


#site-styler {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 40px;
	font-size: 11px;
	padding-top: 1px;
	color: #333;
}

#site-styler a:link, #site-styler a:visited {
	color: #333;
	text-decoration: none;
}

#site-styler a:hover, #site-styler a:active {
	color: #FF0;
	text-decoration: none;
}