@charset "utf-8";@import url(https://www.kultur-port.de/media/system/css/system.css);@import url(https://www.kultur-port.de/templates/kultur-port/css/layouts.css);@import url(https://www.kultur-port.de/templates/kultur-port/css/components.css);@import url(https://www.kultur-port.de/templates/kultur-port/css/modules.css);@import url(https://www.kultur-port.de/templates/kultur-port/css/navigation.css);@import url(https://www.kultur-port.de/templates/kultur-port/css/misc.css);@import url(https://www.kultur-port.de/templates/kultur-port/css/forms.css);/**
 * @copyright	(C) 2007 Open Source Matters, Inc. <https://www.joomla.org>
 * @license		GNU General Public License version 2 or later; see LICENSE.txt
 */

/* Import project-level system CSS */


/* Unpublished */
.system-unpublished, tr.system-unpublished {
	background: #e8edf1;
	border-top: 4px solid #c4d3df;
	border-bottom: 4px solid #c4d3df;
}

span.highlight {
	background-color:#FFFFCC;
	font-weight:bold;
	padding:1px 0;
}

.img-fulltext-float-right {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}

.img-fulltext-float-left {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

.img-fulltext-float-none {
}

.img-intro-float-right {
	float: right;
	margin-left: 5px;
	margin-bottom: 5px;
}

.img-intro-float-left {
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
}

.img-intro-float-none {
}
/**
 * @copyright	(C) 2006 Open Source Matters, Inc. <https://www.joomla.org>
 * @license		GNU General Public License version 2 or later; see LICENSE.txt
 */

/* Form validation */
.invalid { border-color: #ff0000; }
label.invalid { color: #ff0000; }

/* Buttons */
#editor-xtd-buttons {
	padding: 5px;
}

.button2-left,
.button2-right,
.button2-left div,
.button2-right div {
	float: left;
}

.button2-left a,
.button2-right a,
.button2-left span,
.button2-right span {
	display: block;
	height: 22px;
	float: left;
	line-height: 22px;
	font-size: 11px;
	color: #666;
	cursor: pointer;
}

.button2-left span,
.button2-right span {
	cursor: default;
	color: #999;
}

.button2-left .page a,
.button2-right .page a,
.button2-left .page span,
.button2-right .page span {
	padding: 0 6px;
}

.page span {
	color: #000;
	font-weight: bold;
}

.button2-left a:hover,
.button2-right a:hover {
	text-decoration: none;
	color: #0B55C4;
}

.button2-left a,
.button2-left span {
	padding: 0 24px 0 6px;
}

.button2-right a,
.button2-right span {
	padding: 0 6px 0 24px;
}

.button2-left {
	background: url(https://www.kultur-port.de/templates/system/images/j_button2_left.png) no-repeat;
	float: left;
	margin-left: 5px;
}

.button2-right {
	background: url(https://www.kultur-port.de/templates/system/images/j_button2_right.png) 100% 0 no-repeat;
	float: left;
	margin-left: 5px;
}

.button2-left .image {
	background: url(https://www.kultur-port.de/templates/system/images/j_button2_image.png) 100% 0 no-repeat;
}

.button2-left .readmore,
.button2-left .article {
	background: url(https://www.kultur-port.de/templates/system/images/j_button2_readmore.png) 100% 0 no-repeat;
}

.button2-left .pagebreak {
	background: url(https://www.kultur-port.de/templates/system/images/j_button2_pagebreak.png) 100% 0 no-repeat;
}

.button2-left .blank {
	background: url(https://www.kultur-port.de/templates/system/images/j_button2_blank.png) 100% 0 no-repeat;
}

/* Tooltips */
div.tooltip {
	float: left;
	background: #ffc;
	border: 1px solid #D4D5AA;
	padding: 5px;
	max-width: 200px;
	z-index:13000;
}

div.tooltip h4 {
	padding: 0;
	margin: 0;
	font-size: 95%;
	font-weight: bold;
	margin-top: -15px;
	padding-top: 15px;
	padding-bottom: 5px;
	background: url(https://www.kultur-port.de/templates/system/images/selector-arrow.png) no-repeat;
}

div.tooltip p {
	font-size: 90%;
	margin: 0;
}

/* Caption fixes */
/* Caption fixes */
.img_caption .left {
        float: left;
        margin-right: 1em;
}

.img_caption .right {
        float: right;
        margin-left: 1em;
}

.img_caption .left p {
        clear: left;
        text-align: center;
}

.img_caption .right p {
        clear: right;
        text-align: center;
}

.img_caption  {
	text-align: center!important;
}

.img_caption.none {
	margin-left:auto;
	margin-right:auto;
}


/* Calendar */
a img.calendar {
	width: 16px;
	height: 16px;
	margin-left: 3px;
	background: url(https://www.kultur-port.de/templates/system/images/calendar.png) no-repeat;
	cursor: pointer;
	vertical-align: middle;
}
/* Design by Brian Diaz of Media 65 @ http://www.m65.net  All Rights Reserved */

















/* #######################  GENERAL SETTINGS ############################ */

html{height:100%;}


body {

    /*background-color: #e1ddd9; */

    font-size: 0.8em;

    font-family: Arial, SunSans-Regular, Sans-Serif, Verdana;

    color:#333333;

    padding:0;

    margin:0;

    background-image: url(https://www.kultur-port.de/templates/kultur-port/images/bg2.png);

    line-height: 1.4em;

}



/*  Heading Formatting */

h1 {

    color: #E20026;

    font-size: 18px;

    font-weight: bold; 

    padding: 0; 

    margin: 0px 0px 0px 0px;

    line-height: 19px;

 }



h2 {

    font-size: 16px;

    font-weight: bold;

    color: #666666;

    text-align: left;

    padding: 0;

    margin: 2px 0 1px 0px;
	line-height: 19px;

}



h3 {

    font-size: 1.7em;

    font-weight: normal;

    color: #3300FF;

}



h4 {

    font-size: 12px;

    font-weight: normal;

    

}



/*

h1 {font-size:1.9em;line-height: 0.8em;font-weight: 900;color: #000;}

h2 {font-size:1.7em;line-height: 0.8em;font-weight: 900;color: #000;}

h3 {font-size:1.5em;line-height: 0.8em;font-weight: 900;color: #000;}

h4 {font-size:1.4em;line-height: 0.8em;font-weight: 900;color: #000;}

h5 {font-size:1.3em;line-height: 0.8em;font-weight: 900;color: #000;}

h6 {font-size:1.2em;line-height: 0.8em;font-weight: 900;color: #000;}

*/

/*links*/



img, a img { border: none; }

img.download {vertical-align:middle;}



a:link {

    color: #E20026;

    text-decoration: none;

}

a:visited {

    color:#E20026;

    text-decoration: none;

}

a:hover {

    color: #666666;

    text-decoration: none;

}

a:active {

    color:#E20026;

    text-decoration: none;

}



/* Clears Divs */

.clr{clear: both;}



/* #######################  END GENERAL SETTINGS ############################ */







.moduletable .search.mod_search27 label.element-invisible {

    display: none;

}

form#searchForm .btn-toolbar {

    display: flex;

}

form#searchForm fieldset.phrases legend {

    display: none;

}

p.searchwordre {

    margin-bottom: 25px;

}

dt.result-title span.highlight {

    background-color: unset;

    font-weight: normal;

    padding: unset;

}

.mfp-introtitle a {

    background: #DCDCDC;

    padding: 5px;

    margin-bottom: 5px;

    font-weight: bold;

    font-size: small;

    display: block;

    border-radius: 3px;

}

.mfp-table-cell-inner strong {

    font-weight: normal;

    font-size: small;

}

.minifrontpage-default .mfp-table-cell p {

    background: none;

    box-shadow: none;

    margin-top: -24px;

    padding-top: 0px;

}

.minifrontpage-default .mfp-table-cell:hover p {

    background: none;

}

.minifrontpage-default .mfp-table-cell-inner .mfp-img-left {

    margin: 6px 10px 10px 0;

}

span.mfp-other-article-title {

    font-size: 16px !important;

    /* color: #666666; */

    font-weight: bold !important;

    padding: 5px;

    margin-top: 5px !important;

    margin-bottom: -10px !important;

    margin-left: -10px !important;

    /* background: none !important; */

}

.minifrontpage-default .mfp-other-article-inner li {

    list-style-image: url(https://www.kultur-port.de/templates/kultur-port/images/bullet.gif) !important;

     margin-left: -30px !important;

     font-size: 13px;

    /*list-style: disc!important;*/

}

.mfp-other-article-inner {

    background: none !important;

    box-shadow: none !important;

}

dl.article-info.muted {
	margin-bottom: 4px;
	margin-top: 5px;
}

.blog-featured-home-oben h1 {

    font-size: 16px;
    font-weight: bold;
    color: #666666;
    text-align: left;
    padding: 0;
    margin: 15px 0px 40px 0px;
    display: block;
    float: none;
}

dd.category-name {

    font-size: 12px;
	color: #999999;
	line-height: 18px;
}

dd.category-name a {

    color: #999999;

}

/*dd.create {

    font-size: 10px;

    color: #999999;

    line-height: 12px;

    

}



.items-row.cols-1.row-0.row-fluid h2.item-title {

     margin-top: 46px; 

    

}

dl.article-info.muted {

    margin-left: -40px;

}

 .category-name {

    display: inline-block;

    margin-top: -59px;

}*/

.article_separator{



}

.page-header h1 {

    color: #666666;

    font-size: 16px; 

    font-weight: bold;

    margin-bottom: 5px;

}

.page-header h2 {

   margin: 2px 30px 0px 0px;

   color: #E20026;

   

}

.pagination{

    padding-top: 0px !important;

    margin-top: -30px;

}

.moduletable-pathway {

    margin: 24px 0 14px -32px;

}

.moduletable-pathway ul li a:visited, .moduletable-pathway ul li {

     color: #999999; 

}
.moduletable-pathway ul li {
    display: inline-block;
}
.pull-right.article-index {
    display: none;
}
.jve-stars {



}

/*#mainmenu_169 .create, #mainmenu_170 .create, #mainmenu_171 .create, #mainmenu_175 .create, #mainmenu_176 .create, #mainmenu_178 .create, #mainmenu_179 .create, #mainmenu_180 .create, #mainmenu_181 .create, #mainmenu_212 .create, #mainmenu_210 .create, #mainmenu_27 .create, #mainmenu_214 .create, #mainmenu_404 .create{

    margin-left: 155px;

}*/

#mainmenu_71 .moduletable h4,#mainmenu_216 .moduletable h4,#mainmenu_217 .moduletable h4,#mainmenu_66 .moduletable h4,#mainmenu_215 .moduletable h4, #mainmenu_203 .moduletable h4 {

    font-weight: normal;

    

}

.pagination {

    padding-top: 0px !important;

    margin-top: 0px;

}

#mainmenu_71 .create .moduletable ul {

    margin-top: 17px;

}

.mfp-other-article-title {

    text-transform: inherit !important;

}

dd.createdby {

    font-size: 11px;

}



.ccomment_info {

    background: none !important;

    font-size: 13px;

    color: #000000 !important;

    }

.ccomment_more {

   

    float: none !important;

}

.category-desc.clearfix .extravote-container, .category-desc.clearfix .extravote-count {

    display: none;

}

dd {
	margin: 0;
}


#mainmenu_406 h1.page-title {
    color: #666666;
    font-size: 16px;
}

#mainmenu_71 dd.create {
    left: 0px;
}
#mainmenu_404 .page-header h2 {
    color: #E20026;
}

ul.sigProSeamless {
  margin: -5px 0px 0px 0px !important;
}

div[itemprop="articleBody"] {
  max-width: 565px;
}

div#year_chzn, div#month_chzn, div#limit_chzn{
    width: 16% !important;
}
#mainmenu_170 button.btn.btn-primary.ccomment-send {
    width: 43% !important;
}
dd.create {
    font-size: 10px;
    color: #999999;
    line-height: 12px;
}

.mfp_default_title {
    background: #DCDCDC;
    padding: 5px !important;
    border-radius: 3px;
    margin-bottom: 5px !important;
}

div.moduletable-mini-frontpage h3 {
    margin-left: 0 !important;
}

.pagination > span.pagination,
.pagination > span.pagination > span {
   padding-left: 0 !important;
}

.mfp_default_more_articles ul {
  padding: 0;
}

.ccomment_comment {
  margin: 0 !important;
}

.ccomment {
  max-width: 565px;
}

.ccomment h4 {
  margin: 0;
}

.ccomment h3 {
  font-size: 14px;
  color: #E20026;
  font-weight: bold;
}

.pagination .counter {
  display: none;
}
/*
.items-row .item {
    border-bottom: 1px solid #CCCCCC;
    padding-bottom: 7px;
	padding-top: 10px;
} */
