html, body {
	padding: 0;
	margin: 0;
}
body {
	color: #564b47;
	background: #e1ddd9;
	font-size: 100.01%;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
h1 {
	font-size: large;
}
h2 {
	font-size: larger;
}
h3 {
	font-size: medium;
}
/*Kopfdaten*/
#head {
	padding: 15px 0px 0px 55px;
	height: 100px;
}
/*#head img{
	padding: 0px 0px 15px 0px;
}*/
#headsep {
	margin-bottom: 0px;
	height: 25px;
	width: 99.09%; /*text-align: right;*/
	vertical-align: middle;
	background-image: url(GFX/bg_arena.png);
	max-width: 775px;
}
/*Navigationsleiste links*/
#links, #rechts{
	margin-top:0px;
	min-height: 500px;
}
#links {
	margin-top:5px;
	float:left;
	width: 187px;
	color: #564b47;
	
	/*background: #F90;*/
}
#links ul{
	list-style: none;
}
/*inhalt variable Breite*/
#inhalt {
	color: Black;
	margin-top: 5px;
	margin-left: 190px;
	margin-right: 10px;
	min-height: 500px;
	padding: 5px 15px 10px 15px;
	background-image: url(GFX/ivr1.gif);
	text-align: left;
	max-width: 555px;
}
#inhalt img{
	padding: 5px;
}
/*rechte Leise*/
#rechts {
	float: right;
	width: 187px;
}
/*Footer text*/
#footer {
	margin-top: 5px;
	height: 25px;
	width: 99.09%;
	background-image: url(GFX/bg_arena.png);
	text-align: center;
	font-size: xx-small;
	max-width: 775px;
}
/*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:15px;
	margin-top: 0px;
	margin-right:3px;
	padding: 10px;
	text-decoration: none;
	display: block;
	width: 155px;
	height: 20px;
	color: #0000ff;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
	background-color: #BDB7AE;
	background-image: url(menu/rightarrow.gif);
	background-repeat: no-repeat;
	background-position: right;
}
a:hover.vactivesite {
	background-color: #BDB7AE;
	color: #0000ff;
	cursor: text;
	background-image: url(menu/rightarrow.gif);
	background-repeat: no-repeat;
	background-position: right;
}
a:visited.vactivesite{
	color: #0000ff;
}
a:active.vactivesite{
	color: #0000ff;
}
a:link.vactivesite{
	color: #0000ff;
}
/*Link vertikal*/
.vmen{
margin-left:15px;
	margin-top: 5px;
	margin-right:3px;
	
	font-weight: bold;
	font-size: 10pt;
	border-top: 1px solid #A5B5C6;
	margin-left: 15px;
	margin-top: 0px;
	margin-right: 3px;
	padding: 10px;
	text-decoration: none;
	display: block;
	width: 155px;
	height: 20px;
	text-decoration: none;
	color: #0000ff;
	background-color: #D6D6D6; 
}
a:link.vmen {
	color: #0000ff;
	background-color: #D6D6D6;
}
/* besuchte Ziele */
a:visited.vmen {
	color: #0000ff;
	background-color: #D6D6D6;
}
/* Verweise bei "MouseOver" */ 
a:hover.vmen {
	background-color: #C5C1B7;
	color: #eee;
}
/* Angeklickte Verweise */ 
a:active.vmen {
	color: #0000ff;
	background-color: #D6D6D6;
}
/*Verweise, die Fokus erhalten*/   
a:focus.vmen {
}
.ltop{
	margin-top: 5px;
}
.mini{
	font-size: xx-small;
	text-align: left;
}
#mail {
	margin-top: 5px;
	margin-left: 195px;
	margin-right: 10px;
	padding: 5px 15px 10px 15px;
	/*background-image: url(GFX/ivr1.gif);*/
	text-align: left;
}
.rnav{
	min-width:190px;
	text-align:left;
	font-size:10px;
	width:25%;
	float:right;
	color:#000000;
	background: #e1ddd9;
	list-style-position: outside;
}
#gallery {
	color: Black;
	margin-top: 5px;
	margin-left: 0px;
	margin-right: 10px;
	min-height: 500px;
	padding: 5px 15px 10px 15px;
	background-image: url(GFX/ivr1.gif);
	text-align: left;
	max-width: 800px;
}
