html, body {
	margin: 0px 5px 0px 5px;
}
body{
	color: Black;
	font-size: 100.01%;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
td {
	margin: 0px 3px 0px 3px;
}
h1{
	margin: 0px;
	font-size: x-large;
}
h2{
	margin: 0px;
	font-size: large;
}
h3{
	margin: 0px;
	font-size: larger;
}
h4{
	margin: 0px;
	font-size: medium;
}
p{
	margin: 0px;
}
.head {
	background-color: #ffffa5;
	margin: 0px;
	padding: 0px 5px 0px 0px;
	height: 110px;
	border-bottom: thin solid Red; /*background-image: url(gfx/rlbg1.png);*/
}
.imglogo{
	float: left;
	margin-left:25px;
	margin-top: 15px;
	padding: 0px;
	border: thin solid Red;
}
.imglogor{
	margin-left: 185px;
	padding: 5px 5px 0px 0px;
}
.tiphead{
	margin-top:15px;
	margin-left:165px;
	font-size: small;
}
.headsep {
	height: 25px;
	background-image: url(gfx/headsep.gif);
	padding: 0px 5px 0px 5px;
	border: none;
}
.medi {
	background-image: url(gfx/llbg1.png);
	text-align: left;
	padding: 5px 15px 10px 15px;
	margin-top: 0px;
	margin-left: 185px;
	margin-right: 0px;
	min-height: 500px;
	border: none;
}
li:medi{
	background-color: Aqua;
}
/*work für die Bearbeitungstabelle*/
.word {
	background-image: url(gfx/llbg1.png);
	text-align: left;
	padding: 5px 15px 10px 15px;
	margin-top: 0px;
	margin-left: 15px;
	margin-right: 0px;
	min-height: 500px;
	border: none;
}
.links{
	height:500px;
	width: 185px;
	float:left;
}
.footer {
	height: 20px;
	padding: 3px 10px 0px 0px;
	background-image: url(gfx/headsep.gif);
	text-align: right;
	font-size: xx-small;
	border:none;
}
.mappic{
	/*margin-left: 0%;*/
}
/*Aktive Site horizontal*/
.activesite{
	display: block;
	color: #0000ff;
	width: 70px;
	height: 25px;
	font-size: small;
	font-weight: lighter;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-decoration: underline;
	text-align: center;
	vertical-align: middle;
}
/*Link horizontal*/
.lmen
{
	display: block;
	color: #0000ff;
	width: 70px;
	height: 25px;
	font-size: small;
	font-weight: lighter;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: Black;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
}
a:link.lmen {
}
/* besuchte Ziele */
a:visited.lmen {
}
/* Verweise bei MouseOver */ 
a:hover.lmen {
	background-color: #F4F2E4;
}
/* Angeklickte Verweise */ 
a:active.lmen {
background-color: #C0C0C0;
}
/*Verweise, die Fokus erhalten*/   
a:focus.lmen {
}
/*Aktive Site vertikal*/
.vactivesite{
	cursor: text;
	border-top: 1px solid #A5B5C6;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	padding: 10px;
	text-decoration: none;
	display: block;
	width: 165px;
	height: 20px;
	color: #000000;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
	background-color: #FFFFA5;
	background-image: url(gfx/oben.gif);
	background-repeat: no-repeat;
	background-position: right;
}
a:hover.vactivesite {
	background-color: #FFFFA5;
	color: #000000;
	cursor: text;
}
a:visited.vactivesite{
	color: #000000;
}
a:active.vactivesite{
	color: #000000;
}
a:link.vactivesite{
	color: #000000;
}
/*Link vertikal*/
.vmen{
	font-weight: bold;
	font-size: 10pt;
	border-top: 1px solid #A5B5C6;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	padding: 10px;
	text-decoration: none;
	display: block;
	width: 165px;
	height: 20px;
	text-decoration: none;
	color: #0000ff;
	background-color: #F0F0F0;
	background-image: url(gfx/unten.gif);
	background-repeat: no-repeat;
	background-position: right;
}
a:link.vmen {
	color: #0000ff;
	background-color: #FFFFE6;
}
/* besuchte Ziele */
a:visited.vmen {
	color: #0000ff;
	background-color: #FFFFE6;
}
/* Verweise bei "MouseOver" */ 
a:hover.vmen {
	background-color: #FFFFB9;
	color: #0000ff;
	background-image: url(gfx/oben.gif);
	background-repeat: no-repeat;
	background-position: right;
}
/* Angeklickte Verweise */ 
a:active.vmen {
	color: #0000ff;
	background-color: #FFFFE6;
}
/*Verweise, die Fokus erhalten*/   
a:focus.vmen {
}
/*Schriftdefinitionen*/
.small{
	font-size: x-small;
}
.headertext{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #0000ff;
	margin-top: 4%;
	font-size: x-large;
	font-style: normal;
	font-weight: bold;
}
