a {
	color : #073F58;
	text-decoration : underline;
}

a:hover {
	color : #CC0000;
	text-decoration : underline;
}

big {
	font-size : 22px;
	font-family : Verdana, Arial,Helvetica,sans-serif;
}

body {
	margin-top : 0px;
	margin-left : 0px;
	background-color : #758389;
	font-family : Verdana,Arial,Helvetica,sans-serif;
	font-weight : normal;
	font-style : normal;
	font-size : 12px;
}

form {
	padding : 0px;
	margin : 0px;
}

hr {
	color : #fffff;
}

pre {
	font-family : monospace;
	font-size : 12px;
}

small {
	font-size : 9px;
	font-family : Verdana, Arial,Helvetica,sans-serif;
}

td.splitter {
	padding : 1px;
	background-color : #155875;
	height : 1px;
}

.content {
	background-color : #ECEEEE;
	color : #000000;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-weight : normal;
}

.effect {
	/* >=IE5.5 / NS6.2 */
	border : 1px solid #000000;
	filter : progid:dxImageTransform.Microsoft.dropShadow(color=silver,offX=3,offY=3,positive=true);
}

.errortext {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-weight : bold;
	text-align : center;
}

/* Foreign currency */
.focu {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : normal;
	xfont-style : italic;
}

.header {
	background-color : #155875;
	color : #FFFFFF;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-weight : bold;
}

/* Main Currency */
.macu {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-weight : bold;
}

/* Pflichtfelder in Formularen
** Form fields which have to be filled */
.musthave {
	color : #CC0000;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-weight : normal;
}

.outline {
	border-width : 1px;
	border-color : #155875;
	border-style : solid;
}

.text {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-weight : normal;
}

.topic {
	background-color : #155875;
	color : #FFFFFF;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-weight : normal;
}

/*
This can be used for html debug purposes:
TABLE {
	border : 2px solid #800080 !important;
	margin : 5px !important;
	border-collapse : separate !important;
	border-spacing : 1px !important;
	empty-cells : show !important;
}
TH {
	border : 1px solid #0000FF !important;
	padding : 3px !important;
}

TD {
	border : 1px solid #FF0000 !important;
	padding : 3px !important;
}

*/
