body {
	margin: 0;
	padding: 0;
}

.center {
	text-align: center;
	margin: 0;
}
span {
        font-family: helvetica, arial, verdana;
        font-size: 12px;
		line-height: 16px;
		color: #000000;
}
span.smallimages img {
	padding: 6px 0 6px 0;
}
span a {
        color: #000000;
		text-decoration: underline;
		
}

span a:hover {
		color: #000000;
		text-decoration: underline;
}

span a:visited {
		color: #000000;
		text-decoration: underline;
}

span a:active {
		color: #000000;
		text-decoration: underline;
}
span.lexikon_head_on {
	font-size: 12px;
	font-weight:  bold;
	line-height: 16px;
	color: #EC0086;
	text-transform: uppercase;
}
span.lexikon_head {
	font-size: 12px;
	font-weight:  bold;
	line-height: 16px;
	color: #000;
	text-transform: uppercase;
}
span.lexikon_head a {
	text-decoration: underline;
}
span.lexikon {
	font-size: 11px;
	line-height: 15px;
}

span.lexikon_on {
	font-size: 11px;
	line-height: 15px;
	color: #EC0086;
}

span.navi {
	font-size: 10px;
	color: #EC0086;
	line-height: 18px;
}

span.navi a {
        color: #000000;
		text-decoration: none;
		
}

span.navi a:hover {
		color: #000000;
		text-decoration: none;
}

span.navi a:visited {
		color: #000000;
		text-decoration: none;
}

span.navi a:active {
		color: #000000;
		text-decoration: none;
}

span.navicontent {
	font-size: 12px;
	color: #EC0086;
}

span.navicontent a {
        color: #000000;
		text-decoration: none;
		
}

span.navicontent a:hover {
		color: #000000;
		text-decoration: none;
}

span.navicontent a:visited {
		color: #000000;
		text-decoration: none;
}

span.navicontent a:active {
		color: #000000;
		text-decoration: none;
}
span.info {
	font-size: 11px;
	color: #000000;
	line-height: 14px;
}
td.fotonavi {
	background-color: #d4c0a2;
	background: url(../images/bg_fotonavi.gif) no-repeat;
}
td.fotonavi span a {
	color: #EC0086;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none !important;
}
span.small {
	font-size: 9px;
	line-height: 12px;
}

span.hinweis {
	font-size: 12px;
	font-weight: bold;
	color: #EC0086;
	line-height: 18px;
	text-transform: uppercase;
}
.on {
	color: #EC0086;
}
.on a, .on a:hover, .on a:active, .on a:visited {
	text-decoration: none;
	color: #EC0086;
}
.bold {
	font-weight: bold;
}
.bold a, .bold a:hover, .bold a:active, .bold a:visited {
	text-decoration: none;
}

