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
{
	color: #000000;
}

a.link-extern:link,
a.link-extern:visited,
a.link-extern:hover
{
	color: #FF0000;
}

a.download
{
        color: #FF0000;
}

p.imgDescription 
{
        color: #FF0000;
        font-weight: bold;
}

img.crosswise 
{
        float: left;
        width: 200px;
        height: 150px;
        margin-right: 10px;
}


img.edgewise 
{
        float: left;
        width: 150px;
        height: 200px;
        margin-right: 10px;
}

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;
}
