﻿body {
background-color: #202020;
            color: Yellow;
            width: 1280px;
FONT-FAMILY: Verdana, Helvetica, Helv, sans-serif;
}

        .fotonavi
        {
            position: absolute;
            top: 120px;
            left: 10px;
            width: 110px;
            color: Yellow;
        }
        .headline
        {
            position: absolute;
            left: 0px;
            top: 0px;
        }
        h1
        {
            position: absolute;
            left: 0px;
            top: 120px;
            width: 1280px;
            text-align: center;
				FONT-FAMILY : Verdana, Helvetica, Helv, sans-serif;

        }
        .fotocol1
        {
            position: absolute;
            top: 180px;
            left: 46px;
            width: 350px;
            text-align: center;
        }
        .fotocol2
        {
            position: absolute;
            top: 180px;
            left: 442px;
            width: 350px;
            text-align: center;
        }
        .fotocol3
        {
            position: absolute;
            top: 180px;
            left: 838px;
            width: 350px;
            text-align: center;
				
        }


        .textcol1
        {
            position: absolute;
            top: 180px;
            left: 46px;
            width: 350px;
            text-align: left;
        }
        .textcol2
        {
            position: absolute;
            top: 180px;
            left: 442px;
            width: 350px;
            text-align: left;
        }
        .textcol3
        {
            position: absolute;
            top: 180px;
            left: 838px;
            width: 350px;
            text-align: left;
				
        }

p,li {
width: 720px;
border-width: 10px;
FONT-FAMILY: Verdana, Helvetica, Helv, sans-serif;
font-size: 10pt;
}

h2 {
FONT-FAMILY : Verdana, Helvetica, Helv, sans-serif;
}

img {
	border: none;
}


@media Screen

{
A:link {
	color: white;
}

A:visited {
	color: white;
}

A:hover {
	color: Silver;
}



