

/* +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
 * +- Body
 * +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
 */
 
body.print 
	{ 
	background-color:#fff; 
	}

/* +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
 * +- Search Form
 * +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
 */
.searchresult {
margin-bottom:20px;
}
.searchresult span.title {
display:block;
font-weight:bold;
}
.searchresult span.description {
display:block;
}
.searchresult span.linkpath {
display:block;
font-size:smaller;
line-height:1.3em;
} 

/* +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
 * +- [WAI] ZMSLinkContainer
 * +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
 */

div.ZMSLinkContainer
	{
	background-color: #eee;
	}

/* +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
 * +- [WAI] ZMSFile / ZMSLinkElement
 * +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
 */

div.ZMSFile, div.ZMSLinkElement 
	{ 
	background-color: #F8F8F8;
	margin: 4px;
	}

div.ZMSFile.none, div.ZMSLinkElement.none 
	{
	background-color: transparent;
	border: 2px dashed #eee;
	}

div.ZMSFile.floatleft, div.ZMSLinkElement.floatleft 
	{ 
	float:left;
	width:50%
	}

div.ZMSFile.floatright, div.ZMSLinkElement.floatright 
	{ 
	float:right;
	width:50%
	}

div.ZMSFile div.title, div.ZMSLinkElement div.title 
	{
	font-size:x-small;
	white-space:nowrap;
	}

div.ZMSFile div.title a:link, div.ZMSFile div.title a:visited, 
div.ZMSLinkElement div.title a:link, div.ZMSLinkElement div.title a:visited 
	{
	font-weight:bold;
	font-size:x-small;
	text-decoration:none;
	color:black;
	}

div.ZMSFile div.text, div.ZMSLinkElement div.text 
	{
	font-size:xx-small;
	}

div.ZMSFile div.description, div.ZMSLinkElement div.description 
	{
	font-size:x-small;
	}

/* +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
 * +- [WAI] ZMSGraphic
 * +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
 */

div.ZMSGraphic {
	background-color: #F8F8F8;
	margin: 4px;
}

div.ZMSGraphic.left {
	text-align:left;
}

div.ZMSGraphic.right {
	text-align:right;
}

div.ZMSGraphic.center {
	text-align:center;
}

div.ZMSGraphic.floatleft {
	float:left;
}

div.ZMSGraphic.floatright {
	float:right;
}

div.ZMSGraphic.center {
	text-align:center;
}

div.graphic.alignleft {
	float:left;
	text-align:right;
}

div.graphic.alignright {
	float:right;
	text-align:right;
}

div.ZMSGraphic div.text {
	padding: 4px;
}

/*-- ## FF Patch ## --*/
div.ZMSGraphic.right div.graphic {
	width:100% !important; 
}
div.ZMSGraphic.right div.graphic img {
	display:inline !important;
}

a.zoom img.zoom {
	width: 23px;
	height: 21px;
	background: url(/misc_/zms/zoom.gif);
}

a.download img.download {
	width: 23px;
	height: 21px;
	background: url(/misc_/zms/download.gif);
}

a.superzoom img.superzoom {
	width: 23px;
	height: 21px;
	background: url(/misc_/zms/superzoom.gif);
}

/* +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
 * +- [WAI] ZMSTables
 * +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
 */

table.ZMSTable th {
	background-color:#DDEFFC; 
}

table.ZMSTable td {
	background-color:#EEEEEE; 
}

body.print table.ZMSTable th, 
body.print table.ZMSTable td {
	background-color:transparent; 
}

/* +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
 * +- [WAI] ZMSTeaser
 * +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
 */

div#teaser
	{
	width:150px;
	font-size:x-small;
	}

div.ZMSTeaserContainer
	{
	padding:1px;
	margin-bottom:10px;
	}

div.ZMSTeaserElement
	{
	}

div.ZMSTeaserElement img.title
	{
	border: none;
	}

div.ZMSTeaserElement div.title a:link,
div.ZMSTeaserElement div.title a:visited,
div.ZMSTeaserElement div.title
	{
	font-weight:bold;
	text-decoration:none;
	color:black;
	padding: 2px;
	display: block;
	}

div.ZMSTeaserElement div.text a:link,
div.ZMSTeaserElement div.text a:visited,
div.ZMSTeaserElement div.text
	{
	}

#imagegallery {
    font-family: monospace;
}

#imagegallery .preview {
    margin: 1em 0;
    padding: 0.5em;
    background: #eee;
    border: 1px #ccc solid;
}








#imagegallery .detailview #navImgGal {
    float:left;
    margin-bottom:7px;
    width:inherit;
}

#imagegallery .detailview #navImgGal #navImgGal01 {
    float: left;
    width: 200px;
    padding-top:5px;
}

#imagegallery .detailview #navImgGal #navImgGal02 {
    float: left;
    width: 120px;
    padding-top:5px;
}

#imagegallery .detailview #navImgGal #navImgGal03 {
    float: right;
    width: 100px;
    text-align: right;
    padding-right:3px;
}

#imagegallery .detailview #navImgGal #navImgGal03 span {
    display: none;
    float: right;
    cursor: pointer;
    width: 24px;
}

#imagegallery .detailview #navImgGal #navImgGal03 a {
    float: right;
    cursor: pointer;
    width: 24px;
}

#imagegallery .detailview #navImgGal #slideshowBox{
    text-align:center;
    background-image:url(/common/css/common/photo/ajax-loader.gif);
    background-repeat:no-repeat;
    background-position:center center; 
    margin-bottom:25px;
    margin-top:28px; 
    width:480px;
}

#imagegallery .detailview #navImgGal #slideshowBox #slideshow{
    text-align:center;
    position:relative;
    width:480px;

}

#imagegallery .detailview #navImgGal #slideshowBox #slideshow img {
    border: 6px solid #d0e1f1;
}












#imagegallery .overview {
    margin: 0px 0;
    padding: 0px;
    border: 0px #ccc solid;
}

#imagegallery .overview table {
    padding-bottom: 20px;
    border-spacing: 3px;
    border: 0px solid #ccc;
}

#imagegallery .overview table td {
    border: 1px solid #ccc;
    background-color: #d0e1f1;
    padding: 2px 2px;
    vertical-align: middle;
    text-align: center;
}

#imagegallery .overview table td a {
    display: block;
}

#imagegallery .overview table td img {
    border: 0px;
}

#imagegallery .overview table td:hover {
    border: 1px solid #002e64;
}
/* +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
 * +- [WAI] Misc
 * +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
 */

div.ZMSObject.new, div.ZMSObject.modified {
  border: 2px dashed blue;
  background-color: #F0F0FF;
} 
div.ZMSObject.deleted {
  border: 2px dashed red;
  background-color: #FFF0F0;
  color: red;
  text-decoration: line-through;
} 

span.unicode { 
  font-family:"Lucida Sans Unicode", "Arial Unicode MS", Arial, Helvetica, sans-serif;
}

span.highlight { 
  background-color: yellow;
  color: black;
  font-weight: bold;
}


/**************************************/
/* 1. CSS-Modul: COLORS               */
/**************************************/
.neutralColorTrans {background-color: transparent}
.neutralColorWhite {background-color: #fff}
.neutralColorLight {background-color: #D1E1F1}
.neutralColorMedium {background-color: #ccc}
.neutralColorStrong {background-color: #999}
.neutralColorBlack  {background-color: #000}
.teaserColor {background-color: #B8CB00;}
.secondColorStrong {background-color: #aaa;}
.secondColorMedium {background-color: #eee;}
.secondColorLight {background-color: #E6ECFA;}
.primColorStrong {background-color: #1F507F;}
.primColorMedium {background-color: #6D7D9F;}
.primColorLight {background-color: #A7C7E6;}

/**************************************/
/* 2. CSS-Modul: LAYOUT (PAGEREGIONS) */
/**************************************/
* {
   margin:0;
   padding:0;
}
html {
   min-height:100%;
   width:100%;
   height:auto;
   background: #e6ecfa url(https://www.heikeschwab.com/common/content_bg.gif) repeat-x bottom;
}
body {
}
#pageregion {
   margin:auto;
   text-align:center;
}
#topbg {
   height:15px;
   background:transparent url(https://www.heikeschwab.com/common/sha1bg.jpg) repeat-x;
}
#topl {
   width:100%;
   height:15px;
   background:transparent url(https://www.heikeschwab.com/common/sha1l.jpg) top left no-repeat;
}
#topr {
   width:100%;
   height:15px;
   background:transparent url(https://www.heikeschwab.com/common/sha1r.jpg) top right no-repeat;
}
#pageregionTop {
   margin:auto;
   padding:8px;
   background:#002E64 url(https://www.heikeschwab.com/common/header_bg.gif);
}
#pageregionTop div {
   display:inline;
}
#imageTop img {
   border:6px solid #E2EFF7;
   width:468px;
}
#content_all {
   margin:auto;
   width:920px;
   text-align:justify;
}
#content_left {
   float:left;
   width:220px;
}
#content {
   float:left;
   width:480px;
   padding-bottom:10px;
   background:transparent url(https://www.heikeschwab.com/common/dot.gif) bottom repeat-x;
}
#content_right {
   float:left;
   width:220px;
}
#bottom {
   clear:both;
   padding:10px 0 35px 0;
   text-align:center;
}
#Sitemap {
   margin:60px 0 50px 200px;
   padding:0px 20px 0px 0px;
}

/**************************************/
/* 3. CSS-Modul: NAVIGATION           */
/**************************************/

#menu {
   width:100%;
   height:30px;
   background:transparent url(https://www.heikeschwab.com/common/sha1bg.jpg) repeat-x;
   text-align:center;
   text-transform:uppercase;
   font-weight:bold;
}
#menul {
   width:100%;
   height:30px;
   background:transparent url(https://www.heikeschwab.com/common/sha1l.jpg) top left no-repeat;
}
#menur {
   width:100%;
   height:30px;
   background:transparent url(https://www.heikeschwab.com/common/sha1r.jpg) top right no-repeat;
}
#menu ul, #submenu ul {
   padding:8px 25px;
}
#menu li, #submenu li {
   display:inline;
}
#menu a {
   padding: 8px 25px;
   background:url(https://www.heikeschwab.com/common/bullets_r1_c5.gif) 12px no-repeat;
   color:#6d7d9f;
   text-decoration:none;
}
#menu a:hover, #menu a.current {
   background:url(https://www.heikeschwab.com/common/bullets_r1_c7.gif) 12px no-repeat;
   color:#1f507f;
   text-decoration:none;
}
#menu .btnlang a {
   margin:0;
   border:0;
   padding:0;
   background:none;
}
#menu .btnlang a img {
   margin-top:-3px;
   border:0;
   padding:0;
   padding-top:-3px;
   vertical-align:middle;
}
#submenu {
   width:100%;
   height:30px;
   background:transparent url(https://www.heikeschwab.com/common/sha2bg.jpg) top repeat-x;
   font-weight:bold;
}
#submenul {
   width:100%;
   height:30px;
   background:transparent url(https://www.heikeschwab.com/common/sha2l.jpg) top left no-repeat;
}
#submenur {
   width:100%;
   height:30px;
   background:transparent url(https://www.heikeschwab.com/common/sha2r.jpg) top right no-repeat;
}
#submenu a {
   padding: 8px 20px;
   color:#6d7d9f;
   text-decoration:none;
}
#submenu a.current {
   background:url(https://www.heikeschwab.com/common/bullets_r6_c1.gif) 12px no-repeat;
   color:#1f507f;
   text-decoration:none;
}
#submenu a:hover {
   color:#1f507f;
   text-decoration:none;
}
#macronav {
   margin:95px 0;
}
#macronav ul {
   width:220px;
}
#macronav li {
   padding:4px 15px 4px 0;
   list-style:none;
}
#macronav a {
   display:block;
   padding-left:12px;
   width:200px;
   text-decoration:none;
}
#macronav a.current {
   background:url(https://www.heikeschwab.com/common/bullets_r6_c1.gif) 0px 6px no-repeat;
   font-weight:bold;
   text-decoration:none;
}
#macronav a:hover {
   background:url(https://www.heikeschwab.com/common/bullets_r6_c1.gif) 0px 6px no-repeat;
   text-decoration:none;
}
#micronav {
   margin-top:15px;
}

/**************************************/
/* 4. CSS-Modul: TEXT                 */
/**************************************/

.form, p, ol, ul, li, em, sup, sub, div, table, tr, th, td {
   font-family:Arial,Helvetica,sans-serif;
   color:#6d7d9f;
   font-size:11px;
   line-height:13px;
}
h1, h2,  h3, h4, h5, .heading1, .heading2, .heading3, .heading4, .heading5 {
   font-family:Arial,Helvetica,sans-serif;
   color:#1f507f;
}
div.title h1 {
   font-size:18px;
   font-weight:normal;
   line-height:20px;
   margin-top:5px;
}
div.title {
   padding-bottom:10px;
   margin-bottom:5px;
   background:transparent url(https://www.heikeschwab.com/common/dot.gif) bottom repeat-x;
}
h1,.heading1 {
   font-size:18px;
   line-height:24px;
   margin-top:16px; 
}
h2,.heading2 {
   font-size:15px;
   line-height:18px
}
h3,.heading3 {
   font-size:11px;
   line-height:12px;
   margin-top:10px;
   margin-bottom:10px;
}
h4,.heading4 {
   font-size:12px;
   line-height:14px;
}
h5,.heading5 {
   font-weight:normal;
   font-size:12px;
   line-height:14px;
}
p {
   line-height:15px;
   margin-bottom:10px;
}
ol {
   line-height:15px;
}
ul {
   line-height:15px;
   list-style-type:square;
}
p.caption {
   font-style:italic;
   color:#000;
}
p.emphasis {
   background-color:#6d7d9f;
   margin-left:20px;
   margin-right:30px;
   line-height:16px;
}
p.description {
   line-height:16px;
   font-weight:bold;
   color:#999;
}
p.creator  {
}
p.small {
   font-size:10px;
}
p.smalltext {
   font-size:10px !important;
   font-size:xx-small;
}
a:link, a:visited {
   color:#1f507f;
   text-decoration:none;
}
a:hover, a:active {
   color:#1f507f;
   text-decoration:underline;
}

/**************************************/
/* 5. CSS-Modul: TABLES               */
/**************************************/

div.ZMSTable {}
div.ZMSTable table tr th {}
div.ZMSTable tr.even td {}
div.ZMSTable tr.odd td {}

/**************************************/
/* 6. CSS-Modul: ZMS-DEFAULTS         */
/**************************************/

div.ZMSGraphic { 
   background-color:transparent; 
   margin:0;
}
div.ZMSGraphic img { 
   border:6px solid #D1E1F1;
}
div.ZMSGraphic.floatleft { 
   float:left;
}
div.ZMSGraphic.floatright {
   float:right;
}
div.ZMSGraphic.center { 
   text-align:center;
}
div.graphic.alignleft {
   float:left;
   margin-right:20px;
   text-align:right;
}
div.graphic.alignright {
   float:right;
   margin-left:12px;
   padding-right:12px;
   text-align:right;
}
div.ZMSGraphic div.text {
   padding:0;
}
a.zoom img.zoom {
   width: 23px;
   height: 21px;
   background: url(/misc_/zms/zoom.gif);
}
a.download img.download {
   width: 23px;
   height: 21px;
   background: url(/misc_/zms/download.gif);
}
a.superzoom img.superzoom {
   width: 23px;
   height: 21px;
   background: url(/misc_/zms/superzoom.gif);
}

/*--------- ZMS TEASER --------------*/

div#teaser {
   width:180px;
   font-size: 12px !important; font-size: 12px;
}
div.ZMSTeaserContainer {
   padding:1px;
   margin-bottom:10px;
}
div.ZMSTeaserElement {
   width:178px;
   padding:0px;
}
div.ZMSTeaserElement img.title {
   border: none;
}
div.ZMSTeaserElement div.title {
   font-weight:bold;
   text-decoration:none;
   color:black;
   padding: 4px 4px 2px 4px;
   display: block;
}
div.ZMSTeaserElement div.text {
   padding: 0px 6px 6px 6px;
   line-height:1.3em
}

/*--------- ZMS LINK --------------*/

div#pageelement_Links {
   width:180px;
}
div.ZMSLinkElement {
   background-color: transparent;
   padding: 2px;
}
div.ZMSLinkElement div.title {
   font-weight:bold;
   color:black;
   font-size: 12px !important; font-size: small;
   margin: 10px 0px 0px 0px
}
div.ZMSLinkElement div.text {
}
div.ZMSLinkElement div.text ul {
   margin-top: 5px;
   margin-left: -10px !important; margin-left: 20px ;
}

/**************************************/
/* 7. CSS-Modul: SPECIAL OBJECTS      */
/**************************************/

#ix {
   float:left;
   margin:0;
   margin-bottom:10px;
   padding:0;
   padding-top:3px;
   width:480px;
   background:url(https://www.heikeschwab.com/common/dot.gif) repeat-x;
}
#ix ul{
   margin:0;
   padding:0;
   list-style:none;
}
#ix li {
   padding:3px;
   border-top:1px solid #a7c7e6;
}
#ix a {
   display:block;
}
#ixl {
   float:left;
   margin:0;
   padding:0;
   padding-right:20px;
   margin-right:15px;
   width:215px;
   background:url(https://www.heikeschwab.com/common/dotv.gif) top right repeat-y;
}
#ixr{
   float:left;
   margin:0;
   padding:0;
}

/**************************************/
/* PHOTOALBUM                         */
/**************************************/

#gal {
   width:100%;
   margin-bottom:10px;
   text-align:center;
}
#gal span td {
   height:156px;
   width:156px;
   border:1px solid #CCC;
   background-color:#D0E1F1;
   text-align:center;
   cursor:pointer;
}
div#photo {
   display:block;
   width:100%;
   text-align:center;
}

div#photo img {
   margin:0;
   margin:5px 0;
   border:6px solid #D0E1F1;
}
#nav {
   display:block;
   float:left;
   width:100%;
   margin:0;
   padding:0;
}
#nav div {
   display:inline;
   float:left;
   margin:0;
   padding:0;
}
#nav ul {
   display:inline;
   float:right;
   margin:0;
   padding:0;
   list-style:none;
}
#nav ul li {
   display:inline;
   float:left;
   margin:0;
   padding:0 2px;
   cursor:pointer;
}

/**************************************/
/* SERVICEFORM                        */
/**************************************/

form.cmxform fieldset {
   margin-bottom:20px;
   padding-top:20px;
   border:0;
   background:url('https://www.heikeschwab.com/common/dot.gif') top repeat-x;
}
form.cmxform legend {
   padding: 0 2px;
   font-weight: bold;
} 
form.cmxform label {
   float:left;
   width:100px;
   padding-top:5px;
} 
form.cmxform fieldset ul {
   margin:0;
   padding:0;
   border-top:1px solid #D1E1EF;
   border-bottom:1px solid #DFF0FF;
} 
form.cmxform fieldset li {
   list-style:none;
   padding:4px 0;
   margin:0;
   border-top:1px solid #DFF0FF;
   border-bottom:1px solid #D1E1EF;
} 
form.cmxform fieldset li select {
   width:198px;
   height:20px;
}
form.cmxform fieldset li input {
   width:198px;
   height:20px;
   border:0;
   background: transparent url('https://www.heikeschwab.com/common/textfield.gif') no-repeat;
   padding:4px 6px 0 6px;
   color:#666666;
   font-family:Arial, Helvetica, sans-serif;
   font-size:12px;
}
form.cmxform fieldset li textarea {
   width:300px;
   height:180px;
   border:0px;
   background: transparent url('https://www.heikeschwab.com/common/textarea.gif') no-repeat;
   padding:4px 6px 0 6px;
   color:#666666;
   font-family:Arial, Helvetica, sans-serif;
   font-size:12px;
}
form.cmxform em {
   font-weight:bold;
   font-style:normal;
   color: #f00;
}
div.cmxform {
   float:right;
   padding-top:6px;
}
div.cmxform input {
   width:80px;
   margin-left:5px;
   border:0px;
   background: transparent url('https://www.heikeschwab.com/common/textfield.gif') no-repeat;
   padding:4px 4px;
   color:#666666;
   font-family:Arial, Helvetica, sans-serif;
   font-size:11px;
   cursor:pointer;
}


/* -- COOKIE CONSENT -----------------------------------------------*/
.cookie-consent {
  position: fixed;
  display: block;
  right: 0;
  bottom: -100%;
  left: 0;
  padding: 1rem 0;
  background-color: rgb(238,238,238);
  box-shadow: 0 0 5px rgba(0,0,0,0.1);
  color: rgb(51,51,51);
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  clear: both;
  z-index: 100;
}


.csstransforms .cookie-consent {
  bottom: 0;
  -webkit-transform: translate(0,110%);
  transform: translate(0,110%);
}


body[data-cookie="top"] .cookie-consent {
  top: -100%;
  bottom: auto;
}

.csstransforms body[data-cookie="top"] .cookie-consent {
  top: 0;
  bottom: auto;
  -webkit-transform: translate(0,-110%);
  transform: translate(0,-110%);
}

.cookie-consent.show {
  bottom: 0;
}

.csstransforms .cookie-consent.show {
  -webkit-transform: translate(0,0);
  transform: translate(0,0);
}


body[data-cookie="top"] .cookie-consent.show {
  top: 0;
  bottom: auto;
}

.csstransforms body[data-cookie="top"] .cookie-consent.show {
  -webkit-transform: translate(0,0);
  transform: translate(0,0);
}


.cookie-consent.show.hide {
  bottom: -100%;
}

.csstransforms .cookie-consent.show.hide {
  bottom: 0;
  -webkit-transform: translate(0,110%);
  transform: translate(0,110%);
}


.cookie-consent::after {
  content: "";
  position: relative;
  display: block;
  width: 100%;
  clear: both;
}

.cookie-consent > div {
  position: relative;
  width: 96%;
  max-width: 1280px;
  margin: 0 auto;
  font-size: 0.85em;
  text-align: left;
}


.cookie-consent p {
  width: auto;
  max-width: 100%;
  margin: 0;
  padding: 0;
  text-align: left;
}


.cookie-consent a {
  display: inline-block;
  text-decoration: underline;
}


.no-touch .cookie-consent a:hover, .no-touch .cookie-consent a:active {

}


.cookie-consent .btn {
  display: block;
  float: right;
  width: auto;
  margin: 0 0 5px 1rem;
  padding: 0.5rem 1rem;
  background-color: rgb(204,204,204);
  color: rgb(51,51,51);
}

.cookie-consent .btn > i {
  font-size: 1rem;
}



@media (max-width: 450px) {

  .cookie-consent > div {
    font-size: 0.8em;
  }

}




/**************************************/
/* 9. CSS-Modul: PRINT                */
/**************************************/

h1, h2, h3, h4, h5, h6 {
} 
h1.title {
}
p, li, blockquote {
}
ol, ul {
}
p.description {
}
p.caption {
}
p.creator  {
}
p.smalltext {
}
code {
}

/**************************************/
/* 10. ZMI Management Interface       */
/**************************************/

.cmsTxtColorStrong0 { color: #436976; }
.cmsTxtColorStrong1 { color: #666666; }
.cmsBgColorStrong0  { background-color: #8CABB9; }
.cmsBgColorStrong1  { background-color: #CCCCCC; }
.cmsBgColorMedium0  { background-color: #DDE6EC; }
.cmsBgColorLight0   { background-color: #FFFFFF; }
div.ZMSTable table th { background-color:#DDEFFC; }
div.ZMSTable table td { background-color:#EEEEEE; }

.zmiTableRowEven {background-color:#eee;}
.zmiTableRowOdd {background-color:#ccc;}

.form-submit { font-size:12px; }

body.zmi h1, body.zmi h2, body.zmi h3, body.zmi h4, 
body.zmi h5, body.zmi h6  {
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	color: #333333;
	font-weight:bold;
	font-size:15px;
	line-height:19px;

} 
body.zmi p, body.zmi li, body.zmi blockquote  {
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	color: #666666;
	font-size:12px;
	line-height:15px;
}
