body {
    margin: 0; padding: 0;
    text-align: center;  /* Zentrierung im Internet Explorer */
}

#kopfleiste td{
	border-bottom-width: 2px;
	border-bottom-color: #FFC800;
	border-bottom-style: solid;
}

#kopf td{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#kopf a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	letter-spacing: 0.1em;
	display: block;
	padding-top: 6px;
	padding-right: 8px;
	padding-bottom: 7px;
	padding-left: 8px;
	margin: 0px;
}

#kopf a:hover{
	background-image: url(images/navi_bg.gif);
	background-repeat: repeat;
	background-color: #FFC800;
}

.aktiviert{
	background-image: url(images/navi_bg.gif);
	background-repeat: repeat;
	background-color: #FFC800;
}

#fussleiste td{
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFC800;
	border-bottom-color: #FFC800;
}

#fuss td{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}

#fuss a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration:none;
}

#fuss a:hover{
	text-decoration: underline;
}

#bildleiste {
	background-image: url(images/bl_bg.gif);
	background-repeat: repeat-y;
}



.titelcapital{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15pt;
	font-weight: bold;
	font-variant: small-caps;
	text-decoration: none;
	letter-spacing: 0.08em;
}

.titelcapital i{
	font-size: 17pt;
	font-style: normal;
	text-decoration: none;
}

.textstart{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	line-height: 1.2em;
	letter-spacing: 0.1em;
}

.textstart a{
	color: #0000FF;
	text-decoration: none;
}

.textstart a:hover{
	color: #FFC800;
	text-decoration: underline;
}

.text{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
}

.text a{
	color: #0000FF;
	text-decoration: none;
}

.text a:hover{
	color: #FFC800;
	text-decoration: underline;
}
#bildebene {
	height: 280px;
	width: 310px;
	border: 2px solid #FFC800;
	position: absolute;
	visibility: hidden;
	top: 130px;
	background-color: #E0FD6C;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	padding-left: 10px;
	left: 277px;
}

#bildebene a{
	color: #0000FF;
	text-decoration: none;
}

#bildebene a:hover{
	color: #FF0000;
	text-decoration: underline;
}

.anker {
	position: relative;
	height: 10px;
	width: 10px;
	left: 0px;
	top: 0px;
}
#mepv {
	position: absolute;
	height: 60px;
	width: 190px;
	right: 0px;
	bottom: -22px;
}

