body {
	margin: 0;
	color: #1e1d1d;
	font: 14px/20px 'Open Sans', Arial, Helvetica, sans-serif;
	background: #fff;
	min-width: 960px;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: none;
}
* { max-height: 10000px; }
.meeting h1{
padding: 5px 0 0 0 ;
}
img { border-style: none; }
a {
	text-decoration: none;
	color: #70c5eb;
}
a:hover { text-decoration: underline; }
/* a:active { background-color: transparent; } */
input[type="image"] {
	padding: 0;
	border: none;
}
input, textarea, select {
	font: 100% Arial, Helvetica, sans-serif;
	vertical-align: middle;
	color: #000;
}
input [type="email"], input[type=search], input[type=text], input[type=password], input[type=file], input[type=submit], textarea { -webkit-appearance: none; }
form, fieldset {
	margin: 0;
	padding: 0;
	border-style: none;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block; }
blockquote, blockquote:after, blockquote:before, q, q:after, q:before { quotes: none; }
blockquote:after, blockquote:before, q:after, q:before { content: ''; }
#wrapper {
	overflow: hidden;
	width: 100%;
}
.holder {
	margin: 0 auto;
	width: 940px;
}
#header {
	padding: 48px 0 0;
	margin: 0 auto;
	width: 940px;
}
#header:after, #nav:after, .meeting:after {
	clear: both;
	content: "";
	display: block;
}
.logo {
	background: url(/img/tagungshotel-logo.svg) no-repeat;
	width: 280px;
	height: 37px;
	text-indent: -9999px;
	display: block;
	margin: 0 0 25px;
	overflow: hidden;
}
.logo a {
	height: 100%;
	display: block;
}
#nav { float: right; }
#nav ul {
	list-style: none;
	margin: 0 61px 0 0;
	padding: 3px 0 12px;
	float: left;
}
#nav ul li {
	float: left;
	padding: 0 0 0 32px;
}
#nav ul li a {
	color: #3c3c3b;
	position: relative;
}
#nav ul li a:hover, #nav ul li.active a {
	color: #70c5eb;
	text-decoration: none;
	position: relative;
}
#nav ul li a:hover:after, #nav ul li.active a:after {
	background: #2daae1;
	height: 5px;
	color: #70c5eb;
	width: 100%;
	position: absolute;
	bottom: -12px;
	left: 0;
	content: "";
}
.button {
	float: right;
	color: #fff;
	background: #2daae1;
	border-bottom: 5px solid #2596c8;
	padding: 3px 22px 0 16px;
	font-weight: bold;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}
.button:hover {
	color: #fff;
	background: #2daae1;
}
.intro {
	padding: 24px 0 0;
	margin: 0 0 47px;
	background: #f7f8f8;
	border-bottom: 1px solid #e0e0e0;
}
.image-block { position: relative; }
.image-block img { vertical-align: top; }
.text-block {
	position: absolute;
	bottom: 99px;
	left: 100px;
	width: 340px;
	background: #000;
	background: rgba(0,0,0,.7);
	padding: 15px 20px 22px;
	font: bold 23px/25px 'Open Sans', sans-serif;
}
.text-block .title {
	color: #fff;
	display: block;
	margin: 0 0 31px;
	font-size: 24px;
	font-weight: bold;
	text-shadow: 1px 0 1px rgba(30,31,29,.63);
}
.search-form .row {
	margin: 0 0 9px;
	overflow: hidden;
}
.search-form label {
	float: left;
	color: #fff;
	font-size: 23px;
	line-height: 28px;
	padding: 7px 0 0;
	width: 55px;
}
.search-form input[type="text"] {
	color: #ccc;
	font-weight: normal;
	float: right;
	font-size: 24px;
	line-height: 28px;
	border: none;
	padding: 8px 35px;
	width: 210px;
	border-radius: 0;
}
.search-form input[type="submit"] {
	background: #ec3000;
	padding: 7px 15px;
	color: #fff;
	font: 800 14px/19px 'Open Sans', sans-serif;
	border: none;
	cursor: pointer;
	float: right;
	border-radius: 0;
}
::-webkit-input-placeholder {
 color: #ccc;
}
:-moz-placeholder {
 color: #ccc;
}
::-moz-placeholder {
 color: #ccc;
 opacity: 1;
}
:-ms-input-placeholder {
 color: #ccc;
}
.three-columns {
	overflow: hidden;
	background: url(../img/upper-map.png) no-repeat 0 0;
	padding: 20px 0 0 40px;
	width: 1030px;
}

.three-columns.nobk {
	background: none;
}

.column .image-holder {
	margin: 0 auto 24px;
	padding: 12px 10px 0;
	width: 51px;
	height: 51px;
}
.column .image-holder img { vertical-align: top; }
.three-columns .column {
	display: inline-block;
	vertical-align: top;
	width: 180px;
	margin: 0 156px 25px 0;
	font: 300 12px/20px 'Open Sans', sans-serif;
}
.three-columns .column .description { text-align: center; }
.three-columns .column h2 {
	font-size: 14px;
	line-height: 20px;
	text-transform: uppercase;
	color: #262626;
	margin: 0;
}
.three-columns .column h2 a { color: #262626; }
.three-columns .column p { margin: 0 0 10px; }
#main {
	padding: 40px;
	width: 860px;
	margin: 0 auto;
}
#main:after {
	clear: both;
	content: "";
	display: block;
}
.meeting {
	margin: 0 0 15px;
	overflow: hidden;
	font-size: 14px;
	line-height: 20px;
}
.meeting h1 {
	margin: 0 0 24px;
	color: #1e1d1d;
	font-size: 24px;
}
.meeting h1 a, .meeting .text-box h2 a { color: #1e1d1d; }
.meeting .text-box h2 {
	margin: 0 0 20px;
	color: #1e1d1d;
	font-size: 14px;
}
.meeting p { margin: 0 0 20px; color: #2e2d2d;}
.cycle-gallery {
	position: relative;
	padding: 10px 25px;
	width: 808px;
	margin: 0 0 66px;
}
.cycle-gallery:after {
	clear: both;
	content: "";
	display: block;
}
.cycle-gallery div.mask {
	position: relative;
	overflow: hidden;
	padding: 0 20px 0 25px;
	width: 760px;
}
.cycle-gallery div.mask div.slideset {
	width: 99999px;
	float: left;
}
.cycle-gallery div.mask div.slide {
	float: left;
	margin: 0 20px 0 0;
}
.cycle-gallery div.mask div.slide.active { z-index: 1; }
.cycle-gallery .btn-prev {
	background: url('../img/sprite.png') no-repeat -1px -1px;
	width: 13px;
	height: 20px;
	overflow: hidden;
	text-indent: -9999px;
	position: absolute;
	top: 37px;
	left: 10px;
}
.cycle-gallery .btn-next {
	background: url('../img/sprite.png') no-repeat -17px -1px;
	width: 13px;
	height: 20px;
	text-indent: -9999px;
	overflow: hidden;
	position: absolute;
	top: 37px;
	right: 10px;
}
.meeting .img-right {
	float: right;
	margin: 0 0 30px 20px;
	padding: 16px 0 0;
}
.text-box {
	overflow: hidden;
	margin: 0 0 20px;
	text-align: justify;
	padding: 0 30px 0 0;
}
.meeting .text-box p { margin: 0 0 64px; }
.more {
	background: #ec3000;
	display: inline-block;
	padding: 8px 59px;
	color: #fff;
	margin: 0 0 10px 260px;
	text-transform: uppercase;
	font: 800 14px/20px 'Open Sans', sans-serif;
}
#main blockquote, #main blockquote:after, #main blockquote:before, #main q, #main q:after, #main q:before { quotes: none; }
#main blockquote:after, #main blockquote:before, #main q:after, #main q:before { content: ''; }
#main blockquote {
	background: #f7f8f8;
	padding: 22px 22px 13px;
	margin: 0 0 0;
	font: italic bold 14px/20px 'Open Sans', sans-serif;
}
#main blockquote q {
	display: block;
	text-indent: 8px;
	position: relative;
	margin: 0 0 11px;
	quotes: none;
}
#main blockquote:after {
	clear: both;
	content: "";
	display: block;
}
#main blockquote cite {
	font: 300 12px/20px 'Open Sans', sans-serif;
	padding: 3px 0 0 0;
}
#main blockquote cite strong {
	display: block;
	margin: 0 130px 0 0;
}
#main blockquote cite a {
	color: #383838;
	font: bold 14px/20px 'Open Sans', sans-serif;
}
#main blockquote .cite-logo {
	background: url(../img/man.png) no-repeat 0 0;
	width: 68px;
	height: 40px;
	overflow: hidden;
	text-indent: -9999px;
	margin: -7px 0 0 14px;
	float: right;
}
.hotels {
	margin: 0 0 75px;
	font-size: 14px;
	line-height: 20px;
}
.hotels:after {
	content: "";
	display: block;
	clear: both;
}
.hotels .text-box h2 {
	margin: 0 0 20px;
	color: #1e1d1d;
	font-size: 14px;
}
.hotels .text-box h2 a { color: #1e1d1d; }
.hotels p { margin: 0 0 20px; }
.hotels .img-right {
	float: right;
	margin: 0 -16px 30px 10px;
	padding: 6px 0 0;
}
.hotels .text-box { overflow: hidden; }
.hotels .text-box p { margin: 0 0 64px; }
.location {
	overflow: hidden;
	background: #f7f8f8;
	margin: 0 0 39px;
}
.location .image-holder {
	width: 262px;
	float: left;
	padding: 13px 0 8px 20px;
}
.location .image-holder img { vertical-align: top; }
.location .list {
	float: left;
	width: 356px;
	padding: 50px 0 0 0;
}
.location .list ul {
	width: 125px;
	display: inline-block;
	overflow: hidden;
	list-style: none;
	margin: 0 31px 20px 0;
	padding: 0 0 0 20px;
	vertical-align: top;
}
.location .list ul li a {
	font-size: 14px;
	color: #1e1d1d;
	line-height: 20px;
	font-weight: normal;
	text-decoration: underline;
}
.location .list ul li a:hover { text-decoration: none; }
.location .red-block {
	float: right;
	padding: 5px 20px 10px;
	width: 180px;
	background: #ec3000;
	color: #fff;
}
.location .red-block h3 {
	font-size: 24px;
	line-height: 30px;
	margin: 0 0 19px;
	color: #fff;
	font-weight: normal;
}
.location .red-block h3 a { color: #fff; }
.location .red-block p { margin: 0 0 14px; }
.red-block .fine {
	background: #fff;
	color: #45494c;
	font-size: 14px;
	font-weight: bold;
	padding: 7px;
	display: block;
	text-align: center;
	text-transform: uppercase;
}
#footer {
	margin: 0 -9999px 0;
	padding: 22px 9999px 0 10000px;
	background: #45494c;
	color: #fff;
}
#footer a { color: #fff; }
#footer .logo {
	background: url(../img/logo2.png) no-repeat 0 0;
	width: 187px;
	height: 25px;
	overflow: hidden;
	margin: 0 0 10px;
}
#footer .upper-content {
	width: 340px;
	overflow: hidden;
	margin: 0 0 52px;
	font-size: 12px;
}
#footer .upper-content p { margin: 0 0 10px; }
.footer-nav {
	overflow: hidden;
	margin: 0 0 32px;
	font-size: 12px;
}
.footer-nav ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.footer-nav ul li {
	float: left;
	padding: 0 14px 0 0;
}
.footer-nav ul li a { text-decoration: underline; }
.footer-nav ul li a:hover { text-decoration: none; }
.copy-holder {
	width: 100%;
	padding: 12px 0;
	background: #3e3f41;
}
.copy {
	width: 940px;
	margin: 0 auto;
	color: #9a9b9c;
	background: #3e3f41;
	display: block;
	font-size: 12px;
}

/* ****************************************************************************************************************************************************************************************************************** */
/* Ergänzung durch MS */
/* Template Anpassungen */

#footer {
    background: none repeat scroll 0 0 #45494c;
    color: #fff;
    margin: auto;
    padding: 22px 0 0;
}

.holder .subpholder{
	width: 939px;
	height: 182px;
	padding-bottom: 20px;
}
#subp article{
	padding-top: 5px;
}
#main .floatright{
	float: right;
	padding: 0 0 20px 60px;
}

#header .logo{
	float: left;
}
#header{
	width: 860px;
}
.text-block{
	left: 40px;
}

#footer .holder, #footer .copy{
	width: 860px;
}

/* Unterseiten Städte */
#index.city .keyword-block {
    margin: auto;
    width: 860px;
}
	#index.city .keyword-block h2 {
	    font-size: 40px;
	    line-height: 100px;
	    margin: 0;
	    padding: 0;
	}

#index #main{
	padding-bottom: 30px;
}
#leftc{
	float: left;
	width: 500px;
	padding: 0 15px 0 0;
	margin: 0 15px 0 0;
}
#leftc p, #rightc p{
	margin: 0;
}

      #map_canvas {
        width: 330px;
        min-height: 330px;
        margin: 0 0 10px 0;
      }
#leftc h2 {
    line-height: 1.5em;
    margin: -5px 0 25px;
}

#main .cont{
	overflow: hidden;
}

#prinzip{
	border: 5px solid #e9e9e9;
	overflow: hidden;
	width: 100%;
}
	#prinzip ul {
	    list-style: none outside none;
	    margin: 0;
	    overflow: hidden;
	    padding: 0;
	}
	#prinzip ul li{
		float: left;
		background: url(../img/seperator2.png);
		background-repeat: no-repeat;
		background-position: right;
		width: 222px;
	}
		#prinzip ul li.last{
			background: none;
			width: 176px;
		}
	#prinzip .positioning{
		width: 165px;
		padding: 10px 0 0 11px;
		text-align: center;
	}
#prinzip .icon{
	width: 100%;
	height: 40px;
}
	#prinzip .icon.pen{
		background: url(../img/icon_pen.png) no-repeat center top;
	}
	#prinzip .icon.lupe{
		background: url(../img/icon_lupe.png) no-repeat center top;
	}
	#prinzip .icon.blatt{
		background: url(../img/icon_blatt.png) no-repeat center top;
	}
	#prinzip .icon.lupeb{
		background: url(../img/icon_lupeb.png) no-repeat center top;
	}

#prinzip span{
	font-size: 16px;
}
#prinzip p{
	font-size: 12px;
}
.clearcity{ 
    height: 1px;
    margin: 40px auto;
    width: 760px;
}
.losgehts .clearcity{
    background: #e9e9e9;
}
.losgehts{
	text-align: center;
	margin: 80px auto;
}

h2{
	font-weight: normal;
}
	h2 span{
		font-weight: bold;
	}

.btnmore{
    background: none repeat scroll 0 0 #ec3000;
    color: #fff;
    display: inline-block;
    font: 800 14px/20px 'Open Sans',sans-serif;
    margin: auto;
    padding: 8px 59px;
    text-transform: uppercase;
}

/*Argumente Balken*/
#index.city .intro{
	margin: 0;
	border: 0;
}
#index.city #main{
	margin: 47px auto auto auto;
}
.arguments{
	background: #eee;
	width: 100%;
	overflow: hidden;
	border-bottom: 1px solid #e0e0e0;
}
.arguments div{
	width: 840px;
	margin: auto;
	padding: 10px 0;
	overflow: hidden;
}
.arguments ul{
	list-style: none;
	margin: 0 0 0 -5px; padding: 0;
}
.arguments ul li{
	float: left;
	padding: 0 17px 0 25px;
	font-size: 12px;
	background: url(../img/correct.png) no-repeat left;
}

/* Tabs */
.tabs .toggle{
	background: url(../img/opentab.png);
	background-position: top left;
	background-repeat: no-repeat;
	cursor: pointer;
	width: 21px;
	height: 21px;
	float: left;
	margin: -1px 0 0 0;
}
.tabs h3{
	font-size: 14px;
	font-weight: normal;
	padding: 0 0 0 12px;
	cursor: pointer;
	display: inline;
	font-weight: normal;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
.tabs p{
	font-size: 14px;
	font-weight: lighter;
	padding: 0 0 0 34px;
	display: none;
	opacity: 0;
}
.tabs{
	display: table;
}
.tabs .tab{
	overflow: hidden;
	padding: 0 0 20px;
}
.tabs.floating{
	float: left;
	width: 45%;
	padding-right: 10%
}
.tabcontainer{
	overflow: hidden;
}
.list h3 {
    margin: 0 0 10px;
    padding: 10px 0 0 20px;
}
.list p{
	padding-left: 45px;
}
#map_canvas {
    
}

.boxleft {
        width: 430px;
        float:left;
        min-height: 230px;
        margin: 0 0 0px 0;
    
}

.boxright {
     width: 430px;
        float:right;
        min-height: 230px;
        margin: 0 0 0px 0;
}



.citycnt h3  {
    font-weight: bold;
    font-size: 14px;
    margin-bottom: 1px;
}

.citycnt p {
    margin-top: 5px;
    margin-bottom: 25px;

}
