/* https://mgo.paritaet-bremen.de/index2.php */

body{
	margin:0;
	padding:0;
	color:#4c4c4c;
	font: 62.5% "Source Sans Pro",Verdana,Arial,Helvetica,sans-serif;
	line-height:1.7;
	font-size: 1.0625em; 
	/*font-size: 1.7em */
}


/* Suche */

div.searchBar {overflow:hidden; margin-bottom: 1.2em;}


/* ausgeblendete Elemente */

.mgo hr {
	display: none;
}

/* allgemeine Elemente */

a, a:link, a:visited {
	color:#0064a2;
}

a:hover, a:focus, a:active {
	color:#d01f25;
}

a[target="_blank"]:before {
		content: url("/files/paritaet_2017/theme/grafiken/externer_link.gif");
		padding-right: 6px;
}

h1, h2, h3, h4 {
	line-height: 1.3;
}

img{
	border:none;
	margin:0;
}

.top{
	display:block;
	margin: 20px 0 30px 0;
	}
	
#druckenAz{
	display:none;
}


/* Rahmen um alle Elemente */
	
#pFb, #pFbAz, #pMgoAz{
	border: 1px solid #efefef;
	}

#id-7-tage-news #pFb {
    border: none;
}


/* Ueberschrift (entspricht h2) */

.SubPanel{
	font-size: 1.4118em;
	font-weight: 400;
}


/* 1. Ebene - Fachbereich*/

.fbereich {
	margin-bottom:1px;
	background-color: #efefef;
	cursor:pointer; 
	padding:2px 16px;
}

.fbereich:hover,
.fbereich:focus {
	background-color: #ababab;
	color: #fff;
}

.fbereich:before {
	content: "\00bb";
	font-size: 1.2353em;
	padding-right: 6px;
	display: table-cell;
	}

h2 {
	font-size: 1.0588em;
	display: table-cell;
	margin-top: 0;
	font-weight: 400;
}

.fbereich.active h2 {
	font-weight: 600;
}



/* 2. Ebene - MGO */

/* Rahmen um alle MGOs */
.fbdiv, #pMgoAz{
	padding:15px 15px 15px 25px;
	}
/* einzelne MGOs */	
.fbmgo:before, .fbmgoaz:before {
	content: "\00bb";
	font-size: 1.2353em;
	padding-right: 6px;
	display: table-cell;
}


h3 {
    font-weight: 500;
	font-size: 1.0588em;
	display: table-cell;
	cursor:pointer;
}

h3.active {
	font-weight: 600;
}

h3:hover, h3:focus, h3:active{
	color:#0064a2;
	text-decoration: underline;
}


/* 3. Ebene - MGO-Details*/

.mgoAdresse, .mgoAdresseaz{
	margin: 10px 10px 18px 0;
	padding: 16px;
	background-color: #efefef;
	line-height: 1.3;
	}

h4{
	font-weight:600;
	display: inline;
	margin-bottom: 0;
	}
	
h4 ~ p {
	margin-top: 0;
}

h4 ~ p:last-of-type {
	margin-bottom: 0;
}

/* Alphabetische Sortierung */

/* Buchstabenblock */

#pFbAz{
	padding:0.4em 0 0.4em 23px;
	background-color: #efefef;
	line-height: 2.5;
	}
	
#pFbAz br {display: none;}
	
.az{
	display:inline-block;
	cursor:pointer;
	min-width: 35px;
}

.az:hover, .az:focus, .az:active{
	color:#d01f25;
}

.az.active{
	color:#d01f25;
	font-weight:600;
}

.azn_0_count{
	display:inline-block;
	min-width: 35px;
}

/* Rundbriefe */

.entry {
	line-height: 1.7;
}

.entry:before, .entry:before {
	content: "\00bb";
	font-size: 1.2353em;
	padding-right: 6px;
	display: table-cell;
}

.entry  p {
	display: table-cell;
	font-size: 1.0588em;
}
.entry a, .entry a:link, .entry a:visited {
	color: #4c4c4c;
	text-decoration: none;
	line-height: 1.3;
}

.entry a:hover, .entry a:focus, .entry a:active {
	color:#0064a2;
	text-decoration: underline;
}