
#after_file {
	margin-top: 10px;
	margin-left: 85px;	
}  

#dImgNews {
	border: 1px #CCC solid;
	width:100px;
	height:auto;
	overflow: hidden;
	float:left;
	margin: 0 10px 10px 0;
	font-size:9px;
	text-align:left;	
}

#form_ebh_newsticker_openform {
	width: 480px;
	margin-left: 10px;	
}

#fileuploadform {
	margin-left: 98px;
	width:260px;
}

#submitbutton {
	margin-left: 95px;
}

#closebutton {
	margin-left: 10px; 
	margin-bottom: 6px;
}

#newsticker_upload {
	margin-left: 97px;
	
}

#EbhTerminInhalt p {
	margin-top: 0;
}

#ebh1_termin .ebh1,#ebh1_termin .ebh3,
#EbhBlogInhalt .ebh1,#EbhBlogInhalt .ebh3 {
	font-size: 10px;
}


#ebh1_termin .ebh2,	#ebh1_termin  .ebh2pur,
	#EbhBlogInhalt .ebh2,	#EbhBlogInhalt  .ebh2pur {
	font-size: 12px;
}

/**
 * div logos
 * ->index_logos.tpl
 */
 
#logos {
	margin:0 0 20px;
	overflow:hidden;
	width:190px;
}

/**
 * image mit logo
 */
 
img.logo {
    border: 1px solid #FDCE38;
    margin:  4px 0;
	margin-left: 2px;
}


/**
 * style zu Ueberschriften im content links 
 * oder rechts (Newsticker, Kooperationspartner ...)
 */
 
h3.contTitle {
	margin-left: 10px;
	margin-bottom: 5px;
	padding-top: 0;
	padding-bottom: 0;
}

/**
 * Stylesheets zum EBH-Newsticker 
 */

 /**
  * Div ContentNewsticker 
  * ->feste breite definieren.
  */
  
#contentNewsticker {
/*	width:302px; 	*/
	width:450px; 	
}
 
 /**
  * inputfeld Nachricht 
  * bei ebh_newsticker_openform
  */
  
#Nachricht {  
/*	width: 295px;*/ 
	width: 435px; 
	margin-bottom: 10px; 	
} 
 
 /**
  * inputfeld URL 
  * bei ebh_newsticker_openform
  */
#URL {
	width: 435px; 
	margin-bottom: 10px	
}  

/**
  * inputfeld Beschreibung
  * bei ebh_newsticker_openform
  */
  
#Beschreibung {
/* 	height:40px;
	width: 295px;*/ 
	width: 435px; 
	height: 140px;
}

/**
  * inputfeld SemBeschreibung
  * bei ebh_seminar_openform
  */
  
#SemBeschreibung {
/* 	height:40px;*/
 	height:100px;
	width:295px;
}

 /**
  * div editNewsticker
  */
  
#editNewsticker {
	cursor: pointer; 	
}

/**
 * Stylesheets zu den EBH-Terminen 
 */

/**
 * Stylesheets zu  
 * den EBH-Termin
 */
 
#contentTermin, #contentSeminar {
	width:302px;
}

/** padding left 10 u. top 3
 * ->ebh_termin_draw (div kein termin gefunden)
 */
 
.notermin {
	margin: 3px 0 20px 10px;
}

/**
 * Style-Formatierungen 
 * zum Inputfeld Termin 
 * ->ebh_termin_openform
 */
 
#Termin {
	width: 295px; 
	margin-bottom: 10px;	
}

/**
 * Style-Formatierungen 
 * zum Inputfeld URL 
 * ->ebh_termin_openform
 */
  
#Termin_URL {
	width: 295px; 
	margin-bottom: 10px;	
}

/**
 * Style-Formatierungen 
 * zum Inputfeld DatumAnfang 
 * ->ebh_termin_openform
 */
 
#DatumAnfang {
	width: 150px; 
	margin-bottom: 10px;	
}

/**
 * Style-Formatierungen 
 * zum Inputfeld DatumEnde  
 * ->ebh_termin_openform
 */
 
#DatumEnde {
	width: 150px; 
	margin-bottom: 10px;	
}


/**
 * Style-Formatierungen 
 * zum Inputfeld DatumAnfang 
 * ->ebh_seminar_openform
 */
 
#SemDatumAnfang {
	width: 150px; 
	margin-bottom: 10px;	
}

/**
 * Style-Formatierungen 
 * zum Inputfeld DatumEnde  
 * ->ebh_seminar_openform
 */
 
#SemDatumEnde {
	width: 150px; 
	margin-bottom: 10px;	
}


/**
 * Style-Formatierungen 
 * zum Inputfeld Beschreibung   
 * ->ebh_termin_openform
 */
 
#TerminBeschreibung {
	height:40px;
	width:295px;	
}

/**
 * Style-Formatierungen 
 * zum Submit-Button Speichern   
 * ->ebh_termin_openform
 */
 
#tsave {
/*	margin-left: 20px; */
	margin-left: 45px; 
	margin-bottom: 6px;	
}

 
#tsaveNews {
/*	margin-left: 20px; */
	margin-left: 120px; 
	margin-bottom: 6px;	
}

/**
 * Style-Formatierungen 
 * zum Inputfeld Seminar 
 * ->ebh_seminar_openform
 */
 
#Seminar {
	width: 295px; 
	margin-bottom: 10px;	
}

/**
 * Style-Formatierungen 
 * zum Button Beenden   
 * ->ebh_termin_openform
 */
 
#tclose,#semclose {
	margin-left: 10px; 
	margin-bottom: 6px;	
}

/**
 * stylesheet mit 
 * float (Textfluss) = links
 */
 
div.float_left {
	float:left;
} 

/**
 * stylesheet mit 
 * float (Textfluss) = rechts
 */
 
div.float_right {
	float:right;
} 


/**
  * div editTermin
  */
  
 #editTermin {
	cursor: pointer; 	
}
 
 /**
  * Termin datum 
  */
  
#date {
	position: absolute; 
	visibility: hidden; 
	background-color: white; 
}

/**
 * Style zum Div EbhBlogInhalt
 */
 
#EbhBlogInhalt {
	border:0px; 
	margin-bottom: 0px; 
	margin-left: 0px;	
}

ul.ebh {
    margin: 10px 0;
    list-style: none;
    padding: 0;
}

ul.ebh li {
    background: url('/images/v5/home/quadrat2.gif') no-repeat 1px 5px;
    padding-left: 20px;
    margin:  0 10px 3px 0;
    overflow: hidden;
}

#ebh1_termin {
	background: transparent url(/images/v5/home/quadrat2.gif) no-repeat scroll 1px 1px;
} 


ul.ebh li.img1 {
	background-image: url('http://www.evangelisches-bildungsportal-hessen.de/images/v5/misc/rss_feed.jpg');
	margin-left: 5px;
}

#newsVorhandene {
	margin-bottom: 10px;
	margin-top: 10px;
}

/**
 * style zu Überschriften im content links 
 * oder rechts (Newsticker, Kooperationspartner ...)
 */

h3.contTitle {
	margin-left: 10px;
	margin-bottom: 5px;
}

ul.ebh li p.ebh1, span.ebh1 {
    font-size: 11px;
    font-weight: normal;
    color: #737373;
    text-transform: uppercase;
    margin: 3px 0;
}

ul.ebh li p.ebh2, span.ebh2 {
    font-weight: bolder;
    margin: 0 0 3px 0;
    font-size: 12px;
    cursor: pointer;
} 

ul.ebh li img {
	/*text-align: left;*/
	float: left;
	vertical-align: top;
	margin-right: 5px;
}

#imgNachricht {
	float: left;
	vertical-align: top;
	margin-right: 5px;	
}

#lNews {
	background: none;
	padding:5px 2px 2px 2px;
}

ul.ebh li p.ebh2 a, span.ebh2 a {
    text-decoration: none;
    color: #000000;
	vertical-align: top;
}
 
ul.ebh li p.ebh2 a:hover, span.ebh2 a:hover,ul.ebh li p.ebh2:hover {
    text-decoration: underline;
    color: #000080;
	vertical-align: top;
	display: block;
}

ul.ebh li p.ebh2pur, span.ebh2pur {
    font-weight: bolder;
    margin: 0 0 3px 0;
    font-size: 12px;
    cursor: auto;
    background: url(/images/v5/themenportal/teaser_bg.gif) repeat-x scroll 1px -1px;
}


span.ebh1, span.ebh2, span.ebh2pur {
	margin-right: 8px;
/*	margin-left: 8px;*/
	margin-left: 0px;
	margin-top: 0;
	
}

ul.ebh li p.ebh3, span.ebh3 {
    font-weight: normal;
    margin: 0 0 3px 0;
}

ul.ebh li p.ebherr {
    color: #FF0000;
    font-weight: bolder;
    margin: 0 0 3px 0;
    font-size: 11px;
    cursor: auto;
    background: url(/images/v5/themenportal/teaser_bg.gif) repeat-x scroll 1px -1px;
}
