.mdbAZLinks a {
    color: #D03521;
    font-size: 11px;
    font-weight: bold;
    width: 4%;
}

.csc-bulletlist a, .csc-bulletlist a:visited, .csc-bulletlist a:hover {
    color:#D03521;
    font-size:11px;
    font-weight:bold;
}

.csc-linkToTop a {
    color:#D03521;
    font-size:11px;
    font-weight:bold;
}

.csc-linkToTop a:hover {
    color:#D03521;
    font-size:11px;
    font-weight:bold;
}

.csc-linkToTop a:visited {
    color:#D03521;
    font-size:11px;
    font-weight:bold;
}

/* RTE spezifisches **********************************************/

.htmlarea-content-body a {
	text-decoration:underline !important;
}
span.klein {
	font-size:90%;
}

p.klein {
	font-size:90%;
}


/* statistik kapitellink */

.kapitelLink {
    text-align: right;
    width: 590px;
}

/* textpic caption */

.csc-textpic-caption {
    font-family: Tahoma;
    font-size: 10px;
    font-weight: bold;
    padding-top: 10px;
    padding-bottom: 25px;
}

/* downlaods */

.csc-uploads-fileName p {
	display: inline;
}

.csc-uploads-fileName a {
    color: #80807d;
    text-decoration: none;
}

/* indexed search, suche *********************************/

.tx-indexedsearch-percent {
    font-weight: bold;
}

.tx-indexedsearch-res .tx-indexedsearch-title a:visited {
    color: #80807d;
    text-decoration: none;
}

.tx-indexedsearch-res .tx-indexedsearch-title a:hover {
    color: #80807d;
    text-decoration: none;
}

body {
	color:#80807D;
	font-family:verdana,Arial,sans-serif;
	font-size:11px;
}
a {
    color: #80807d;
    text-decoration: none;
}

a:visited {
    color: #80807d;
    text-decoration: none;
}

a:hover {
    color: #80807d;
    text-decoration: underline;
}

.csc-linkToTop {
	text-align:right;
	margin-top:5px;
	margin-bottom:20px;
}

h1 {
	font-size: 16px;
	display: block;
	margin-top:0px;
	margin-bottom:5px;
}

h2 {
	font-size: 13px;
	margin-top:10px;
	margin-bottom:5px;
}

h3 {
	font-size: 14px;
	font-weight:bold;
	margin-top:5px;
	margin-bottom:3px;
}

h4 {
	font-size: 12px;
	font-weight:normal;
	font-style:italic;
	margin-top:5px;
	margin-bottom:3px;
}

h5 {
	font-size: 10px;
	font-weight:normal;
	margin-top:3px;
	margin-bottom:3px;
}

h6 {
	font-size: 10px;
	font-weight:normal;
	font-style:italic;
	margin-top:3px;
	margin-bottom:3px;
}

.bodytext {
	margin-top: 0px;
	margin-bottom: 15px;
}

ul {
	/* list-style-type: square; */
	/* list-style-type: none; */
	/* list-style-image: url(../images/layout/list_1.gif) !important; */
}

.subnavi {
	text-indent: 25px;
	font-size: 10px;
}

/* service navi */

.servicenav {
    padding: 0px 5px;
}

.servicenav a {
    color: white;
    text-transform: uppercase;
}

#contentLeft .bodytext a {
    font-weight:bold;
    text-decoration: underline;
    color: #D03521;
}
/*
#contentLeft a.internal-link,
#contentLeft a.external-link,
#contentLeft a.external-link-new-window,
*/

#contentLeft a.download, 
.news-list-morelink a {
	padding-left: 10px;
	background:transparent url(../images/layout/a_orange.gif) no-repeat left 4px;
}
#contentRight a.internal-link, #contentRight a.external-link, #contentRight a.external-link-new-window, #contentRight a.download {
	padding-left: 10px;
	background:transparent url(../images/layout/a_grau.gif) no-repeat 0 4px;
}

ul.dateiliste {margin-left:0;list-style-type:none;}
ul.dateiliste li {margin-left:0;}
/*#contentLeft ul.dateiliste a {background-position:left 4px;}*/

