BODY {
	font-family: arial; font-size: 11px; text-align:left; background-color: #DDDDDD
}

TD {
	text-align:left
}

.newstab { border-width:1px; border-color:#000000; border-style:solid;
}

.maintab { border-width:1px; border-color:#000000; border-style:solid
}

.headline_white {
	COLOR: #FFFFFF; FONT-WEIGHT: bold; FONT-SIZE: 13px; text-align:left
}

.headline_black {
	COLOR: #222222; FONT-WEIGHT: bold; FONT-SIZE: 13px; text-align:left
}

.rot {
	COLOR: #ff0000
}
.fett {
	COLOR: #222222; FONT-WEIGHT: bold
}

.kursiv {
	FONT-STYLE: italic; text-align:left
}

}
.click-menu {
    width: 135px;
}
.click-menu .box1 {
    background-color: #202340;
    color: #99bb99;
    font-weight: bold;
    font-size: 10px;
    font-family: arial;
    padding: 4px 8px;
    border-width: 1px;
    border-color: #448882;
    border-style: solid solid solid solid;
    cursor: default;
    width: 135px;
    position: relative;
}
.click-menu .box1-hover {
    background-color: #113344;
    color: #CCEEEB;
    font-weight: bold;
    font-size: 10px;
    font-family: arial;
    padding: 4px 8px;
    border-width: 1px;
    border-color: #99CCAE;
    border-style: solid solid solid solid;
    cursor: default;
    width: 135px;
    position: relative;
}
.click-menu .box1-open {
    background-color: #202340;
    color: #99bb99;
    font-weight: bold;
    font-size: 10px;
    font-family: arial;
    padding: 4px 8px;
    border-width: 1px;
    border-color: #448882;
    border-style: solid solid none solid;
    cursor: default;
    width: 135px;
    position: relative;
}
.click-menu .box1-open-hover {
    background-color: #113344;
    color: #FF0000;
    font-weight: bold;
    font-size: 10px;
    font-family: arial;
    padding: 4px 8px;
    border-width: 1px;
    border-color: #99CCAE;
    border-style: solid solid none solid;
    cursor: default;
    width: 135px;
    position: relative;
}
.click-menu .box1 img, .click-menu .box1-hover img, .click-menu .box1-open img, .click-menu .box1-open-hover img {
    position: absolute;
    top: 6px;
    right: 6px;
}
.click-menu .section {
    background-color: #224441;
    font-family: arial;
    font-size: 10px;
    line-height: 15px;
    padding: 5px 5px 6px 5px;
    border-width: 1px;
    border-color: #448882;
    border-style: none solid solid solid;
    display: none;
}
.click-menu .section-hover {
    background-color: #224441;
    font-family: arial;
    font-size: 10px;
    line-height: 15px;
    padding: 5px 5px 6px 5px;
    border-width: 1px;
    border-color: #99CCAE;
    border-style: none solid solid solid;
    display: none;
}
.click-menu .section a {
    color: #8BAA88;
    text-decoration: none;
    white-space: nowrap;
}
.click-menu .section a:hover {
    color: #CCEEEB;
    text-decoration: none;
    white-space: nowrap;
}
.click-menu .box2 {
    width: 100%;
}
.click-menu .box2-hover {
    background: #000000;
    width: 100%;
}


A:link {
	COLOR: #FF6600; TEXT-DECORATION: none
}
A:visited {
	COLOR: #006699; TEXT-DECORATION: none
}
A:hover {
	COLOR: #FF8800; TEXT-DECORATION: underline
}
