
/*=== GGHMT.CSS ========================================================*/


.noborder img{
	border: 0px;
	margin: 0px;
	float: none;
	width: auto;
  height: auto;
}

/*=== FORMULARE =============================================================================================*/

form {
	display: inline;
}

input{
	border: 1px solid #fff2b5;
	font-size: 8px;
	color: #ff9900;
	width: 280px;
	background: #000000;
} 

textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 8pt;
	border: 1px solid #fff2b5;
	background: #000000;
	color: #ff9900;
	width: 280px;
	overflow:auto;
}

select {
	font-size: 8px;
	background: #000000;
	color: #ff9900;
} 

/*=== LAUFTEXT ====================================================================================*/

.lauftext {
	background: transparent;
	border-bottom: 1px solid #4f4f4f;
	height: 15px;
	margin: 10px;
}

/*=== NEWSARCHIV ====================================================================================*/

.newsarchiv {
	text-align: left;
	overflow: auto;
}

.newsarchiv ul{
	margin-top: 0px;
	margin-bottom: 0px;
}

.newsarchiv .foto {
	float: right;
	border: 1px solid #6699cc;
	margin-bottom: 5px;
	_margin-bottom: 0px;
}

.newsarchiv .ueberschrift {
	font-size: 8pt;
	font-weight: bold;
}

/*
.newsarchiv .date {
	color: #4f4f4f;	
}
*/

.newsarchiv .pdf {
	background: url(./img/pdf.gif) top left no-repeat;
	background-position: 3px;
	padding: 5px 0 5px 25px;
}

.newsarchiv hr {
	clear: both;
	xcolor: #4f4f4f;
	background: #4f4f4f;
}

/*=== NEWS - STARTSEITE ====================================================================================*/

.news_startseite {
	margin: 5px 10px;
	padding-bottom: 0px;
	text-align: left;
	overflow: auto;
}

.news_startseite .foto {
	float: right;
	border: 1px solid #6699cc;
	margin-bottom: 5px;
	_margin-bottom: 0px;
}

.news_startseite .ueberschrift {
	font-size: 8pt;
	font-weight: bold;
}

/*
.news_startseite .date {
	color: #4f4f4f;	
}
*/

.news_startseite .pdf {
	background: url(./img/pdf.gif) top left no-repeat;
	background-position: 3px;
	padding: 5px 0 5px 25px;
}

.news_startseite hr {
	background: #4f4f4f;
	xcolor: #4f4f4f;
	height: 1px;
	border: 0 none;
	clear: both;
}

/*=== TERMINE ZUKUNFT UND ARCHIV ====================================================================*/

.termin_zukunft .tabelle, .termin_archiv .tabelle {
	background: transparent;
	width: 100%;
	_width: 90%;
	cellspacing: 0px; 
	border-collapse: collapse;
	border: 1px solid #4f4f4f;
}

.termin_zukunft .tabelle td, .termin_archiv .tabelle td{
	border: 1px solid #4f4f4f;
	text-align: center;
}

.termin_zukunft .tabelle td.alignleft, .termin_archiv .tabelle td.alignleft{
	text-align: left;
}


.termin_zukunft .tabelle .kopfzeile, .termin_archiv .tabelle .kopfzeile{
	background: #acc1ed;
	height: 25px;
}

.termin_zukunft .tabelle .pdf, .termin_archiv .tabelle .pdf{
	background: url(./img/pdf.gif) top left no-repeat;
	background-position: 3px;
	padding: 5px 0 5px 25px;
}

/*=== TERMINE STARTSEITE ============================================================================*/

.termin_startseite {
	border-bottom: 1px solid #4f4f4f;
	padding: 0px;
	text-align: left;
	margin: 5px 10px;
	padding-bottom: 5px;
}

.termin_startseite .date {
	xcolor: #4f4f4f;
	font-weight: bold;
	font-size: 8pt;
}

.termin_startseite .text {
	xcolor: #4f4f4f;
	font-weight: normal;
	font-size: 8pt;
}
