@charset "utf-8";
/* CSS Document */

/******************************/
/* Defaults/Tags              */
/******************************/
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100.1%;
	color: #666666;
	margin: 0;
	padding: 0;
	overflow: auto;
	background-color: #FAC548;
}
hr {
	border: 0;
	border-top: 1px dotted #FF0000;
	height: 1px;
	color: #FF0000;
	margin: 0;
	padding: 0;
}
img {
	font-weight: bold;
	outline: none;
	color: #333333;
	text-decoration: none;
}
a {
	font-weight: normal;
	outline: none;
	color: #FF6600;
	text-decoration: none;
	/*border-bottom: 1px dotted #666666;*/
}
a[href^="mailto"] {
	font-weight: normal;
}
a:hover {
	color: #FAC548;
	text-decoration: none;
	/*border-bottom: 1px solid #FAC548;*/
}
img {
	border: none;
}
h2, h3, h4 {
	font-size: 13px;
	line-height: 1em;
	text-decoration: none;
	margin: 0 0 1.2em 0;
	padding: 0;
}
h4 {
	margin: 0 0 0.2em 0;
}
p, th, td {
	font-size: 12px;
	line-height: 1.6em;
	margin: 0 0 1em 0;
}
em,
strong {
	color: #FAC548;
	font-style: normal;
	font-weight: normal;
}

.small {
	font-size: 0.65em;
}
.blind {
	position: absolute;
	left: -3500px;
}

/******************************/
/* Layout                     */
/******************************/
#wrapper {
	display: block;
	width: 930px;
	margin: 0;
	padding: 0 25px;
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -490px;
	border: 0;
}
#page {
	display: block;
	width: 928px;
	margin: 0;
	padding: 0;
	border: 0;
	background-image: url(../pix/bg_mid.png);
	background-repeat: repeat-y;
}
#top_page {
	display: block;
	width: 928px;
	height: 28px;
	margin: 0;
	padding: 0;
	border: 0;
	background-image: url(../pix/bg_top.png);
	background-repeat: repeat-y;
}
#bottom_page {
	display: block;
	width: 928px;
	height: 23px;
	margin: 0;
	padding: 0;
	border: 0;
	background-image: url(../pix/bg_bot.png);
	background-repeat: repeat-y;
}
/* HEAD */
#head {
	display: block;
	margin: 0;
	padding: 0;
	background-color: transparent;
	z-index: 50;
}
#head * {
	z-index: 50;
}
#logo {
	display: block;
	width: 100px;
	height: 235px;
	background-image: url(../pix/logo.png);
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 50px;
	left: 765px;
}
.lang_admin #logo {
	background-image: url(../pix/logo_b.png);
}
#logo a {
	display: block;
	width: 100px;
	height: 120px;
	margin: 0;
	padding: 0;
	border: none;
}
#logo a:hover {
}
#logo span {
	display: none;
	margin: 0;
	padding: 0;
}
#inner_head {
	display: block;
	height: 120px;
	margin: 0;
	padding: 0;
	clear: both;
}

/* CONTENT */
#content {
	display: block;
	min-height: 380px;
	margin: 0;
	padding: 0 25px;
	background-color: transparent;
	z-index: 1;
}
#content * {
	z-index: 1;
}

/* INNER CONTENT */
#inner_content {
	display: block;
	padding: 7px 0 0 0;
	margin: 0 260px 15px 164px;
	background-position: 0 0;
	line-height: 1.3em;
	/*border-top: 2px dotted #666666;*/
	background-image: url(../pix/line.png);
	background-position: top left;
	background-repeat: repeat-x
}
.start #inner_content {
	margin: 0 260px 15px 33px;
	border-top: none;
}
.lang_admin #inner_content {
	margin: 0 200px 15px 33px;
	border-top: none;
}
#content h2 {
	font-size: 19px;
	font-weight: normal;
	margin: 20px 260px 0 30px;
	padding: 0;
	color: #666666;
	line-height: 1.2em;
}
.start #content h2 {
	font-size: 24px;
	padding-top: 80px;
}
.lang_admin #content h2 {
	font-size: 24px;
	padding-top: 0;
	padding-left: 3px;
	padding-bottom: 5px;
}
#inner_content h3 {
	font-weight: normal;
	margin: 0 0 0.2em 0;
	padding: 0;
	line-height: 1.2em;
	color: #FAC548;
}
#inner_content h4 {
	font-weight: normal;
	margin: 0;
	padding: 0;
	line-height: 1.5em;
	color: #FAC548;
}
#inner_content p {
	margin: 0 0 1em 0;
	padding: 0;
	line-height: 1.5em;
	text-align: left;
}
#content h2 sup,
#inner_content h2 sup,
#inner_content h3 sup,
#inner_content h4 sup,
#inner_content dd sup,
#inner_content li sup,
#inner_content p sup {
	font-size: 10px;
	line-height: 7px;
}

#inner_content ul {
	margin: 0 0 1em 0;
	padding: 0;
}
#inner_content li {
	margin: 0;
	padding: 2px 0 2px 12px;
	list-style-type: none;
	background-image: url(../pix/arrow.png);
	background-repeat: no-repeat;
	background-position: -7px 2px;
}
#inner_content li ul {
	margin: 0 0 0.3em 20px;
}
#inner_content .right_col li {
	margin: 0 0 10px 0;
	padding: 0 0 0 10px;
	list-style-type: none;
	background-image: none;
}


#inner_content h2 {
	display: block;
	margin: 20px 0 0;
	padding: 0;
}
.lang_inc #inner_content h2,
.lang_admin #inner_content h2 {
	display: block;
	font-size: 14px;
	margin: 0 0 1em;
	padding: 0;
}

#col_left {
	display: block;
	float: left;
	width: 230px;
	margin: 0;
	padding: 0;
}
#col_right {
	display: block;
	float: right;
	width: 290px;
	margin: 0;
	padding: 0;
}
* html #col_right {
	width: 260px;
}
.plan {
	position: absolute;
	right: 46px;
}
.plan a img {
	border: 1px solid #000000;
	cursor: url(../pix/magnifier.gif), pointer;
}

/* SIDE COL */
#side {
	display: block;
	float: left;
	width: 165px;
	margin: 12px 0 0 0;
	padding: 0;
}
/*.start #side {
	float: right;
	width: 198px;
}*/

#foot {
	clear: both;
	display: block;
	text-align: center;
	background-color: transparent;
	margin: 0;
	padding: 0.5em 0 16px 0;
}
#foot p {
	display: block;
	line-height: 18px;
	text-align: left;
	margin: 0 0 0 56px;
	padding: 0;
	color: #666666;
}
#foot p span {
	color: #FAC548;
	font-weight: normal;
}
#foot p a {
	color: #666666;
	border: 0;
}
#foot p a:hover {
	border-bottom: 1px solid #FAC548;
}
#foot hr {
	visibility: hidden;
}
#foot .small_foot {
	font-size: 10px;
}
#foot .small_foot span {
	float: left;
	color: #666666;
}
.small_foot .treuhand_suisse {
	display: block;
	width: 88px;
	height: 19px;
	background: transparent url(../pix/treuhand-suisse.png) 0 1px no-repeat;
}
.small_foot .treuhand_suisse span {
	display: none;
}
.small_foot .treuhand_kammer {
	display: block;
	width: 118px;
	height: 14px;
	background: transparent url(../pix/treuhand-kammer2.png) 0 5px no-repeat;
}
.small_foot .treuhand_kammer span {
	display: none;
}


/******************************/
/* Content                    */
/******************************/
.cleaner {
	clear: both;
	height: 1px;
	visibility: hidden;
}
.cleaner_b {
	clear: both;
	height: 0.75em;
	visibility: hidden;
}
.error {
	color: #ee0000;
}

.blau {
	color: #006699;
}
.rot {
	color: #cc3333;
}
.gruen {
	color: #59853C;
}


table {
	border-collapse: collapse;
}
table th {
	border: 0;
	text-align: left;
	vertical-align: top;
}
table td {
	border: 0;
	vertical-align: top;
}
.formtable {
}
.formtable th {
	padding-bottom: 4px;
}
.formtable td {
	padding-bottom: 4px;
}
ul {
	margin: 0 0 1em 0;
	padding: 0 0 0 1em;
}
li {
	font-size: 12px;
}
li span {
	font-size: 14px;
}
dl {
	margin: 0 0 1em 0;
	padding: 0 0 0 0;
}
dt {
	font-size: 12px;
	font-weight: normal;
	margin: 0;
	padding: 0;
	line-height: 1.3em;
	color: #FAC548;
}
dd {
	margin: 0 0 1em 0;
	font-size: 12px;
	line-height: 1.3em;
	font-weight: normal;
	text-align: justify;
}



/* Start page */



/* Color Variants */



.small_info span {
	display: block;
	width: 16px;
	height: 16px;
	background-image: url(../pix/magnifier_klein.gif);
	cursor: pointer;
}
.small_info span span {
	display: none;
}

blockquote {
	font-size: 14px;
	border: 1px dotted #FAC548;
	border-left: 3px solid #FAC548;
	margin: 0 0 0.5em 0;
	padding: 0.5em 0.5em 0.5em 1.5em;
}
#inner_content .left_col {
	padding-right: 420px;
}

#inner_content .right_col {
	position: absolute;
	left: 555px;
	margin: 5px 0 0 0;
}

.smaller {
	font-size: 0.6em;
}

.sl li {
	float: left;
	clear: left;
}
.sl li .st {
	float: left;
	font-size: 13px;
	display: block;
	width: 95px;
}
.sl li .nd {
	float: left;
	font-size: 13px;
	display: block;
	width: 260px;
}

/* Contact-Form */
.contact_form {
	display: block;
	width: 445px;
	color: #FAC548;
	border: 1px solid #FAC548;
	margin: 0;
	padding: 10px 1px 5px 5px;
}

.contact_form .error {
	display: inline;
}
.contact_form th {
	width: 145px;
	color: #666666;
	font-weight: normal;
	vertical-align: top;
}
.contact_form label {
	color: #FAC548;
	color: #666666;
	margin: 0;
	padding: 2px;
	font-weight: normal;
}
.contact_form input,
.contact_form textarea {
	color: #000000;
	border: 1px solid #FAC548;
	margin: 1px 0 2px 0;
	padding: 2px;
	width: 270px;
}
.contact_form input:focus,
.contact_form textarea:focus {
	background-color: #FFfCcF;
}

.contact_form .ff_50 {
	width: 130px;
	margin-right: 4px;
}
.contact_form .ff_20 {
	width: 60px;
	margin-right: 4px;
}
.contact_form .ff_80 {
	width: 200px;
	margin-right: 4px;
}
.contact_form .ff_30 {
	width: 80px;
	margin-right: 4px;
}
.contact_form .ff_70 {
	width: 180px;
	margin-right: 4px;
}

.contact_form #submit {
	width: 108px;
	color: #FAC548;
	background-color: #FFFFFF;
}
.contact_form #submit:hover {
	color: #FFFFFF;
	background-color: #FAC548;
}
.contact_form #submit:active {
	color: #000000;
}

#page .news_block  {
	/*border-top: 2px dotted #FF6600;*/
	background-image: url(../pix/line.png);
	background-position: bottom left;
	background-repeat: repeat-x;
	font-size: 12px;
}
#page .news_block h3 {
	font-weight: bold;
}
#page .news_block h3 span {
	font-weight: normal;
}
#page .news_head {
	font-weight: bold;
}
#page .news_list  {
	margin-top: 20px;
	padding: 5px 0 0 0;
	/*border-top: 2px dotted #FF6600;*/
	background-image: url(../pix/line_2.png);
	background-position: top left;
	background-repeat: repeat-x;
}
#page .news_list .news_item {
	margin: 0;
	padding: 0;
	/*border-bottom: 2px dotted #FF6600;*/
	background-image: url(../pix/line_2.png);
	background-position: bottom left;
	background-repeat: repeat-x;
}

#page h3.news_item {
	/*border-top: 2px dotted #666666;*/
	background-image: url(../pix/line_2.png);
	background-position: top left;
	background-repeat: repeat-x;
	padding-top: 3px;
}
#page h3.ni_0 {
	border-top: none;
	padding-top: 0;
}


.news #content h2,
.news #sub_download,
.downloads #sub_download {
	display: none;
}
.news #inner_content,
.downloads #inner_content {
	margin:0 260px 15px 35px;
}


.news_archiv #content h2 {
	display: block;
}
.news_archiv #inner_content {
	margin: 0 260px 15px 164px;
}


textarea:focus,
input[type=text]:focus,
input[type=password]:focus {
  outline: 0 none;
}

a[rel=lightbox] {
	border: none;
	padding: 2px;
}

a[rel=lightbox] img {
	border: 1px solid #ffffff;
	padding: 3px;
}
a[rel=lightbox]:hover img {
	border: 1px solid #FAC548;
}

.bborder {
	display: block;
	border-bottom: 1px solid #333;
	height: 203px;
	overflow-y: hidden;
}

.bborder2 {
	display: block;
	border-bottom: 1px solid #333;
	height: 353px;
	overflow-y: hidden;
}

