/**********************************************************
	Allegemeine Einstellungen
**********************************************************/

.unnamed1 {
	color: #0000FF;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-left: 0px;
	margin-right: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
    background-color: #FEFEFE;
}

.body_enlarge {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-left: 0px;
	margin-right: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
    background-color: #FFFFFF;
}

#SCHATTEN_LINKS {
	background-image: url(fileadmin/images/schatten_links.gif);
	background-repeat: repeat;
}

#SCHATTEN_RECHTS {
	background-image: url(fileadmin/images/schatten_rechts.gif);
	background-repeat: repeat;
}

.SCHATTEN_LINKS {

}


#Beispiel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
	color: #FFFFFF;
	margin-right: 10px;
}

#Beispiel a {
	color: #FFFFFF;
	text-decoration: none;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	font-style: normal;
	color: #144d7e;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	color: #144d7e;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	color: #144d7e;
}

h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	font-style: normal;
	/*font-variant: small-caps;*/
	color: #e47903;
	margin-bottom: 0px;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: black;
}

ul {line-height: 115%}

/*p a:link {
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	border-bottom: dashed 2px #E47903;
	color: #144d7e;
}

p a:visited {
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	border-bottom: dashed 2px #E47903;
	color: #144d7e;
}

p a:hover {
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	border-bottom: dashed 2px #E47903;
	color: #E47903;
}

p a:active {
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	border-bottom: dashed 2px #E47903;
	color: #144d7e;
}*/

a:link {
	color: #144D7E;
}

a:visited {
	color: #144D7E;
}

a:hover {
	color: #E47903;
}

a:active {
	color: #144D7E;
}

/**********************************************************
	Tabellen
**********************************************************/

#HAUPT_TABELLE {
	height: 100%;
}

table.fix {
	table-layout: fixed;
	background-color: #FFFFFF;
}

.TABELLE {
	min-height: 100%;
}

.GEPUNKTET_RECHTS {
	border-right: 1px solid #888888;
}

.GEPUNKTET_UNTEN {
	border-bottom: 1px solid #888888;
}

.GEPUNKTET_OBEN {
	border-top: 1px solid #888888;
}

.csc-frame-rulerBefore {
	border-top: 1px solid #888888;
}

.csc-frame-rulerAfter {
	border-bottom: 1px solid #888888;
}

/**********************************************************
	Kopf und Logo
**********************************************************/

#FIRMEN_LOGO {
	float: left;
	margin-left: 25px;
    margin-top: 2px;
}

#DRUCK_FIRMEN_LOGO {
	padding-right: 10px;
}

#FIRMEN_LOGO_ZEILE {
	height: 25px;
}

#FIRMEN_LOGO_ZELLE {
/*	background-image: url(/fileadmin/images/hintergrund_gross.gif);
	background-repeat: repeat; */
	text-align: right;
}

#DRUCK_FIRMEN_LOGO_ZEILE {
	height: 70px;
	text-align: right;
}

/**********************************************************
	Kopfzeilenmenü
**********************************************************/

#KOPF_ZEILE {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	color: #144d7e;
	text-align: right;
	margin-top: 5px;
}

#KOPF_ZEILE a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	color: #144d7e;
}

#KOPF_ZEILE a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	color: #144d7e;
}

#KOPF_ZEILE a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	color: #E47903;
}

#KOPF_ZEILE a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	color: #144d7e;
}

/**********************************************************
	Hauptmenü
**********************************************************/

#HAUPT_MENUE {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	font-style: normal;
	color: #666666;
	text-align: left;
	margin-left: 10px;
	margin-right: 10px;
}

.haupt_menue_no:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	color: #144d7e;
}

.haupt_menue_no:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	color: #144d7e;
}

.haupt_menue_no:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	color: #E47903;
}

.haupt_menue_no:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	color: #E47903;
}

.haupt_menue_act:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	color: #E47903;
}

.haupt_menue_act:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	color: #E47903;
}

.haupt_menue_act:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	color: #E47903;
}

.haupt_menue_act:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	color: #E47903;
}

/**********************************************************
	Untermenü
**********************************************************/

#UNTER_MENUE {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	color: #E47903;
	margin-top: 10px;
	margin-left: 4px;
}

.UNTER_MENUE_no:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	color: #144d7e;
}

.UNTER_MENUE_no:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	color: #144d7e;
}

.UNTER_MENUE_no:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	color: #E47903;
}

.UNTER_MENUE_no:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	color: #E47903;
}

/*.UNTER_MENUE_act {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	color: #E47903;
}*/

.UNTER_MENUE_act:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	color: #E47903;
}

.UNTER_MENUE_act:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	color: #E47903;
}

.UNTER_MENUE_act:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	color: #E47903;
}

.UNTER_MENUE_act:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	color: #E47903;
}

.unter_menue_ebene1 {
	padding-left: 0px;
	padding-right: 5px;
}

.unter_menue_ebene2 {
	padding-left: 10px;
	padding-right: 5px;
}

.unter_menue_ebene3 {
	padding-left: 20px;
	padding-right: 5px;
}

.unter_menue_ebene4 {
	padding-left: 30px;
	padding-right: 5px;
}

.unter_menue_ebene5 {
	padding-left: 40px;
	padding-right: 5px;
}

/**********************************************************
	Klickpfad
**********************************************************/

#KLICKPFAD {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	color: #666666;
	margin-top: 10px;
	margin-right: 10px;
	padding-left: 69px;
	text-indent: -59px;
}

#KLICKPFAD a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	color: #666666;
	text-decoration: none;
}

#KLICKPFAD a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	color: #666666;
	text-decoration: none;
}

#KLICKPFAD a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	color: #E47903;
	text-decoration: none;
}

#KLICKPFAD a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	color: #666666;
	text-decoration: none;
}

/**********************************************************
	Content (Inhalt)
**********************************************************/

h1.haupt_seiten_titel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	font-style: normal;
	color: #144d7e;
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 10px;
}

#INHALT_LINKS {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	color: black;
	margin-top: 10px;
	margin-left: 4px;
	margin-right: 4px;
}

#INHALT_MITTE {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	text-align: justify;
	color: black;
	vertical-align: top;
	padding-left: 10px;
	padding-right: 10px;

}

#INHALT_RAND {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	text-align: justify;
	color: black;
	vertical-align: top;
	padding-left: 10px;
	padding-right: 10px;
}

.csc-firstHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	color: #144d7e;
	vertical-align: top;
}

.csc-searchResultHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	color: #e47903;
}

.csc-searchResultHeader a:link {
	font-weight: bold;
	font-style: italic;
	color: #e47903;
}

.csc-searchResultHeader a:visited {
	font-weight: bold;
	font-style: italic;
	color: #e47903;
}

.csc-searchResultHeader a:hover {
	font-weight: bold;
	font-style: italic;
	color: #144d7e;
}

.csc-searchResultHeader a:active {
	font-weight: bold;
	font-style: italic;
	color: #e47903;
}

.csc-noSearchResultMsg {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	color: #e47903;
}

.csc-SearchResult {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: italic;
	color: black;
}

.csc-sword {
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
	color: #e47903;
}

/*.csc-header h1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	color: #144d7e;
	vertical-align: top;
	background-color:#EEEEEE;
}*/

.csc-menu-def {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	color: #144d7e;
	text-decoration: none;
	vertical-align: top;
	padding-left: 15px;
}

.csc-form-fieldcell {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	color: black;
	orphans: 5;
	widows: 5;
	margin-top: 10px;
}

.klein {
	font-size: 9px;
}

.bodytext a:link {
	font-weight: normal;
	font-style: normal;
	text-decoration: underline;
	color: #144d7e;
}

.bodytext a:visited {
	font-weight: normal;
	font-style: normal;
	text-decoration: underline;
	color: #144d7e;
}

.bodytext a:hover {
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	color: #E47903;
}

.bodytext a:active {
	font-weight: normal;
	font-style: normal;
	text-decoration: underline;
	color: #144d7e;
}

.csc-caption {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	color: #144d7e;
	margin-top: 4px;
	margin-bottom: 10px;
}

.csc-linkToTop {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	text-decoration: underline;
	color: #144d7e;
	text-align: right;
}

.csc-linkToTop a:link {
	font-weight: normal;
	font-style: normal;
	text-decoration: underline;
	color: #144d7e;
}

.csc-linkToTop a:visited {
	font-weight: normal;
	font-style: normal;
	text-decoration: underline;
	color: #144d7e;
}

.csc-linkToTop a:hover {
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	color: #E47903;
}

.csc-linkToTop a:active {
	font-weight: normal;
	font-style: normal;
	text-decoration: underline;
	color: #144d7e;
}

.imgtext-nowrap {
	white-space: normal;
	vertical-align: top;
}

.imgtext-table {
	white-space: normal;
	/*vertical-align: top;*/
}

#INHALT_RECHTS {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	color: black;
	margin-top: 10px;
	margin-left: 4px;
}

/**********************************************************
	Automatische Inhalte
**********************************************************/

#SITEMAP_TAB{
	width: 494px;
}

#DATUM {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	color: black;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: center;
}

#SPRACHE {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	color: black;
	margin-top: 6px;
}

#SPEZIAL_RECHTS {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	color: black;
	margin-top: 10px;
	/*margin-left: 4px;*/
	text-align: center;
}

#SPEZIAL_RECHTS a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	color: black;
}

#SPEZIAL_RECHTS a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	color: black;
}

#SPEZIAL_RECHTS a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	color: #E47903;
}


#DRUCKKNOPF {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	color: black;
	margin-top: 10px;
	/*margin-left: 4px;*/
	text-align: center;
}

#DRUCKKNOPF a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	color: black;
}

#DRUCKKNOPF a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	color: black;
}

#DRUCKKNOPF a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	color: #E47903;
}

#DRUCKKNOPF a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	color: black;
}

/**********************************************************
	TEST
**********************************************************/



/**********************************************************
	Fußzeilenmenü
**********************************************************/

#FUSS_ZEILE_KLICK {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	color: #333333;
F	margin-bottom: 5px;
	vertical-align: bottom;
}

#FUSS_ZEILE_KLICK a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	color: #333333;
	text-decoration: none;
}

#FUSS_ZEILE_KLICK a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	color: #333333;
	text-decoration: none;
}

#FUSS_ZEILE_KLICK a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	color: #144d7e;
	text-decoration: none;
}

#FUSS_ZEILE_KLICK a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	color: #333333;
	text-decoration: none;
}

/**********************************************************
	Fußzeile (copyright-Hinweis)
**********************************************************/

#FUSS_ZEILE {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	font-style: normal;
	color: #666666;
	margin-bottom: 8px;
	vertical-align: bottom;
}

#FUSS_ZEILE a:link {
	font-size: 9px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	color: #666666;
}

#FUSS_ZEILE a:visited {
	font-size: 9px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	color: #666666;
}

#FUSS_ZEILE a:hover {
	font-size: 9px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	color: #E47903;
}

#FUSS_ZEILE a:active {
	font-size: 9px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	color: #666666;
}

/**********************************************************
	News-Einstellungen
**********************************************************/

.news_wrap1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	text-align: justify;
	color: black;
	margin-top: 10px;
}

.news_wrap1 p {text-align: justify;}

.news_wrap1 a:link {
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	color: #144d7e;
}

.news_wrap1 a:visited {
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	color: #144d7e;
}

.news_wrap1 a:hover {
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	color: #E47903;
}

.news_wrap1 a:active {
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	color: #144d7e;
}

.news_wrap2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	text-align: justify;
	color: black;
	margin-top: 10px;
}

.news_wrap2 a:link {
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	color: #144d7e;
}

.news_wrap2 a:visited {
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	color: #144d7e;
}

.news_wrap2 a:hover {
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	color: #E47903;
}

.news_wrap2 a:active {
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	color: #144d7e;
}

.news_wrap3 {
	/*font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	text-align: justify;
	color: #e47903;
	margin-top: 10px;*/
}

.news_kopf {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	font-style: normal;
	text-align: justify;
	color: #144d7e;
}

.news_kopf a:link {
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	color: #144d7e;
}

.news_kopf a:visited {
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	color: #144d7e;
}

.news_kopf a:hover {
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	color: #E47903;
}

.news_kopf a:active {
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	color: #144d7e;
}

.news_latest_tabelle {
	width: 190;
}

.news_latest_kopfzelle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	letter-spacing: 2px;
	text-align: justify;
	color: #e47903;
}

.news_latest_zelle {
	border-bottom: 1px solid #888888;
}

.news_latest_fusszelle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	text-align: right;
	color: #999999;
}

.news_latest_image {
	text-align: right;
}

.news_content p {text-align: justify;}

/**********************************************************
	Dateilinks-Einstellungen
**********************************************************/

.csc-uploads {
	/*border-bottom: 1px dotted #999999;*/
	width: 494px;
}

.csc-uploads a:link {
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	color: #144d7e;
}

.csc-uploads a:visited {
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	color: #144d7e;
}

.csc-uploads a:hover {
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	color: #E47903;
}

.csc-uploads a:active {
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	color: #144d7e;
}

.csc-uploads-0 {

}

.tr-even {
	background-color: #F3F3F3;
	padding: 0px;
}

.tr-odd {
	background-color: #EFEFEF;
	padding: 0px;
}

.csc-uploads-fileSize {
	width: 70px;
	text-align: center;
}

.csc-uploads-icon {
	width: 25px;
	text-align: center;
}

.csc-uploads-fileName {
	text-align: justify;
}

.csc-uploads-fileName a:link {
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	border-bottom: dashed 1px #E47903;
	color: #144d7e;
}

.csc-uploads-fileName a:visited {
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	border-bottom: dashed 1px #E47903;
	color: #144d7e;
}

.csc-uploads-fileName a:hover {
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	border-bottom: dashed 1px #E47903;
	color: #E47903;
}

.csc-uploads-fileName a:active {
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	border-bottom: dashed 1px #E47903;
	color: #144d7e;
}

.csc-form-labelcell {
	width:100px;
}