html,body {
height: 100%;
}

body {
height: 100%;
} 

/* STYLE */
 h2, p, body, td {
	font-family:Arial, Helvetica, Sans-serif;
}

 #poweredby {
	text-align:center;
	color:#ffffff;
	visibility:hidden;
}

#poweredby {
	text-align:center;
	font-family:Courier new;
	color:#000000;
	font-size:2px;
}
/* 
#poweredby a:link,
#poweredby a:visited,
#poweredby a:hover,
#poweredby a:active  {
	color:black;
	font-size:2px;
	text-align:left;
}*/

a.light_kl:link, a.light_kl:visited {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color:#BFB684; /* color:006699;*/
}

a.light_kl:hover {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color:#BFB684; /* color:006699;*/
	text-decoration: underline;
}
 a.light_kl:active {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	color:#BFB684; /* color:006699;*/
	text-decoration: underline;
}

a.light:link, a.light:visited {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color:#BFB684; /* color:006699;*/
}
a.light:hover {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color:#BFB684; /* color:006699;*/
	text-decoration: underline;
}
 a.light:active {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
	color:#BFB684; /* color:006699;*/
	text-decoration: underline;
}
/*
a  {
	font-family: Verdana;
	font-size: 15px;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
	color:#BFB684; 
}*/

.link {
	font-family: Arial;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	color:000000;
}
.light {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color:#BFB684; /* color:006699;*/
}

.Stil1 {
	color: #bfb684;
	/*font-weight: bold;*/
}

.Stil2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 9px;
	font-weight: bold;
}

.Stil3 {
	color: #bfb684;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	padding:5px;
}

.border {
	border-width:2px;
	border-color:#BFB684;
	border-style:solid;
}

.bot {
  border-bottom-width:3px;
  border-bottom-color:#BFB684;
  border-bottom-style:solid;     /* unterstreichen */
}
.rig {
  	border-right-width:3px;
  	border-right-color:#C9BE73;
  	border-right-style:solid;  
}

.lef {
  	border-left-width:3px;
  	border-left-color:#C9BE73;
  	border-left-style:solid;  
}
.top {
  	border-top-width:3px;
  	border-top-color:#BFB684;
  	border-top-style:solid;  
}
