#html, body {
	margin: 0;
	padding: 0;
	height: 100%;
}
body {
	padding: 0;
	color: #000;
	font-size: 13px;
	background: #fff;
	line-height: 18px;
	margin: 0 0 20px 0;
	font-weight: normal;
	font-family:'Helvetica W01 Roman', sans-serif;
}
#container {
	width: 1000px;
	text-align: left;
	background: #fff;
	margin-left: auto;
	margin-right: auto;
	-webkit-border-radius: 0 0 8px 8px;
			border-radius: 0 0 8px 8px;	
}
/* Helpers */
.clearing {
	clear: both;
}
/* ALLGEMEIN */
h1 {
	clear: left;
	padding: 0;
	color: #ff0000;
	font-size: 29px;
	font-weight: normal;
	line-height: 32px;
	margin: 32px 0 41px 20px;
	font-family:'Helvetica W01 Light', sans-serif;
}
h1 span {
	width: 500px;
	display: block;
	padding: 20px 0 0 20px;
	font-family:'Helvetica W01 Light', sans-serif;
}
h1.h1_index {
	margin-left: 0;
	margin-top: 0;
	margin-bottom: 20px;
}
h1 span.w {
	width: 420px;
}
h1.h1_index span {
	display: block;
	width: 350px;
	padding: 20px 0 0 20px;
}
h2, h3, h4 {
	font-size: 14px;
	line-height: 18px;
	font-weight: normal;
	margin: 0 20px 4px 20px;
	font-family:'Helvetica W01 Bold';
}
h3.hintergrund {
	display: block;
	font-size: 14px;
	padding: 5px;
	margin: 0 0 0 20px;
	clear: right;
}
h4 {
	font-size:12px;
	}
p {
	margin: 0 20px 18px 20px;
}
.small {
	font-size: 11px;
}
p.hintergrund_text {
	padding: 5px;
	margin: 0 20px 20px 20px;
}
ul.hintergrund_text {
	padding: 5px 4px 5px 20px;
	margin: 0 20px 20px 20px;
}
a, a:visited {
	color: #ff0000;
	text-decoration: none;
}
a:hover, a:active {
	color: #ff0000;
}
a, a:visited {
	color: #ff0000;
	text-decoration: none;
	margin: 0;
}
a:hover, a:active {
	color: #ff0000;
	text-decoration: underline;
}
a.red, a.red:visited {
	color: #ff0000;
	text-decoration: none;
	margin: 0;
}
a.red:hover, a.red:active {
	color: #ff0000;
	text-decoration: none;
}
ul {
	list-style-type: square;
	padding: 0 4px 5px 17px;
	margin: 0 20px 18px 20px;
}
li {
	list-style-position: outside;
	margin: 0 0 3px 0;
}
.border {
	border: 0px;
}
.hidden {
	position: absolute;
	left: -999px;
	width: 500px;
}
.bull {
	font-size: 19px;
	vertical-align: middle;
}
.umfliessen_left {
	float: left;
	margin: 0 20px 0 20px;
}
/* NEU */
.clear {
	display: block;
	width: auto;
	height: 1px;
	font-size: 1px;
	clear: both :
}
table {
	width: 100%;
	color: #000000;
	background: #f0f0f0;
	font-size: 13px;
	margin: 0 20px 18px 20px;
		-webkit-border-radius: 4px;
	border-radius: 4px;
		background-clip: padding-box;
	clear: both;
}
#text table {
	width: 570px;
	border-spacing: 0;
	border: none;
	-webkit-border-radius: 4px;
			border-radius: 4px;
	background-clip: padding-box;
}
table td:nth-child(2n+1) {  
	background: #dddddd;
}

th {
	font-size: 14px;
	text-align: left;
	vertical-align: top;
	padding: 6px 10px;
	margin: 0;
	font-family:'Helvetica W01 Bold';
	font-weight: normal;
	background: #cacaca;
	border: none;
	-webkit-border-radius: 4px 4px 0 0;
			border-radius: 4px 4px  0 0;
	background-clip: padding-box;
	border-bottom: 2px solid #fff;
}
table tr:last-child td:first-child {
	-webkit-border-radius: 0 0 0 4px;
			border-radius: 0 0 0 4px;
	    	background-clip: padding-box;
}
table tr:last-child td:last-child {
	-webkit-border-radius: 0 0 4px 0;
			border-radius: 0 0 4px 0;
	    	background-clip: padding-box;
}
td {
	text-align: left;
	vertical-align: top;
	padding: 3px 5px 2px 5px;
	padding: 6px 10px;
	margin: 0;
	border-bottom: 2px solid #fff;
}
td a, td a:visited {
	color: #ff0000;
	text-decoration: underline;
}
td a:hover, td a:active {
	color: #ff0000;
}
td ul {
	padding: 0 4px 5px 17px;
	margin: 0;
}
td.th {
}
.col1 {
	width: 160px;
	padding: 7px 5px 6px 5px;
	white-space: nowrap;
}
.td_end {
}

table#rechtsoben th, table#rechtsoben td {
	text-align: right;
	vertical-align: text-top;
}
.table-1 {
	border-top : 1px solid #cacaca;	
	-webkit-border-radius: none !important;
			border-radius: none !important;
}
.table-1,
.table-1 td:nth-child(2n+1) {
	background: none;
}
.table-1 tr {
	float: left;
	width: 100%;
	border-bottom : 1px solid #cacaca;
}
.table-1 td {
	padding: 10px;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
}
.table-1 td.wappen {
	width: 40px;
}
.table-1 td.kanton {
	width: 105px;
}


/* Kompakte Tabelle */
table.compact th, table.compact td {
	padding:0px 5px;
	}



.textfield {
	padding: 0;
	margin: 0;
}
.textarea {
	padding: 0;
	margin: 0;
}
.radio {
	margin: 0 0 4px 0;
	border: 1px solid #fff;
	vertical-align: bottom;
}
.checkbox,
.select,
.submit {
	margin: 0;
	padding: 0;
}

/* Blue Button */
#text a.button, 
#text a.button:visited {
	margin: 0;
	color: #fff;
	padding: 5px 20px;
	background: #0089ca;
	text-decoration: none;
	-webkit-border-radius: 4px;
			border-radius: 4px;
}
#text a.button:hover, 
#text a.button:active {
	color: #fff;
	background: #009ed6;
	text-decoration: none;
}

#content {
	display: block;
	float: left;
	width: 1000px;
	padding: 20px;
	background: #fff;
	min-height: 820px;
	padding: 15px 20px 0 20px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	background-clip: padding-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	background: #fff;
	position: relative;
}

/* HEADER */
#picbar {
	float: left;
	width: 780px;
	width: 100%;
	height: 107px;
	padding: 0;
	margin: 0;
}
.logo {
	float: left;
	margin-top: 3px;
}
.formMeta {
	float: right;
	margin: 0;
}
.formMeta p.sprache,
.formMeta p.kontakt,
.formMeta p.medien,
.formMeta p.jobs,
.formMeta p.sitemap,
.formMeta p.sprache_fr,
.formMeta p.kontakt_fr,
.formMeta p.medien_fr,
.formMeta p.jobs_fr,
.formMeta p.sitemap_fr,
.formMeta p.sprache_it {
	float: left;
	margin: 0 18px 0 0 ;
	z-index: 100;
	position: relative;
}
.formMeta p.sprache,
.formMeta p.sprache_fr,
.formMeta p.sprache_it {
	margin-right: 34px;
}
.formMeta p.sprache_fr {
	margin-right: 36px;	
}
.formMeta p.sprache_it {
	margin-right: 39px;
}
.formMeta p a,
.formMeta p span {
	float: left;
	color: #000;
	font-size: 11px;	
	line-height: 12px;
	text-decoration: none;
}
.formMeta a.meta_act,
.formMeta a:hover {
	color: #ff0000;
}
.formMeta p.suche,
.formMeta p.suche_it,
.formMeta p.suche_fr {
	right: 0;
	top: 96px;
	position: absolute;
}
.formMeta p input {
	float: left;
	width: 156px;
	padding-left: 8px;
	color: #969696;
}
.formMeta p.sprache_fr a.meta_act {
	margin-left: 7px;	
	margin-right: 3px;
}
.formMeta p.sprache_it a.meta_act {
		margin-left: 7px;
}
.formMeta p.suche input.submitMeta,
.formMeta p.suche_it input.submitMeta,
.formMeta p.suche_fr input.submitMeta   {
	width: 20px;
	float: right;
	border: none;
	background: #fff;
	text-indent: -99999px;
	background: #fff url(../../images/search.png) no-repeat 0 0;
}
.formMeta p.jobs,
.formMeta p.jobs_fr,
.formMeta p.jobs_it   {
	margin-right: 13px;
}
.formMeta p.sitemap,
.formMeta p.sitemap_fr,
.formMeta p.sitemap_it   {
	margin-right: 0;
}
.formMeta .hidden {
	display: none;
}
.formMeta .sprache a.meta_act,
.formMeta .sprache_it span:first-child,
.formMeta .sprache_fr span:first-child  {
	padding-right: 6px;
	border-right: 1px solid #000;
}
.formMeta .sprache_fr span:first-child,
.formMeta .sprache_it span:first-child, {
	padding-right: 7px;
}


.formMeta .sprache span:last-child,
.formMeta .sprache_fr span:last-child,
.formMeta .sprache_it a.meta_act  {
	padding-left: 6px;	
	margin-left: 6px;
	border-left: 1px solid #000;
}
.formMeta .sprache a.meta_act,
.formMeta .sprache span {
	margin-right: 3px;
}
.formMeta .sprache a.meta_act {
	margin-right: 7px;
	padding-right: 6px;

}
.formMeta .sprache_it span {
	padding-right: 2px;
}
.formMeta .sprache span:first-child {
	padding-right: 7px;
}
.formMeta .sprache_it span:first-child {
	margin-right: 7px;
	padding-right: 6px;
}

/* NEU */
/*
.formMeta p.medien {
	display: block;
	float: left;
	padding: 4px 5px;
	margin: 0 2px 0 12px;
}
.formMeta p.medien_fr {
	display: block;
	float: left;
	padding: 4px 5px;
	margin: 0 2px 0 0px;
}

.formMeta p.jobs {
	display: block;
	float: left;
	padding: 4px 5px;
	margin: 0 2px 0 12px;
}

.formMeta p.jobs_fr {
	display: block;
	float: left;
	padding: 4px 5px;
	margin: 0 2px 0 0px;
}
.formMeta p.sitemap {
	display: block;
	float: left;
	padding: 4px 5px;
	margin: 0 2px 0 12px;
}
.formMeta p.sitemap_fr {
	display: block;
	float: left;
	padding: 4px 5px;
	margin: 0 2px 0 3px;
}
.formMeta a.meta, .formMeta a.meta:visited {
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}
.formMeta a.meta:hover, .formMeta a.meta:active {
	color: #ff0000;
}
.formMeta a.meta_act, .formMeta a.meta_act:visited, .formMeta a.meta_act:active, .formMeta ameta_actred:hover {
	color: #ff0000;
	text-decoration: none;
}
.formMeta p.suche {
	display: block;
	position: absolute;
	top: auto;
	left: auto;
	text-align: right;
	width: auto;
	padding: 3px 0 4px 5px;
	margin: 67px 0 0 618px;
	float: right;
	margin: 0;
	padding: 0;
	width: 184px;
}
*/





.formMeta input.textfieldMeta {
	font-size: 10px;
	vertical-align: middle;
	margin: 0;
	border: none;
	z-index: 99;
	position: relative;
}
.formMeta input.submitMeta {
	font-size: 10px;
	vertical-align: middle;
	margin: 1px 0 0 0;
}
/* for old markup inside header
p#pfadnavi {
	position: relative;
	float: left;
	z-index: 100;
	color: #969696;
	width: 500px;
	height: 10px;
	font-size: 11px;
	line-height: 13px;
	padding: 0 0 0 0;
	margin: 123px 0 0 187px;
		margin: 123px 0 0 28px;
}
*/
.topimg + #pfadnavi {
	margin-top: 13px;
}
p#pfadnavi {

	padding: 0;
	float: left;
	z-index: 100;
	width: 500px;
	color: #969696;
	font-size: 11px;
	line-height: 13px;
	position: relative;
	margin: 15px 0 24px 20px;
}
p#pfadnavi span#pfadnavi_overview,
p#pfadnavi span#pfadnavi_content {
	margin: 0;
	width: auto;
	height: auto;
	display: block;
}
#pfadnavi_overview a,
#pfadnavi_content a,
#text #pfadnavi a {
	color: #969696;
	text-decoration: none;
}
#pfadnavi_overview a.red,
#pfadnavi_overview a:hover,
#pfadnavi_content a.red,
#pfadnavi_content a:hover,
#text #pfadnavi a:last-child {
	color: #ff0000;
	text-decoration: none;
}



/* LINKLISTEN */
#text ul li a:link, #text ul li a:visited {
	color: #5a5a5a;	
	text-decoration: underline;
}




/* MAIN NAVIGATION */
.laschen {
	float: left;
	width: 780px;
	height: 28px;
	font-size: 14px;
	margin: 76px 0 0 0;
	position: absolute;
	padding: 0 0 0 145px;
}
.laschen a,
.laschen a:visited {
	z-index: 99;
	float: left;
	width: 149px;
	color: #5a5a5a;
	font-size: 14px;
	min-height: 18px;
	margin-right: 4px;
	position: relative;
	text-align: center;
	font-weight: normal;
	background: #f0f0f0;
	padding: 6px 0 4px 0;
	text-decoration: none;
	background-clip: padding-box;
	font-family:'Helvetica W01 Bold';
	-webkit-border-radius: 4px 4px 0 0;
			border-radius: 4px 4px 0 0;
}
.laschen a.visana {
	margin-right: 0;	
}
.laschen a:hover,
.laschen a:active,
.laschen a.private_act,
.laschen a.unternehmen_act,
.laschen a.partner_act,
.laschen a.visana_act {
	color: #fff;
	background: #ff0000;
	border-bottom: 3px solid #ff0000;
}
.laschen a.private,
.laschen a.private_act {
	margin-left: 1px;
}
.laschen a.unternehmen,
.laschen a.partner {
	margin-right: 5px;
}





/* NAVIGATION */
#navigation {
	float: left;
	width: 126px;
	padding: 0;
	margin: -5px 0 0 0;
	clear: left;
	padding-bottom: 50px;
}
#navigation ul {
	list-style: none;
	float: left;
	width: 100%;
	margin: 0;
	padding: 0;
}
#navigation li {
	float: left;
	width: 126px;
	margin-bottom: 4px;
}
#navigation li a {
	color: #000;
	display: block;
	text-decoration: none;
	padding: 0 4px;
	font-size: 14px;
	min-height: 23px;
		-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border-bottom: 1px solid #cacaca;
}
#navigation ul ul li {
	margin: 0;
	background: #f0f0f0;
}
#navigation ul ul li a {
	color: #5a5a5a;
	font-size: 12px;
	min-height: 25px;
	padding: 5px 4px 3px 4px;
}
#navigation ul ul li a:hover {
	background: #fff;
}
#navigation ul ul li a:hover {
	color: #ff0000;
}
#navigation ul ul ul {
	background: #fff;
}
#navigation ul ul ul li a {
	color: #000;
	font-size: 11px;
	background: #fff;
	padding: 5px 4px 0 8px;
}
#navigation ul ul ul li a:hover {
	color: #ff0000;
}
#navigation ul ul ul ul li a {
	padding-left: 12px;
	padding-right: 4px;
}
#navigation a.naviaktiv,
#navigation a.subnaviaktiv,
#navigation a.subsubnaviaktiv,
#navigation a.subsubsubnaviaktiv {
	color: #ff0000 !important;
}
#navigation a:hover {
	color: #ff0000;
}
#navigation a.subnaviaktiv {
	background: #fff;
}



.navitop {
	display: block;
	width: 166px;
	height: 18px;
}






/* CONTENT */
#text {
	float: left;
	width: 610px;
	min-height: 570px;
	padding: 0;
	margin: 0 0 24px;
	margin-left: 20px;
	position: relative;
}
#text a, #text a:visited {
	color: #ff0000;
	text-decoration: underline;
}
#text a:hover, #text a:active {
	color: #ff0000;
}
#text_sitemap {
	display: block;
	width: auto;
	height: auto;
	float: left;
	padding-bottom: 40px;
	margin: 0 0 0 0;
}






/* SITEMAP */
#text_sitemap a,
#text_sitemap a:visited {
	color: #5a5a5a;
	text-decoration: underline;
}
#text_sitemap a:hover, #text_sitemap a:active {
	color: #ff0000;
}
#text_sitemap h1 {
	font-size: 16px;
	line-height: 20px;
	margin: 0 0 8px 20px;
}
#text_sitemap h2{
	color: #000;
	text-decoration: none;
	margin: 20px 0 0 0;
}
#text_sitemap h2 a,
#text_sitemap h2 a:visited,
#text_sitemap h3 a,
#text_sitemap h3 a:visited {
	color: #000 !important;
	margin: 0;
	text-decoration: none !important;
}
#text_sitemap a {
	text-decoration: underline;
}

/* Downloads */
#text .spalte_0 ul li a,
#text .spalte_1 ul li a,
#text .spalte_0 ul li a:visited ,
#text .spalte_1 ul li a:visited {
	color: #5a5a5a;	
	text-decoration: underline;
}
#text .spalte_0 ul li a:hover,
#text .spalte_1 ul li a:hover {
	color: #ff0000;
}


#text_sitemap .spalte_0 ul {
	padding: 0 4px 5px 15px;
	margin: 0 0 -10px 0;
}
#text_sitemap .spalte_0 li {
	list-style-position: outside;
	list-style-type: none;
	margin: 0 0 3px 0;
	white-space: nowrap;
}
#text_sitemap a {
	padding: 0;
	margin: 0 0 0 0;
}
#text_sitemap a:hover,
#text_sitemap h2 a:hover {
	color: #ff0000 !important;
}
#text_sitemap div + h1 {
	margin-top: 30px;
	padding-top: 5px;
	border-top: 1px solid #c9c9c9;
}

#text_sitemap .spalte_1 ul {
	padding: 0 4px 5px 15px;
	margin: 0 0 -10px 0;
}
#text_sitemap .spalte_1 li {
	list-style-position: outside;
	list-style-type: none;
	margin: 0 0 3px 0;
	white-space: nowrap;
}
#text_sitemap h3 {
	margin-left: 0;
	font-size: 13px;
	line-height: 18px;
	margin-top: 20px;
}






/* Bilder im Content */
.img_content {
	border: 1px solid #84B6CE;
}
.l {
	float: left;
	margin: 0 7px 0 0;
}
.r {
	float: right;
	margin: 0 0 0 7px;
}

/* Verlinkte Bilder */
#text a img, #text a:link img, #text a:visited img, #text a:hover img {
	border: 0;
}

/* Nur Index */
#text_index {
	display: block;
	width: auto;
	height: auto;
	position: relative;
	margin-bottom: -18px;
}
#text_index a, #text_index a:visited {
	color: #000000;
	text-decoration: none;
}
#text_index a:hover, #text_index a:active {
	color: #000000;
}

#spalte1,
#spalte2,
#spalte3 {
	display: block;
	float: left;
	padding: 0 0 0 20px;
	margin-top: 10px;	
	margin-bottom: 10px;
}
.infobox:hover { 
	background: #ff0000;
}
.infobox:hover span.red {
	color: #fff !important;
}


/* Infobox in der rechten Spalte */
div#banner p.infobox {
	margin-left: 22px;
	background-color: white;
}
div#banner p.infobox a {
	text-decoration: none !important;
}
#banner img {

}



/* Direktlinks Liste mit UL */
div#direkt {
	background: #f0f0f0;
	width: 570px;
	clear: both;
	margin: 10px 0 46px 20px;
	padding: 10px;
	min-height: 112px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	background-clip: padding-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
div#direkt h2 {
	padding: 0;
	color: #5a5a5a;
	font-size: 14px;
	margin: -4px 0 3px 0;
	font-weight: normal;
	font-family:'Helvetica W01 Bold';
}
div#direkt ul {
	margin: 0;
	padding: 0;
	float: left;
	width: 183px;
}
div#direkt ul li {
	list-style-type: none;
	margin: 0 0 2px 0;
	padding: 0 0 0 1px;
}
div#direkt ul.third {
	width: 150px;
}

div#direkt ul li a, div#direkt ul li a:link, div#direkt ul li a:visited {
	text-decoration: underline;
	font-size: 13px;
	color: #5a5a5a;
}

div#direkt ul li {
	list-style: square;
	list-style-position: inside;
}
div#direkt ul li a:hover {
	color: #ff0000;
}

.news {
	float: left;
	width: 184px;
	background: #f0f0f0;
	margin: 0 0 10px 0;
	padding: 10px;
		-webkit-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.news a, .news a:visited {
	display: block;
	color: #000000;
	font-size: 13px;
	width: 100%;
	text-decoration: none;
}
.news a:hover, .news a:active {
	color: #000000;
	text-decoration: none;
}
.news span.h {
	display: block;
	color: #ff0000;
	font-size: 14px;
	padding: 0 0 9px 0;
	font-weight: normal;
	margin: -2px 0 0 0;
	font-family:'Helvetica W01 Bold';
}
.news span.p {
	display: block;
	line-height: 16px;
	text-decoration: none;
	margin: 0 0 5px 0;
}
.news span.p span.red {
	color: #ff0000;
	text-decoration: none;
}
.news span.br {
	display: block;
	width: 100%;
	height: 2px;
	background: #fff;
	font-size: 1px;
	line-height: 1px;
	margin: 11px 0 8px;
}
.news span.p a strong {
	color: #ff0000;
	font-size: 11px;
	float: left;
	width: 100%;
	margin-bottom: 1px;
}



strong {
	font-weight: normal;
	font-family:'Helvetica W01 Bold';
}
/* Übersichtseiten */
.mehr_level1 {

}
.mehr a,
.mehr a:visited,
.mehr_level1 a, 
.mehr_level1 a:visited {
	text-decoration: none !important;

}
.mehr_level1 a:hover, .mehr_level1 a:active {

}
.mehr_level1 span.h {

}
.mehr_level1 span.p {

}



/* Content */
.druckenSenden {
	float: right;
	position: relative; 
	width: 60px;
	text-align: left;
	margin: 16px 7px 0 0;
}
.druckenSenden_neu {
	display: block;
	position: absolute;
	top: 300px;
	left: auto;
	width: 588px;
	text-align: left;
	padding: 5px 0 2px 0;
	margin: 0 0 36px 20px;
}
.links_druck {
	display: block;
	float: right;
	width: 180px;
	text-align: left;
	padding: 10px 10px 0;
	margin: 0 20px 20px 20px;
	background: #f0f0f0;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	background-clip: padding-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.linksDownloads {
	display: block;
	color: #000;
	font-size: 11px;
	line-height: 15px;
	padding: 0;
	margin: 0;
}
.linksDownloads strong.abstand {
	display: block;
	font-weight: normal;
	margin: -2px 5px 2px 4px;
	font-family:'Helvetica W01 Bold';
}
.linksDownloads ul {
	padding: 0 4px 5px 19px;
	margin: 0;
}
.linksDownloads li {
	margin: 0 0 5px 0;
}
.linksDownloads a, 
.linksDownloads a:visited {
	color: #000 !important;
	font-size: 11px;
	line-height: 15px;
	text-decoration: underline;
}
.linksDownloads a:hover, 
.linksDownloads a:active {
	color: #ff0000 !important;
}






.druckenSenden .fb {
	position: relative;
	top: -2px;
	left: auto;
	margin: 0 0 0 0;
}
.druckenSenden .fb span {
	display: block;
	float: right;
	width: 14px;
	height: 14px;
	margin: 4px 510px 0 0;
}

.sprunglink {
	color: #5a5a5a;
	display: block;
	height: auto;
	font-size: 11px;
	line-height: 18px;
	padding: 0 0 20px 0;
	margin: 0px 0 10px 20px;
}
.sprunglink a, .sprunglink a:visited {
	color: #5a5a5a !important;

}
.sprunglink a:hover, .sprunglink a:active {
	color: #ff0000 !important;
}
.sprunglink strong {
	margin-top: 10px;
	clear: left;
	float: left;
	width: 100%;
}
.sprunglink strong:first-child {
	margin-top: 0;
}
.nach_oben {
	display: block;
	width: 569px;
	font-size: 11px;
	line-height: 14px;
	padding: 5px 0 20px;
	margin-bottom: 50px;
	border-bottom: 1px solid #cacaca;
}
.nach_oben a, .nach_oben a:visited {
	color: #ff0000;
}
.nach_oben a:hover, .nach_oben a:active {
	color: #ff0000;
}

.spalte_0 {
	display: block;
	float: left;
	width: 285px;
	margin: 0;
}
.spalte_1 {
	display: block;
	float: left;
	width: 284px;
	margin: 0 0 0 20px;
}

.spalte_01 {
	display: block;
	float: left;
	width: 184px;
	margin: 0;
}
.spalte_11 {
	display: block;
	float: left;
	width: 183px;
	margin: 0 0 0 20px;
}
/*
.box {
	border: 1px solid #84B6CE;
	margin: 0 20px 20px 20px;
	padding: 5px 0 0 0;
}
*/
/* Banner */
/* Rechte Spalte */
div#banner {
	float: right;
	width: 184px;
	height: auto;
	padding: 20px 0 20px 0;
	/*margin: -105px 0 0 0; */
}

/* Text-Banner rechts*/
div#banner_index {
	display: block;
	width: 183px;
	margin: -116px 0 60px 20px;
}

.banner {
	margin: 0 !important;
}





/* Neu */
.telefon {
	display: block;
	position: absolute;
	top: 12px;
	left: auto;
	width: 183px;
	background: #FFFFFF;
	border: 1px solid #84B6CE;
	margin: 0 0 20px 20px;
}
/* Neu */
.telefon span.h {
	display: block;
	color: #000000;
	font-size: 20px;
	text-align: left;
	padding: 7px 5px 3px 5px;
	margin: 0;
}
/* Neu */
.telefon span.p {
	display: block;
	line-height: 16px;
	text-decoration: none;
	margin: 0 5px 5px 5px;
}
/* Neu */
.telefon span.p a, .telefon span.p a:visited {
	display: block;
	color: #ff0000;
	font-size: 13px;
	width: 100%;
	text-decoration: underline;
}
/* Neu */
.telefon span.p a:hover, .telefon span.p a:active, .telefon span.p a:focus {
	color: #ff0000;
	text-decoration: underline;
}

/*div.formRechner_leer {
	display: block;
	width: 224px;
	min-height: auto;
	color: #000000;

	padding: 5px 0 0 0;
	margin: 0 0 20px 0;
}
.formRechner_unternehmen {
	display: block;
	width: 224px;

	min-height: 102px;
	color: #000000;

	padding: 5px 0 0 0;
	margin: 0 0 20px 0;
}*/
/*.formRechner_index {
	display: block;
	width: auto;
	min-height: 163px;
	color: #000000;
	background: #f0f0f0 !important;
	padding: 0;
}*/

.formRechner_index span.title {
	float: left;
	width: 100%;
	color: #ff0000;
	font-size: 18px;
	line-height: 22px;
	margin: -5px 0 9px 0;
}

.formRechner h2 {
	display: block;
	color: #000000;
	font-size: 15px;
	text-align: left;
	padding: 3px 5px 9px 5px;
	margin: 0;
}
.formRechner p {
	display: block;
	color: #000000;
	font-size: 13px;
	text-align: left;
	padding: 3px 0 3px 7px;
	margin: 0;
}
/* Neu */
.formRechner p span.left {
	width: 77px;
	height: 18px;
	float: left;
	padding: 0;
	margin: 0;
	clear: left;
	white-space: nowrap;
}
/* Neu */
.formRechner p span.right {
	width: 75px;
	height: 18px;
	float: left;
	padding: 0 5px 0 0;
	margin: 0;
	white-space: nowrap;
}
/* Neu */
.formRechner div.rightbut {
	display: block;
	width: auto;
	height: 18px;
	float: left;
	padding: 3px 5px 0 97px;
	margin: 0;
	clear: both;
	white-space: nowrap;
}
.formRechner_index input.textfieldRechner, 
.formRechner_leer input.textfieldRechner {
	height: 25px;
	font-size: 11px;
	padding-left: 6px;
	margin: 0px 0 1px 0;
	vertical-align: middle;
}

/*
.formRechner input.radioRechner {
	font-size: 10px;
	vertical-align: middle;
	margin: 0px 0 3px 0;
	float: left;
}
.formRechner_leer label {
	float: left;
}*/
.formRechner_index button.submitRechner,
.formRechner_leer button.submitRechner {
	font-size: 13px;
	vertical-align: middle;
	padding: 0;
	min-width: 88px;
	font-weight: normal;
	margin: 7px 0 4px 0;
	font-family:'Helvetica W01 Bold';
}









.mehr_level1,
.mehr {
	background: #f0f0f0;

	float: left;
	width: 570px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	background-clip: padding-box;

}
.mehr_level1,
.mehr {
	width: 176px;
	background: #f0f0f0;	
	padding: 10px;		
	float: left;
	min-height: 160px;
	margin: 0 0 20px 20px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	background-clip: padding-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}
.mehr_level1:hover,
.mehr:hover {
	cursor:pointer;
	background: #ff0000;
}
.mehr_level1 a,
.mehr a {
	float: left;
	width: 100%;
}
.mehr_level1:hover .h,
.mehr_level1:hover .p,
.mehr_level1:hover span.red,
.mehr:hover .h,
.mehr:hover .p,
.mehr:hover span.red {
	color: #fff !important;
}
.mehr_level1 .h,
.mehr .h {
	font-size: 16px;
	line-height: 20px;
	display: block;
	margin-bottom: 5px;
	 word-wrap: break-word;  
}
.mehr_level1 .p,
.mehr .p  {
	color: #000;
}



h3.hintergrund {
	background: #cacaca;
	border-bottom: 2px solid #fff;
	font-size: 14px;
	color: #000;	
	float: left;
	width: 570px;
	padding: 6px 10px;
	-webkit-border-radius: 4px 4px 0 0;
			border-radius:  4px 4px 0 0;
	background-clip: padding-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

p.hintergrund_text,
ul.hintergrund_text   {
	float: left;
	width: 570px;	
	padding: 10px;
	background: #f0f0f0;
	color: #000;
	font-size: 13px;
	line-height: 18px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
		-webkit-border-radius: 0 0 4px 4px;
			border-radius:  0 0 4px 4px;
}
ul.hintergrund_text {
	padding-left: 26px;
}
.mehr_level1 span.p span.red,
.mehr span.p span.red  {
	color: #ff0000;
	text-decoration: none;
}



.infobox {
	display: block;
	width: 176px;
	height: 237px;
	margin: 0 0 20px 0;
	background: #f0f0f0;	
		-webkit-border-radius: 4px;
	border-radius: 4px;
	background-clip: padding-box;
}
.infobox:hover {
	background: #ff0000;
}
.infobox:hover a span.h span,
.infobox:hover a span.p {
	color: #fff;
}



.infobox a, .infobox a:visited {
	display: block;
	width: 100%;
	color: #000000;
	cursor: pointer;
}
.infobox a:hover, .infobox a:active {
	color: #000000;
}
.infobox a span.h {
	display: block;
	background: red;
	padding: 0;
	margin: 0 0 -2px 0;
}
.infobox a span.h span {
	display: block;
	color: #ff0000;
	font-size: 14px;
	text-align: left;
	padding: 122px 10px 0px 10px;
	margin: 0;
}
.infobox a span.p {
	display: block;
	color: #000000;
	line-height: 16px;
	padding: 10px;
}
.infobox a span.p span.red {
	color: #ff0000;
	cursor: pointer;
	font-size: 13px;
	text-decoration: none;
}





/* Neu */
.formRechner_index_teaser {
	display: block;
	width: 224px;
	min-height: 20px;
	color: #000000;
	/* background: transparent url(/incl/img/back/rechner_leer.jpg) no-repeat;*/
	padding: 88px 0 0 0;
	margin: 0 0 20px 0;
}
.formRechner_index,
.formRechner_leer {
	background: #f0f0f0;	
	padding: 10px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.formRechner_index {
	width: 184px;
	position: absolute;
	left: 20px;
	top: 73px;
}
#text .formRechner_index {
	-webkit-border-radius: 4px 4px 0 0;
	border-radius: 4px 4px 0 0;
}
#banner .formRechner_index,
.formRechner_leer {
	width: 184px;
	float: right;
	margin-bottom: 20px;
}
.formRechner_leer:empty,
.formRechner_index_teaser {
	display: none;
}
.formRechner_index a {
	display: block;
	width: 80px;
	font-size: 14px;
	text-align: left;
	font-weight: 400;
	padding: 0;
	margin: 115px 470px;
}

/* new markup */
#gebdatum {
	margin-bottom: 10px;
}
.formRechner_index span.left,
.formRechner_leer span.left  {
	clear: left;
	float: left;
	width: 67px;
	height: 23px;
		-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.formRechner_index span.right,
.formRechner_leer span.right  {
	display: block;
	float: left;
	height: 23px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.formRechner_index input.textfieldRechner,
.formRechner_leer input.textfieldRechner {
	font-size: 11px;
	float: left;
	width: 100%;
	background: #fff;
	border: none;
	vertical-align: middle;
	margin: 0 0 4px 0;
}
.formRechner_index input.radioRechner {
	font-size: 10px;
	vertical-align: middle;
	margin: 0px 0px 3px 0;
	width: 20px;
}
.formRechner_index button.submitRechner {
	clear: both;
	float: right;
	color: #fff;
	min-height: 25px;
	background: #008acb;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	border: none;
	cursor: pointer;
	background-clip: padding-box;
}
.formRechner_index button.submitRechner:hover {
	background: #009ed6;
}
.formRechner_index label {
	float: left;
	color: #000;
	min-width: 13px;
}
.radiolabel {
	margin-right: 10px;
}











.slogan_unternehmen {
	display: block;
	color: #FFFFFF;
	position: relative;
	top: -83px;
	left: 315px;
	width: 260px;
	height: auto;

	text-align: center;
	line-height: 23px;
	padding: 0;
	margin: 0 0 -38px 0;
}

.formBMI {
	float: right;
	width: 184px;
	color: #000000;
	padding: 0;
	min-height: 150px;
	margin: 0 0 20px 0;
	background: #f0f0f0;
		-webkit-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 10px;
}
.formBMI h2 {
	display: block;
	color: #000000;
	font-size: 14px;
float: left;
width: 100%;
	text-align: left;
	padding: 0;
	margin: 0 0 10px 0;
}
.formBMI p {
	display: block;
	text-align: center;

	padding: 0;
	margin: 0;
}
.formBMI p span {
float: left;
width: 100%;
height: auto !important;
margin-bottom: 10px;
}
.formBMI a {
	font-size: 11px;
	font-weight: normal;
	white-space: nowrap;
}
.formBMI input {
	background: #fff;
	float: left;
	width: 100%;
}
.formBMI input.textfieldBMI {
	float: right;
	font-size: 11px;
	vertical-align: middle;
	margin: 1px 0 0 0;
}
.formBMI input.submitBMI {
	font-size: 13px;
	vertical-align: middle;
	padding: 0;
	min-height: 25px;
	font-weight: bold;
	color: #fff;
	background: #008ACB;
	margin: 3px 0 105px 0;
}

.teaser {
	width: 184px;
	float: left;
	width: 100%;
	background: #f0f0f0;
	margin: 0 0 20px 0;
	/* padding: 10px; */
	-webkit-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.teaser a, .teaser a:visited {
	display: block;
	color: #000000;
	font-size: 13px;
	width: 100%;
	text-decoration: none;
}
.teaser a:hover, .teaser a:active, .teaser a:focus {
	color: #000000;
	text-decoration: none;
}
.teaser span.h {
	display: block;
	color: #ff0000;
	font-size: 13px;
	line-height: 18px;
	text-align: left;
	padding: 10px 0 10px 0;
	margin: 0 10px;
	font-weight: normal;
	font-family:'Helvetica W01 Bold';
}
.teaser span.p {
	display: block;
	line-height: 16px;
	text-decoration: none;
	margin: 0 10px 5px 10px;
}
.teaser span.p span.red {
	color: #ff0000;
	text-decoration: none;
}
.teaser span.br {
	width: 10px;
	height: 5px;
	font-size: 1px;
	line-height: 5px;
}

.teaser span.p span.li {
	background: transparent url(/incl/img/back/li_direkt.gif) no-repeat;
	background-position: center;
	margin: 0 4px 0 2px;
}
.teaser span.p span.none {
	display: block;
	float: left;
	width: 14px;
	height: 12px;
	text-decoration: none;
	padding: 0;
}
.teaser span.p span.float {
	float: left;
}

/* Login Button */
.teaser_login {
	padding: 0;
	float: left;
	width: 184px;
	height: 35px;
	margin: 0 0 20px 0;
	cursor:pointer;
}
.teaser_login a:hover {
	background-
	background-position: 156px -21px;
	background: #ff0000 url(/incl/img/teaser-login.png) no-repeat 156px -32px;
}


.teaser_login a, .teaser_login a:visited {
	display: block;
	color: #ff0000;
	width: 100%;
	font-size: 18px;
	text-decoration: none;
		-webkit-border-radius: 4px;
			border-radius: 4px;
	background-clip: padding-box;
	padding: 8px 15px;
	background-color: transparent;
		-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
		background: #f0f0f0 url(/incl/img/teaser-login.png) no-repeat 156px 7px;
}
.teaser_login a:hover, .teaser_login a:active, .teaser_login a:focus {
	color: #fff;
	width: 100%;
	text-decoration: none;
}

/* Infotext on hover */
div.i {
	display: inline;
	width: auto;
}
div.i img.i {
	margin: 0px;
	padding: 0;
}
.infotext {
	display: block;
	position: absolute;
	border: solid 1px #84b6ce;
	background-color: #cfe2f0;
	padding: 1em;
	margin: -5px 0 0 0;
	width: 200px;
	z-index: 2;
	font-size: 0.9em;
	line-height: 1.1em;
}
.hide {
	display: none;
}

/* Formulare */
#form {
	padding: 0 20px;
	margin: -20px 0 0 0;
	clear: both;
}
.form_spalte1 {
	display: block;
	float: left;
	width: 200px;
	vertical-align: middle;
	padding: 3px 0 2px 0
}
.form_spalte2 {
	display: block;
	float: left;
	width: 368px;
	padding: 3px 0 2px 0
}
.form_spalte12 {
	display: block;
	width: 568px;
	padding: 3px 0 2px 0;
	clear: both;
}
.form_span {
	display: block;
	width: 568px;
	height: auto;
	padding: 3px 0 2px 0;
	margin-bottom: -17px;
	clear: both;
}
.form_span1 {
	display: block;
	float: left;
	width: 200px;
	height: auto;
}
.form_span2 {
	display: block;
	float: left;
	width: 368px;
	height: auto;
}

div#text form#form input.radio {
	width:20px;
	}



/* Footer */
#footer {
	display: block;
	width: 1000px;
	height: auto;
	color: #999999;
	padding: 28px 0 0 0;
	margin: 0;
	clear: both;
	position: absolute;
	bottom: 0;
}
#footer span.left,
#footer span.left_fr,
#footer span.left_it   {
	display: block;
	float: left;
	width: auto;
	height: auto;
	font-size: 9px;
	line-height: 12px;
	padding: 0 78px 0 0;
	margin: -5px 0 0;
}

#footer span.left a.discl, 
#footer span.left a.discl:visited,
#footer span.left_fr a.discl, 
#footer span.left_fr a.discl:visited,
#footer span.left_it a.discl, 
#footer span.left_it a.discl:visited {
	color: #969696;
	text-decoration: none;
}
#footer span.center {
	display: block;
	float: left;
	width: 573px;
	height: auto;
	padding: 0px;
	margin: 0;
	position: relative;
	top: -14px;
}
#footer span.center a,
#footer .gruppe {
	color: #969696;
	font-size: 11px;
	text-decoration: none;	
}
#footer .gruppe {
	position: relative;
	top: 4px;
}

#footer span.center span.fbde {
	margin: 0px 0 0 293px;
}
#footer span.center span.fbfr {
	margin: 0px 0 0 350px;
}
#footer span.center span.facebook {
	float: right;
	padding: 0;
}
#footer span.center span.facebook a, #footer span.center span.facebook a:visited {
	color: #999999;
	font-size: 11px;
	text-decoration: none;
}
#footer span.center span.facebook a img {
	float: left;
	margin: 0 5px 0 0;
}




/* Druckausgabe */
#print {
	width: 609px;
	text-align: left;
	background-color: #FFFFFF;
	padding: 20px 0 20px 20px;
}
#print div.printText {
	margin: 40px 0 0 -20px;
}
#print p.printDiscl {
	font-size: 11px;
	line-height: 14px;
	margin: 0 0 0 0;
	clear: both;

}

/* Wettbewerb Banner rechts */
.visana_promo {
	position: absolute;
	top: 80px;
	left: auto;
	margin-left: 250px;
	width: 160px;
	height: 600px;
	border: none;
}

.promo_left {
	float: left;
	margin-left: 0;
	margin-right: 100px;
	width: 160px;
	height: 600px;
	border: solid 1px blue;
}

.visana_promo a, .visana_promo a img {
	border: none !important;
}

/* Wartungsarbeiten Startseite	*/
#wartung {
	border: solid 1px #f0f0f0;
	border-left: none;
	border-right: none;
	margin: 125px 0 0 0;
	padding: 0;
}
#wartung p {
	margin: 5px;
}
#wartung p a {
	text-decoration: none;
	color:black;
}

/* Google Site Search */
#cse .gsc-result-info {
	margin-left: 10px;
}
#cse .gsc-results.gsc-webResult {
	margin-left: 10px;
	padding: 0;
}

#cse .gsc-control-cse .gs-spelling, #cse .gsc-control-cse .gs-result .gs-title, #cse .gsc-control-cse .gs-result .gs-title * {
	line-height: 1.1em;
}

#cse .gsc-control-cse .gs-result .gs-title a, #cse .gsc-control-cse .gs-result .gs-title a b {
	color: black !important;
	font-weight: bold !important;
	font-size: 14px;
}

#cse table, #cse table td, #cse table th {
	border-width: 0 !important;
	margin: 0;
}

#cse .gsc-control-cse .gsc-table-result {
	width: 90% !important;
}

#cse table.gcsc-branding {
	width: 80% !important;
}
#cse table,
#cse table td:nth-child(2n+1) {
	background: none !important;
}
#cse .gsc-tabsArea {
	margin-left: 20px;
}
#cse input {
	width: 99%;
}

/*************************************************************/

body {
	background: #f0f0f0;
}

#main-container {

}







.search-box {
	float: left;
	width: 154px;
	margin: 3px 0;
	color: #969696;
	font-size: 11px;
	min-height: 22px;
	background: #f0f0f0;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	background-clip: padding-box;
}

.login-box {
	color: #fff;
	float: left;
	width: 184px;
	font-size: 18px;
	min-height: 35px;
	background: #ff0000;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	background-clip: padding-box;
}

.news-box {
	padding: 10px;
	background: #f0f0f0;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	background-clip: padding-box;
}
.news-box .title {
	font-size: 14px;
	color: #ff0000;
}
.news-box .date {
	font-size: 11px;
	color: #ff0000;
}
.news-box .line {
	margin: 10px 0;
}

.rechner {
	width: 184px;
	padding: 10px;
	min-height: 210px;
	background: #f0f0f0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.side .rechner {
	width: 184px;
	min-height: 230px;
}
.rechner .title {
	font-size: 18px;
	line-height: 22px
}
.rechner input {
	color: #969696;
	min-height: 25px;
	background: #fff;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	background-clip: padding-box;
}
.rechner .button {
	color: #fff;
	min-height: 25px;
	background: #008acb;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	background-clip: padding-box;
}

.teaser-box {
	float: left;
	margin: 0 20px 0 0;
	width: 184px;
	padding: 10px;
	min-height: 225px;
	background: #f0f0f0;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	background-clip: padding-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.teaser-box:first-child {
	margin-left: 20px;
}
.teaser-box:last-child {
	margin-right: 0;
}
.teaser-box img {
	width: 176px;
	height: 112px;
	overflow: hidden;
}
.teaser-box .title {
	color: #ff0000;
	font-size: 14px;
}
.teaser-box:hover {
	background: #ff0000;
}
.teaser-box:hover .title,
.teaser-box:hover .text, {
color: #fff;
}

.side-box {
	float: left;
	width: 184px;
	padding: 10px;
	background: #f0f0f0;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	background-clip: padding-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.side-box img {
	float: left;
	width: 184px;
	height: 115px;
	overflow: hidden;
}
.side-box .title {
	color: #ff0000;
	font-size: 13px;
	line-height: 18px;
}

.logos {
	float: left;
	width: 92px;
	margin-top: 30px;
}

.breadcrumb a {
	color: #969696;
	font-size: 11px;
}
.breadcrumb a:hover, .breadcrumb a.active {
	color: #ff0000;
}

.main-image-big {
	float: left;
	width: 610px;
	height: 287px;
	overflow: hidden;
}
.main-image-small {
	float: left;
	width: 610px;
	height: 165px;
	overflow: hidden;
}

.main-title {
	color: #ff0000;
	font-size: 30px;
	line-height: 36px;
}
.subtitle {
	font-size: 14px;
	line-height: 18px;
	padding-bottom: 4px;
}
.obertitel {
	color: #ff0000;
	font-size: 16px;
	line-height: 20px;
}
.lead {
	font-size: 14px;
	line-height: 18px;
	padding-top: 15px;
}
.image {
	margin: 20px 20px 20px 0;
}

.text {
	font-size: 13px;
	line-height: 18px;
}
.links {
	color: #ff0000;
	-webkit-text-decoration-style: dotted;
	-moz-text-decoration-style: dotted;
	-o-text-decoration-style: dotted;
	-ms-text-decoration-style: dotted;
	text-decoration-style: dotted;
}
.jump-links {
	color: #5a5a5a;
	font-size: 11px;
	line-height: 18px;
	-webkit-text-decoration-style: dotted;
	-moz-text-decoration-style: dotted;
	-o-text-decoration-style: dotted;
	-ms-text-decoration-style: dotted;
	text-decoration-style: dotted;
}

.direct-links {
	padding: 10px;
	background: #f0f0f0;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.direct-links .title {
	font-size: 14px;
}
.direct-links li {
	list-style: square;
}
.direct-links .link {
	color: #5a5a5a;
	font-size: 13px;
	-webkit-text-decoration-style: dotted;
	-moz-text-decoration-style: dotted;
	-o-text-decoration-style: dotted;
	-ms-text-decoration-style: dotted;
	text-decoration-style: dotted;
}
.direct-links .link:hover {
	color: #ff0000;
}

.overview-box {
	float: left;
	width: 176px;
	height: 144px;
	padding: 10px;
	background: #f0f0f0;
	margin: 0 20px 20px 0;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.overview-box:hover {
	color: #fff;
	background: #ff0000;
}
.overview-box .title {
	color: #ff0000;
	font-size: 16px;
	line-height: 20px;
	padding-bottom: 8px;
}

.trennlinie {
	width: 570px;
	padding-top: 15px;
	padding-bottom: 15px;
	border: 1px solid #cacaca;
}

.print {
	height: 14px;
}

#footer .top {
	color: #969696;
}
#footer .copyright {
	font-size: 9px;
	color: #969696;
}
#footer .facebook {
	font-size: 11px;
	color: #969696;
}

/* FORMS */

input {
	float: left;
	width: 300px;
	height: 20px;
	border: 0;
	background: #f0f0f0;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.send-button {
	color: #fff;
	float: left;
	height: 25px;
	font-size: 13px;
	background: #ff0000;
}

.forumGesamt,
.forumEinzel {
	float: left;
	width: 100%;
	margin-bottom: 40px;
}
.forumGesamt li,
.forumEinzel li {
	list-style-position: inside;
}

#text .forumEinzel span a img.border {
	border:solid 1px #f0f0f0;
	}



.noten-quadrat {
	left: 50%;
	clear: left;
	float: left;
	position: relative;
	margin-left: -90px;
	margin-bottom: 11px;
}
a.noten-quadrat img {
	border:none !important;
	}

.noten-rund {
	left: 50%;
	clear: left;
	float: left;
	position: relative;
	margin-left: -73px;
}

/* Google Search */
#cse {
	margin-left: 20px;
}
.form.gsc-search-box table,
.form.gsc-search-box td,
.form.gsc-search-box tr,
.form.gsc-search-box tbody {
	background: none;
	border: none;
}



#form .color_2 {
	padding-bottom: 10px;
	border-bottom: 1px solid #c9c9c9;
	margin-bottom: 10px;
}
#form fieldset {
	border: none;
	padding: 0;
	margin: 0;
}
#form p,
#form h2,
#form h3 {
	margin-left: 0;
	margin-right: 0;
}
#form .boxes {
	float: left;
	width: auto;
	margin-right: 5px;
}
#form .spalte_form2 label {
	float: left;
}
#form input {
	margin-bottom: 7px; 
	padding-left: 7px;
}
#form .boxes + label {
	margin-right: 30px;
	margin-top: 2px;
}
#form legend {
	display: none;
}
.submit {
	color: #fff;
	width: auto;
	min-height: 26px;
	padding: 2px 8px 4px 8px;
	background: #ff0000;
	font-size: 13px;
	cursor: pointer;
	font-weight: normal;
	font-family: 'Helvetica W01 Bold';
	-webkit-border-radius: 4px;
			border-radius: 4px;	
	margin-top: 20px;
}
.verwerfen {
	background: #c9c9c9;
	margin-top: 20px;
}
#form .senden {
	margin-right: 15px;
}
#form .textfieldort {
	width: 70%;
}
#form .textfieldstrasse, 
#form .textfieldort {
	float: none;
	width: 69%;
}
#form #streetno,
#form .textfieldplz {
	width: 27%;
	float: none;
}
#form .selectarttel {
	margin-top: 0;
	margin-bottom: 7px;
}
#form .checkbox + label {
	margin: 0;
	float: none;
}
#form .flyout {
	float: left;
	margin-top: 30px;
}
.spalte_form1,
.spalte_form2 {
	float: left;
}
.spalte_form1 {
	width: 197px;
}
.spalte_form2 {
	width: 300px;
}


/* Styling iFrames Youtube */
iframe.youtube {
	margin-left:20px;
	}

/* Styling Flash auf praevention/we-feel-good */
object.content-flash {
	margin-left:20px;
	}



/* Styling Dachmarke */
div#pcontainer {
	position:absolute;
	top:0;
	left:0;
	opacity : 0.7;
	background-color:black;
	height:100%;
	width:100%;
	margin:0;
	padding:0;
	z-index:100;
	}

div#V_popup {
/* Pantone Process Blue U */
	/*
	color:white;
	background-color:rgb(49,140,231);
	*/
	color:black;
	background-color:white;
	border:none;

	font-family:Arial, Helvetica, sans-serif;
	font-size:1.1em;
	text-align:left;
	margin:0;
	padding:0;
	
	height:auto;
	width:620px;
	position:absolute;
	top:5%;
	left:30%;
	z-index:101;
	opacity:1;
	}

div#V_popup h1 {
	/*
	color:white;
	background-color:rgb(49,140,231);
	*/
	color:black;
	background-color:white;
	margin-left:15px;
	margin-right:10px;
	}

div#V_popup p.infotex {
	text-align:left;
	}	

div#V_popup p.link {
	float:left;
	width:50%;
	}
	
div#V_popup p.link a {
	/*
	color:white;
	background-color:rgb(49,140,231);
	*/
	color:black;
	background-color:white;
	margin-top:1em;
	text-decoration:underline;
	}


div#V_popup p.manageb {
	margin:0;
	padding:0 0 5px 10px;
	margin-top:30px;
	background-color:#cccccc;
	color:black;
	text-align:text-top;
	}

div#V_popup img {
	border:none;
	vertical-align:baseline;
	}

/* Styles übersteuern*/
div#V_popup input {
	float:none;
	width:auto;
	}
	
div#V_popup p.shopLink {
	float:left;
	}
	
div#V_popup p.shopLink a {
	color:black;
	text-decoration:underline;
	}	
	
	
/* VISANA CLUB */
p.club.teaser {
	margin-left:20px;
	width:580px;
	}


p.club.teaser img {
	float:left;
	padding-right:20px;
	height:107px;
	width:179px;
	}
	
p.club.teaser a img {
	border:solid 1px #f0f0f0 !important;
	}
	
div.bild_text {
	margin-left:40px;
	}
	
div.bild_text a {
	float:left;
	display:block;
	margin:0 10px 50px 0;
	border:none;
	}
	
	
.pointer {
	cursor:pointer;
	}
	
	
	
/* Data-DIV z.B. http://www.visana.ch/de/private/angebot/ausland/reisen.html*/
div.data {
	width:300px;
	position:absolute;
	z-index:1000;
	background:#f0f0f0;
	display:none;
	}
	
div.data h3  {
	margin:10px 4px 4px 4px;
	}
	
	
/* Akkorden z.B. Zuzüger */
dl.accordion dd {
	background-color: #f0f0f0;
	border: solid 1px #f0f0f0;

    margin-top: 100px;
    position: absolute;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	background-clip: padding-box;
	}