h1 {
  font-family: 'Lucida Sans Unicode', 'Lucida Grande', Helvetica, Arial, sans-serif;
  font-size: 16px; 
  line-height: 22px;
  border-bottom: 1px solid #d1d1d1;
  padding: 0px 0px 8px 0px;
  margin: 0px 0px 18px 0px;
  font-weight: normal;
  color: #080808;
}

p {
  font-size: 11px;
  color: #333333;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  text-align: left;
  line-height: 16px;
  margin: 0px 0px 16px 0px;
}

a, a:link, a:visited, a:active, a:hover {
  font-size: 11px;
  color: #003e7b;
  text-decoration: none;
}


h2 {
	font-family: 'Lucida Sans Unicode', 'Lucida Grande', Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 13px;
	line-height: 1.8em;
	color: #333333;
}

h3 {
	font-family: 'Lucida Sans Unicode', 'Lucida Grande', Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 1.8em;
	font-weight: bold;
	color: #333333;
}

h4 {
	font-family: 'Lucida Sans Unicode', 'Lucida Grande', Helvetica, Arial, sans-serif;
	font-size: 11px;
	line-height: 1.6em;
	color: #333333;
	font-style: italic;
}

h5 {
	font-family: 'Lucida Sans Unicode', 'Lucida Grande', Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 14px;
	line-height: 1.8em;
	color: red;
}

h6 {
	font-family: 'Lucida Sans Unicode', 'Lucida Grande', Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 12px;
	line-height: 1.6em;
	color: red;
}

ul {
	margin-bottom: 1em;
}

ol {
	list-style: decimal inside;
	margin-bottom: 1em;
}

ol li {
	list-style: decimal inside;
}

li {
        line-height: 150%;
	list-style-type: none;
	list-style-image: url(../bilder/list.jpg);
} 

.contenttable {
	text-align: justify;
        line-height: 150%;
	border: none 0px white;
	border-spacing: 15px;
	empty-cells: show;
}


.csc-caption {
	font-style: italic;
	text-align: right;
}

.csc-textpic-caption {
        font-style: italic;
        text-align: center;
        line-height: 200%;
}


a img {
	border: none;
}

#TextRot { 
	color: red
}

.LoginLabel {
        margin-bottom: 1em;
        color: #333333;
        text-align: justify;
        line-height: 150%;
	width: 80px;
}

.indent {
        margin-bottom: 1em;
        color: #333333;
        text-align: justify;
	padding-left: 2em;
}

.align-right {
	text-align: right;
}

.align-center {
	text-align: center;
}

.download-container-1 {
}

.download-container-1 .download-element{
/*        background: url(../../bilder/layout/download.gif) no-repeat left top;		*/
        text-align: left;
/*        padding-left: 14px;		*/
/*        text-indent: -14px;		*/
}

.download-container-1 .download-file{
/*        margin-left: 14px;	*/
        line-height: 18px;
}

.download-container-2 {
}

.download-container-2 .download-element{
	background: url(../../bilder/layout/download.gif) no-repeat left top;
	text-align: left;
	padding-left: 14px;
	text-indent: -14px;
}

.download-container-2 .download-file{
	margin-left: 14px;
	line-height: 18px;
}

.download-size{
	margin-left: 1em;
}

.news-single-img img {
	float: left;
	margin: 10px 20px 10px 0px;
}
.news-single-img .spacer-gif {
	display: none;
}
.news-single-img br {
	display: none;
}

.news-single-author {
	clear: both;
}

.news-single-imgcaption {
	clear: both;
}
