@charset "UTF-8";
/* CSS Document */
/* latin */
@font-face {
  font-family: 'Arvo';
  font-style: normal;
  font-weight: 400;
  src: url(https://hafen-fest-wismar.de/Arvo.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
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,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}
body{line-height:1}
ol,ul{list-style:none}
blockquote,q{quotes:none}
blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}
table{border-collapse:collapse;border-spacing:0}
body{-webkit-text-size-adjust:none}
*,*:before,*:after{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}
body{background:#e8e8e8}
body.is-loading *,body.is-loading *:before,body.is-loading *:after{-moz-transition:none !important;-webkit-transition:none !important;-ms-transition:none !important;transition:none !important;-moz-animation:none !important;-webkit-animation:none !important;-ms-animation:none !important;animation:none !important}
body.is-resizing *,body.is-resizing *:before,body.is-resizing *:after{-moz-transition:none !important;-webkit-transition:none !important;-ms-transition:none !important;transition:none !important;-moz-animation:none !important;-webkit-animation:none !important;-ms-animation:none !important;animation:none !important}

body {
	font-size: 20px;
	font-family: 'Arvo', serif;
	min-width: 400px;
	line-height: 1.2em;
	background-color: #A0D4FF;
	background-image: url(wellen2025.jpg);
	background-repeat: repeat;
	background-size: 184px 64px;
}
#logo {
	background-color: transparent;
	height: auto;
	width: auto;
	position: absolute;
	top: -10px;
	left: -20px;
	z-index: 99;
	visibility: visible;
	margin: 0;
	text-align: left;
}
/* #logo:hover{transform: translateX(800px) rotate(720deg) scale(2.0,2.0);transition:2s;} */
#logo:hover{transform: rotate(7200deg);transition:15s;}

#main {
	min-width: 300px;
	max-width: 1000px;
	margin-top: 30px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0;
	padding-top: 0;
	position: absolute;
	left: 0;
	right: 0;
	top: 0px;
	text-align: center;
	background-color: #FFFFFF;
	-webkit-box-shadow: 0 40px 70px #003259;
	box-shadow: 0 40px 70px #003259;
}
#main p {
	margin-left: 10px;
	margin-right: 5px;
	color: #555555;
	margin-top: 8px;
}
#main a      { text-decoration: none; padding-left: 5px; padding-right: 5px; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #2850A0 }
#main a:link, 
#main a:visited           { color: #555555; background-color: #CBE9FF; }
#main a:active, 
#main a:hover          { color: #db9b00; background-color: #fdd604; }

#navi{
	color: #FFFFFF;
	background-color: #fea702;
	font-size: 0.8em;
	line-height: 1em;
	text-align: center;
	display: block;
	margin: 0 auto;
	border-top: 5px solid #fea702;
}

#navi a { text-decoration: none;  }
#navi a:link, #navi a:visited {
	display: inline-flex;
	margin-left: 5px;
	padding-top: 3px;
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 3px;
	color: #FFFFFF;
	background-color: #005598;
}
#navi a:active, #navi a:hover {
	color: #d62223;
	background-color: #FFEA00;
}

.kopf {
	color: #005598;
	font-size: 1.8em;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 1em;
}

.fuss {
	color: #FFFFFF;
	background-color: #fea702;
	font-size: 0.8em;
	text-align: center;
	padding-top: 2px;
	padding-bottom: 2px;
	clear: both;
}

h2 {	
	color: #d62223;
	font-size: 1.4em;
	line-height: 1.1em;
	text-align: center;
	padding-top: 2px;
	padding-bottom: 2px;
}

.zue { font-size: 1.2em; font-weight: bold; }
ul {  }
li {
	list-style-image: url(../hf2022/pic/punkt_rot.gif);
}

.hgbild {
max-width:100%;
height:auto;
position: relative;
display:block;
margin:0 auto;
padding: 0px;
}
.hgbild img{
width:100% !important;
height:auto !important;
display:block;
}

.sgbild {
	max-width: 50%;
	height: auto;
	position: relative;
	display: block;
	margin: 0 25%;
	border: 1px solid #FFFFFF;
}
.sgbild img{
	width: 100% !important;
	height: auto !important;
	display: block;
}

.impressbild {
	max-width: 97%;
	height: auto;
	position: relative;
	display: block;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
}
.impressbild img{
width:100% !important;
height:auto !important;
display:block;
}

.zeile1 {
	background-color: #EEEEEE;
	height:auto; 
    overflow: hidden;
	display: flex;
	align-items: center;
	justify-content: center;
}
.zeile2 {
	background-color: #CCD4E0;
	height:auto; 
    overflow: hidden;
	display: flex;
	align-items: center;
	justify-content: center;
}

.divlinks {
	overflow: visible;
	float: left;
	width: 49%;
}
.divrechtsdaneben {
	width: 50%;
	float: right;
}
.divschluss { background-color: #fff; height: 5px; clear: both; }

.bildimpress {
	overflow: hidden;
	display: inline-grid;
	align-items: center;
	justify-content: center;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}

.auszeichnen {
	color: #0E3886;
	letter-spacing: 1px;
}

.zeile1 h4, .zeile2 h4 {	
	color: #d62223;
	font-size: 1.4em;
	line-height: 1.1em;
	text-align: center;
	padding-top: 2px;
	padding-bottom: 2px;
}

.kleiner70prozent {font-size: 70%; line-height: 100%}

.programmtab {
	font-size: 70%;
	line-height: 100%;
	text-align: left;
	display: table-cell;
	padding-top: 3px;
	border-bottom-style: solid;
	border-bottom-width: thin;
	padding-bottom: 3px;
}
.programmtab tr {
	border-bottom: 2px dotted #D3D2D3;
}
.programmtab td {
	padding-bottom: 5px;
}
.hellgrau { background-color: #EEEEEE; }
.rot {
	color: #D62223;
}
.gestrichen {
	text-decoration: line-through;
}