/*************************************************************/
/*   Design:  L'O (Screen)   ..                              */
/*   Author:  Synergy-Network                                */
/*   Web:     www.synergy-network.ch                         */
/*   Date:    Februar-28-2007                                */
/*************************************************************/




/*********************************/
/* SECTION 6 - COMMON PARAMETERS */
/*********************************/
.lo-maintitle {color: #5F6C82; font-weight: bold; font-size: 140%;}
.lo-maintitle a {color: #5F6C82; font-weight: bold; font-size: 140%; text-decoration: none;}
.lo-maintitle a:hover {color: #6699FF; font-weight: bold; font-size: 140%; text-decoration: none;}
.lo-subtitle {color: #5F6C82; font-weight: bold; font-size: 110%;}
.lo-subtitle a {color: #5F6C82; font-weight: bold; font-size: 110%; text-decoration: none;}
.lo-subtitle a:hover {color: #6699FF; font-weight: bold; font-size: 110%; text-decoration: none;}
.lo-lauftext {font-size: 100%;}
.lo-lauftext a {font-size: 100%; color: #5F6C82; text-decoration: none; font-weight: bold;}
.lo-lauftext a:hover {
	font-size: 100%;
	color: #6699FF;
	text-decoration: none;
}
.lo-lauftext p {font-size: 100%;}

td {font-family: verdana, sans-serif; font-size: 100%;}


a {color: #535353; text-decoration: none;}
a:hover {color: #535353; text-decoration: none;
}

