/* Unterseiten */


.aktuelles
a { color: #990033;}



.ictm_content a:link{color: #990033;text-decoration:underline;}

.ictm_content a:visited{color: #990033;}

.ictm_content a:hover{color: #000000;text-decoration:underline;}

.ictm_content a:active{color: #990033; }

.ictm_content a:focus{color: #990033; }



.csc-textpic-text a:link{color: #990033;text-decoration:underline;}

.csc-textpic-text a:visited{color: #990033;}

.csc-textpic-text a:hover{color: #000000;text-decoration:underline;}

.csc-textpic-text a:active{color: #990033; }

.csc-textpic-text a:focus{color: #990033; }


.bodytext a:link{color: #990033;}

.bodytext a:visited{color: #990033;}

.bodytext a:hover{color: #000000;text-decoration:underline;}

.bodytext a:active{color: #990033; }

.bodytext a:focus{color: #990033; }



h1 {
	font-family: verdana;
	font-size: 21px;
	font-weight: 100;
	color: blue;
	margin-top: 14px;
}

h2 {
	font-family: verdana;
	font-size: 19px;
	font-weight: 100;
	color: green;
	margin-top: 12px;
}

h3, .csc-header csc-header-n1 h1 {
	font-family: verdana;
	font-size: 16px;
	color: #990033;
	margin-top: 0px !important;
	margin-bottom: 10px;
	font-weight:bold !important;
	line-height:24px;
}

h4 {
	font-family: verdana;
	font-size: 13px;
	line-height: 1em;
	color: #000000;
	margin-top: 4px;
	margin-bottom: 0.2em;
}

hr { color: #993366; }

img { border: none; }

p {
	font-family: verdana;
	font-size: 12px;
	color: #000000;
/*	line-height: 14px;*/
	line-height: 18px;
	margin-top: 0.4em;
	margin-bottom: 0.2em;
}

li {
	font-family: verdana;
	font-size: 12px;
	color: #000000;
line-height: 18px;
padding-bottom:20px;
}

td {
	font-family: verdana;
	font-size: 12px;
	color: #000000;
	line-height: 12px;
}

th {
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	line-height: 12px;
}

.external-link-new-window a { color: #990033; }

.external-link-new-window a:link{ }

.external-link-new-window a:visited{ }

.external-link-new-window a:hover{ }

.external-link-new-window a:active{ }

.external-link-new-window a:focus{ }




