.rand {  border: #000000; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; background-image: url(images/rand.gif); background-repeat: repeat-y}
.rand-menue {  border: #000000 solid; background-color: #FEFBF5; font-family: Verdana, Arial, Helvetica, san-serif; font-size: 10pt; font-weight: normal; color: #000000; border-width: 1px 1px 1px 0px}
.rand-index {solid; font-family: Verdana, Arial, Helvetica, san-serif; font-size: 10pt; font-weight: normal; color: #000000; }

A:link {
	;
	color: #ED1C24;
	text-decoration: none;
}
A:visited { color : #334976; ; text-decoration: none; cursor: hand}
A:active { color : #ED1C24; ; text-decoration: none}
A:hover { cursor: pointer; ; color: #ED1C24; text-decoration: underline}

A.rand-menue:link {
	;
	color: #000000;
	text-decoration: none;
}
.footer-info {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; color: #FFFFFF}
.topic {  font-family: Verdana, Arial, Helvetica, san-serif; font-size: 12pt}
H1 {
  font-family : Helvetica;
  color : #000000;
  background : transparent;
  text-align : center;
  font-size : 12pt;
}

.text {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt}
.textkl {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt}  
.textklrot {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; color: #FF0033}  


#navcontainer {
        background: #4677C0;
		
        border-top: 1px solid #FFFFFF;
		font: normal normal 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
}

#navlist {
        list-style: none outside none;
		margin: 0;
        padding: 0;
}

@media all {
        #navlist {
                text-align: center
        }
}

#navlist li {
        bottom: 11px;
        display: inline;
        line-height: 1.2em;
        margin: 0;
        padding: 0;
        position: relative;
}

html>body #navlist li {
        background: #000;
        margin: 0 3px 0 0;
        padding: 4px 0px 4px 0;
}

#navlist a, #navlist a:link, #navlist a:visited {
        background: #2D569F;
        border: 1px solid #FFF;
        bottom: 2px;
        color: #FFF;
        cursor: pointer;
        display: inline;
        height: 1em;
        margin: 0;
        padding: 3px 5px 3px 5px;
        position: relative;
        right: 2px;
        text-decoration: none;
}

#navlist a:hover {
        background: #6AA1D1;
        bottom: 1px;
        color: #FFF;
        position: relative;
        right: 1px;
}

#navlist a:active {
        background: #999;
        bottom: 0px;
        color: #FFF;
        position: relative;
        right: 0px;
}

#navlist li#active {
        background: #369;
        bottom: 13px;
        display: inline;
        margin: 0 3px 0 0;
        padding: 0;
        position: relative;
}

html>body #navlist li#active {
        background: #000;
        margin: 0 4px 0 4px;
}

#navlist #active a, #navlist #active a:link, #navlist #active a:visited, #navlist #active a:hover {
        background: #868320;
        border-bottom: none;
        border-left: 1px solid #9CC;
        border-right: 1px solid #9CC;
        border-top: 1px solid #9CC;
        bottom: 0;
        color: #FFF;
        cursor: text;
        margin: 0;
        padding: 2px 5px 0 5px;
        position: relative;
        right: 0;
}
#title{
	padding-left: 10px;
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	padding-top: 4px;
	height: 15px;
}
/* Block Links */
#bLeft {
	padding: 4px 4px 0 8px;

}
#bLeftContent {
	width: 100%;
	padding: 4px 12px 0 0;
}
#bLeftContent a:link, #bLeftContent a:active, #bLeftContent a:visited  {
	font-size: 12px;
	color: #333;
	text-decoration: none;
}
#bLeftContent a:hover {
	color:#989E49;
}
