﻿@charset "utf-8";
/* CSS Document */
/*---------------------------------reset----------------------------*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	border: 0;
	padding: 0;
	outline: 0;
	font-size: 100%;
	font-style: inherit;
	font-weight: inherit;
	font-family: inherit;
}
table {
	border-spacing: 0;
	border-collapse: collapse;
}

caption, th, td {
	text-align: left;
}

strong {
	font-weight:bold;
}

/*----------------------------end reset ------------------------*/

html {
	width: 100%;
	height: 100%;
}

body {
	/*background:url(/portaldata/22/images/screenHG.jpg) no-repeat center center fixed;*/
	-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
	width: 100%;
	text-align:center;
	margin: 0;
	padding: 0;
	height: 100%;
	font-family:DINWeb;
	font-size: 0.9em;
	text-decoration: none;
	color: #fff;
}

#page	{
	margin: 0px 20% 0 5%;
	width: 1021px;
	display: table;
	background-color:#FFFFFF;
	box-shadow: 4px 4px 10px rgba(0, 0, 0, .45);
	-moz-box-shadow: 4px 4px 10px rgba(0, 0, 0, .45);
	-webkit-box-shadow: 4px 4px 10px rgba(0, 0, 0, .45);
}
#top {
	margin:10px 0px auto 60px;
	font-size:10px;
	color:#8F8F8F;
}
#head {
	text-align:left;
	margin-left: 60px;
	margin-top:60px;
	font-size:12px;
	color:#353535;
}
#content {
	margin: 28px 100px 20px 230px;
	text-align:left;
	color:#000;
}
#feet {
	margin: 10px 100px 20px 230px;
	clear:both;
}
/*----------------------------------Alles-----------------------------*/
a {
	text-decoration:none;
}
li {
	float:left;
	list-style-type: none;
	display: inline-table;
}
h1, h2 {
	text-transform:uppercase;
	font-family: DINWeb-bold;
	color:#ED1445;
}
/*----------------------------------Top-------------------------------*/
#top ul {
	float:left;	
}
#top li {
	margin-right:14px;
}
#top li.strich {
	padding-right:6px;
	border-right: 1px solid #8F8F8F;
	margin-right: 0px;
}
#top li.strich2 {
	padding-left:6px;
}
#top li a {
	color:#8F8F8F;
	text-transform:uppercase;
}
#top a.print {
	color:#8F8F8F;
	text-transform:uppercase;
	background-image:url(/portaldata/22/Resources/Seitenthemen/print.gif);
	background-repeat:no-repeat;
	background-position:right;
	display:block;
	padding-right: 20px;
}
#top #left {
	float:left;
	width: 800px;
}
#top #right {
	float:right;
	text-align:right;
}
#top #abstand {
	width: 30px;
	float:left;
}
/*----------------------------------------Head--------------------------------*/
#head li {
	float:none;
	display: block;
	height: 20px;
}
#head li a {
	color:#8F8F8F;
	text-transform:uppercase;
	font-family: DINWeb-bold;
}
#head #menu {
	
}
#head #logo {
	float:right;
	margin-right: 75px;
	width:246px;
	height:49px;
	/*background-image:url(/portaldata/22/images/bernexpoLogo.gif);
	background-repeat:no-repeat;*/
}
#head #logoprint {
	display:none;
}
#head #left {
	float:left;
	width: 170px;
	margin-top: 112px;
}
#left li {
	display:table;
}
#head #titel {
	margin-top: 20px;
	/*width: 687px;*/
	margin-left: 170px;
	height: 93px;
}
#head #titel.nobr {white-space: nowrap}
#head #titel #zahl {
	font-size: 24px;
	color:#ED1445;
	float:left;
	height: 24px;
	width: 30px;
}
#head #titel #breadcrumptotal {
	float:none;
	width: 687px;
	height: 30px;
	display:block;
}
#head #titel #breadcrump {
	font-size: 14px;
	margin-top: 3px;
	margin-left: 4px;
	height: 30px;
	line-height: 36px;
	float:left;
}

#head #titel #breadcrump a{
	text-transform:uppercase;
	color:#9D9D9D;
}
#head #titel h1 {
	font-size: 28px;
	color:#ED1445;
	margin-top: 5px;
}
#head #pagebild {
	width: 691px;
	height: 260px;
	background-repeat:no-repeat;
	margin-left: 170px;
}
#leer {
	height: 174px;
	width: 687px;	
}
#lauftext {
	width: 687px;
	height: 86px;
	background-image:url(/portaldata/22/images/pagetitelHG.png);
	color:#FFFFFF;
	font-size:74px;
	font-family: DINWeb-bold;
	font-weight:bold;
	overflow:hidden;
}
/*----------------------------------content-------------------------------*/
#content #inhalt ul {
	float:none;
	list-style-position: outside;
	list-style-type:circle;
	margin: -10px auto 10px 0px;
}
#content #inhalt ul li{
	margin-left: 40px;
	float:none;
	display:list-item;
	list-style-type:circle;
}

#content a {
	color:#ED1445;
}
#content #lead {
	width: 	452px;
	margin: 0px auto 0px 0px;
	line-height:150%;
}
#content #lead #text {
	width: 	452px;
	margin: 12px 0px 12px 0px;
}
#content #inhalt {
	width: 	452px;
	margin: 16px auto 20px 0px;	
	font-size:12px;
	line-height: 140%;
	font-family:Verdana, Geneva, sans-serif;
	float:left;
}
/*----------------------------------contentright--------------------------*/
#content #right {
	width: 	188px;
	margin: 20px 0px 20px auto;	
	font-size:12px;
}
#right h1 {
	/*clear:both;*/
	margin: 20px 0px 5px auto;	
	font-weight:normal;
	/*border-top: 1px dotted #999;*/
	padding-top:15px;
	color:#000000;
}
#right #links li:first-child {
 border-top: 1px dotted #999;
  padding-top:30px;
  margin-top: -30px;
  width: 188px;
}
#content #right h1.ohneLinie {
	border-top: none;
	padding-top:0px;
	margin-top: 5px;	
}
#content #right img {
	/*padding-bottom:10px;
	border-bottom:dotted 1px #999999;*/
}
#content #right ul {
	margin: 0px 0px 0px 0px;
	display:table;
}

#right #contacts {
	overflow:hidden;
	margin-top:20px;
	line-height: 130%;
}
#right #contacts h1 {
	margin: 15px 0px 10px 0px;
}
#right #contacts #contact1 {
	float:left;
	width:188px;
	margin-bottom: 20px;
}
#right #contacts #contact1 ul li{
	width:100%;
}

#right #contacts #contactsbreitright {
	width:476px;
}
#right #links li {
	display:block;	
	width: 100%;
	margin: 3px 0px 3px 0px;
}
#right li.phone {
	margin-left:0px;
	width: 130px;
}
#right #links li #linktitel a{
	/*color:#000000;*/
	margin-left:20px;
}
#right #links li #linkpreview {
	margin-left:20px;
}
#right #links li #linkpreview a{
	color:#000000;
}

/*-----------------------------------inhalt---------------------------------*/
/*---------------------------titel-------------------*/
#content #inhalt h1 {
	margin:0px 0px 10px 0px;
	font-size:16px;
}
#content #inhalt h2 {
	color:#ED1445;
	font-size:14px;
	margin:20px 0px 10px 0px;
}
#content #meldung h2, #content #meldung .preview h2 a {
	margin: 0px auto 5px 0px; /*--*/
	font-size: 14px;
	color:#ED1445;
}
#content #meldung h3 {
	font-weight:bold;
}
#content #detailmeldung h2 { /*--*/
	margin: 0px auto 15px 0px;
	font-size:14px;
}
#content #kontakte h2 {
	margin: 0px auto 20px 148px;
}

/*-----------------------------titel end ----------------------------*/


#content #inhalt #boxleft {
	width: 216px;
	margin-bottom: 20px;
	margin-right:20px;
	float:left;	
}
#content #inhalt #box {
	float:left;	
	margin-bottom: 20px;
	margin-right:0px;
	width: 216px;
}

#content li.meldung {
	border-bottom:#999 dotted 1px;
	margin-top:20px;
	width: 100%;
	list-style-type:none;
	margin-left: 0px;
	display:block;
}
#content li.meldung:first-child {
	margin-top:0px;
}
#content li.meldung:last-child {
	border-bottom:none;
	margin-top:20px;
}

#content #meldung {
	display:table;
	padding-bottom: 15px;
	margin-bottom: 0px;
	width:100%;
}

#content #detailmeldung {
	display:table;
	padding-bottom: 15px;
	/*border-bottom:#999 dotted 1px;*/
	margin-top: 0px;
	margin-bottom: 20px;
	font-family:Verdana;
}
#content #meldung a {
	color:#000000;
}
#content #meldung .bild {
	width:128px;
	height: 98px;
	overflow:hidden;
	margin: 2px 20px auto 0px;
	float:left;
}
#content #meldung .bildkontakt {
	width:128px;
	height: 98px;
	overflow:hidden;
	margin: 3px 20px auto 0px;
	float:left;
}
#content #meldung .preview {
	display:table;
	font-family:Verdana;
	width: 100%;
}

#content #meldung .mehr {
	margin-top:0px;
	text-align:right;
	width:100%;
}

#content #meldung .mehr a, #content #meldung a.mehr{
	color:#ED1445;
}
#content .bild {
	width:128px;
	height: 98px;
	overflow:hidden;
	margin: 33px 20px auto 0px;
	float:left;
}
#content #detailmeldung .bild {
	width:128px;
	height: 98px;
	overflow:hidden;
	margin: 2px 20px auto 0px;
	float:left;
}
#content #detailmeldung #text {
	display:table;
}

#content #detailmeldung #preview {
	font-weight:bold;
	margin-bottom: 15px;
}
#content #detailmeldung #back {
	font-family:DINWeb;
	margin: 0px auto auto -170px;
	position:absolute;
}
#content #detailmeldung #back a{
	color:#666666;
}
#content #detailmeldung #back a:hover{
	color:#ED1345;
}
#content #date {
	float:left;
	width: 50px;
	margin-right: 30px;
	text-align:right;	
}
#content #date a{
	color:#000000;	
}
#content #td_rest {
	margin-right: 0px;
	text-align:left;
	margin-bottom:12px;	
}
#content #td_rest a{
	color:#000000;	
}
#content #inhalt p {
	margin-bottom: 15px;
}


/*-------------------------------content Inhaltfeet--------------------------------*/
#content #inhaltfeet {
	font-size: 11px;
	clear:both;
	display:table;
	/*border-top: 1px dotted #999;*/
	padding-top: 20px;
	width: 100%;
	font-family:Verdana, Helvetica, sans-serif;
	}
#inhaltfeet h1 {
	text-transform:uppercase;
	font-family:"DINWeb-bold";
	margin-bottom: 10px;
}
#inhaltfeet p {
	line-height: 150%;
}
#partner {
	float:left;	
	width: 188px;
	margin-bottom: 20px;
}

#partner ul li{
	margin-top:15px;
	width:188px;
	padding-bottom:15px;
	border-bottom:#999 dotted 1px;
}
#partner ul li:last-child {
	border-bottom:none;
}


#events {
	float:left;	
	width: 188px;
	margin: 0px auto 20px 64px;
}
#events ul li{
	margin-top:0px;
	width:188px;
	padding-bottom:15px;
	border-bottom:none;
	line-height: 120%;
}
#events #preview{
	display:table;
	width: 290px;
}

#events ul li a{
	color:#000000;
}
#events ul li:last-child {
	border-bottom:none;
}





#contacts {
	float:right;	
	width: 188px;
	margin-bottom: 20px;
	overflow:hidden;
}
#inhaltfeet #contacts li{
	float:none;
	width: 100%;
	line-height: 150%;
}
#inhaltfeet #contacts img{
	margin-bottom: 15px;
}

#inhaltfeet #contacts #contact1 {
	float:left;
	width:188px;
}
#inhaltfeet #contacts #contactsuntenbreit {
	width:376px;
}


/*----------------------------------feet----------------------------------*/
#feet #facebook {
margin: 7px auto auto -170px;	
width: 100px;
position:absolute;
}


#feet #adress {
	height:37px;
	line-height: 37px;
	color: #353535;
	font-size:10px;
	border-top:dotted 1px #999999;	
	border-bottom:dotted 1px #999999;	
}

#feet #adress p {
	 text-align:justify;
}
#feet #adress a {
	 color:#ED1445;
}
#feet #site {
	text-align:left;
	margin-top: 20px;
	font-size: 11px;
	line-height: 140%;
}
#feet #site li{
	width: 137px;
	margin-left: 0px;
	display: inline-table;
	font-weight: bold;
}
#feet #site li ul li{
	width: 137px;
	clear:both;
	font-weight:normal;
}
#feet #site a{
	color: #9A9A9A;
}
#feet #meta {
	text-align: left;
	margin-left:548px;
	margin-top: 230px;
	color: #9A9A9A;	
}
#feet #meta a{
	color: #9A9A9A;
	font-size: 11px;
}


/* Scroller Box */
#scroller_container {
 position: relative;
 width: 687px;
 height: 86px;
 overflow: hidden;
}

#scroller {
 white-space: nowrap;
 line-height: 74px;
 font-size: 74px;
}

#scroller p {
 padding: 0;
}
/* Scoller Box */
/*------------galery--------------------*/
#content #inhalt #galeryhidden {
	width: 600px;
	height: 150px;
	overflow:hidden;
}
#content #inhalt #galery {
	margin-left: 130px;	
	list-style-type: none;
}

#content #inhalt #galery li {
	float:left;
	margin-left: 20px;
	margin-bottom:20px;
	list-style-type: none;
	text-align: left;
	display:block;
	width: 90px;
	height:150px;
	overflow:hidden;
}
/*----------------------------------dokumente------------------------------*/
#content #inhalt #dokumente {
	list-style-type: none;
	margin-left: 0px;
}
#content #inhalt #dokumente li {
	list-style-type: none;
	text-align: left;
	display:table;
	margin-top: 10px;
	margin-left: 0px;
	padding-bottom: 10px;
	border-bottom:dotted #CCCCCC 1px;
}
#content #inhalt #dokumente li:first-child {
	margin-top: 0px;
}
#content #inhalt #dokumente li:last-child {
	border-bottom:none;
}
#content #inhalt #dokumente.mitlinie li:last-child {
	border-bottom:dotted #CCCCCC 1px;
}
#content #inhalt #dokumente li a{
	color:#000000;
	text-decoration:none;
}
#content #inhalt #dokumente li div.dokuimg{
	float:left;
	width: 100px;
	text-align:right;
}
#content #inhalt #dokumente li img.doku{
	border: 1px solid #999;
	float:right;
}
#content #inhalt #dokumente li #dokutitel{
	float:left;
	width: 300px;
	margin-left: 30px;
	margin-top: 30px;
}
#content #inhalt #dokumente li #medientitel{
	float:left;
	width: 430px;
	margin-left: 0px;
	margin-top: 30px;
	font-weight:bold;
}
#content #inhalt #dokumente li #medienpreview{
	float:none;
	width: 100%;
	display:table;
	padding-top:10px;
}
#content #inhalt #dokumente li #dokugroesse{
	float:left;
	width: 80px;
	margin-left: 10px;
	margin-top: 30px;
}
#content #inhalt #dokumente li #dokudate{
	float:left;
	width: 80px;
	margin-left: 0px;
	margin-top: 30px;
}
#content #inhalt #dokumente li #dokuicon{
	float:right;
	width: 100px;
	margin-left: 10px;
	margin-top: 30px;
	text-align: right;
}
#content #inhalt #dokumente li #dokuicon img{
	margin-left: 20px;
}
/*----------------------------------dokumente rechts------------------------------*/
#content #right #dokuliste li {
	list-style-type: none;
	text-align: left;
	display:table;
	margin-top: 10px;
	margin-left: 0px;
	padding-bottom: 10px;
	/*border-bottom:dotted #CCCCCC 1px;*/
	width: 100%;
}
#content #right #dokuliste li:first-child {
	border-top:dotted #999999 1px;
	padding-top:30px;
  	margin-top: -30px;

}
#content #right #dokuliste li:last-child {
	border-bottom:none;
}

#content #right #dokuliste li a{
	color:#000000;
	text-decoration:none;
}
#content #right #dokuliste li img{
	border: none;
	float:left;
}
#content #right #dokuliste li #dokutitel{
	float:left;
	margin-left:10px;
}

#content #right #dokuliste li #dokuicon{
	float:left;
	margin-left: 10px;
}
/*----------------------------------Links------------------------------*/
#content #inhalt #links {
	list-style-type: none;
	margin-left: 0px;
}
#content #inhalt #links li {
	list-style-type: none;
	text-align: left;
	display:table;
	margin-top: 10px;
	margin-left: 0px;
	padding-bottom: 10px;
	border-bottom:dotted #CCCCCC 1px;
}
#content #inhalt #links li:first-child {
	margin-top: 0px;
}
#content #inhalt #links li:last-child {
	border-bottom:none;
}
#content #inhalt #links li a{
	color:#000000;
	text-decoration:none;
}
#content #inhalt #links li #linkimg{
	float:left;
	width: 128px;
	height: 78px;
	margin-right: 30px;
}
#content #inhalt #links li #linktitel{
	width: 500px;
	font-weight: bold;
}
#content #inhalt #links li #linktitel a{
	color:#ED1445;
}
#content #inhalt #links li #linkpreview{
	width: 500px;
	margin-left: 30px;
}
#content #inhalt #links li #linkurl{
	width: 500px;
	margin-left: 30px;
}
#content #inhalt #links li #linkurl a{
	color:#ED1445;
}
/*-----------------------Teamkontakte-----------*/

#content #inhalt ul.teamkontakte li{
	margin-left: 0;
	padding-left: 0;
	list-style-type:none;
}
#content #inhalt ul.teamkontakte li:last-child{
	margin-bottom: 60px;
}
/*------------------------------------Formulare--------------------------------*/
#formular {
		margin: 20px 0px 45px 0px;;
}
#formular label {
	width: 148px;
	display:block;
	float:left;
	height: 20px;
	line-height: 20px;
	margin: 2px 30px 10px 0px;
	text-align:right;
	color:#333333;
}
#formular div.input {
	float:none;
	width: 100%;
	margin-bottom: 10px;
}
#formular div.button {
	float:none;
	width: 470px;
	margin-bottom: 10px;
	text-align:right;
}
#formular div.input input{
	width: 275px;
	height: 20px;
	border:#999 1px solid;
	border-radius: 3px;
	padding-left:10px;
}
#formular div.input select{
	width: 263px;
	height: 23px;
	border:#999 1px solid;
	border-radius: 3px;
	line-height: 20px;
	padding-left:8px;
}
#formular div.input textarea{
	width: 275px;
	height: 80px;
	border:#999 1px solid;
	border-radius: 3px;
	padding-left:10px;
}
#formular div .button{
	height: 23px;
	border:#999 1px solid;
	border-radius: 3px;
	line-height: 20px;
	padding: 0px 20px 0px 20px;
	background-color:#FFFFFF;
	text-transform:uppercase;
	color:#666666;
}
#formular div .button:hover{
	border:#F00 1px solid;
}
#formular div.input input:focus{
	border:#F00 1px solid;
}
#formular div.input textarea:focus{
	border:#F00 1px solid;
}
#formularadresse {
	margin: 30px 0px 20px 0px;
	border-top: 1px dotted #999;
	padding-top:30px;	
	padding-left:200px;
}
/*----------------------------------events------------------------------*/
#content #inhalt #events {
	list-style-type: none;
	margin-left: 0px;
	width: 100%;
}
#content #inhalt #events li {
	list-style-type: none;
	text-align: left;
	display:table;
	margin-top: 10px;
	margin-left: 0px;
	padding-bottom: 10px;
	border-bottom:dotted #CCCCCC 1px;
	width: 100%;
}
#content #inhalt #events li:first-child {
	margin-top: 0px;
}
#content #inhalt #events li:last-child {
	border-bottom:none;
}
#content #inhalt #events li a{
	color:#000000;
	text-decoration:none;
}
#content #inhalt #events li #date{
	float:left;
	width: 130px;
	text-align:right;
}
#content #inhalt #events li #preview{
	float:left;
	display:table;
}
#content #inhalt #events li #preview h3{
	font-weight:bold;
}
#content #inhalt #events li a.red{
	color:#ED1445;
	text-decoration:none;
}
/*------------------------------------------*/
.slideshow { height: 262px; width: 691px; margin:0px; padding: 0px; position:relative;z-index:1;}
.slideshow img { padding: 0px; margin:9px 0px 0px 0px; height: 260px; width: 691px;}

.pin {
	margin: 5px 10px 0px 0px;
}
span.at {
	font-family:Arial, Helvetica, sans-serif;
	font-size:90%;
}


