@charset "UTF-8";

/*
Theme Name: DISR 2015
Theme URI: http://www.disr-online.de/
Description: Template für das Deutsche Institut für Stadt und Raum e.V.
Author: Jakob Köhler
Author URI: http://www.seitenmanufaktur.net
*/

/* CSS Document */

* {
	margin: 0;
	padding: 0;
}



body {
	font-family: "myriad-pro", Arial;
	background-repeat: repeat-x;
	color: #252525;
}

.start { background-image: url(pics/background_grey.png); }
.institut { background-image: url(pics/background_institut.png); }
.weiterbildung { background-image: url(pics/background_weiterbildung.png); }
.forschung { background-image: url(pics/background_forschung.png); }
.planung { background-image: url(pics/background_planung.png); }

.disrlogo {
	width: 300px !important;
}



/* MENUE */
#menue {
	position: relative;
	width: 100%;
	margin-top: 20px;
	padding-top: 11px;
	border-top-color: #252525;
	border-top-style: solid;
	border-top-width: 2px;
	border-bottom-color: #252525;
	border-bottom-style: solid;
	border-bottom-width: 3px;
	clear: both;
}

.standard_menu {
	margin-left: 10px;
	margin-bottom: 11px;
}

.standard_menu p {
	display: inline !important;
	font-size: 16px;
	margin-bottom: 	0px;
	font-weight: 400;
	list-style-type: none;
}

#menu-hauptmenu{
	margin-left: 0px;
}

.menu {
	margin-left: 0px;
	margin-bottom: 0px;
}

#menu-item-23, #menu-item-26, #menu-item-29, #menu-item-183 {
	margin-left: 11px;
}

#menu-item-23:before, #menu-item-26:before, #menu-item-29:before, #menu-item-183:before  {
	content:"//";
}

#menu-item-23 a, #menu-item-26 a, #menu-item-29 a, #menu-item-183 a {
	margin-left: 13px;
}

#menu-hauptmenu li {
	display: inline !important;
	font-size: 16px;
	margin-bottom: 	0px;
	font-weight: 400;
	list-style-type: none;
}

.standard_menu a, .unterMenue2 a, .menue2 a, .adresse a {
	color: #252525;
}

.abstand {
	/*
	padding-left: 11px;
	padding-right: 11px;
	background-color: #EFEFEF;
	*/
	width: 32px;
	padding-left: 11px;
	padding-right: 11px;
	display: inline;
	text-align: center;
}

.abstandinnen {
	display: inline;
}

.abstand2 {
	padding-left: 6px;
	padding-right: 6px;
	display: inline;
	text-align: center;
}

.LinkStart:hover { color: #d3d3d3; }
#menu-item-23 a:hover { color: #006941; }
.MenueInstitut li a:hover { color: #006941; }
#menu-item-183 a:hover { color: #2e5ea3; }
.MenueWeiterbildung li a:hover { color: #2e5ea3; }
#menu-item-29 a:hover { color: #ffd300; }
.MenueForschung li a:hover { color: #ffd300; }
#menu-item-26 a:hover { color: #d20031; }
.MenueProjekte li a:hover { color: #d20031; }
/*.LinkInstitut:hover { color: #3c6f3c; }
.LinkWeiterbildung:hover { color: #215fb8; }
.LinkForschung:hover { color: #d5c820; }
.LinkProjekte:hover { color: #be202a; }
*/
.menue2 a:hover { color: #d3d3d3; }

#unterMenue p, .unterMenue3 li {
	display: block;
	border-top-color: #252525;
	border-top-style: solid;
	border-top-width: 1px;
	padding: 6px 5px 6px 5px;
	font-size: 10px;
	line-height: 13px;
	margin-bottom: 0px;
	font-weight: 400;
}

.unterMenue {
	height: 0px;
	overflow: hidden;
}

.unterMenue3 {
	border-bottom-color: #252525;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

.MenueInstitut {
	position: relative;
	float: left;
	width: 86px;
}

.MenueWeiterbildung {
	position: relative;
	float: left;
	width: 109px;
}

.MenueForschung {
	position: relative;
	float: left;
	width: 81px;
}

.MenueProjekte {
	position: relative;
	float: left;
	width: 75px;
}



/* INHALTSRAHMEN */

#content p {
	text-align: justify;
}

#content p img {
	float: right;
	margin-left: 30px;
	margin-bottom: 30px;
}




/* SCHRIFTEN */

p {
	color: #252525;
	font-size: 13px;
	line-height: 20px;
	font-weight: 300;
	margin-bottom: 9px;
}

a {
	color: #777777;
	text-decoration: none;
}

a:hover, .veranstaltung p a:hover {
	color: #d3d3d3;
}


h1 {
	color: #252525;
	font-size: 16px;
	font-weight: 600;
	margin-bottom: 9px;
}

h2 {

}

h2 a {
	color: #252525 !important;
}

h2 a:hover {
	color: #d3d3d3 !important;
}

h3 {
	color: #252525;
	font-size: 12px;
	font-weight: 400;
	margin-top: 6px;
	margin-bottom: 6px;
}

.themenh3 {
	margin-top: 18px;
	border-top-color: #252525;
	border-top-style: solid;
	border-top-width: 1px;
	padding-top: 12px;
}

h3 a, h4 a {
	color: #252525 !important;
}

h3 a:hover, h4 a:hover, .rechteseiteEintrag p a:hover {
	color: #d3d3d3 !important;
}

.linkeseite h3 {
	color: #252525;
	font-size: 14px;
	font-weight: 400;
	margin-top: 15px;
	margin-bottom: 9px;
}

h4 {
	color: #252525;
	font-size: 13px;
	line-height: 16px;
	font-weight: 400;
	margin-top: 18px;
	margin-bottom: 6px;
}

.veranstaltung h4 {
	margin-top: 3px;
}

h5 {
	color: #252525;
	font-size: 11px;
	line-height: 16px;
	font-weight: 400;
	margin-bottom: 6px;
	margin-top: 9px;
}

h6 {
	color: #252525;
	font-size: 13px;
	font-weight: 400;
	margin-bottom: 3px;
	margin-top: 9px;
}



ul {
	margin-left: 27px;
	margin-bottom: 12px;
}

li {
	color: #252525;
	font-size: 13px;
	line-height: 20px;
	font-weight: 300;
	margin-bottom: 6px;
	text-align: justify;
}

strong, b {
	font-weight: 400;
}

.terminliste_rechts {
	margin-bottom: 3px;
}

.terminliste a, .terminliste_rechts a {
	color: #252525;
}

.terminliste a:hover {
	color: #d3d3d3;
}


/* SPEZIELLE SCHRIFTEN */

.klein {
	font-size: 11px;
	line-height: 15px;
	margin-bottom: 6px;
}

.h2Institut { font-size: 10px; font-weight: 400; margin-bottom: 2px; color: #006941; }
.h2Weiterbildung { font-size: 10px; font-weight: 400; margin-bottom: 2px; color: #2e5ea3; }
.h2Forschung { font-size: 10px; font-weight: 400; margin-bottom: 2px; color: #ffd300; }
.h2Planung { font-size: 10px; font-weight: 400; margin-bottom: 2px; color: #d20031; }

.h2Institut a { font-size: 10px; font-weight: 400; margin-bottom: 2px; color: #006941 !important; }
.h2Weiterbildung a { font-size: 10px; font-weight: 400; margin-bottom: 2px; color: #2e5ea3 !important; }
.h2Forschung a { font-size: 10px; font-weight: 400; margin-bottom: 2px; color: #ffd300 !important; }
.h2Planung a { font-size: 10px; font-weight: 400; margin-bottom: 2px; color: #d20031 !important; }

.adresse {
	float: right;
	margin-right: 10px;
}

.adresse p {
	font-size: 10px;
	line-height: 13px;
	margin-bottom: 3px;
	text-align: right;
}

.Link {
	cursor: pointer;
}

.widgetlink {
	text-align: right !important;
	margin-bottom: 6px;
}



/* MITGLIEDER */

.mitglieder {
	float: left;
	margin-right: 15px;
	margin-bottom: 20px;
	height: 240px;
	width: 193px;
}

.mitglieder p {
	font-size: 12px;
	line-height: 15px;
	text-align: left !important;
}

.mitglieder img {
	margin-left: 0px !important;
	float: none;
	width: 193px;
	margin-bottom: 10px !important;
}



/* KONTAKT */

.aussenstelle {
	float: left;
	margin-top: 0px;
	margin-bottom: 20px;
}

.aussenstelle p {
	margin-bottom: 3px !important;
}

.abstandrechts {
	margin-right: 40px;
}



/* VERANSTALTUNG */

.veranstaltung {
	overflow: visible;
}

.veranstaltungoben {
	border-top-color: #252525;
	border-top-style: solid;
	border-top-width: 1px;
	margin-bottom: 3px;
	padding-top: 4px;
}

.veranstaltung p {
	margin-bottom: 6px;
	line-height: 18px;
}

.veranstaltung p a {
	color: #252525;
}

.veranstaltunglinks p, .veranstaltungrechts p {
	text-align: left !important;
}
.veranstaltunglinks {
	float: left;
	margin-top: 10px;
}

.veranstaltungrechts {
	float: right;
	margin-top: 10px;
}

.veranstaltungdownload {
	clear: both;
	margin-bottom: 12px !important;
}

.partner {
	width: 183px;
	/*height: 110px;*/
	margin-right: 30px;
	margin-bottom: 18px;
	float: left;
}

.partner img {
	margin-left: 0px !important;
	margin-bottom: 0px !important;
}

.partnerlogo {
	width: 185px;
	height: 55px;
	vertical-align: bottom;
	display:table-cell; 
}

.partner h3 {
	margin-bottom: 0px !important;
	margin-top: 6px;
	font-size: 13px;
}

.partner p, .partnerliste a {
	font-size: 11px;
}

.em-gateway-buttons {
	margin-top: 15px;
	text-align: right;
	padding-right: 6px;
	clear: both !important;
}

.input-dbem_strasse, .input-dbem_rechnung, .input-dbem_institution, .input-dbem_ihk, .input-user_email, .em-gateway-button {
	margin-top: 24px;
}

div.em-booking-message-success {
	background-color: #FFFFFF !important;
	border: 0 !important;
	padding: 0 !important;
	font-size: 13px !important;
	color: #006941 !important;
	font-weight: 400;
}

.zelle1 {
	display: table-cell;
	width: 70px;
	padding-right: 10px;
}

.zelle1 p {
	text-align: left !important;
}

.zelle2 {
	display: table-cell;
	width: 110px;
	padding-right: 10px;
}

.zelle3 {
	display: table-cell;
	width: 410px;
	text-align: left;
}

.Zelle1 {
	display: table-cell;
	width: 60px;
	padding-right: 10px;
	text-align: left !important;
	padding-top: 3px;
	padding-bottom: 5px;
}

.Zelle2 {
	display: table-cell;
	width: 100px;
	padding-right: 10px;
	text-align: left !important;
	padding-top: 3px;
	padding-bottom: 5px;
}

.Zelle3 {
	display: table-cell;
	width: 430px;
	text-align: left;
	font-size: 13px !important;
	padding-top: 3px;
	padding-bottom: 5px;
}

.entry h2 {
	font-size: 14px;
	margin-bottom: 8px;
	margin-top: 18px;
	font-weight: 400;
}

.download {
	margin-bottom: 21px;
	height: 18px;
	background-image: url(pics/pdf.png);
	background-repeat: no-repeat;
	background-position: 0 -2px;
}

.download a {
	color: #252525;
	padding-left: 22px ;
	padding-top: 6px;
	font-weight: 400;
}

.input-field-dbem_einverstaendnis {
	display: block;
	clear: both;
}

.input-field-dbem_einverstaendnis input {
	float: right;
	margin-top: 15px;
}

.input-field-dbem_einverstaendnis label {
	width: 280px !important;
	float: left;
	margin-bottom: 20px;
}

.customcontactform-sidebar {
	width: 240px;
}

.customcontactform-sidebar div label, .ccf-form div label {
	width: 80px !important;
	float: left;
	font-size: 12px;
	margin-top: 5px;
	font-weight: 300;
}

.customcontactform-sidebar div input, .ccf-form div input {
	width: 155px !important;
	float: left;
	margin-top: 3px;
}

.customcontactform-sidebar h4 {
	font-weight: 600 !important;
	font-size: 16px !important;
	margin-bottom: 12px !important;
}

.customcontactform-sidebar .submit, .ccf-submit-button, .form-submit {
	float: right;
	clear: both;
	margin-top: 9px;
	margin-bottom: 3px;
}

.form-title, .ccf-form-frame, .loading-img, .required {
	display: none;
}



.rechtsbreaker {
	border-top-color: #252525;
	border-top-style: solid;
	border-top-width: 2px;
	margin-top: 25px;
	margin-bottom: 25px;
	width: 260px;
	margin-left: -10px;
}

.customcontactform-sidebar div {
	clear: both;
}

.rechteseiteEintrag li {
	list-style-type: none;
	text-align: left;
}

.rechteseiteEintrag ul {
	margin-left: 0px;
}

.em-categories-list {
	margin-left: 0px;
}

.em-booking-form-details p label, .em-booking-form-details label {
	width: 110px;
	display: inline-block;
}

.statusnotice p {
	font-weight: 400;
}

.em-warning {
	border-width: 1px;
	border-style: solid;
	padding-top: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
	margin-top: 17px;
	margin-bottom: 20px;
}

.em-warning-confirms {
	background-color: #cce1d9;
	border-color: #006941;
}

.em-warning-confirms p {
	color: #006941;
}

.em-warning-errors {
	background-color: #f6ccd6;
	border-color: #d20031;
}

.em-warning-errors p {
	color: #d20031;
}

.ticket-price {
	display: none !important;
}

.rechteseiteEintrag h2 {
	font-weight: 400;
}

.dbem_bundesland {
	width: 173px;
}

#dbem_rechnung, #dbem_bemerkung {
	width: 171px;
}

.input-field-data_privacy_consent {
	margin-top: 16px !important;
}

.input-field-data_privacy_consent label {
	width: 290px !important;
	font-size: 11px;
	line-height: 15px;
}