a:link {text-decoration:underline;color:#1d5445;}
a:visited {text-decoration:underline;color:#1d5445;}
a:hover {text-decoration:underline;color:black;}
a:active {text-decoration:underline;color:#1d5445;}

#home_topleiste {
	position:absolute;
	top:120px;
	left:800px;
	border:solid 0px red;
	margin:0px 20px 0px 55px;
}
#home_bilderleiste {
   position: relative;
   left:-11px;
}
#quickfinder {
	padding-right:10px;
}
#quickfinder table  {
	border-collapse:collapse;
	border:solid 2px #023306;
}
#quickfinder table td {
	color:#023306;
	background-color:#ebdd48;
	font-family:Helvetica,Arial;
	font-size:8pt;
	padding:1px 4px 1px 4px;
}
#quickfinder table td select, #quickfinder  table td input {
	font-size:8pt;
}
#quickfinder table td.copyright {
	font-size:7pt;
	color:#555;
	text-align:center;
}



body
{
background-color:#BFCBBF;
margin:0px;
}

#contentcell
{
background-image:url("bilder/hg-bild_n_gruen.gif");
background-repeat:no-repeat;
background-position: center;
}

#fusszeile
{
font-family:Helvetica,Arial;
font-size:8pt;
}


div.news_item {
	font-family:Helvetica,Arial;
	font-size:.9em;
	width:660px;
	margin:1em 0 0 .5em;
	border:solid 0px red;
	min-height:120px;
}
div.news_item h1 {
	margin:0 0 .5em 0;
	font-size:1em;
	border-bottom:solid 2px #014222;
	padding-bottom:4px;
	color:#014222;
}
div.news_item p {
	margin:0;
}
div.news_item div.bild {
	float:left;
	margin:0 10px 10px 0;
	width:120px;
	height:80px;
	border:solid 2px #014222;
	overflow:hidden;
}
div.news_item img {
}

.navigation_links
{
background-color: rgb(217,224,217);
}

.veranstaltung
{
   color:#014222;
   margin-top:0pt;
   margin-bottom:0pt;
   font-family:sans-serif;
   font-size:9pt;
   line-height:14pt;
}

div.box_veranstaltung
{
   /*border: 0.5pt solid black;*/
   width:600px;
   height:120px;
   margin-left:60px;
   margin-top:30px;
}

div.box_headline
{
   padding-left:0px;
   padding-top:2px;
   height:28px;
   vertical-align:top;
   float:left;
}

.text_headline
{
   color:#014222;
   // color:#f2f037;
   font-weight:bold;
   font-size:11pt;
   padding:2px;
}

div.box_datum
{
   width:90px;
   height:30px;
   padding-right:5px;
   vertical-align:middle;
   text-align:right;
   font-weight:bold;
   float:right;
}

div.box_gruppe_headline_datum
{
   height:30px;
   border-bottom:2px solid #014222;
   margin-bottom:10px;
}

div.box_bild
{
   width:100px;
   height:75px;
   border:2px solid #014222;
   margin-right:10px;
   float:left;
   overflow:hidden;
}

div.box_bild_detail
{
   border:2px solid #014222;
   float:right;
   margin-left:10px;
   margin-bottom:5px;
}

#navigation_news_zurueck
{
   height:25px;
   text-align:center;
}

span.nav_zurueck
{
   xxbackground-color:#014222;
   padding:2px;
}

a.nav_zurueck
{
   color: rgb(255,255,255);
   font-weight:bold;
}


