/* CSS-Definitionsdatei, die Site-übergreifende Stylesheets enthält */

.BerichtUeb {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: 16px;
 	color: rgb(255,255,0);
 	font-weight: bold;
 	font-style: italic;
 	text-align: justify
}

.Berichte {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: 12px;
 	color: rgb(255,255,255);
 	text-align: justify;
 	border-left-style: none;
 	border-top-style: none;
 	border-right-style: none;
 	border-bottom-style: none
}

.Reiseberichte {
	font-family: Verdana, Tahoma, Arial, Helvetica, Sans-serif;
 	font-size: x-small;
 	color: rgb(255,255,255);
 	font-weight: normal;
 	font-style: normal;
 	vertical-align: baseline;
 	font-variant: normal;
 	text-align: justify
}

.ReisebTxt {
	font-family: Verdana,  Tahoma,  Arial,  Helvetica,  Sans-serif;
 	font-size: 6px;
 	color: rgb(255,255,255);
 	text-align: justify
}

.ReisebUeb {
	font-family: Verdana,  Tahoma,  Arial,  Helvetica,  Sans-serif;
 	font-size: 14px;
 	color: rgb(255,255,0);
 	font-weight: bold;
 	font-style: italic;
 	text-align: justify
}

.Rahmen {
	font-family: Arial,  Helvetica,  Geneva,  Sans-serif;
 	font-size: 12px;
 	text-align: justify;
 	padding: 5px;
 	border-left: 1px solid rgb(153,102,102);
 	border-right: 1px solid rgb(153,102,102);
 	border-bottom: 1px solid rgb(153,102,102)
}

.NavText {
	font-family: Arial,  Helvetica,  Geneva,  Sans-serif;
 	font-size: 10px;
 	color: rgb(255,255,255);
 	background-color: rgb(255,246,229)
}

.TextObject {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: x-small
}

.Standard {
	font-family: Arial,  Helvetica,  Geneva,  Sans-serif;
 	font-size: x-small;
 	text-align: justify;
 	padding-right: 5px
}

.test {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: 10px;
 	text-indent: 0px;
 	border: 1px solid rgb(0,0,0);
 	margin: 0px
}