/* Hintergründe */
.bglinks {
	background-image: url(layout/layout_01.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.bgrechts {
	background-image: url(layout/layout_05.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.bg-innenli {
	background-image: url(layout/layout_11.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.bg-innenre {
	background-image: url(layout/layout_16.gif);
	background-repeat: repeat-y;
	background-position: right top;
}


/* Navigation & Footer */
.navi {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	line-height: 30px;
}
.navi a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	line-height: 30px;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	text-decoration: none;
}
.navi a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	line-height: 30px;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	text-decoration: none;

}
.navi a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 30px;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	text-decoration: none;
	
}
.navigation {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #999999;
	padding-left: 20px;
	letter-spacing: 4px;
	text-transform: uppercase;
}
.inhalt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	padding-left: 20px;
	letter-spacing: 4px;
	text-transform: uppercase;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}
.footer a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;

}
.footer a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
}
.footer a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
}


/* Inhalt */
.infotext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.infotext a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #666666;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
}
.infotext a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #666666;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
}
.infotext a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #e2003b;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
}
.fliesstext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 16px;
}
.fliesstext a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #e2003b;
	line-height: 16px;
}
.fliesstext a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #e2003b;
	line-height: 16px;
}
.fliesstext a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #666666;
	line-height: 16px;
}
