/*----------------------------------------------------------------------------------*/
/*----------------------------------------------------------------------------------*/
/*-- STYLE.CSS - Terasaki ----------------------------------------------------------*/
/*----------------------------------------------------------------------------------*/
/*----------------------------------------------------------------------------------*/


/*-- Generellt ---------------------------------------------------------------------*/
body {
	scrollbar-face-color: #F2EFE5;
	scrollbar-highlight-color: #F6F4EF;
	scrollbar-shadow-color: #E0DFDF;
	scrollbar-3dlight-color: #F2EFE5;
	scrollbar-arrow-color: #777777;
	scrollbar-track-color: #FFFFFF;
	scrollbar-darkshadow-color: #777777;
}

	a:link	{
	color : #333333;
	font-family: verdana, arial;
	font-size: 11px;
	line-height: 17px;
	text-decoration : none;
}

	a:visited		{
	color : #333333;
	font-family: verdana, arial;
	font-size: 11px;
	line-height: 17px;
	text-decoration : none;
	}
	
	a:active	{
	color : #666666;
	font-family: verdana, arial;
	font-size: 11px;
	line-height: 17px;
	text-decoration : none;
}

	a:hover		{
	color : #000000;
	font-family: verdana, arial;
	font-size: 11px;
	line-height: 17px;
	text-decoration : underline;
}
	
	.txt {
	color: #000000;
	font-family: verdana, arial;
	font-size: 11px;
	line-height: 17px;
}

	.txtRubrik {
	color: #000000;
	font-family: verdana, arial;
	font-size: 13px;
	line-height: 28px;
}

	.txtFot {
	color: #757065;
	font-family: verdana, arial;
	font-size: 11px;
	line-height: 16px;
}

	.txtRub {
	color: #353535;
	font-family: verdana, arial;
	font-size: 12px;
	font-weight: bold;
	line-height: 10px;
}

	.txtMenu {
	color: #353535;
	font-family: verdana, arial;
	font-size: 12px;
	line-height: 10px;
}

	.title	{
	font-family : verdana;
	font-weight : bold;
	font-size : 12px;
	color: 900046;
}

	td {
	font-family: verdana;
	font-size: 10px;
	color: 000000;
}

	.txtConAdmin {
	font-family: verdana;
	font-size: 10px;
	color: 000000;
}

	.menu	{
	color : #000000;
	text-decoration : none;
	font-family : verdana;
	font-size : 11px;
	line-height : 17px;
}
	
	a.menu:link	{
	color : #000000;
	text-decoration : none;
	font-family : verdana;
	font-size : 11px;
	line-height : 17px;
}

	a.menu:active	{
	color : #000000;
	text-decoration : none;
	font-family : verdana;
	font-size : 11px;
	line-height : 17px;
}

	a.menu:visited		{
	color : #000000;
	text-decoration : none;
	font-family : verdana;
	font-size : 11px;
	line-height : 17px;
}

	a.menu:hover		{
	color : #000000;
	text-decoration : none;
	font-family : verdana;
	font-size : 11px;
	line-height : 17px;
}

	a.news:link	{
	color : #000000;
	text-decoration : none;
	font-family : verdana;
	font-size : 10px;
	line-height : 17px;
}

	a.news:active	{
	color : #000000;
	text-decoration : none;
	font-family : verdana;
	font-size : 10px;
	line-height : 17px;
}

	a.news:visited		{
	color : #000000;
	text-decoration : none;
	font-family : verdana;
	font-size : 10px;
	line-height : 17px;
}

	a.news:hover		{
	color : #000000;
	text-decoration : none;
	font-family : verdana;
	font-size : 10px;
	line-height : 17px;
}

/*-- /Generellt --------------------------------------------------------------------*/


/*-- Forms -------------------------------------------------------------------------*/

	input	{
	font-family : verdana, arial;
	font-size : 11px;
}

	select	{
	font-family : verdana, arial;
	font-size : 11px;
}

	textarea	{
	font-family : verdana, arial;
	font-size : 11px;
}

/*-- /Forms ------------------------------------------------------------------------*/


/*-- ADMIN -------------------------------------------------------------------------*/
	a.Adminmenu:link	{
	color : #000000;
	text-decoration : none;
	font-family : verdana;
	font-size : 11px;
}

	a.Adminmenu:active	{
	color : #000000;
	text-decoration : none;
	font-family : verdana;
	font-size : 11px;
}

	a.Adminmenu:visited		{
	color : #000000;
	text-decoration : none;
	font-family : verdana;
	font-size : 11px;
}

	a.Adminmenu:hover		{
	color : #000000;
	text-decoration : none;
	font-family : verdana;
	font-size : 11px;
}

	.txtRubAdmin {
	color: #000000;
	font-family: verdana, arial;
	font-size: 11px;
	line-height: 17px;
}

	.txtConAdmin {
	color: #000000;
	font-family: verdana, arial;
	font-size: 11px;
	line-height: 17px;
}
/*-- /ADMIN ------------------------------------------------------------------------*/