
DIV.alphabet a {font-size: 13px; color: #718B5A; text-decoration: none; line-height: 50px;}
DIV.alphabet a:active {text-decoration: none;}
DIV.alphabet a:hover {text-decoration: underline;}
DIV.alphabet a:visited {text-decoration: none;}

DIV.letter a {font-size: 13px; line-height: 20px;}

DIV.column1-unit a.letter {font-weight: normal; color: #000000; text-decoration: underline;}
DIV.column1-unit a.letter:active {text-decoration: underline;}
DIV.column1-unit a.letter:hover {text-decoration: underline;}
DIV.column1-unit a.letter:visited {text-decoration: underline;}

DIV.catchword {font-size: 11px; font-weight: bold; line-height: 12px; color: #000000;}
DIV.catchword_desc {font-size: 11px; margin-bottom: 8px;}


A {
	COLOR : #718b5a;
	text-decoration : none;
}
A:active {
	text-decoration : none;
}
A:link {
	text-decoration : none;
}
A:visited {
	text-decoration : none;
}
A:hover {
	text-decoration : underline;
}

#text_headline {
	font-variant: small-caps;
	color: #718b5a;
	font-size: 15px;
	font-weight: bold;
	padding-top: 2px;
}

#main {
	margin-left: 124px;
	border-left: 1px solid #718b5a;
}

#main-text {
	margin-left: 15px;
}


hr {
	border:thin solid;
	color: silver;
	margin: 10px 0 10px 0;
}

h2 {
	font-variant: small-caps;
	color: #718b5a;
	font-size: 15px;
	font-weight: bold;
	padding-top: 2px;
	text-align: left;
}

#paragraphen {
	font-weight: bold;
	text-align: center;
}



.csc-form-label {
	color:#718B5A;
	font-size:11px;
	font-weight:bold;
}
.csc-form-fieldcell {
	border: 1px solid black;
}
.sub1 {
	margin-left:15px;
}
.sub2 {
	margin-left:30px;
}

#content h1 {
	color:#718B5A;
	font-size:15px;
	font-variant:small-caps;
	font-weight:bold;
	margin-top:0px;
}
#boardRedirect {
	position:absolute;
	bottom: 5px;
	right: 10px;
	font-size:18px;
	font-style:italic;
	line-height:20px;
	text-align:right;
	font-weight:bold;
}
#menue_head {
	font-variant: small-caps;
	color: #718b5a;
	font-size: 15px;
	font-weight: bold;
	margin-top: 10px;
}

ul#Navigation {
	font-size: 12px;
	color: #9eb28b;
	padding: 0px;
	margin:16px;
	margin-top:-10px;
}
ul#Navigation li {
    list-style: none;
	list-style-type: square;
	list-style-position: outside;
}
ul#Navigation a {
    display: block;
    padding: 0.1em;
}
ul#Navigation a:link {
    color: #718b5a;
}
ul#Navigation a:visited {
    color: #718b5a;
}
ul#Navigation a:hover {
    color: #718b5a;
}
ul#Navigation a:active {
    color: #718b5a;
}