/**
* html5doctor.com Reset Stylesheet v1.6.1 (http://html5doctor.com/html-5-reset-stylesheet/)
* Richard Clark (http://richclarkdesign.com)
* http://cssreset.com
*/
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q,  amp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
	margin:0;
	padding:0;
	border:0;
	outline:0;
	font-size:100%;
	vertical-align:baseline;
	background:transparent;
}
body {
	line-height:1;
}
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav{
	display:block;
}
nav ul {
	list-style:none;
}
blockquote, q {
	quotes:none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content:'';
	content:none;
}
a {
	margin:0;
	padding:0;
	font-size:100%;
	vertical-align:baseline;
	background:transparent;
	color:#2c3e86;
	text-decoration:none;
	font-weight:bold;
}
a:hover {
	color:#232323;
}
/* change colours to suit your needs */
ins {
	background-color:#ff9;
	color:#000;
	text-decoration:none;
}
/* change colours to suit your needs */
mark {
	background-color:#ff9;
	color:#000;
	font-style:italic;
	font-weight:bold;
}
del {
	text-decoration: line-through;
}
abbr[title], dfn[title] {
	border-bottom:1px dotted;
	cursor:help;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
/* change border colour to suit your needs */
hr {
	display:block;
	height:1px;
	border:0;
	border-top:1px solid #cccccc;
	margin:1em 0;
	padding:0;
}
input, select {
	vertical-align:middle;
}

/* MARK UP */
@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,700,300);
body { font-family: 'Open Sans', sans-serif; background: #a4a4a4 url(../img/pattern/minimal-background-pattern-wordpress-2.jpg) repeat top left; }
h1 { margin:20px 0px 30px 0px; font-size:22px; }
h2 { margin:0px 0px 10px 0px; font-size:16px; }
h3 { margin:20px 0px 10px 0px; }
p { font-size: 14px; line-height: 19px; margin:0px 0px 10px 0px; }
.colored { color:#2B3D85; font-weight:bold; }
.clear { clear:both; }
.left { float:left; }
.right { float:right; }
p img.right { padding:0px 0px 0px 20px; }
.inner { padding:20px; }
.image-caption { font-size:9px; text-align:center; line-height: 14px; }
input[type='text'], textarea { background:#2B3D85; color:#FFF; border:0px; padding:5px; margin:2px 0px; width:200px; }
input[type='submit'] { background:#2B3D85; color:#FFF; border:0px; padding:5px; margin:2px 0px; float:right; }
section { display:inline-block; }
.first-row { margin-top: 20px; margin-left: 20px; margin-bottom: 2px; }
.second-row { margin-left: 20px; margin-bottom: 20px; }
.first-row span { font-size:26px; font-weight:bold; color:#2B3D85; }
.second-row span { font-size:14px; font-weight:normal; }
#slides-text-wrapper .first-row span:after { content:url(../img/phone2.png); }
#slides-text-wrapper .second-row span { font-size:32px; font-weight:normal; }

/* WRAPPER */
#wrapper { margin:0px auto; max-width:960px; width:100%; background:#fff; }

/* HEADER */
#header { width:100%; }
#header img { height:auto; width:100%; }
#top-menu { position: relative; float: right; margin-top: -150px; padding:0px 20px; }
#top-menu ul li { display:inline; }
#top-menu ul li+li { margin-left:20px; }
#top-menu ul li a { font-size:14px; }
#wrapper-main-menu { width:100%; background:#2b3d85; }
#main-menu { padding:20px; }
#main-menu ul { text-align:left; }
#main-menu ul li { display:inline; }
#main-menu ul li+li { margin-left:20px; }
#main-menu ul li.active { font-size:14px; font-weight:bold; }
#main-menu ul a.active { font-size:14px; font-weight:bold; color:#000; }
#main-menu ul li a { color:#fff; text-decoration:none; font-size:14px; font-weight:bold; }
#main-menu ul li a:hover { color:#b2b2b2; }
#slides img { height:100%; }
#slides-text-wrapper { position: relative; bottom: 150px; z-index: 99; left: 50px; text-align:left; width: 300px; -webkit-border-radius: 25px; -moz-border-radius: 25px; border-radius: 25px; background:rgba(255,255,255,0.75); border:1px solid #2B3D85; }
#slides-text-wrapper-ver { position: relative; bottom: 100px; z-index: 99; left: 10px; text-align:left; width: 350px; -webkit-border-radius: 25px; -moz-border-radius: 25px; border-radius: 25px; background:rgba(255,255,255,0.75); border:1px solid #2B3D85; }
#slides-text-wrapper-imp { position: relative; bottom: 120px; z-index: 99; left: 20px; text-align:left; width: 300px; -webkit-border-radius: 25px; -moz-border-radius: 25px; border-radius: 25px; background:rgba(255,255,255,0.75); border:1px solid #2B3D85; }
#slides-text-wrapper-ver.index { width:200px !important; }
#slides-text-wrapper-ver.festlichkeiten { width:220px !important; }
#slides-text-wrapper-ver.hotel { width:200px !important; }
#slides-text-wrapper-ver.impressionen { width:240px !important; }
#slides-text-wrapper-ver.impressum { width:180px !important; }
#slides-text-wrapper-ver.impressum .first-row { margin-bottom:20px !important; }


/* CONTENT */
#wrapper-content { height: auto; width: 100%; border-top: 5px solid #2B3D85; }
#content { width:650px; float:left; margin-bottom: 30px; }
#sidebar { width:300px; float:right; margin-top:25px; }
#wrapper-content section+section { margin:30px 0px 0px; }
#content .list { width:100%; padding: 0px 0px 0px 20px; display:inline-block; }
#content .list .normal { font-size:14px; margin-left:20px; margin-bottom:10px; }
#content .list .normal li { line-height:30px; }
#content .list .eye li { display:inline-block; width:50%; float:left; }
#content .list .eye .img { height: 60px; vertical-align: top; display: inline-block; line-height: 30px; }
#content .list .eye .list-item{ display: inline-block; line-height: 40px; margin-left: 10px; font-size:12px; width:250px; }
#sidebar .inner { border-left: 1px solid #2B3D85; }
.textblock .gallery img { width:30%; height:120px; }
.textblock .gallery a+a { margin-left:20px; }
.textblock .gallery img { -webkit-box-shadow: 5px 5px 5px 0px rgba(0,0,0,0.75); -moz-box-shadow: 5px 5px 5px 0px rgba(0,0,0,0.75); box-shadow: 5px 5px 5px 0px rgba(0,0,0,0.75);}
.textblock .gallery.row { margin-top:20px; }

/* FOOTER */
#footer { clear:both; background:#2B3D85; color:#FFF; }
#footer a, #footer p, #footer { font-size:12px; color:#fff; }
#footer a:hover { color:#b2b2b2; }