@import url(http://fonts.googleapis.com/css?family=Roboto|Roboto+Condensed|Carrois+Gothic);
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.4.0/css/font-awesome.min.css">


/* ===== custom.css enthält die eigenen css-Formatierungen für weboffice-sozial.de ===== */

/* == muss stehenbleiben, sonst zieht die (entscheidende) Sektion darunter  nicht - und es muss mindestens 1 css-Direktive stehen bleiben, sonst wird die leere Sektion von Joomla automatisiert gelöscht
         hps /29.11.2021 == */
h3,
.h3
{
  font-size: 20px !important;
}

.t3-content h3, 
.t3-content .h3,
.t3-content h3.h3
{
  font-size: 20px !important;
  color: #444444 !important;
  font-family: 'Roboto', sans-serif !important;
  margin:40px 0px 0px 0px !important;
}

/* == Abstand zwischen normalen Textabsätzen von 12px auf 15px vergrößert
        hps /29.11.2021 == */
p,
.p
{
margin: 0px 0px 15px 0px;
}

.label-info[href]:hover,
.label-info[href]:focus
{
  background-color: #f57519;
}

.btn-primary:hover,
.btn-primary:focus
{
  background-color: #f57519;
}

.mod-articles-category-readmore a[href]
{
  border-radius: 0.25em;
  color: #ffffff;
  background-color: #084a8c !important;
  display: inline;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  padding: 0.2em 0.6em 0.3em;
  text-align: center;
  vertical-align: baseline;
  white-space: nowrap;
}

.mod-articles-category-readmore a[href]:hover,
.mod-articles-category-readmore a[href]:focus
{
  background-color: #f57519 !important;
}


.container
{
 background-color: #fff;
}

img
{
	display: block;
	height: auto;
	max-width: 100%;	
}

.article-intro img.img-responsive,
.article-content img.img-responsive
{
	width: 100%;
}

.header-wrapper
{
	width: 100%;
	background-color: #fff;	
}

.slideshow
{
	padding: 0 !important;	
}


.list-striped
{
	border: none;
	background-color: transparent;	
}


.list-striped li,
.list-striped li:nth-child(n),
.list-striped li:hover,
.list-striped li:focus,
.list-striped li:active
{
	border: none;	
	background-color: transparent;
}


.article-content a:before
{
	font-family: "Font Awesome 6 Pro";
	font-weight: 400;
   	content: "\f178";
   	display: inline-block;
   	position: relative;
	top: 0.1em;
	margin-left: 0.2em;
	padding-right: 0.2em;
}

.article-content a:hover:before
{
	color: #EB6B0A;
}

.article-content .item-icon > a:before,
.article-content .item-icon > a:hover:before
{
	content: unset;
	top: 0;
	margin: 0;
	padding: 0;
}

.t3-content a.btn:before,
.t3-content h1 a:before,
.t3-content h2 a:before,
.t3-content h3 a:before,
.t3-content h4 a:before,
.t3-content h5 a:before,
.t3-content .backbutton a:before,
.t3-content .smartresize a:before,
.t3-content .smartresize-left a:before,
.t3-content .smartresize-right a:before,
.dropdown-menu a:before
{
	content: none;
}


.t3-footer .container
{
 background-color: transparent;
}


.navbar-default .navbar-nav > li > a 
{
  color: #ccc;
}

.navbar-default .navbar-nav > li > a:hover, 
.navbar-default .navbar-nav > li > a:focus, 
.navbar-default .navbar-nav > .active > a, 
.navbar-default .navbar-nav > .active > a:hover, 
.navbar-default .navbar-nav > .active > a:focus 
{
  color: #fff;
}


.nav-pills > li > a
{
	padding-left: 0;
  background-color: #084a8c;
  color: #ccc;
}

.nav-pills > li > a:hover, 
.nav-pills > li > a:focus 
.nav-pills > li.active > a, 
.nav-pills > li.active > a:hover, 
.nav-pills > li.active > a:focus 
{
  padding-left: 0;
  background-color: #084a8c;
  color: #fff;
}

.navbar-nav .separator
{
	color: #ccc;	
}

.navbar-nav li.active .separator
{
	color: #fff;	
	background-color: #06396d;
}

.nav .separator .caret 
{
  border-bottom-color: #ccc;
  border-top-color: #ccc;
  margin-left: 0.2em;
}

.nav .active .separator .caret 
{
  border-bottom-color: #fff;
  border-top-color: #fff;
}


.t3-megamenu .mega > .mega-dropdown-menu
{
	min-width: 330px;	
}


.copyright
{
	margin-bottom: 0;	
}

.copyright  p
{
	float: right;
	margin-top: 0.5em;
	margin-bottom: 0;	
	color: #ccc;	
}

.copyright > .nav-pills > li > a
{
	padding-top: 5px;
	padding-bottom: 0;	
}

.copyright > .nav-stacked > li
{
	float: left;
	margin-top: 0;
}

#login-form input[type="text"], 
#login-form input[type="password"]
{
	max-width: 20em;
}

.login-greeting
{
	margin-bottom: 3em;
}

.container > .breadcrumb
{
	margin-left: -15px;
	margin-right: -15px;	
	background-color: #f7f7f7;
}

.t3-wrapper
{
	max-width: 1600px !important;
	margin-left: auto;
	margin-right: auto;
	background-color: #f7f7f7;
}

.t3-mainnav .t3-navbar
{
	margin-left: -15px;
	margin-right: -15px;	
	background-color: #084a8c;
}

.t3-footnav
{
	padding-top: 24px;
	padding-bottom: 24px;
}

.t3-footer > .container
{
	background-color: transparent;
	max-width: 1500px;
}

.t3-footer > .container > .t3-footnav,
.t3-footer > .container .t3-module,
.t3-footer > .container .t3-module .module-title
{
	color: #ccc;
}

.t3-footer > .container .t3-module .btn,
.t3-footer > .container .t3-module .btn-primary
{
	border-color: #ccc;
}

.t3-copyright
{
  padding: 0.5em 0 1em;
}


/* ================================== */
/* ===== EIGENE FORMATIERUNGEN ===== */

.table
{
	display: table;	
}

.table-row
{
	display: table-row;	
}

.table-cell
{
	display: table-cell;
}


.item-icon
{
	vertical-align: top;	
	padding-top: 0.35em;
	padding-right: 2.5em;
}

.item-icon > img,
.item-icon > a > img
{
	top: 0;
	margin-top: 0;
	border: 1px solid silver;
	border-radius: 3px;
	background-color: white;
	min-width: 80px;
}

.item-icon.no-border > img,
.item-icon.no-border > a > img
{
	top: 0;
	margin-top: 0;
	border: none;
	background-color: white;
}

.item-icon > a > img:hover
{
	border: 2px solid #EB6B0A;
}

.table-row:nth-child(n+2) .item-desc
{
	padding-top: 1em;	
}

.item-desc
{
	vertical-align: top;
	width: 100%;	
}

.item-list 
{
	vertical-align: middle;	
}

.item-desc.item-list
{
	padding-right: 2em;	
}

.head-blog
{
	float: right;	
	width: 8em;
	margin-top: 2em;
	padding-right: 0em;
}

.head-message
{
	float: right;	
	width: 8em;
	margin-top: 2em;
	padding-right: 2em;
}

.head-contact
{
	float: right;	
	width: 8em;
	margin-top: 2em;
	padding-right: 2em;
}

.head-search
{
	float: right;	
}

.img-footer
{
    display: block;
    color: #999999;
    font-size: 11px;
    margin-top: 8pt;
    margin-bottom: 0pt;
}



/* ===== PLUGINS ===== */

/* Modul CODE7 RESPONSIVE SLIDER */

.flexslider
{
	border: 1px solid #eee;	
}



/* Modul BACK BUTTON */

.backbutton a
{
  display: inline-block;
  height: 2.5em;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.6;
  margin-bottom: 0;
  padding: 6px 1em;
  padding-left: 3.5em;
  color: #333333;
	text-align: center;
	vertical-align: middle;
	background: #fff url('/images/icons/left-arrow-with-separator-gray_24px.png') no-repeat 0.5em;
  border: 1px solid #ccc !important;
  box-sizing: border-box;
	-moz-user-select: none;
  border-radius: 4px;
  white-space: nowrap;
}


.backbutton a:hover
{
	color: #f57519;
	background-color: #e0e0e0;	
	background: #fff url('/images/icons/left-arrow-with-separator-orange_24px.png') no-repeat 0.5em;
	border: 1px solid #f57519 !important;;
}



/* Modul SMARTRESIZE */

div.smartresize
{
	float: none;	
}

.noresize
{
	display: block;
	margin-top: 1.5em;
	margin-bottom: 1.5em;
}

.noresize,
.noresize figure
{
	width: 800px;	
}

.noresize img
{
	margin-left: auto;
	margin-right: auto;	
}

div.smartresize
{
	float: none;
}

.smartresize,
.smartresize figure,
.noresize,
.noresize figure
{
	display: block;
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 2em;
	margin-bottom: 1.5em;
}

.smartresize figcaption,
.smartresize-left figcaption,
.smartresize-right figcaption,
.noresize figcaption
{
	padding-top: 0.5em;
	font-style: italic;	
}

.smartresize.width-larger,
.smartresize.width-larger img,
.smartresize.width-larger figure,
.smartresize-left.width-larger,
.smartresize-left.width-larger figure,
.smartresize-right.width-larger,
.smartresize-right.width-larger figure,
.noresize.width-larger,
.noresize.width-larger figure
{
	width: 950px;	
}

.smartresize,
.smartresize figure,
.smartresize-left,
.smartresize-left figure,
.smartresize-right,
.smartresize-right figure,
.noresize,
.noresize figure
{
	width: 800px;	
}

.smartresize.width-smaller,
.smartresize.width-smaller figure,
.smartresize-left.width-smaller,
.smartresize-left.width-smaller figure,
.smartresize-right.width-smaller,
.smartresize-right.width-smaller figure,
.noresize.width-smaller,
.noresize.width-smaller figure
{
	width: 600px;	
}

img.smartresize,
.smartresize img
{
	border: 1px solid #ccc;	
	border-radius: 5px; 
	max-width: 100% !important;
}


img.smartresize-no-margin,
.smartresize-no-margin img
{
	width: 500px;
	border: 1px solid #ccc;	
	border-radius: 5px;
	max-width: 100% !important;
	margin-left: 0;
	margin-bottom: 1.5em;
}


div.smartresize,
div.smartresize-left,
div.smartresize-right
{
	margin-top: 1.5em;	
}

.smartresize-left,
.smartresize-left figure
{
	display: block;
	float: left;	
	width: 800px;
	margin-right: 2.5em;
	margin-bottom: 1.5em;
}

img.smartresize-left,
.smartresize-left img
{
	float: left;
	width: 500px;
	border: 1px solid #ccc;	
	border-radius: 5px;
	max-width: 100% !important;
	margin-bottom: 0.5em;
}

.smartresize-left > a > img.smartresize
{
	margin-right: 2.5em;	
}

.smartresize-left > img
{
	margin-right: 2.5em;	
	margin-bottom: 1.5em;
}


.smartresize-right,
.smartresize-right figure
{
	display: block;
	float: right;	
	width: 500px;
	margin-left: 2em;
	margin-bottom: 1.5em;
}

img.smartresize-right,
.smartresize-right img
{
	float: right;
	width: 500px;
	border: 1px solid #ccc;	
	border-radius: 5px;
	max-width: 100% !important;
	margin-bottom: 0.5em;
}

.smartresize-right > a > img.smartresize
{
	margin-left: 2.5em;	
}

.smartresize-left > img
{
	margin-left: 2.5em;	
	margin-bottom: 1.5em;
}


.nofloat
{
	clear: both;	
}



/* Modul CHRONOFORMS5 */

.gbs3 label
{
	font-weight: normal !important;
}

.gbs3 label > i.fa-asterisk
{
	color: gray !important;	
}




/* Modul ALLVIDEOS/FWPLAYER */

.avPlayerWrapper .avPlayerContainer
{
	width: calc(100%-2px);
	height: calc(100%-2px);
	margin-top: 1.5em;
	margin-bottom: 1.5em;
	margin-left: 5em;
	border: 1px solid #ccc;
	border-radius: 5px;	
	overflow: hidden
}

.avPlayerBlock
{
	border: 1px solid white;
	border-radius: 5px;	
	overflow: hidden;
	margin-top: -1px;
	margin-left: -1px;
	background-color: transparent;
}




/* Modul SIMPLE RSS FEED READER */

/*
div.srfrContainer ul.srfrList li:first-child
{
	border-top: none;
}

div.srfrContainer ul.srfrList li a,
div.srfrContainer ul.srfrList li a:hover,
div.srfrContainer ul.srfrList li a:focus
{
	font-family: inherit !important;
}

div.srfrContainer ul.srfrList li a:hover span
{
	border: 1px solid #ccc !important;
	border-radius: 3px !important;
	margin: 5px !important;	
	font-family: inherit !important;
	
}
*/