html, body {height: 100%;}

.wgt_bilderrahmen {
	background-color: #FFFFFF;
	padding:2px; 
	border:1px solid #87877f;
}

.wgt_ueberschrift {
    font-family: Verdana, Helvetica;
	font-size:30px;
	color:#000000;
	text-transform: uppercase;
}

.wgt_mittelschrift {
	font-family: Verdana, Helvetica;
	font-size:18px;
	color:#000000;
}

.wgt_beschreibung {
  font-family: Verdana, Helvetica;
	font-size:11px;
	color:#333333;
	line-height: 14px;
}

a.wgt:link, a.wgt:visited {
	font-size:11px;
	color:#000000;
	line-height: 14px;
	font-family: Verdana, Helvetica;
	text-decoration: none;
}


a.wgt:hover, a.wgt:active {
	font-size:11px;
	color:#CCCCCC;
	line-height: 14px;
	font-family: Verdana, Helvetica;
	text-decoration: none;
}

 a.wgt_navigation:link, a.wgt_navigation:visited {
	font-family: Verdana, Helvetica;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #999999;
	text-decoration: none;
	line-height: 22px;
	font-weight: bold;
	text-transform: uppercase;
	padding-left: 4px;
	padding-right: 4px;


}

a.wgt_navigation:hover, a.wgt_navigation:active {
	font-family: Verdana, Helvetica;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #CCCCCC;
	text-decoration: none;
	line-height: 22px;
	font-weight: bold;
	text-transform: uppercase;
}

