/** PAS BONN Joomla Template **/

._studienfahrt #sp-component img {
    float: left;
    margin: 7px 10px 15px 0px;
    height: auto;
}

h1 {
	color: #130d80;
}



h2, .custom h3, ul.category-module h3, div.catdeschead h1{
    padding:0px;
    margin:0px;
    color:#130d80;
    text-decoration: none;
    padding-bottom:20px;
    font-size:22px;
    text-align: left;
    position:relative;
    float:left;
    width:100%;
}


ul.category-module h3{
    padding-bottom:10px;
margin-top:20px;
width:70%;
padding-right:30%;
}


ul.category-module{
    padding:0px;
    margin:0px;
    position: relative;
    float: left;
    list-style: none;
}

ul.category-module li{
    padding:0px;
    margin:0px;
    position: relative;
    float: left;
    list-style: none;
    padding:30px 25px 10px 25px;
    background-color:#fff;
    margin-bottom:10px;
}

ul.category-module ul{
    padding:0px;
    margin:0px;
    position: relative;
    float: left;
    list-style: none;
}

ul.category-module ul li{
    padding:0px;
    margin:0px;
    position: relative;
    float: left;
    list-style: none;
    margin-bottom:10px;
    background-color: #f6f6f6;
    padding:0px 20px 20px 20px;
    width:100%;
    cursor:pointer;

}

ul.category-module li.notmore{
    cursor:default;
}

.readmore, p.readmore a{
	text-decoration:none;
	font-weight:bold;
color:#130d80 !important;
padding-top: 20px;
}

.article-list .article .readmore a {
color:#130d80 !important;
}

.article-list .article .article-header h1 a, .article-list .article .article-header h2 a {
color:#130d80 !important;
}

ul.category-module h4{
    color:#363638;
    padding-bottom:0px;
    margin-bottom:0px;
    width:70%;
}

div.datum{
    margin-top:10px;
    font-size:14px;
    color:#00097a;
	clear: both;
}

ul.category-module  div.beschreibung{
    margin-top:20px;
     padding-bottom:20px;
     line-height: 25px;
     font-size:14px;
     font-weight:400;
     display:none;
     cursor:text;
}

.close {
    background-image: url(../images/info_close.png);
    background-repeat: no-repeat;
    background-position: right;
	font-size: unset;
	font-weight: unset;
}
.openclose {
    position: absolute;
    right: 20px;
    top: 25px;
    width: 150px;
    height: 30px;
    line-height: 30px;
    color: #130d80;
}

.open {
    background-image: url(../images/info_open.png);
    background-repeat: no-repeat;
    background-position: right;
}

#sp-main-body {
	padding: 10px 0;
}

#sp-component {
	background: #fff;
}

