/* Please look at the comments for the descriptions of unak specific styles */
/* Common styles */
BODY
{
	font-family: Verdana, Geneva, Arial, Helvetica;
	font-size: 8pt;
	margin: 0px;
	background-image: url(img/bg.gif);
	background-repeat: repeat;
}

TD
{
	font-family: Verdana, Geneva, Arial, Helvetica;
	font-size: 8pt;
}

H1
{
	font-size: 18pt;
	font-weight: normal;

}


H2
{
	font-size: 14pt;
	font-weight: normal;
}

H3
{
	font-size: 12pt;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #004295;
}

H4
{
	font-size: 7pt;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #0A3E82;
	padding: 2px;
}
.title-red {
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}


a
{
	text-decoration: none;
	font-size: 8pt;
}

a:link,a:visited { color: #000000; }
a:active,a:hover {
	 color: #000000;
	 text-decoration: underline;
}

/* locator style*/
a.locator:link,a.locator:active,a.locator:visited {
	font-size: 14px;
	color: #000000;
}
/* left menu style*/
.left_menu_fon {
	background-image: url(img/left_menu_bg.gif);
	background-repeat: repeat-x;
}
.menu_grey {
	text-transform: uppercase;
	color: #999999;
	font-size: 9px;
}
.txt_grey {
	color: #000000;
	font-size: 9px;
}
.footer_fon {
	background-image: url(img/bg-foot.gif);
}
/* head menu style*/
a.menu-h:link,a.menu-h:visited {
	font-size: 9px;
	text-transform: uppercase;
	color: #999999;
}
a.menu-h:active,a.menu-h:hover {
	font-size: 9px;
	text-transform: uppercase;
	color: #000;
	text-decoration: underline;

}

/* more (mehr) link style*/
a.more:link,a.more:visited {
	font-size: 9px;
	color: #004295;
	text-decoration: underline;
}

.txt_footer {

	color: #666666;
	font-size: 9px;
}
a.menu-h-f:link,a.menu-h-f:visited {
	font-size: 9px;
	text-transform: uppercase;
	color: #666666;
}
a.menu-h-f:active,a.menu-h-f:hover {
	font-size: 9px;
	text-transform: uppercase;
	color: #000;
	text-decoration: underline;
}

.iframe_body
{
	background-color:#FFFFFF; 
	background-image:none;
	border: none;
}

.iframe_newsbox
{
	width: 180px;
	height: 550px;
	background-color:#FFFFFF;
	background-image:none;
	margin: 0px;
	border: hidden;
}

.iframe_inner_newsbox
{
	width: 170px;
	height: 350px;
	background-color:#FFFFFF;
	background-image:none;
	margin-top: 5px;
	border: hidden;
}
