/* NÖ Feuerwehr- und Sicherheitszentrum */

@font-face {
	font-family: 'Roboto';
	src: url('/opmodule/_include/fonts/Roboto.woff2') format('woff2'),
	url('/opmodule/_include/fonts/Roboto.woff') format('woff'),
	url('/opmodule/_include/fonts/Roboto.ttf') format('truetype'),
	url('/opmodule/_include/fonts/Roboto.svg#Roboto') format('svg');
}


body, input {
	font-family: Roboto, Arial, Sans-Serif;
	color:#444444;
	font-size:100%;
}


h1 {
	font-family:Roboto, Arial;
	font-weight:600;
	font-size:200%;
	text-transform: uppercase;
	color: #555555;
	padding-left:15px;
	margin-top:40px;
	padding-bottom:10px
}

h2 {
	font-family: Roboto;
	font-weight:bold;
	font-size: 130%;
	line-height: 120%;
	color:#023770;
	margin-bottom:12px;
	padding-top:0px;
}

h3 {
	font-family:Roboto, Arial;
	font-weight:bold;
	font-size: 120%;
	color:#555555;
	margin-top:0px;
	margin-bottom:0px;
}

a            { text-decoration: none; } 
a:link		 { color: #023770 }
a:visited	 { color: #023770 }
a:active	 { color: #023770 }
a:hover		 { color: #555555; text-decoration:none }

a:focus { outline: none }


.thead { background-color:#023770; color:#FFFFFF }


/* Zebra Tabelle mit Hover, Rauch */
.tabelle {
	width: 100%;
	border-collapse: collapse;
}
.tabelle td, .tabelle th { padding: 8px 10px; border-bottom: 0px; text-align:left;  }
.tabelle th { background-color: #023770; color: #FFFFFF; font-weight:bold }
.tabelle tr:nth-child(1n+2) { background-color: #F4F4F4; color: #000000 }
.tabelle tr:nth-child(2n+3) { background-color: #DCDCDC; color: #000000 }
.tabelle tr:hover { background-color: #CCCCCC; color: #000000 }


.reiter  { font-size: 15px; color:#FED500; background-color:#F4F4F4; margin-right:5px; margin-top:4px; margin-bottom:0px; float:left; display:inline; border-top-left-radius: 1px; border-top-right-radius: 1px }
.reiter a { display:block; text-decoration: none; padding:6px }
.reiter a:link     { color:#023770 }
.reiter a:visited	 { color:#023770 }
.reiter a:active	 { color:#023770 }
.reiter a:hover	 { }

.reiter_akt  { font-size: 15px; color:#023770; background-color:#FED500; margin-right:5px; margin-bottom:0px; float:left; display:inline; border-top-left-radius: 1px; border-top-right-radius: 1px }
.reiter_akt a { display:block; text-decoration: none; padding:6px }
.reiter_akt a:link { color: #023770 }
.reiter_akt a:active { color: #023770 }
.reiter_akt a:visited { color: #023770 }
.reiter_akt a:hover	 {  }


.content-home {
background-color:#E4E4E4;
margin-left:0px;
margin-bottom:30px;
}

.content-home ul { list-style: none }


.row.equal-height {
	display: flex;
	flex-wrap: wrap;
}

.row.equal-height > [class*='col-'] {
	display: flex;
	flex: 0 0 auto;
}

.content-home-gelb-equal {
	background: #f2c94c; /* dunkler,  */
	margin-bottom: 30px;
	border-radius: 10px;
	width: 100%;
	display: flex;
	flex-direction: column;
}


.content-home-gelb {
	background-color: #FFF3CD;
	margin-left: 0px;
	margin-bottom: 30px;
	border-radius: 10px
}






.content-home-blau {
	background-color: #D9E1E9;
	margin-left: 0px;
	border-radius: 10px;
	padding: 15px;
}






.footer {
	margin: 0px;
	padding: 15px;
	padding-left: 0px;
	background-color: #000000;
	color: #FFFFFF;
	font-size: 90%;
}





/* EIGENE */

.weblink:before { font-family: 'Font Awesome 5 Free'; content: "\f105";	display: inline-block; padding-right: 5px; margin-top: -5px; vertical-align: middle; font-weight: 900 }
.maillink:before { font-family: "Font Awesome 5 Free"; content: "\f0e0"; display: inline-block;	padding-right: 3px;	vertical-align: middle;	font-weight: 900 }
.tellink:before  { font-family: "Font Awesome 5 Free"; content: "\f095"; padding-right: 8px; font-weight: bold }
.mobillink:before  { font-family: "Font Awesome 5 Free"; content: "\f10b"; padding-right: 8px; font-weight: bold }

.pdf   { text-decoration: none; background-image:url(/opmodule/grafik/icon_pdf.gif); background-position:0px 0px; padding-left: 20px; background-repeat:no-repeat }
.xls   { text-decoration: none; background-image:url(/opmodule/grafik/icon_xls.gif); background-position:0px 0px; padding-left: 20px; background-repeat:no-repeat }
.lsx   { text-decoration: none; background-image:url(/opmodule/grafik/icon_xls.gif); background-position:0px 0px; padding-left: 20px; background-repeat:no-repeat }
.jpg   { text-decoration: none; background-image:url(/opmodule/grafik/icon_jpg.gif); background-position:0px 0px; padding-left: 20px; background-repeat:no-repeat }
.doc   { text-decoration: none; background-image:url(/opmodule/grafik/icon_doc.gif); background-position:0px 0px; padding-left: 20px; background-repeat:no-repeat }
.ocx   { text-decoration: none; background-image:url(/opmodule/grafik/icon_doc.gif); background-position:0px 0px; padding-left: 20px; background-repeat:no-repeat }
.ppt   { text-decoration: none; background-image:url(/opmodule/grafik/icon_ppt.gif); background-position:0px 0px; padding-left: 20px; background-repeat:no-repeat }

.btn { background-color: #123770; color:#FFFFFF; border-radius:0px }
.btn { color: #FFFFFF !important }
a.btn:link, a.btn:visited { color: #FFFFFF }
a.btn:hover { color: #F4F4F4 }

.ed_button { border:1px solid #555555; padding:5px; border-radius:3px; margin:2px }

.weiter { color:#FFFFFF; background-color:#023770; border:0px; margin-top:0px; padding:10px; padding-left:12px; padding-right:12px; border-radius:0px }
a.weiter:link, a.weiter:visited { color:#FFFFFF }

.zurueck { color:#FFFFFF; background-color:#023770; border:0px; padding:10px; padding-left:12px; padding-right:12px; border-radius:0px; margin-left:0px }
a.zurueck:link, a.zurueck:visited { color:#FFFFFF }

.print { color:#FFFFFF; background-color:#023770; border:0px; padding:10px; padding-left:12px; padding-right:12px; border-radius:3px; margin-left:0px }
a.print:link, a.print:visited { color:#FFFFFF }




/* Kopf fixieren */

.navbar-fixed-top {
    position: sticky;
    position: -webkit-sticky;
    top: -35px;
	border-bottom:8px solid #FED500
}



/* styles für CMS / aus style_cms.css */


.kb:after {	content: " KB" }
