/*General font: */   
font	{ font-family: "Times New Roman", Times, sans-serif, arial; background-color: #FFFFFF; color: #546E89; font-size: 100%;}

/*General properties of the body: Background color, -picture, margins:*/

.body {background-color: #FFFFFF; color: #546E89; }

.layout {background-color: #FFFFFF; color: #546E89; margin-left:2%; margin-right:2%; border-color:#C21A0C; border-width:1px; border-style:solid;}

.layout2 {background-color: #FFFFFF; color: #546E89; margin-left:5%; margin-right:5%;}



.topmenuxp {background-color: #C21A0C;  font-size:95%; color:#ffffff; font-family: Arial, sans-serif; font-weight:normal;  text-align:center}

.topmenuxp a:link {font-size: 95%; color:#ffffef; font-family: Arial, sans-serif; font-weight:bold; text-decoration:none; background-color: #C21A0C;}

.topmenuxp a:visited {font-size: 95%; color:#ffd700; font-family: Arial, sans-serif; font-weight:bold; text-decoration:none; background-color: #C21A0C;}

.topmenuxp a:hover {font-size: 95%; background-color: #ffffff; color: #C21A0C; font-family: Arial, sans-serif; font-weight:bold; text-decoration:none;}

.topmenuxp a:active {font-size: 95%; color:#ffe4b5; font-family: Arial, sans-serif; font-weight:bold; text-decoration:none; background-color: #C21A0C;}


/*Links: */
a:link 	{color: #C21A0C; font-weight:bold; background-color: #ffffff;}
a:visited 	{color: #C21A0C; font-weight:bold; background-color: #ffffff;} 
a:hover   { background-color: #C21A0C; color: #ffffff; font-weight:bold}
a:active	{color: #C21A0C; font-weight:bold; background-color: #ffffff;}


/*Headers:*/
h1	{font-family: Arial, sans-serif; font-size:150%; font-weight:bold; text-align:center}
h2	{ font-size: 120%; font-weight: bold; text-align:center; color: #127142}
h3	{ font-size: 110%; font-weight: bold; text-align:center; color: #127142 }
h4	{ font-size: 120%; font-weight: bold; text-align:left }

/*Properties for special highlight:*/
.found  { font-size: 130%; text-align:center; color: #546E89; font-weight:bold; background-color: #ffffff; }
.special2  { font-size: 120%; text-align:center }
.special3  { font-size: 100%; text-align:center }
.special4  { font-size: 110%; text-align:left; color: #333333; }
.special5  { font-size: 70%; text-align:left; font-family: Webdings, Wingdings, "MS outlook", Arial, sans-serif; text-align:center; color: #999999}
