@charset "UTF-8";

/* --- Generell ---- */
body {
	background: #FCFCFC;
	max-width: 100%;
	color: #575757;
}

body>div {
	margin-bottom: 3rem;
}

body>div>div {
	padding: 0 5px;
	padding-top: 20px;
}

p {
	font-size: 18px;
	line-height: 1.5;
}

div{
	width: 100%;
}

button:focus, #searchbar:focus {
	outline: none;
}

#suchtext:hover {
	border: 1px solid #CCCCCC;
}

#websuche, #suchtext {
    border: 1px solid #CCCCCC;
}

#suchtext {
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    vertical-align: bottom;
}

#websuche {
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    border-left: none;
}

.container {
	max-width:1080px;
	width: 100%;
	padding: 0;
}

.row{
	margin: 0;
}

.backgr {
	background-color: rgba(0, 0, 0, .6);
}

.hafarbe {
	color: #0B2161;
}

.b-rand {
	border: 2px solid #0B2161;
}

*{
	-ms-hyphens: auto;
	-webkit-hyphens: auto;
	hyphens: auto;
	font-family: Helvetica, arial, sans-serif;
}

label,
input {
	font-size: 16px;
	padding: 0 5px;
	margin-bottom: 0;
}

iframe {
	border: none;
}

.anchor {
	position: relative;
	display: block;
	height: 80px;
	margin-top: 80px;
	visibility: hidden;
}

ul.msu-list-type-dash {
	list-style: none;
	margin-left: 0;
	padding-left: 1.5em;
}
ul.msu-list-type-dash > li:before {
	display: inline-block;
	content: "-";
	width: 1em;
	margin-left: -1em;
}

.h2.nomargin,
.h1.nomargin,
.h3.nomargin,
.h4.nomargin,
.h5.nomargin {
	margin:0;
}

.title {
	margin-top: 0;
}

.nomargin {
	margin: 0;
}

.red {
	color: #B21212;
}

.rot {
	color: #B21212;
}

.green {
	font-style: italic;
	color: #5ABB3C;
}

.antrazit {
	color: #2A2A2A;
}

.greenHead {
	color: #005A23;
}

.gray {
	color: #57575A;
}

.lightgrey{
	color: rgba(230, 230, 230, 1);
}

.white {
	color: #FCFCFC;
}

.normalHead {
	color: #575757;
}

.blue {
	color: #045FB4 !important;
}

.violett {
	color: #ad0467;
}

.orange {
	color: #f59f40;
}

.lightgreen {
	color: #dae19a;
}

.greenbg {
	background: #98FDB7;
}

.yellowbg {
	background: #FF0;
}

.paleyellowbg{
	background: #FFFFBD;
}

.bluebg {
	background: #95CDF7;
}

.redbg {
	background: #FF7D60;
}

/* .container,
.container-fluid {
	padding: 20px;
} */

.container .container {
	padding: 0;
}

#msu17-con,
#msu18-con {
	padding: 20px;
}

/* .row {
	margin-left: 3%;
	margin-right: 3%;
} */

.horizontal-row {
	justify-content: space-around;
}

.h2, .h1, .h3 {
	margin: 0 3%;
	padding: 15px 0 30px;
	display: inline-block;
	width: 100%;
}

.h2, .h1 {
	color: #045FB4;
}

#videoheader h3 {
	color: #F2F2F2;
}

.light {
	color: #F2F2F2;
}

.g-s-h3 {
	margin: 0;
}

h2, h1 {
	padding: 20px;
}

.h5 {
	padding-top: 10px;
	padding-bottom: 20px;
	font-weight: bold;
}

.col-sm-12,
.col-md-4,
.col-md-6,
.col-md-8,
.col-md-12,
.col-lg-4,
.col-lg-8 {
	padding: 0;
}

.bl {
	color: #045FB4;
	font-weight: bold;
	border: none;
}

.bl:hover {
	border: none;
	box-shadow: none;
	outline: none;
	text-decoration: none;
}

.right {
	display: inline;
}

.right-news {
	display: block;
	text-align: right;
	max-width: 600px;
}

.right-comment {
	text-align: right;
}

.invisible {
	display: none;
}

.error {
	color: #B21212;
	padding-bottom: 0px;
	margin: 0;
	font-size: 12px;
	line-height: 18px;
	float: right;
}

.success {
	color: #5abb3c;
}

.center {
	text-align: center;
}

.right {
	text-align: right;
}

.left {
	text-align: left;
}

.width {
	max-width: 700px;
}

.divider {
	width: 50px;
	margin: 0 auto;
	border: 2px solid;
	color: #2774B6;
	margin-top: 20px;
	margin-bottom: 20px;
}

.block-header {
	padding: 0;
	margin: 0 auto;
	font-weight: bold;
}

.block-senkrecht {
	background: #220A29;
	margin-bottom: 10px;
}

.block-senkrecht p,
.block-senkrecht h3 {
	color: #E6E6E6;
}

.block-senkrecht h3 {
	padding-left: 50px;
	color: #8A0808;
}

.block-1,
.block-2,
.block-3 {
	background: #0A2229;
}

.halberCon {
	width: 80%;
	line-height: 2.3;
}

.halb {
	padding-left: 10px;
}

.halb-invertiert {
	padding-right: 10px;
}

.halb p {
	font-size: 14px;
	vertical-align: top;
}

.carousel-item.active {
	display: flex;
}

.flex {
	display: flex;
	justify-content: space-between;
}

.flex2 {
	display: flex;
	flex-direction: column;
}

.flex3 {
	display: flex;
	justify-content: flex-start;
}

img {
	display: inline-block;
}

.img-rand {
	border: solid 1px;
	border-color: #0B2161;
}

.eck-img {
	width: 100%;
}

.prog-img {
	width:50%;
	padding: 5px;
	display: block;
}

.border-right {
	border-right: 1px solid black;
}

.border-bottom {
	border-bottom: 1px solid black;
}

.border-left {
	border-left: 1px solid black;
}

.border-none {
	border: none;
}

.border-top {
	border-top: 1px solid black;
}

.bold {
	font-weight: bold;
}

.nopadding {
	padding: 0;
}

.rounded {
	border-radius: 1em;
}

.small {
	font-size: 14px;
}

.large {
	font-size: 18px;
}

.margin-plus {
	margin-left: 3%;
}

.list-red-hooks {
	list-style-image: url(../../assets/haken/haken_rot.png);
	list-style-type: disc;
}

.list-blue-hooks {
	list-style-image: url(../../assets/haken/haken_blau.png);
	list-style-type: disc;
}

.list-green-hooks {
	list-style-image: url(../../assets/haken/haken_gruen.png);
	list-style-type: disc;
}

.list-dash {
	padding: 0;
	list-style: none;
	padding-left: 1em;
}

.list-dash li:before {
	content: "| ";
	width: 1em;
	margin-left: -1.3em;
}

/* --- Buttons --- */

.btn,
.btn a {
	color: #000;
	vertical-align: middle;
}

.btn-mobile {
	text-align: right;
	padding: 3%;
}

.btn:hover {
	color: #000;
	border: 1px solid #ccc;
	border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
}

.btn, .btn:hover, .btn:active {
	color: #000;
	border: none;
}

.btn:hover a, .btn:active a {
	text-decoration: none;
}

.btn-primary, .btn-primary:active {
    background: linear-gradient(to bottom, #f3a618 0%,#ea6f0e 100%);
}

.btn-primary:hover {
    background: linear-gradient(to bottom, #eda218 0%,#e86117 100%);
}

.btn-secondary, .btn-secondary:active {
    background: transparent linear-gradient(to bottom, #E9E9E9 0%, #B8B8B8 100%) repeat scroll 0% 0%;
	text-decoration: none;
}

.btn-secondary:hover {
    background: transparent linear-gradient(to bottom, #C9C9C9 20%, #999 100%) repeat scroll 0% 0%;
	background-color: #c9c9c9;
	text-decoration: none;
}

.btn-like {
    background: transparent !important;
	height: 30px;
	width: 40px;
	text-align: center;
	vertical-align: middle;
	padding: 0;
}

.btn-senkrecht {
	display: inline;
}

.btn-einloggen {
	background: none;
	border: none;
}

.btn-einloggen:hover {
	border: none;
}

.btn-dl,
.btn-bs {
	display: block;
	color: black;
	font-size: 12px;
}

.btn-mehr {
	padding: 8px 12px;
	background: transparent linear-gradient(to bottom, #E9E9E9 0%, #B8B8B8 100%) repeat scroll 0% 0%;
	color: #000;
	width: 119px;
	text-align: center;
	border-radius: 5px;
}

.btn-mehr:hover {
	text-decoration: none;
	color: #000;
	background: transparent linear-gradient(to bottom, #C9C9C9 20%, #999 100%) repeat scroll 0% 0%;
	border: none;
}

.btn-left {
	text-align: left;
	margin-left: 10px;
}

.violett-button{
	background: #870754;
}

.magenta-button{
	background: #AD0467;
}

.orange-button {
	background: #F07D13;
}

.lightorange-button {
	background: #F59F40;
}

.yellow-button {
	background: #FFE271;
}

.blue-button {
	background: #0069A4;
}

.lightblue-button {
	background: #53A2D5;
}

.btn-pagination {
	background: #FCFCFC;
	border: solid 0.5px;
	border-color: #999;
}

.btn-pagination:hover {
	border-color: #003D8D;
}

.btn-pagination:active{
	border: none;
}

.btn-faqs {
	margin-right: 2.2rem;
}

.btn-videotuts {
	margin-right: 1.3rem;
}

#formsend {
	margin-right: 1rem;
}

/* --- Images --- */

.center-img {
	margin: 0 auto;
	display: block;
}

.backgroundimg {
	width:90%;
	border-radius: 5%;
	border: 2px solid #0B2161;
	display: block;
}

.hoverimg {
	overflow: hidden;
	margin-bottom: 30px;
}

.block-img {
	border-radius: 50%;
	margin: 0 auto;
	display: block;
	padding: 10px;
}

.block-img-snk {
	max-width: 120px;
	align-self: flex-start;
}

.img-dreier {
	margin-bottom: 10px;
	width: 40%;
}

.refimg,
.presimg {
	padding-right: 30px;
	padding-bottom: 60px;
}

/* --- Body --- */

.suchergebnis {
	padding-top: 5px;
	padding-bottom: 5px;
}

#searchbar {
	-webkit-transition: width 2s ease;
	-moz-transition: width 2s ease;
	-o-transition: width 2s ease;
	transition: width 2s ease;

	display: inline-block;
	vertical-align: bottom;
	overflow: hidden;
	white-space: nowrap;
	line-height: 30px;
	height: 30px;

	width: 0px;
}

#searchbar.in {
	width: 269px;
}

.nav-pills > li {
	margin-top: 5px;
	margin-bottom: 5px;
	height: fit-content;
}

.pagination {
	justify-content: center;
}

/* nav-pills sollen immer wie Buttons aussehen */
.nav-pills > li > a {
	/* background-color: #F2F2F2; */
	background-color: #E7E7E7;
	color: #383838;
	padding: 10px 15px;
}

/* nav-pills sollen immer gleiche Groesse und besseren Abstand zueinander haben */
/* evtl ueberfluessig wegen nav-justified?, aber dann bei < 768px screen stacked !*/

.nav-pills > li > a {
	width: 110px;
	width: 123px;
	text-align: center;
	margin-right: 5px;
	margin-left: 5px;
}

.nav-pills-3 > li > a {
	width: 307px;
}
.nav-pills-4 > li > a {
	width: 228px;
}
.nav-pills-5 > li > a {
	width: 180px;
}
.nav-pills-6 > li > a {
	width: 148px;
}



/* grau */
/* .nav > li > a:hover,
.nav > li > a:focus {
	background-color: #DADADA;
} */

.nav-tabs > li > a:hover {
    border-color: #EEE #EEE #E7E7E7;
}



/* dunklere blau */
.nav > li > a:hover,
.nav > li > a:focus {
   color: #003D8D;
	text-decoration: underline;
}

/* dunklere blau */
.nav-tabs > li > a:hover,
.nav-tabs > li > a:focus {
    text-decoration: none;
    color: #003D8D;
}

.content-selector {
	padding-bottom: 50px;
	margin-top: -40px;
}

.left-content,
.right-content {
	padding:0 15px;
}

.left-content {
	padding-left: 0;
}

.right-content {
	padding-right: 0;
	max-height: 400px;
	overflow: auto;
}

.prog-sub {
	width: 45%;
	margin-left: 5%;
	display: inline-block;
	border: solid 1px;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}

.prog {
	padding: 0;
	margin-bottom: 20px;
}

.prog1 {
	border-color: #31B404;
}

.prog2 {
	border-color: #04B45F;
}

.prog3 {
	border-color: #2E64FE;
}

.prog4 {
	border-color: #FF8000;
}

.prog5 {
	border-color: #2E9AFE;
}

.prog6 {
	border-color: #2E9AFE;
}

.prog7 {
	border-color: #FF4000;
}

.prog8 {
	border-color: #FF4000;
}

.prog-link {
	background: #DADADA;
	border-radius: 4px;
	margin-bottom: 3px;
	padding: 3px 5px 3px 5px;
	font-size: 12px;
	color: #084B8A;
}

.doppelflex {
	display: block;
	padding: 10px 20px;
}

.videoliste,
.videoanzeige {
	padding: 30px;
}

#fragen {
	overflow: hidden;
}

p.text {
	padding-left: 10px;
}

.pic {
	max-width: 33.3%;
	height: auto;
}

.doppeldreierheadliner {
	margin-bottom: 10px;
	max-width: 600px;
}

.headlineblock {
	margin-top: 20px;
}

#textbild {
	width: 60%;
}

.textbild {
	max-width: 400px;
	height: auto;
	display: block;
	margin: auto;
}

.textbild-text {
	margin: auto 0;
}

.textbild-row {
	padding: 20px;
}

.inbildtext {
	margin: auto;
	position: absolute;
	top: 50%;
	left: 40%;
	color: #383838;
}

.lowertext {
	max-width: 60%;
	top: 100%;
	left: 20%;
	position: absolute;
}

.blocktext {
	padding: 0 10px;
}

.block-horizontal {
	padding: 20px;
	margin-bottom: 20px;
}

.reck {
	margin-right: 5px;
}

#horizontalerText1,
#horizontalerText2,
#horizontalerText3 {
	min-height: 450px;
}

#horizontalerText1 .rot,
#horizontalerText2 .rot,
#horizontalerText3 .rot {
	color: red;
}

#horizontalerText1 p,
#horizontalerText2 p,
#horizontalerText3 p {
	line-height: 2.5;
	color: #F2F2F2;
}

#horizontalerText1 {
	background: #0A1B2A;
}

#horizontalerText2 {
	background: #2A0A0A;
}

#horizontalerText3 {
	background: #1B0A2A;
}

.doppelblockhead {
	padding: 15px 0 30px;
	margin: 0;
}

.doppelblockbild {
	max-width: 200px;
	max-height: 200px;
}

.block {
	padding: 20px;
}

#videomenu {
	background: linear-gradient(to bottom, #212428 58%, #242B36 42%);
}

#kurzbeschr {
	padding: 20px;
	text-align: center;
	max-width: 900px;
	margin: 0 auto;
}

.block-text {
	padding: 10px;
	max-width: 600px;
	margin: 0 auto;
}

.snk {
	display: inline-block;
	max-width: 100%;
}

.down,
.best {
	width: 10%;
}

.block-header {
	margin: 0 auto 30px;
}

.dreier-senkrecht-head {
	padding: 15px 0 30px;
}

#v18-text,
#v17-text {
	padding: 20px;
}

#modules {
	text-align: center;
	width: 100%;
}

#row-msu17 {
	background: #FCFCFC;
}

#demo3,
#demo2 {
	padding-top: 40px;
	display: inline;
}

.msu-like-header {
	display: inline-block;
	width:75%;
}

.right-likes {
	padding-top: 40px;
}

.news {
	background-position-y: -110px;
	background-repeat: no-repeat;
	background-size: cover;
}

#newscon {
	padding-left: 0;
	padding-right: 0;
}

#newsart {
 	padding: 0;
 	padding-bottom: 80px;
	margin: 0;
}

#newsart p {
	max-width: 600px;
	padding-bottom: 0;
	margin-bottom: 0;
}

#newsart li {
	color: #F2F2F2;
}

#versiondiv,
#versiondiv1,
.g-s-row {
	padding: 0;
}

.v2018 h3,
.g-s-links h3,
.v2017 h3,
.g-s-rechts h3 {
	display: inline;
	width: 60%;
}

.v2018 {
	background: #F2F2F2;
	padding: 20px;
	border: solid 1px;
	border-color: #DADADA;
}

.g-s-links,
#g-s-f-links {
	background: #F2F2F2;
	padding: 20px;
}

#g-s-f-rechts p,
#g-s-f-rechts h3,
#g-s-rechts p,
.testseite h3 {
	color: #F2F2F2;
}

.v2017 {
	background: #DADADA;
 	padding: 20px;
}

.g-s-rechts,
#g-s-f-rechts {
	background: #408F54;
 	padding: 20px;
}

#b18,
#b17,
#b181,
#b171 {
	margin-left: 20px;
	padding-bottom: 10px;
	border: none;
}

#demo,
#demo1,
#demo6,
#demo7 {
	display: inline-block;
	padding: 5px;
	font-size: 20px;
}

#osdiv {
	background: #FFFFFF;
}

#osdiv h3 {
	margin: 0;
}

#ap {
	background: #acd6fa;
	padding-left: 15px;
}

#clo {
	background: #ffffb5;
	padding-left: 15px;
}

#win {
	background: #a3f0b9;
	padding-left: 15px;
}

#apple {
	padding: 20px 0px 20px 20px;
}

#windows {
	padding: 20px 0px 20px 20px;
}

#cloud {
	padding: 20px 0px 20px 20px;
}

#cloud p {
	display: inline;
}

.refbox {
	padding-top: 10px;
}

#referenzen {
	padding-top: 40px;
	padding-bottom: 40px;
}

#reftext1 {
	overflow: hidden;
	margin-bottom: 20px;
	vertical-align: middle;
}

#refdiv {
	padding-top: 40px;
	padding-left: 20%;
	padding-right: 20%;
}

.carousel-indicators li {
	background-color: #999;
	background-color: rgba(70,70,70,.25);
}

.carousel-indicators .active {
	background-color: #444;
}

.carousel-control-next-icon {
    background-image : url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%343A40' viewBox='0 0 8 8'%3E%3Cpath d='M1.5 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3E%3C/svg%3E") !important;
}

.carousel-control-prev-icon {
    background-image : url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%343A40' viewBox='0 0 8 8'%3E%3Cpath d='M4 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3E%3C/svg%3E") !important;
}

.carousel-inner {
	width: 70%;
	margin: auto;
}

.carousel-indicators {
	margin: 0;
}

.videolink {
	display: block;
	width: 50%;
	margin: 8px auto;
	padding: 4px;
	background: #4F4F4E;
	color: #F2F2F2;
	border-radius: 6px;
}

.videolink:hover {
	background: #373737;
	color: #F2F2F2;
	text-decoration: none;
}

.videolink:focus {
	background: #373737;
}

.video-header {
	margin: 0;
}

.videoanzeige {
	margin: auto 0;
}

#videomenu-row {
	margin: 0;
}

.play {
	width: 8%;
	float: right;
	text-align: center;
}

#appleSys {
	background: #F2F2F2;
}


#appleSys,
#windowsSys {
	padding: 10px 20px;
}


#appleSys ul,
#windowsSys ul {
	margin-bottom: 10px;
	margin-top: 0px;
}

#appleSys ul li,
#appleSys h5,
#windowsSys ul li,
#windowsSys h5 {
	color: #575757;
}

#formabst {
	padding-bottom: 10px;
}

#appleSys h3,
#windowsSys h3 {
	color: #575757;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 0;
}

.list-element-dotless {
	display: inline;
}

.list-element-dotless>p {
	display: inline;
}

.comments {
	margin:0 !important;
}

.comments-container{
	margin: 1rem auto !important;
}

#message {
	display: none;
	color: #000;
	position: relative;
	font-size: 12px;
}

#message p {
	font-size: 18px;
}

#vergleich,
#vergleich1 {
	display: none;
	color: #000;
	position: relative;
}

#vergleich p,
#vergleich1 p {
	font-size: 18px;
}

#fehler {
	font-size: 12px;
	float: right;
	margin: 0;
}

#form-top {
	margin-top: 10px;
}

#link404 {
	font-size: 90%;
	color: #f0f0f0;
	background: #00ba06;
	background: linear-gradient(to bottom, #00ba06 0%,#057805 100%);
    outline: none;
    transition: all 0.25s ease-in-out;
    -webkit-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border: 1px solid grey;
	margin: 0px 1px 0px 5px;
	padding: 1px 23px;
}

.moduleimg {
	margin: 10px 0;
}

.reck-link {
	display: block;
	text-decoration: underline;
}

#modul-row {
	justify-content: space-around;
}

.tbody {
	border: 1px solid black;
}

 .tablehead > td {
	background: #2A0A0A;
	color: #fff;
}

.table-striped .tablehead a {
	color: #fff;
}

#table {
	overflow-x: auto;
}

#table th,
#table td {
	width: 14%;
}

.table td {
	vertical-align: middle;
	border-top: none;
}

#table td:first-child,
#table th:first-child {
	width:30%;
}

.tablelink {
	padding-left: 10px;
	font-style: italic;
	font-weight: normal;
}

.tableHeadLink {
	font-size: 14px;
}

.tableDetails {
	background: linear-gradient(to bottom, #f3a618 0%,#ea6f0e 100%);
	padding: 5px;
	display: block;
	border-radius: 10px;
	color: #fff;
}

.foot > td {
	background: #fff;
	border-top: none;
}

td.tableEmpty {
	background: #fff;
	height:1%;
	border-top: none;
	border-bottom: none;
}

td.border-bottom {
	border-bottom: 1px solid #aaa;
}

td.border-right {
	border-right: 1px solid #aaa;
}

td.border-top {
	border-top: 1px solid #aaa;
}

.tableFootText {
	display: inline-block;
	width: auto;
}

#preis {
	font-size: 80%;
}

#kauf {
	margin-bottom: 10px;
}

#meinPreis {
	padding-bottom: 5px;
	margin-bottom: 0;
}

.table ul {
	padding-bottom: 0;
	margin-bottom: 0;
}

.table td {
	padding: .6rem;
	min-height: 52px;
}

#tableForm {
	margin-bottom: 20px;
}

#msuSoftware {
	font-size: 2em;
	hyphens: none;
}

#preis {
	text-align: right;
	margin-bottom: 0;
}

#meinPreis {
	text-align: right;
}

.programmtext {
	margin: 0 3% 1% 5%;
}

.programmtext ul {
	margin: 1% 0;
}

.arrow-left {
	background-image: url("../img/glyphicons-211-arrow-left.png");
}

.arrow-right {
	background-image: url("../img/glyphicons-212-arrow-right.png");
}

.ueberschriftbild {
	max-width: 100%;
}

.formularbild {
	max-width: 288px;
	display: block;
}

.textbild {
	max-width: 260px;
	padding-left: 0;
	margin-left: 0;
}

#viererblock {
	justify-content: space-between;
	margin: 0;
}

#viererblock a {
	text-align: center;
	margin-top: 10px;
	width: 100%;
}

#viererblock p {
	display: block;
	hyphens: none;
	margin-top: auto;
	margin-bottom: auto;
}

#viererblock .flex2 {
	width: 100%;
	height: 100%;
}

.content-selector-border{
	border: 1px solid #A2A2A2;
	border-radius: 1rem;
	padding: 1rem;
	width: 100%;
}

.formularUeberschriftGs {
	font-size: 19px;
	text-align: center;
	font-weight: bold;
}

.likesDiv{
	display: inline-block;
	padding: 15px 0 30px;
	width: auto;
}

.likeCount{
	display: inline-block;
	margin: 0 1rem 0 0;
}

.heading{
	display: inline-block;
	padding: 0;
}

.content-selector-menu {
	flex-basis: 100% !important;
	height: auto !important;
}

.padding {
	padding: 10px;
}

.content-selector-div {
	padding-top: 1rem;
}

@media (max-width: 340px) {
	.btn-videotuts {
		font-size: 12.4px;
	}
}

/* --- PC --- */

@media(min-width: 992px){

	.bgimg {
		display: block !important;
	}

	.textbild {
		max-width: 775px;
		height: auto;
		display: block;
		margin: auto;
	}

	.hoverimg {
		max-height: 320px;
		flex: 0 0 33%;
		max-width: 33%;
	}

	#videomenu {
		background: linear-gradient(to right, #212428 50%, #242B36 50%);
		padding: 80px;
	}

	#horizontal-row .col-lg-3 {
		max-width: 30%;
		flex: 0 0 30%;
	}

	#eck-row .col-lg-4 {
		max-width: 32%;
		flex: 0 0 32%;
	}

	#modul-row .col-md-4 {
		max-width: 30%;
		flex: 0 0 30%;
	}

	.msu-like-header {
		display: inline-block;
		width: 85%;
	}

	.right-likes {
		padding-top: 40px;
	}

	.moduleimg {
		padding: 10px;
	}

	.doppelblockbild {
		max-width: 172px;
		max-height: 172px;
	}

	.doppel {
		display: flex;
	}

	.pic {
		max-height: 15%;
	}

	#vierer-1,
	#vierer-2,
	#vierer-3,
	#vierer-4 {
		flex: 0 0 24%;
		max-width: 24%;
	}

	.ueberschriftbild {
		max-width: 100%;
		display: block !important;
	}

	.nav-pills-5 > li {
		width: 280px;
	}

	.nav-pills-5 > li > a {
		width: 100%;
	}

}

#vierer-1,
#vierer-2,
#vierer-3,
#vierer-4 {
	border-radius: 20px;
	padding: 20px;
	display: inline-block;
}

.noList {
	list-style: none;
	padding-left: 0;
	margin-left: 0;
}

/* --- Footer -- */

footer {
	background:linear-gradient(#383838 75%, #212428 25%);
	text-align:center;
}

footer p {
	text-align:left;
	margin:0;
	color:white;
	font-size: 12px;
}

.comments-inner-container {
	max-width: 850px;
	margin: 0 auto;
}

.spalte-footer {
	text-align: left;

}

.spalte-footer a {
	color: #00ccff;
	font-size: 16px !important;
}

#foot1, #foot2 {
	padding-left: 15px;
}

#foot1 {
	padding-bottom: 10px;
}

/* --- Theresa's testseite --- */

.vierer-abstand {
	display: inline-block;
	margin: 20px;
	padding: 15px;
	max-height: 400px;

}

.vierer-abstand-b {
	padding: 15px;
	margin: 20px 0px;
	display: block;
	width: 100%;
	max-height: 570px;
}
.vierer-h {
	display: inline-block;
	width: 100%;
	padding: 20px;
	margin-top: 20px;
}

/* --- slideshow&text --- */

}

.slide-horizontal-align {
	display: inline-block !important;
}

/* .slide-text {
	padding: 20px;
	width: 100%;
} */

.slide-full {
	width: 100% !important;
}

.slide-none: {
	display: none;
}

.slide-img {
	max-height: 400px !important;
	width: auto !important;
	display: block;
}
