a.imagelink:link, a.imagelink:visited {
	text-decoration: none;
}

a.linkformular:link,
a.linkformular:visited,
a.linkformular:hover,
a.linkformular:active {
	color: #FF0000;
}


a.link-intern:link,
a.link-intern:visited,
a.link-intern:hover,
a.link-intern:active {
	color: #000000;
}

a.link-extern:link,
a.link-extern:visited,
a.link-extern:hover {
	color: #0000ff;
}

a.download {
        color: #D00404;
        font-weight: bold;
        border: 0px #000000;
}

a.anchor {
        color: #CCCCCC;
}

p.imgDescription {
        color: #222222;
        font-weight: bold;
        text-align: justify;
        font-size: 12px;
        margin-top: 10px;
        float: left;
        width: 60%;
}

p.box {
	width: 235px;
	height: 300px;
	float: left;
	background-color: #FFFFFF;
	border: 1px solid #000000;
	color: #000000;
	padding: 0px 4px;		
}

img.crosswise, img.edgewise {
        float: left;
        clear: left;
        margin: 5px 10px 0px 10px;
        border-style: inset;
        color: #000000;
}

td.blau-hinterlegt,
th.blau-hinterlegt {
        color: #FFFFFF;
        background-color: #003366;
        border: 1px outset;
}

td.hellgrau-hinterlegt,
th.hellgrau-hinterlegt {
        background-color: #EEEEEE;
        border: 1px outset;
}

td.dunkelgrau-hinterlegt,
th.dunkelgrau-hinterlegt {
        background-color: #BBBBBB;
        border: 1px outset;
}