/*******************************************************************************

	www.fdtm.de
	FDTM - Freunde und Förderer des Deutschen Technikmuseums Berlin e.V.
	Copyright © 2009-2023 Frank Gründer
	All rights reserved!

*******************************************************************************/

/*** Ehrenmitglieder ***/

.ehren	{
	float: left;
	width: 200px;
	height: 180px;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 5px;
	padding: 5px;
}

.ehrenbild {
	float: left;
	margin: 5px;
	box-shadow: 4px 4px 3px rgba(0, 0, 0, 0.5);
}

.ehrenkeinbild {
	float: left;
	padding: 5px;
	width: 128px;
	height: 180px;
}

#site-content {
/*	color:#BB8924;	*/
	color:#000000;
	text-align:left;
	background:inherit;
}

/*** Breadcrump ***/

#main-block p#breadcrumb, 
#main-block p#breadcrumb a, 
#main-block p#breadcrumb a:link {
	text-decoration: none;
	font-size: 1em;
	color:#000000;
	margin-bottom: 15px;
}

/*** Ueberschriften ***/

#main-block h1 {
	color:#0082c3;
	background: inherit;
	font-size:1.8em;
	font-weight:bold;
	line-height:1.3em;
	letter-spacing: 0.1em;
}

#main-block h2 {
	color:#0082c3;
	background: inherit;
	font-size:1.4em;
	font-weight:bold;
	line-height:1.6em;
}

#main-block h3 {
	color:#0082c3;
	background: inherit;
	font-size:1.2em;
	font-weight:bold;
	line-height:1.4em;
}

#main-block h4 {
	color:#0082c3;
	background: inherit;
	font-size:1.1em;
	font-weight:bold;
	line-height:1.2em;
}

#main-block h5 {
	color:#0082c3;
	background: inherit;
	font-size:1.0em;
	font-weight:bold;
	line-height:1.0em;
}

#main-block h6 {
	background: inherit;
	color:#0082c3;
	font-size:0.9em;
	font-weight:bold;
	line-height:1.0em;
}

#main-block hr {
 	border: 2px solid #c30023;
	border-radius: 2px;	
	background: inherit;
}


/*** Bilder ***/

#main-block img {
	display:block;
/*	margin:4px 0;	*/
}

#main-block img.floatLeft {
	float:left;
	margin:4px 10px 4px 0;
}

#main-block img.floatRight {
	float:right;
	margin:4px 0 4px 10px;
}

/* Openstreetmap */

#map img {
	display: block;
	margin:0 0 0 0;
}



/*** Hyperlinks ***/

#main-block a, 
#main-block a:link {
	color:#000000;
/*	border-bottom:2px solid #0082c3;		facelift
 	border-radius:1px;
	transition:border-bottom-color .2s;
	border-bottom-color:#0082c3;*/
/*	color:#BB8924;	*/
	background: inherit;
	text-decoration:underline;

}

#main-block a:hover {
	border-bottom-color:#c30023;
/*	color:#90B0BF;
	background: inherit;
	text-decoration: none;
*/
}

#main-block a.faq, 
#main-block a.faq:link {
	color:#eee;
	background: inherit;
	font-size:1.4em;
	text-decoration:none;
	text-transform:none;
	line-height: 2.0em;
}

#main-block a.faq:hover {
	color:#90B0BF;
	background: inherit;
	text-decoration:underline;
}


/*** Paragraphen ***/

#main-block p {
	margin-bottom:1.6em;
	font-size:1.2em;
	line-height:1.6em;
	text-align: justify;
	-moz-hyphens: auto;
	-o-hyphens: auto;
	-webkit-hyphens: auto;
	-ms-hyphens: auto;
	hyphens: auto;
}

#nav p {
	margin-bottom:1.2em;
}



/*** Tabellen ***/

#main-block table {
	font-size:1.2em;
	line-height:1.6em;
}

#main-block td {
	padding:0 0 0 0;
}


/*** Blockquotes ***/

#main-block blockquote {
	margin:0 0 0 20px;
}


/*** Listen ***/

#main-block ul, 
#main-block ol {
	margin-bottom:1.2em;
	font-size:1.2em;
	line-height:1.6em;
}

#main-block ol li {
	color: #004681;
	margin:0 0 0 30px;
	list-style-type:decimal-leading-zero;
} 
#main-block ul li {
	color: #004681;
	margin:0 0 0 20px;
	list-style-type:square;
	-moz-hyphens: auto;
	-o-hyphens: auto;
	-webkit-hyphens: auto;
	-ms-hyphens: auto;
	hyphens: auto;
}


/*** Module ***/

#main-content-block div.floatLeft img {
	float:left;
	margin:4px 40px 4px 0;
}

#main-content-block div.floatRight img {
	float:right;
	margin:4px 0 4px 40px;
}

#main-content-block a.more {
	clear:left;
	position: relative;
	left: 120px;
}

/*** Team ***/

#main-content-block div.txt-img {
	clear: both;
	padding: 12px 0;
}


#main-content-block div.team {
	clear: both;
	padding: 12px 0;
	margin-bottom: 0px ;
}

#main-content-block div.team div{
	width:100px;
}

#main-content-block div.team p {
	font-size: 1.3em;
	letter-spacing: 0.05em;
	margin-top: 0px;
}

#main-content-block div.team div.floatLeft img {
	margin:4px 0px 4px 0;
}


/************************************************************************* 
	REDAXO-Modul: 42 Bild und Text
*************************************************************************/

.imgcenter {
	margin-right: auto;
	margin-left: auto;
	font-style: italic;
	font-size: 9px;
	line-height: 15px;
}

.imgleft {
	float: left;
	margin-right: 15px;
/*	padding-right: 15px;	*/
	font-style: italic;
	font-size: 11px;
	line-height: 15px;
}
          
.imgright {
	float: right;
	margin-left: 15px;
/*	padding-left: 15px;	*/
	font-style: italic;
	font-size: 9px;
	line-height: 15px;
}

.imgsubtext {
	margin-top: 5px;
	margin-left: 3px;
}

.stopleft {
	clear: left;
}

.stopright {
	clear: right;
}
	 

.bildtext2 {
	text-align: left;
	margin: 0px;
	padding-left: 0px;
}

/*******************************************************************************
	REDAXO-Modul:	Bildgalerie
*******************************************************************************/

#main-content-block div.galerie {
	clear: both;
}

#main-content-block div.galerie div.image {
	float: left;
	font-size: 9px;
	line-height: 11px;
}

#main-content-block div.galerie div.image img{
	padding: 5px;
/*	border: 1px solid #aaa;	*/
}

/*** Formulare ***/

label.text{
	width: 80px;
	height: 25px;
	display:block;
	float:left;
	clear: left;
	padding-top:5px;
}

label.textarea{
	width: 80px;
	height: 25px;
	display:block;
	clear: left;
	padding-top:5px;
}

input.text {
	float:left;
	width: 370px;
	height:20px;
	background-color: #FAF9F6;
	color:#000;
	border-left: 6px solid #90b0bf;;
	border-bottom: 1px solid #FFF;
	border-right: 6px solid #90b0bf;;
	border-top: 1px solid #FFF;
}

textarea.textarea {
	width: 450px;
	height:100px;
	background-color: #FAF9F6;
	color:#000;
	border-left: 6px solid #90b0bf;;
	border-bottom: 1px solid #FFF;
	border-right: 6px solid #90b0bf;;
	border-top: 1px solid #FFF;
}

.submit{
	background-color: #90b0bf;
	color:#fff;
	margin-top: 10px;
	border: none;
}


/* 
REDAXO-Modul: do form!
*/

/* Formular Definition */
/*************************************************************************/

/* Div das das Formular umschließt */
.formgen {
	font-size: 1.2em;
	padding-right: 10px;
	padding-left: 10px;
}


/* Was passiert wenn auf das Label geklickt wird? */
label,
select,
input[type=checkbox],
input[type=radio],
input[type=button],
input[type=submit]
{
	cursor : pointer;

}



.formgen form {
	line-height : 120%;
}




/* 
Wie sehen die einzelnen Blöcke aus? 
Jedes Feld wird von einem DIV umschlossen, das hier definiert werden kann
*/


.formgen .formblock {
	margin-bottom: 15px;
	margin-top: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 2px;
	padding-left: 5px;	
	
}
 .forminfo {
	width: 690px;
	margin-top: 15px;
	margin-bottom: 15px;
	background-color: #FFCC33;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 2px;
	padding-left: 5px;
	font-weight: bold;
	text-align: center;
	border: 2px dashed #990000;
}

/*
Verhalten von br-Tags
*/
.formgen br {
	clear : both;
}


/* 
--------- FORMULAR-OBJEKTE ------------ 
*/

/* Mehrzeiliges Eingabefeld */
.formgen .formtextfield {
	width: 400px;
	height: 200px;
	margin-left: 4px;
	background-color: #FAF9F6;
/*	border: 1px solid #003366;	*/
}

/* Textfeld */
.formgen .formtext {
	width: 400px;
	margin-left: 4px;
	padding-bottom: 4px;
	font-size: 1em;
	background-color: #FAF9F6;
/*	border: 1px solid #003366;	*/
}

.formgen input:focus, .formgen input:hover,
.formgen select:focus, .formgen select:hover, 
.formgen textarea:focus, .formgen textarea:hover {
/*	border-bottom-color: #000000;	*/
/*	background-color: #FFCC66;	*/
}

/* Label */
.formgen label {
	width: 280px;
	clear: left;
	float: left;
	height: 20px;
	font-weight: bold;
	color: #004681;
}

/* Aussehen der Select-Ausgabe */
.formgen .formselect {
	width: 400px;
	background-color: #FAF9F6;
	margin-left: 4px;
	color: #000000;
}

/* Select Datum */
.date_day, .date_month, .date_year {
	background-color: #FAF9F6;
	margin-left: 4px;
	color: #000000;
}

/* Sende-Button */
.formgen .formsubmit {
	width: 30%;
	text-align: center;
/*	background-color: #006699;	*/
	border: 2px solid #FFCC33;
	float: right;
	color: #004681;
}

/* Fieldsetbeschriftung */
.formgen legend {
	color: #FFFFFF;
	background-color: #990000;
	width: 150px;
}

.formgen .fieldset {
	margin-bottom: 10px;
}

/* -------------- AUSGABEN / Fehlermeldungen --------*/


/* Markierung der Labels bei Fehler */
.formgen .formerror {
	border-bottom-width: 1px;
	color: #990000;
}

.formgen .formcaptcha {
	border: 2px solid #990000;
	vertical-align: top;
	float: left;
	margin-right: 10px;
}

.formgen .formreq {
/*	color: #006633;	*/
	color: #EE3224;
}

.formgen .formheadline {
	color: #993300;
/*	background-color: #FFF7EA;	*/
	padding-top: 4px;
	padding-bottom: 4px;
	margin-top: 15px;
	margin-bottom: 5px;
/*	font-style: italic;	*/
}

/******************************************************************************/
/* Ende der Formulardefinition */


/******************************************************************************/


div.donate {
	background: none repeat scroll 0 0 #FAF9F6;
	border-radius: 8px 8px 8px 8px;
	box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.5);
	width: 100%;
	float:left;
}

span.donate {
	background: #28b01a;
	background: -moz-linear-gradient( top, #28b01a, #2C7225);
	border: 1px solid ##004681;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	box-shadow: 0 1px 0 rgba(0, 0, 0, 0.2);
	color: #FAF9F6;
	display: block;
	font-size: 11px;
	font-weight: bold;
	letter-spacing: 1px;
	padding: 3px 0 3px 0;
	position: relative;
	text-align: center;
	width: 100%;
/*	text-transform: uppercase;
	left: -1px;
	top: -1px; */
}

.donatebox {
	padding-top: 15px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 40px;
	min-height: 165px;
}




/******************************************************************************/


div.teaser {
	background: none repeat scroll 0 0 #FAF9F6;
	border-radius: 8px 8px 8px 8px;
	box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.5);
	width: 610px;
	float:left;
	margin-right: 15px;
}

span.teaser {
	background: #004681;
	background: -moz-linear-gradient( top, #005eae, #004681);
	border: 1px solid ##004681;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	box-shadow: 0 1px 0 rgba(0, 0, 0, 0.2);
	color: #FAF9F6;
	display: block;
	font-size: 11px;
	font-weight: bold;
	letter-spacing: 1px;
	padding: 3px 0 3px 0;
	position: relative;
	text-align: center;
	width: 100%;
/*	text-transform: uppercase;
	left: -1px;
	top: -1px; */
}

.teaserbox {
	padding: 15px;
	min-height: 165px;
}

.img {
}

.left {
	float: left;
}

.shdw {
	box-shadow: 2px 2px 8px rgba(0, 0, 0, 0.5);
}


.content {
	text-align: justify;
}

h2.teaser {
	background: none repeat scroll 0 0 #FAF9F6;
	border-radius: 8px 8px 0px 0px;
	margin: 0px 270px 2px;
	padding: 0 0 5px;
	width: 60%;
}



/*******************************************************************************
	basierend auf REDAXO-Modul:	MD Termin & Event Modul v1.1
*******************************************************************************/

.termin {
	background: none repeat scroll 0 0 #FAF9F6;
	margin: 0 0 20px;
	padding: 20px;
	position: relative;
	min-height: 190px;
}

.aktermin {
	background: none repeat scroll 0 0 #FAF9F6;
	border-radius: 8px 8px 8px 8px;
	box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.2);
	margin: 0 0 20px;
	padding: 30px;
	position: relative;
}


/* Kalenderblatt */
.cal {
	background: -moz-linear-gradient( top, #FFFFFF, #ECEBEB);
	border: 1px solid #BEBEBE;
	border-radius: 5px 5px 5px 5px;
	box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.15);
	margin: 0 20px 10px 0;
	text-align: center;
	width: 75px;
	float: left;
	position: relative;
}

/* Kalenderblatt Tag, Monat und Jahr */
.calday {
	color: #666666;
	display: block;
	font: bold 40px/100% Arial,Helvetica,sans-serif;
	padding: 8px 0 1px;
}

.calmonth {
	background: -moz-linear-gradient( top, #EB1C24, #A30C10);
	/*border: 1px solid #A11216; */
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	box-shadow: 0 1px 0 rgba(0, 0, 0, 0.2);
	color: #FAF9F6;
	display: block;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 1px;
	padding: 2px 0;
	position: relative;
	/*text-transform: uppercase;*/
	width: 100%;
}

.calwday {
	color: #666666;
	display: block;
	font-size: 9px;
	font-family: Arial,Helvetica,sans-serif;
	font-weight: bold;
	padding: 0 0 4px;	
}

.caltime {
	color: #666666;
	display: block;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 1px;
	padding-bottom: 5px;
	line-height: 15px;
	position: relative;
}

.tinymcewysiwyg {
	padding-top: 50px;
}

/* Bildausrichtung */
.calleft {
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
}
.calright {
	float: right;
	margin-left: 15px;
	margin-bottom: 15px;
}
.calbild {
	float: right;
	margin-left: 15px;
	margin-bottom: 10px;
	box-shadow: 4px 4px 3px rgba(0, 0, 0, 0.5);
}


/************************************************************************* 
	REDAXO-Modul: 05 Termine anzeigen
*************************************************************************/

.nxtermin {
	width: 357px;
	background: none repeat scroll 0 0 #FAF9F6;
	border-radius: 8px 8px 8px 8px;
	box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.5);
	float: left;
	margin: 0 0 15px 0;
}

.nxterminbox {
	padding: 8px 5px 8px 8px;
	font-size: 10px;
}

.nxterminhdl {
	background: #EB1C24;
	background: -moz-linear-gradient( top, #EB1C24, #A30C10);
	border: 1px solid #A11216;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	box-shadow: 0 1px 0 rgba(0, 0, 0, 0.2);
	color: #FAF9F6;
	display: block;
	font-size: 11px;
	font-weight: bold;
	letter-spacing: 2px;
	padding: 2px 0;
	position: relative;
	text-align: center;
	width: 100%;
}

