﻿.Foto, .Fotolinks, .Fotorechts
{
	border:solid 1px red;
}

.Fotolinks
{
	float:left;
	margin-right:5px;
}

.Fotorechts
{
	float:right;
	margin-left:5px;
}


h1
{
	font-size:11pt;
}

h2
{
	font-size:10pt;
	font-style:italic;
}

.floatbreaker
{
    clear:both;
    height:0px;
}


