@import url(reset.css);

/* @group MAIN + GENERAL */

body {
	background: #F4F4F4;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}

td {
	padding: 2px;
}

#wrapper {
	width: 902px;
	margin: 0 auto;
	text-align: left;
}

#logo {
	margin: 25px 0 25px 0;
}

table td {
	vertical-align: top;
}

strong, b {
	font-weight: bold;
}

/* @end */

/* @group MAIN NAVIGATION */

#navigation {
	width: 902px;
	height: 32px;
	background: url(../images_layout/bg_nav.jpg) no-repeat;
	margin: 0 0 30px 0;
}

#navigation ul#main {
	
}

#navigation ul#main li {
	padding: 0;
	margin-top: 8px;
	margin-left: 20px;
	padding-right: 20px;
	float: left;
	border-right: 1px solid #BEBEBE;
}

#navigation ul#language {
	float: right;
	text-align: right;
	color: #424242;
	font-size: 10px;
	margin: 7px 0 0;
	height: 21px;
	border-left: 1px solid #BEBEBE;
	padding: 3px 20px 0;
}

#navigation ul#language li {
	float: left;
	border-left: 1px solid #6a6a69;
	padding-right: 6px;
	padding-left: 6px;
}

#navigation ul#language li.active {
	color: #FFF;
}

#navigation ul#language li.none {
	color: #BEBEBE;
}

#navigation ul#language li.first-item {
	border-left: none;
	padding-left: 0px;
}

#navigation ul#language li a {
	color: #424242;
	text-decoration: none;
}

#navigation ul#language li a:hover {
	color: #6b6b6b;
}

#navigation ul#language li a:active {
	color: #FFF;
}

/* @end */

/* @group SUB NAVIGATION */

#subnav {
	float: left;
	width: 160px;
	padding: 0 0 0 20px;
	font-size: 12px;
	height: 450px;


/* min-height and IE7.js will cause a display-bug in the right column in IE6 */
}

#subnav #innerSubnav {
	padding: 10px 10px 0 10px;
	background: #F00;
}

#innerSubnav {
	margin: 30px 0 0 0;
}

#subnav em {
	color: #424242;
	line-height: 20px;
	font-weight: bold;
	font-style: normal;
}

#subnav ul {
	line-height: 20px;
	color: #424242;
}

#subnav ul li a {
	color: #424242;
	text-decoration: none;
}

#subnav ul li a:hover {
	color: #848484;
	text-decoration: none;
}

#subnav ul li a.active {
	font-weight: bold;
}

#subnav ul li ul {
	padding: 0 0 0 10px;
}

#subnav .subnavBottom {
	height: 10px;
}

/* @end */

/* @group CONTENT */

#topBorder {
	width: 902px;
	height: 2px;
}

#innerContent {
	position: relative;
	min-height: 500px;
}

#mainContent {
	width: 440px;
	min-height: 450px;
	padding: 23px 20px 0 20px;
	float: left;
	font-size: 12px;
	line-height: 15px;
}

#mainContent #content {
	margin: 20px 0 0;
}

.teaserBox .contents ul {
	line-height: 20px;
}

#content ul {
	margin-top: 0;
	margin-bottom: 10px;	
}

#content ul li {
	padding: 0 0 0 10px;
	text-decoration: none;
	background: url(../images_layout/icon_lists.gif) left 4px no-repeat;
}

#innerContent p {
	margin: 0;
}

#innerContent h3, #innerContent h2 {
	font-weight: bold;
}

#innerContent h2 a, #innerContent h3 a {
	text-decoration: none;
}

#swissflag, #no-swissflag {
	height: 50px;
}

#swissflag a {
	text-indent: -99999px;
	overflow: hidden;
	display: block;
	width: 50px;
	height: 50px;
}

#bottomBorder {
	width: 902px;
	height: 3px;
}

/* @end */

/* @group HOMEPAGE */

#startContent {
	width: 560px;
	min-height: 450px;
	padding: 23px 80px 0 20px;
	float: left;
	font-size: 12px;
	line-height: 15px;
}

#startContent #content {
	margin: 30px 0 0;
}

/* @end */

/* @group TEASERS IN THE RIGHT COLUMN */

#teaserContent {
	width: 220px;
	min-height: 450px;
	padding: 30px 22px 0 0;
}

#teaserBg {
	width: 242px;
	float: left;
}

.teaserBox h1 {
	font-size: 10px;
	font-weight: bold;
	color: #424242;
	text-transform: uppercase;
	padding: 6px 12px 4px 12px;
}

.teaserBox .contents {
	padding: 12px 10px 10px 10px;
	font-size: 12px;
	color: #424242;
}

.teaserBox .contents {
	line-height: 15px;
}

.teaserBox .contents a {
	color: #424242;
	text-decoration: none;
}

.teaserBox .contents a:hover {
	color: #848484;
}

.teaserBox .contents h2, .teaserBox .contents h3, .teaserBox .contents h2 a, .teaserBox .contents h3 a {
	color: #af0000;
	font-size: 12px;
	font-weight: bold;
}

.teaserBox .borderBottom {
	height: 3px;
	margin: 0 0 30px 0;
}

.teaserBox .contents ul {
	line-height: 20px;
}

.teaserBox .contents ul li a {
	padding: 0 0 0 10px;
	color: #424242;
	text-decoration: none;
	background: url(../images_layout/icon_hotlinks_a.gif) left 4px no-repeat;
}

.teaserBox .contents ul li a:hover {
	color: #848484;
	background: url(../images_layout/icon_hotlinks_b.gif) left 4px no-repeat;
}

/* @group Ergänzende Informationen Bild / Text */

.contents table {
	border-collapse: collapse;
	border-spacing: 0;
}

.contents table td {
	padding: 0 0 5px 0;
}

.contents table tr.lastrow td {
	vertical-align: top;
	padding: 0;
}

.contents table td h2 {
	font-weight: bold;
}

.contents table td  a {
	color: #424242;
	text-decoration: none;
}

.contents table td  a:hover {
	color: #848484;
}

/* @end */

/* @group Bild mit Rahmen */

.imgContainer {
	padding: 10px 10px 0 10px;
}

.imgBottom {
	height: 10px;
	margin: 0 0 30px 0;
}

/* @end */

/* @end */

/* @group CONTACT FORM */

/*
#address {
	width: 280px;
	margin: 20px 0 0;
	padding: 0 0 0 20px;
	float: left;
}

#address  h1 {
	font-weight: bold;
	margin: 0 0 10px 0;
	text-transform: uppercase;
}

#address a {
	text-decoration: none;
}

button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 2px 4px 2px 4px;
	border: 0;
	vertical-align: middle;
}
*/

/*--------------------*/

#kontaktContent {
	width: 680px;
	min-height: 450px;
	padding: 23px 20px 0 20px;
	float: left;
	font-size: 12px;
	line-height: 15px;
}

#contactFormWrap {
	width: 680px;
	margin-top: 30px;
}

#contactFormWrap form {
	float: left;
	width: 360px;
}

#contactFormWrap form input, #contactFormWrap form textarea {
	border: 0;
	padding: 2px;
	width: 266px;
	margin: 10px 0 0;
	background: #FFF;
	font-family: Arial, Helvetica, sans-serif;
}

#contactFormWrap form input {
	height: 16px;
}

#contactFormWrap form textarea {
	height: 46px;
}

#contactFormWrap form label {

}
td.label {
	padding-top: 10px;
}
#address {
	width: 300px;
	padding: 0;
	margin-top: 10px;
	float: left;
}

#address h2, #address h3 {
	font-weight: bold;
	margin: 0 0 10px 0;
	text-transform: uppercase;
}

#address a {
	text-decoration: none;
}

#contactFormWrap form input.powermail_submit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 2px 4px 2px 4px;
	border: 0;
	vertical-align: middle;
	height: 20px;
	width: auto;
}

div.powermail_mandatory_js {
	margin: 0;
}

/* @end */

/* @group FOOTER */

#footer {
	width: 900px;
	padding: 10px 2px 10px 0;
	font-size: 10px;
}

#footerAddress {
	width: 450px;
	float: left;
	color: #424242;
}

#footerLinks {
	width: 450px;
	float: left;
	text-align: right;
	color: #848484;
}

#footerLinks a {
	color: #848484;
	text-decoration: none;
}

#footerLinks a:hover, #footerLinks a:active {
	color: #424242;
}

/* @end */

/* @group PRINT ONLY */

@media print, braille, embossed, handheld, speech, tty {

.screen-only {
	display: none;
}

}

/* @end */

/* @group SCREEN ONLY */

@media screen {

.print-only {
	display: none;
}

}

/* @end */