a,
a:link,
a:visited {
    color: #00376b;
    text-decoration: none;
}

a:hover,
a:active {
    color: #ffffff;
}

a.subnav,
a.subnav:link,
a.subnav:visited {
    color: #FFFFFF;
    text-decoration: none;
    margin:0px 0px 0px 20px;
}

a.subnav:hover,
a.subnav:active {
    color: #ffffff;
    text-decoration: none;
    margin:0px 0px 0px 20px;
}

div.bgleft {
	background: #00376b url('/fileadmin/images/gruppe/back_home_links.gif') 0 100% no-repeat;
}

div.bgright {
	background: #ccc url('/fileadmin/images/gruppe/back_home_rechts.gif') 0 100% no-repeat;
}


div#main {background: url('/fileadmin/images/mainbg_gruppe.gif') repeat-y 0 0;}
div.group {width: 560px !important;}


/* ------ tt_News Latest Coloring ----- */
table#startnews td.date strong {font-weight: bold; color: #fff;}
table#startnews td.date {color: #CCCCCC;}
table#startnews td.link a,
table#startnews td.link a:link,
table#startnews td.link a:visited {
	font-weight: normal;
}





#newscontent p.bodytext {
    padding: 0px;
    margin: 0px;
}

#news-files img {
	vertical-align: middle;
	margin: 0px 5px 5px 0px;
}


/* FLASH */
div#gruppe_flash_home {
	position: absolute;
	top: 30px;
	left: 225px;
	background: #CCCCCC;
	z-index: 20;
}


div.imagemap-home {
	position: relative;
	top: -20px;
	z-index: 10;
}

/* MA-Nav Color */
div.ma-nav ul li a,
div.ma-nav ul li a:link,
div.ma-nav ul li a:visited {
	color: #00376b;
}

/* Egeli Geschichte */

h1.history-header {
	padding: 10px 0;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
}

td.history h2 {margin: 8px 0 0 0; padding: 0;}
td.history div.history-list p {margin: 0 0 8px 0; padding: 0;}


div.history-list {
	border-bottom: 1px solid #fff;
}
div.history-list div.history-list {border-bottom: none;}

div.history-list dl.csc-textpic-image {width: auto !important;}

div.history-list div.csc-textpic-text.history-list p { margin-bottom: 0px; }

div.history-list a,
div.history-list a:link,
div.history-list a:visited {
	position: relative;
	display: block;
	width: 11px;
	height: 11px;
	background: url(/fileadmin/images/gruppe/linkpfeil.gif) no-repeat;
}
div.history-list a:hover,
div.history-list a:active {
	background: url(/fileadmin/images/gruppe/linkpfeil_over.gif) no-repeat;
}

div.history-list img {display: none;}



/* Ausblenden */
div.logo-group {display: none;} 


/* Kontaktformular */
div.form-gruppe textarea {height: 94px;}
