/*
Theme Name: Infoportal Rituelle Gewalt
Theme URI: http://www.studio-zukunft.de
Description: Template zum Aufbau eines resposiven Dreispalters
Author: Thomas Fiedler
Author URI: http://www.studio-zukunft.de
Version: 1.1
*/

/* GLOBAL */

html{
	overflow: -moz-scrollbars-vertical;
}

body
{
        background: #fff;
        font-family: Tahoma, Helvetica, Arial, sans-serif;
        color: #000;
        font-weight: 400;
        font-size: 15px;
        line-height: 130%;
}

#wrapper {
  		position: relative;
  		top: 0px;
  		margin: 0 auto;
  		background-color: #fff;
  		width: 1440px;
}

#header {
		height: 80px;
		border-bottom: 1px solid #000;
}

#leftcol {
		float: left;
		width: 370px;
		margin-right: 48px;
}

#centercol {
		float: left;
		line-height: 140%;
		/* border-bottom: 1px solid #000; */
		padding: 0 30px 28px 0;
		margin-right: 48px;
}

.centercol_header {
		width: 100%;
		height: 25px;
}

#rightcol {
		float: left;
}

#rightcol .tagcloud a {
	color: #000;
}

a#logo h1 {
		float: left;
		font-size: 1.8em;
		margin: 35px 0 0 0;
		cursor: pointer;
}

strong {
		font-weight: 700;
}

h1, h2, h3, h4, h5 {
    	font-family: Georgia, serif;
    	color: #90235a;
    	line-height: 130%;
    	letter-spacing: -0.03em;
    	font-weight: light;
}

h1 {
		font-family: Georgia, serif;
		font-size: 1.8em;
		padding: 0 0 10px 0;
		min-height: 42px;
}

#centercol h1 {
		min-height: auto;
		padding: 0;
}

#centercol h2 {
		font-size: 1.65em;
		color: #000;
}

#centercol h3 {
		font-size: 1.35em;
		color: #000;
		margin: 18px 0 2px 0;
}

#centercol h4 {
		font-size: 1.25em;
		color: #000;
}

#centercol h5 {
		font-size: 1.1em;
		color: #000;
}

a {
	text-decoration: none;
}

a:hover {
	opacity: 0.7;
}

.color {
	color: #90235a;
}

#centercol ul li {
	list-style-type: circle;
	margin: 0 0 1em 1.4em;
}

#centercol ol li {
	list-style-type: decimal;
	margin: 0 0 1em 1em;
}

#centercol p {
	margin: 0 0 1em 0;
}

#centercol em {
	font-style: italic;
}

#centercol a {
	color: #b1648b;
}

.button {
	color: #b1648b;
	cursor: pointer;
}

.button:hover {
	opacity: 0.7;
}

#centercol h1 {
	color: #000;
}

#centercol h1 a {
	color: #000;
}

#centercol h1.justiz, #centercol h1.fall {
	background-image: url(images/icon_justiz.png);
	background-repeat: no-repeat;
	background-size: 36px 35px;
	background-position: top left;
	padding: 0 0 10px 42px;
}

#centercol h1.wissenschaft, #centercol h1.studie {
	background-image: url(images/icon_wissenschaft.png);
	background-repeat: no-repeat;
	background-size: 36px 35px;
	background-position: top left;
	padding: 0 0 10px 42px;
}

#centercol h1.motive {
	background-image: url(images/icon_motive.png);
	background-repeat: no-repeat;
	background-size: 36px 35px;
	background-position: top left;
	padding: 0 0 10px 42px;
}

#centercol h1.news {
	background-image: url(images/icon_infos.png);
	background-repeat: no-repeat;
	background-size: 36px 35px;
	background-position: top left;
	padding: 0 0 10px 42px;
}

#centercol h1.trenner {
	border-top: 1px solid #6f6f6f;
	border-bottom: 1px solid #6f6f6f;
	color: #000;
	padding: 28px 0 36px 0;
	margin: 0 0 20px 0;
}

#centercol blockquote {
	padding: 0.5em 20px 0.5em 20px;
	line-height: 1.36em;
	font-style: italic;
}

#centercol blockquote.home {
	font-family: Georgia, serif;
	font-size: 3em;
	padding: 0;
	line-height: 1.1em;
	font-style: normal;
	letter-spacing: -0.03em;
}

#centercol div.baustelle {
	background-image: url(images/icon_baustelle.png);
	background-repeat: no-repeat;
	background-size: 36px 29px;
	background-position: center left;
	padding: 0px 36px 0 48px;
	line-height: 1.36em;
	font-style: italic;
	width: 70%;
	margin: 28px 0 28px 0;
}

#centercol .fussnote {
	font-size: 0.85em;
}




/* NAVIGATION */

#headernavi {
	float: right;
}

#headernavi ul {
	float: left;
	margin: 36px 0 0 0;
	padding: 0;
}

#headernavi ul li {
	float: left;
	margin: 0 0 0 45px;
}

#headernavi ul li a {
	color: #90235a;
}

#breadcrumb {
	height: 42px;
	border-bottom: 1px solid #000;
	color: #838282;
	padding: 20px 0 0 0;
}

#breadcrumb a {
	color: #838282;
}

#breadcrumb #mobile_legal {
	color: #000;
}

#breadcrumb #mobile_legal a {
	color: #000;
}

ul#mainnavi, ul#rightnavi {
	margin: 24px 0 0 0;
}

li.current_page_item a {
	color: #b1648b !important;
}

li.page-item-55 a {
	font-weight: bold;
}

ul#mainnavi li.parent {
	display: block;
	cursor: pointer;
	font-family: Georgia, serif;
	font-size: 1.8em;
	padding: 8px 0 8px 46px;
	min-height: 42px;
	background-size: 36px 35px;
	background-position: top left;
	background-repeat: no-repeat;
	letter-spacing: -0.03em;
}

ul#mainnavi li.parent:hover {
	opacity: 0.7;
}

ul#mainnavi li.parent a {
	color: #000;
}

ul#mainnavi li.parent.justiz {
	background-image: url(images/icon_justiz.png);
}

ul#mainnavi li.parent.wissenschaft {
	background-image: url(images/icon_wissenschaft.png);
}

ul#mainnavi li.parent.motive {
	background-image: url(images/icon_motive.png);
}

ul#mainnavi li.parent.infos {
	background-image: url(images/icon_infos.png);
}

ul#mainnavi ul.children, ul#rightnavi ul.children {
	padding: 2px 30px 36px 46px;
}

ul#rightnavi ul.children {
	padding: 2px 0 18px 0;
}

ul#mainnavi ul.children li.page-item-ccc a img {
	width: 80%;
}

ul#rightnavi ul.children {
	border-bottom: 1px solid black;
	margin: 0 0 18px 0;
}

ul#mainnavi ul.children li, ul#rightnavi ul.children li {
	padding: 0 0 12px 0;
}

ul#mainnavi ul.children li a, ul#rightnavi ul.children li a {
	display: block;
	text-decoration: none;
	color: #000;
}

ul#mainnavi ul.children li.current a, ul#rightnavi ul.children li.current a {
	color: #90235a;
}


	

#menu {
	position: relative;
	float: right;
	padding: 60px 0px 20px 0px;
}

ul#menu {
	position: relative;
}

ul#menu  li {
	float: left;
	margin: 0 0 0 2em;
}

ul#menu li a {
	display: block;
	font-size: 1.4em;
	text-decoration: none;
	color: #000;
	text-transform: uppercase;
	font-weight: 500;
}

ul#menu li a:hover {
	color: #de7364;
}

ul#menu li a.current {
	color: #de7364;
}

ul#menu li.children {
	display: none;
}

/* Navigation mobil */

#navibutton {
	position: fixed;
	width: 36px;
	height: 32px;
	right: 5%;
	top: 30px;
	background-image: url(images/navibutton_mobile_dark.png);
	background-size: cover;
	z-index: 400;
	cursor: pointer;
}

#navibutton.cross {
	background-image: url(images/navibutton_mobile_cross.png);
}

#navilayer {
	display: none;
	background-color: #39252f;
	z-index: 399;
	position: fixed; 
   	overflow-y: scroll;
   	-webkit-overflow-scrolling: touch;
}

#navilayer ul {
	z-index: 400;
}

#navilayer ul li ul.children {
	margin: 14px 0 33px 0;
	font-size: 0.8em;
}

#navilayer ul li {
	margin: 0 0 0.7em 0;
	text-align: right;
	color: #fff;
}

#navilayer ul li.search form input {
	font-size: 1em;
	background-image: url(images/icon_search.png);
	background-repeat: no-repeat;
	background-position: right center;
	border: 0;
	background-size: 36px 29px;
}

#navilayer ul li ul.children li {
	margin: 0 0 0.5em 0;
	border-bottom: 1px solid white;
	padding-bottom: 0.5em;
}

#navilayer ul li a {
	color: #fff;
	line-height: 136%;
}

#navilayer ul li.page-item-ccc a img {
	width: 70%;
}

#navilayer ul li.page-item-1144 {
	display: none;
}

#navilayer ul li.current_page_item ul.children li a {
	color: #fff !important;
	line-height: 136%;
}




/* CONTENT */

#content {
	position: relative;
	width: 100%;
	margin-bottom: 120px;
}

.grid-sizer {
	width: 32%;
}

.gutter-sizer { width: 2%; }

.box_projektuebersicht {
	float: left;
	width: 32%;
	height: auto;
	margin-bottom: 2%;
	background-color: #6f7f8d;
}

.box_projektuebersicht img {
	position: relative;
	display: block;
  	max-width: 100%;
  	cursor: pointer;
  	z-index: 11;
}

span.projekt_caption {
	position: absolute;
	width: 40%;
	height: 40%;
	top: 0;
	left: 0;
	z-index: 10;
	color: #fff;
	font-size: 1.4em;
	line-height: 1.4em;
	padding: 38% 30% 25% 30%;
	opacity: 1.0 !important;
	text-align: center;
}

span.projekt_caption h3 {
	border-top: 1px solid #fff;
	text-transform: uppercase;
	font-size: 1.5em;
	padding: 0.8em 0 0 0;
	margin: 0.8em 0 0 0;
}

span.projekt_caption.flat {
	padding: 25% 30% 25% 30%;
}

/* Accordion Styles */
.accordion {
    border-bottom: 1px solid #6f6f6f;
    margin-bottom: 20px;
}

.accordion-title {
    font-family: Georgia, serif;
    border-top: 1px solid #6f6f6f;
    margin: 0;
    cursor: pointer;
    background-image: url(images/icon_accordion_open.png);
	background-repeat: no-repeat;
	min-height: 22px;
	background-size: 36px 50px;
	background-position: top right;
	padding: 24px 26px 0 0;
	font-size: 1.6em;
	color: #000;
	letter-spacing: -0.03em;
}

.accordion-title:hover {
	opacity: 0.7;
}

.accordion-title:first-child {border: none;}

.accordion-title.open {
	background-image: url(images/icon_accordion_close.png);
}

.accordion-content {
	padding-bottom: 20px;
}








/* CONTENT EINZELPROJEKT */

.box_bild {
	float: left;
	position: relative;
}

.box_bild img {
	width: 100%;
	height: auto;
}

.box_projektuebersicht-single {
	float: right;
	min-height: 728px;
	margin-bottom: 30px;
	/* background-color: #d3d5d6; */
	padding: 70px 0 0 0;
	font-size: 1.3em;
}

.box_projektuebersicht-single p {
	padding: 0 0 0 5px;
	line-height: 138%;
}

.box_projektuebersicht-single b {
	font-weight: 600;
}

.box_projektuebersicht-single h1 {
	font-size: 1.9em;
	text-transform: uppercase;
	color: #000;
	font-weight: 400;
	line-height: 1.2em;
	margin: 8px 0 20px 0;
	border-top: 1px solid #000;
	padding: 6px 0 0 5px;
}

.box_projektuebersicht-single a {
	text-decoration: none;
	color: #58585a;
}

.box_projektuebersicht-single a:hover {
	text-decoration: underline;
}

.detail-muster {
	margin: 48px 0 0 0;
}

.detail-muster-single {
	float: left;
	width: 111px;
	margin: 0 16px 0 0;
	cursor: pointer;
	color: #de7364;
	height: 124px;
}

.detail-muster-single:hover {
	opacity: 0.85;
}

.detail-muster-single .number {
	text-indent: -9999px;
}

.detail-muster img {
	width: 111px;
	height: 80px;
	padding: 0 0 4px 0;
	margin: 0 0 3px 0;
}

.detail-muster .current img {
	border-bottom: 4px solid #de7364;
}

.detail-muster .current .number {
	text-indent: 0 !important;
}



/* CONTENT KONTAKT & IMPRESSUM */

.contentbox_text	{
	font-size: 1.3em;
	line-height: 138%;
	padding: 0 30px 0 0;
	margin: 0 0 30px 0;
}

.contentbox_text a {
	text-decoration: none;
	color: #000;
}

.contentbox_text a:hover {
	color: #de7364;
}

.full h1	{
	font-size: 1.5em;
	text-transform: uppercase;
	color: #000;
	line-height: 1.2em;
	margin: 8px 0 30px 0;
	border-bottom: 1px solid #000;
	padding: 0 0 6px 0;
	font-weight: 400;
}

.full img.banner {
	width: 100%;
	height: auto;
}

#formcontainer input, #formcontainer textarea {
	width: 100%;
	background-color: #f4f4f4;
	border-top: 1px solid #7a7a7a;
	border-left: none;
	border-bottom: none;
	border-right: none;
	padding: 0.3em;
	font-size: 1.9em;
	font-weight: 300;
	font-family: 'Source Sans Pro', sans-serif;
}

#formcontainer p {
	margin: 0 0 1.4em 0;
	font-family: 'Source Sans Pro', sans-serif;
    font-weight: 300;
    line-height: 130%;
}

#formcontainer input.submit {
	background-color: #fff;
	border-top: none;
	text-align: left;
	font-size: 1em;
	font-weight: 500;
	cursor: pointer;
	padding: 0;
}

#myElement {
	display: block;
	margin-bottom: 90px;
}








	
	


/* MEDIA QUERIES */	
	
@media all and (max-width: 760px) {

#navilayer {
	font-size: 1.6em;
	width: 80%;
	padding:  0 0 0 20%;
}

#navilayer ul {
	margin: 118px 21px 0 0;
}

#header {
	width: 90%;
	padding: 0;
	margin: 0 auto;
}

#breadcrumb #breadlinks {
	display: none;
}

#breadcrumb #mobile_legal {
	display: block;
}

#wrapper {
  	width: 90%;
}

#headernavi {
	display: none;
}

#centercol {
	width: 100%;
}

.hidesub760 {
	display: none;
}

}



@media all and (min-width: 761px) and (max-width: 999px) {

#navilayer {
	font-size: 1.8em;
	width: 80%;
	padding:  0 0 0 20%;
}

#navilayer ul {
	margin: 168px 40px 0 0;
}

#header {
	width: 90%;
	padding: 0;
	margin: 0 auto;
}

#breadcrumb #mobile_legal {
	display: block;
}

#breadlinks {
	display: none;
}

#wrapper {
  	width: 90%;
}

#headernavi {
	display: none;
}

#centercol {
	width: 100%;
}

.hide761999 {
	display: none;
}

}



@media all and (min-width: 1000px) and (max-width: 1179px) {

#navibutton {
	display: none;
}

#header {
	width: calc(100% - 200px);
	padding: 0 100px 0 100px;
}

#headernavi ul li {
	margin: 0 0 0 14px;
}

#breadcrumb #mobile_legal {
	display: none;
}

#wrapper {
	width: 960px;
	/* background-color: #dbdbdb; */
}

#centercol {
	width: 456px;
}

.hide10001279 {
	display: none;
}

}



@media all and (min-width: 1180px) and (max-width: 1799px) {

#navibutton {
	display: none;
}

#header {
	width: calc(100% - 200px);
	padding: 0 100px 0 100px;
}

#breadcrumb #mobile_legal {
	display: none;
}

#wrapper {
	width: 1160px;
	/* background-color: #b7b7b8; */
}

#centercol {
	width: 456px;
}

#rightcol {
		width: 200px;
}

.hide12801799 {
	
}

.hide1800 {
	display: none;
}

}



@media (min-width: 1800px) {

#navibutton {
	display: none;
}

#header {
	width: calc(100% - 200px);
	padding: 0 100px 0 100px;
}

#breadcrumb #mobile_legal {
	display: none;
}

#wrapper {
	width: 1440px;
  	/* background-color: #939294; */
}

#centercol {
	width: 574px;
}

#rightcol {
		width: 370px;
}

.hide1800 {
	display: none;
}

}

