BODY {
	scrollbar-arrow-color : #ABC3D9;
	scrollbar-base-color : #124066;
	scrollbar-track-color : #124066;
	scrollbar-highlight-color : #FCEBB8;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	margin-bottom : 0px;
}

H1 {
	font-size : 14px;
	font-weight : bold;
	font-family : arial, helvetica;
	color : #124066;
	margin-top: 0px;
	margin-bottom: 0px;
}

H2 {
	color : #124066;
	font-size : 13px;
	font-family : arial, helvetica;
	font-weight : bold;
	margin-top: 0px;
	margin-bottom: 0px;
}

P {
	color : #124066;
	font-size : 12px;
	font-family : arial, helvetica;
	text-align : justify;
}

P.center {
	text-align : center;
}

P.copy {
	font-size : 10px;
	font-style : italic;
	font-weight : bold;
	text-align : center;
	}

P.right {
	text-align : right;
	}

UL {
	color : #124066;
	font-size : 12px;
	font-family : arial, helvetica;
	text-align : justify;
	list-style-position : outside;
	list-style-type : disc;
	list-style-image : none;
	margin-left : 15px;
	margin-top : 0px;
	}

A {
	color : #ABC3D9;
	font-size : 12px;
	font-family : arial, helvetica;
	text-decoration : none;
	font-weight : bold;
}

A:HOVER {
	color : #FCEBB8;
}

A.copy {
	color : #124066;
	font-family : arial, helvetica;
	font-size : 10px;
	font-style : italic;
	font-weight : bold;
	text-align : center;
	text-decoration : none;
}

A:HOVER.copy {
	color : #FCEBB8;
}

A.menuleft {
	color : #FFFFFF;
	font-size : 12px;
	font-family : arial, helvetica;
	text-decoration : none;
	text-align : left;
	background-color : #ABC3D9;
	font-weight : normal;
}

A:HOVER.menuleft {
	color : #FCEBB8;
}

A.menuoben {
	color : #124066;
	font-size : 11px;
	font-family : arial, helvetica;
	text-decoration : none;
	text-align : right;
	font-weight : normal;
	background-color : #CCCCCC;
}

A:HOVER.menuoben {
	color : #FFFFFF;
}

TD.menuoben {
	color : #124066;
	font-family : arial, helvetica;
	font-weight : normal;
	background-color : #CCCCCC;
	font-size : 11px;
	text-align : right;
	vertical-align : middle;
}

table, select, input, textarea {
	color : #124066;
	font-size : 12px;
	font-family : arial, helvetica;
}

input { width:300px;}
input.btn { width:auto; padding-left:3px; padding-right:3px;}
textarea { width:300px;}

/*blindtext*/

P.blindtext {
	font-size : 1px;
	font-family : arial, helvetica;
	color : #FFFFFF;
	margin : 0px;
	padding : 0px;
}

P.blindtext_yellow {
	font-size : 1px;
	font-family : arial, helvetica;
	color : #FCEBB8;
	margin : 0px;
	padding : 0px;
}
