





body {

	background-attachment: fixed;
	background-color: #FFFFCC;
	background-repeat: no-repeat;
	color: #000000;
}

p.Bildtext {
    font-size: 20px;
}

a[href] {
	color: #00AAF0;
}
a[href]:visited {
	color: #6080C0;
}
a[href]:active {
	color: #ED2328;
}

h1.title {
    color: #000000;
}

td#header {

}

