.Titel {
	color:#001B52;	
	font-size: 13px;
	text-align: left;
	font-weight: bold;
}

.Untertitel {
	font-style : normal;
	font-weight : normal;
	color : #001B52;
	text-align: left;
}


.Klein {
	font-size : 10px;
	line-height: 12px;
	font-style : normal;
	font-weight : normal;
	text-align: left;
}

.Link {
	padding: 0px 0px 0px 10px;
	background-image: url(../images/pfeil-link.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	text-decoration: underline;
}

.Link a:link, .Link a:active, .Link a:visited  {
	padding: 0px 0px 0px 10px;
	background-image: url(../images/pfeil-link.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	text-decoration: underline;
}

.Link a:hover  {
	color : #001B52;
	padding: 0px 0px 0px 10px;
	background-image: url(../images/pfeil-link.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	text-decoration: underline;
}

.PortraitTabelle {
border: 0px; margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px;
}

.Tabelle50 {
width: 50px;
margin-top: 10px;
vertical-align: top;
}

.Tabelle80 {
width: 80px;
padding-top: 10px;
vertical-align: top;
}

.Tabelle100 {
width: 100px;
padding-top: 10px;
vertical-align: top;
}

.Tabelle150 {
width: 150px;
padding-top: 10px;
vertical-align: top;
}

.Tabelle200 {
width: 200px;
padding-top: 10px;
vertical-align: top;
}

.Tabelle380 {
width: 380px;
vertical-align: top;
}

.Tabelle400 {
width: 400px;
padding-top: 10px;
vertical-align: top;
}

.Tabelle480 {
width: 480px;
padding-top: 10px;
vertical-align: top;
}

.BildAbstand {
margin-right: 20px;
}