/*basics*/
body{
	/*color:#212529;*/
	color:#444;
	font-size:16px;
}
footer{
	margin-top:20px;
}

.tiny-border, .small-border{
	display:none;
	background-color:transparent;
}
.btn-primary{
	background-color: #719dc6;
	border-radius: 10px;
	border-color: unset;
	font-weight: bold;
	min-width: 250px;
}
p.text-center .btn-primary{
	width: 100%;
}
.fullwidthbanner-container{
    margin-bottom: 30px;
}

/*navi*/

#logo{
	width:385px;
}
header .social, header .login{
	margin-top:7px;
}
header .login{
	font-weight: bold;
	float: right;
	margin-right:15px;
}
form.header-logoff{
	display:inline;
	margin-left:15px;
}
header .login a{
	color: #0072bc;
}

#mainmenu-container{
	 margin-top:10px;
 }
#mainmenu{
	font-size: 15px;
}
#mainmenu li ul{
	width: 210px;
}

#mainmenu li li a{
	padding-top: 0;
	padding-bottom: 0;
	font-size: 13px;
}
@media (max-width: 992px) {
	#mainmenu li ul ul {
		left: 30px;
	}
	header .login{
		display:none;
	}
	#logo{
		position:absolute;
		width:240px;
	}
}
@media (min-width: 993px) {
	header{
		height:100px;
	}
}
@media (max-width: 1200px) {
	section#subheader {
		padding-top: 0;
	}
	#subheader .overlay{
		padding:15px 0;
	}
}
#subheader .overlay h1{
	margin-bottom:0;
}
#subheader .overlay .container .row .col-md-12{
	margin-bottom:0;
}


/*bundesvorstand*/
.team-profile h3{
	font-size:18px;
}

/*sektionen*/
div.sektionHeader{
	width:calc(100% - 0);
	min-height: 70px;
	border: 1px solid black;
	/*box-shadow: 5px 5px grey;*/
	padding:10px;
}
div.sektionHeader h1{
	color: #154375;
	text-transform: inherit;
	font-weight: bold;
	margin-bottom: 0;
	text-align: center;
}
@media only screen and (min-width: 768px) {
	div.sektionHeader{
		background-image: url("../Images/gsp-logo-mit-schrift.png");
		background-size: auto 65px;
		background-repeat: no-repeat;
		/*background-position-x: 25px;*/
		background-position-x: calc(100% - 20px);
	}
	div.sektionHeader h1{
		margin-left: 20px;
		width: calc(100% - 270px);
	}
}

/*CEs*/
img{
	max-width:100%;
	height:auto;
}

ul.menu.layout1{
	list-style-type: none;
}
ul.menu.layout1 li{
	margin: 5px 0 0 -40px;
	margin: 5px 0 0 -40px;
}
figcaption{
	font-size: 85%;
	font-style: italic;
}

/*videos*/
iframe.img-fluid{
	max-width:600px;
	max-height:350px;
	min-height:250px;
	width:100%;
}
@media only screen and (min-width: 1224px) {
	iframe.img-fluid{
		min-height:350px;
	}
}

/*icons*/
.gsp-icon{
	margin:5px;
	font-family: inherit;
}
td .gsp-icon{
	font-size:0;
}
.gsp-icon::before{
	font-size:40px;
	margin-right:10px;
	font-family: 'FontAwesome';
}
td .gsp-icon::before{
	margin-right:0;
}
i.fa-youtube{
	color:red;
}

/*ttaddress*/
div.tt_address_list{
	margin-top: 15px;
}
.tt_address_list div.col-md-8{
	padding-top: 10px;
}
.tt_address_list p{
	margin-bottom: 0;
}
.tt_address_list p.position{
	background-color: #719dc6;
	color: white;
	font-weight: bold;
	padding: 0 10px;
	margin-bottom: 15px;
}
.tt_address_list p.title, .tt_address_list p.name {
	font-size:110%;
	color:black;
}
.tt_address_list address{
	margin-bottom: 3px;
}
.tt_address_list .addressContact{
	 padding: 5px 0 0 25px;
 }
.tt_address_list address span{
	display:inline;
}

/*news*/
div.news-text-wrap{
    margin-top:15px;
}
div.news-img-wrap .outer{
    margin:auto;
	margin-top:30px;
}
div.news-img-wrap .outer:first-child{
	margin-top:0;
}
p.news-img-caption{
    font-size: 85%;
    font-style: italic;
    line-height: 110%;
}
div.news-item.item > div.desc > a > h3{
	color: #0072bc;
}
div.news-comment-info{
	margin-top:15px;
	color:black;
	margin-bottom:0;
}
.news-item .desc{
	margin-top:10px;
}
/*provisorisch für News Listen Startseite*/
div#c317 .col-md-12, div#c1606 .col-md-12{
	padding-left:5px;
	padding-right:5px;
	min-height: 78px;
}

/*comments*/
.comments-container{
    margin: 60px 0 15px;
	max-width:100%;
}
#writeComment{
     margin: 0 0 15px;
 }
.comment-box .comment-head span{
    float:none;
    color:inherit;
    font-size:inherit;
    position:static;
}
.comment-box .comment-date{
    line-height: inherit;
}
.comments-list .comment-box{
	width: 100%;
}
.reply-list li::before{
	background:transparent;
}

/*femanager*/
.tx-femanager .bg-danger{
	background-color: inherit !important;
	border: 2px red solid;
	color: red;
}

.xxtx-femanager .error{
	display: block;
	width: 100%;
	color: inherit;
	font-size: inherit;
	margin-bottom: inherit;
}

/*suche*/
ul.tx-indexedsearch-browsebox{
	padding-left: 0;
}
ul.tx-indexedsearch-browsebox > li{
	display:inline-block;
	padding: 0 10px;
}

/*powermail*/
@media only screen and (min-width: 1224px) {
	fieldset.powermail_fieldset.drittel-Spalte {
		width: 360px;
		display: inline-block;
	}
}
.powermail_fieldwrap.klein{
	font-size: 80%;
}
.powermail_form{
	background-color: #ddd;
}
.powermail_form legend{
	padding-left: 15px;
	color: black;
}
.powermail_form .drittel-spalte legend{
	font-size: inherit;
	font-weight: bold;
}
.powermail_form label{
	color: black;
}
.powermail_form h2{
	background-color: #fff;
}
#powermail_captchaimage{
	min-width: 350px;
}

div .twitter-timeline{
	border: #333 solid 1px;
}

#memberModal{
	top: 150px;
}
#memberModal .modal-dialog{
	max-width: 280px;
}
#memberModal .modal-content{
	background-color:transparent;
	border: 0;
}
#memberModal .modal-content img{
	width: 260px
}
#memberModal .modal-content button.close{
	color: red;
	font-size: 4rem;
	margin-bottom: -50px;
}
