
A:link {
	text-decoration: none;
}
A:visited {
	text-decoration: none;
}
A:active {
	text-decoration: none;
}

BODY
{
	font-family : Verdana, Arial, Sans-Serif;
	font-weight: normal;
	font-size : 11px;
	color : #000000;
	margin: 10px 0px 10px 0px;
	line-height: 20px;

}

TD
{
	font-family : Verdana, Arial, Sans-Serif;
	font-weight: normal;
	font-size : 11px;
	color : #000000;
	line-height: 20px;

}

A
{
	color : #ed0c6e;
	text-decoration: none;
}

A:hover
{
	color : #ed0c6e;
	text-decoration: underline;
}

.menu A
{
	font-family : Verdana, Arial, Sans-Serif;
	font-weight: normal;
	font-size : 11px;
	color : #000000;
	text-decoration: none;
	line-height: 20px;
	font-style: normal;
}

.menu A:hover
{
	font-family : Verdana, Arial, Sans-Serif;
	font-weight: normal;
	font-size : 11px;
	color : #ed0c6e;
	text-decoration: none;
	line-height: 20px;
	font-style: normal;
}

.menu_active A
{
	font-family : Verdana, Arial, Sans-Serif;
	font-weight: bold;
	font-size : 11px;
	color : #000000;
	text-decoration: none;
	line-height: 20px;
	font-style: normal;
}

.menu_active A:hover
{
	font-family : Verdana, Arial, Sans-Serif;
	font-weight: bold;
	font-size : 11px;
	color : #000000;
	text-decoration: none;
	line-height: 20px;
	font-style: normal;
}

.submenu A
{
	font-family : Verdana, Arial, Sans-Serif;
	font-weight: normal;
	font-size : 11px;
	color : #000000;
	text-decoration: none;
	line-height: 20px;
	font-style: normal;
}

.submenu A:hover
{
	font-family : Verdana, Arial, Sans-Serif;
	font-weight: normal;
	font-size : 11px;
	color : #ed0c6e;
	text-decoration: none;
	line-height: 20px;
	font-style: normal;
}

.submenu_active A
{
	font-family : Verdana, Arial, Sans-Serif;
	font-weight: bold;
	font-size : 11px;
	color : #ed0c6e;
	text-decoration: none;
	line-height: 20px;
	font-style: normal;
}

.submenu_active A:hover
{
	font-family : Verdana, Arial, Sans-Serif;
	font-weight: bold;
	font-size : 11px;
	color : #ed0c6e;
	text-decoration: none;
	line-height: 20px;
	font-style: normal;
}

.menu_hr
{
	background-image: url('../img/menu_hr.gif');
}

.menu_hr_single
{
	height: 5px;
	background-image: url('../img/menu_hr_single.gif');
	background-repeat: no-repeat;
	background-position: 3px left;
}

.menu_hr_single_full
{
	height: 5px;
	background-image: url('../img/menu_hr_sgl_full.gif');
	background-repeat: no-repeat;
	background-position: 3px left;
}

.hr_single
{
	height: 3px;
	width: 100%;
	background-image: url('../img/single_hr.gif');
	background-repeat: no-repeat;
}

.hr_double
{
	height: 10px;
	width: 100%;
	background-image: url('../img/main_hr.gif');
	background-repeat: no-repeat;
}

.nav A
{
	font-family : Verdana, Arial, Sans-Serif;
	font-weight: bold;
	font-size : 11px;
	color : #ed0c6e;
	text-decoration: none;
	line-height: 20px;
	padding-right: 1px;
}

.nav A:hover
{
	font-family : Verdana, Arial, Sans-Serif;
	font-weight: bold;
	font-size : 11px;
	font-style: italic;
	color : #ed0c6e;
	text-decoration: none;
	line-height: 20px;
	padding-right: 1px;
}

.datum
{
	font-family : Verdana, Arial, Sans-Serif;
	font-weight: bold;
	font-size : 11px;
	color : #666666;
	text-decoration: none;
	line-height: 20px;
}
/* 4 EDITOR */
.text
{
	font-family : Verdana, Arial, Sans-Serif;
	font-weight: normal;
	font-size : 11px;
	color : #000000;
}

.text_bold
{
	font-family : Verdana, Arial, Sans-Serif;
	font-weight: bold;
	font-size : 11px;
	color : #000000;
}

.text_em
{
	font-family : Verdana, Arial, Sans-Serif;
	font-weight: normal;
	font-style: italic;
	font-size : 11px;
	color : #000000;
}

.text_gray
{
	font-family : Verdana, Arial, Sans-Serif;
	font-weight: normal;
	font-size : 11px;
	color : #666666;
}

.text_gray_bold
{
	font-family : Verdana, Arial, Sans-Serif;
	font-weight: bold;
	font-size : 11px;
	color : #666666;
}

.text_gray_em
{
	font-family : Verdana, Arial, Sans-Serif;
	font-weight: normal;
	font-style: italic;
	font-size : 11px;
	color : #666666;
}

.text_small
{
	font-family : Verdana, Arial, Sans-Serif;
	font-weight: normal;
	font-size : 10px;
	color : #000000;
	line-height: 16px;
}

.text_small_bold
{
	font-family : Verdana, Arial, Sans-Serif;
	font-weight: bold;
	font-size : 10px;
	color : #000000;
	line-height: 16px;
}

.text_small_em
{
	font-family : Verdana, Arial, Sans-Serif;
	font-weight: normal;
	font-style: italic;
	font-size : 10px;
	color : #000000;
	line-height: 16px;
}

.button
{
	font-family : Verdana, Arial, Sans-Serif;
	font-weight: bold;
	font-size : 11px;
	text-align: center;
	color : #ed0c6e;
	background-color : transparent;
	border: 0px solid #000000;
	cursor: pointer;
	cursor: hand;
}

.error
{
	font-family : Verdana, Arial, Sans-Serif;
	font-weight: bold;
	font-size : 10px;
	color : #ff0000;
}
