*
{
		font-size: 11px;
		line-height: 130%;
		font-family: Arial, Helvetica, Sans-Serif;
		color: #000000;
}

img
{
		border: 0px;
}

form
{
		margin: 0px;
		padding: 0px;
}

a:link, a:visited 
{
		FONT-SIZE: 11px;
		font-weight: normal;
		color: black;
		text-decoration: none;
}

a:active, a:hover 
{
		FONT-SIZE: 11px;
		font-weight: normal;
		color: #3070A6;
		text-decoration: none;
}

h1
{
		FONT-SIZE: 16px;
		font-weight: bold;
		height: 24px;
		line-height: 24px;
		margin: 0px;
		padding: 0px;
}

h2
{
		FONT-SIZE: 13px;
		font-weight: bold;
		height: 24px;
		line-height: 24px;
		margin: 0px;
		padding: 0px;
}

body
{
	background: #EBF1F9 repeat-x;
	padding: 0;
	margin:0 auto;
}

.alert
{
		font-size: 11px;
		line-height: 130%;
		font-family: Arial, Helvetica, Sans-Serif;
		color: #FF0000;
}

.toplinks
{
	margin-top: 2px;
	margin-right: 4px;
	text-align: right;
	top: 0px;
	right: 0px;
	height: 56px;
	color: #EBF1F9;
}

a.toplinks, a:link.toplinks, a:visited.toplinks
{
	line-height: 18px;
	font-size: 11px;
	color: #EBF1F9;
	font-weight: bold;
	text-decoration: none;
	border-bottom: 0px solid #4F8BC2;
}

a.toplinks, a.toplinks:active, a.toplinks:hover
{
	line-height: 18px;
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	border-bottom: 2px solid #63A4E0;
}

.fett
{
	font-size: 14px;
	line-height: 130%;
	font-weight: bold;
	font-family: Arial, Helvetica, Sans-Serif;
}

.white
{
	font-size: 11px;
	line-height: 130%;
	font-weight: bold;
	font-family: Arial, Helvetica, Sans-Serif;
	color: #FFFFFF;
}

.hoverblue, td.hoverblue
{
	border-style: solid;
	border-width: 1px;
	border-color: #EBF1F8;
	background-color:  #FFFFFF;
}

td:hover.hoverblue
{
	border-style: solid;
	border-width: 1px;
	border-color: #3272AD;
	background-color: #B5DBFF;
}

.stdtable
{
	border-style: solid;
	border-width: 1px;
	border-color: #BCBEC5;
	background-color:  #FFFFFF;
}
