/* CSS Document */

body
{
	color:#000000;
	background-color: #CC0033;
	font:14px Tahoma;	
}

.whitetable, .whitetable td
{
	background-color:#FFF;
}

p
{
	margin-top:5px;
	text-align: justify;
}

.rubrik
{
	font-family:Tahoma;
	/* text-transform: uppercase; */
	color: #CC0033;
	font-weight: strong;
	letter-spacing: 1px;
	font-size:26px;
	margin-top: 5px;
	margin-left: 5px;
	margin-bottom: 5px;
	margin-right: 5px;
}

.rubrik2
{
	font-family:Tahoma;
	color: #CC0033;
	font-weight: normal;
	letter-spacing: 1px;
	font-size:18px;
	margin-top: 15px;
	/* text-transform: uppercase; */
	text-align: left;
	margin-right: 20px;
	margin-left: 10px;
}

#hogersida
{
	text-align: left;
	margin-top: 15px;
	margin-left: 10px;
	margin-bottom: 10px;
	margin-right: 20px;
	width:180px;
}

#brod
{
	text-align: left;
	width: 420px;
}

a:link
{
	color: #CC0000;
	text-decoration: none;
}
  
a:visited
{
	color: #CC0000;
	text-decoration: none;
}

a:hover
{
	color: #FFCC00;
	text-decoration: none;
}

a:active
{
	color: #CC0000;
	text-decoration: none;
}

	

.input-box
{
	color: #CC0000;
	background: #FFF;
	font-family:courier;
	font-size: 10px;
	border: #CC0000 solid 1px 
}

.submit-button
{
	clear: both;
	font-size: 10px;
	color: #CC0000;
	background: #FFCC00;
	font:Helvetica;
	font-weight:bold;
	border: 2px #CC0000 outset
}

hr
{ 
	border:1px solid #CC0000;
	margin-left: 25px;
	width: 880px;
}

#meny
{
	text-align:left;
	font-family: Helvetica;
	font-size: 14px;
	font-weight: normal;
	color: #CC0000;
	text-decoration: none;
	letter-spacing: 1px;
	margin-top: 15px;
	line-height: 25px;
	margin-left: 25px;
}


.toplink
{
	font-family: Helvetica;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #CC0000;
	text-transform: uppercase;
	margin-left: 25px;
	letter-spacing: 2px;
	text-decoration: none;
}

.toplink a
{
	font-family: Helvetica;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #CC0000;
	text-transform: uppercase;
	margin-left: 25px;
	letter-spacing: 2px;
	text-decoration: none;
}


#meny2
{
	text-align:left;
	font-family: Helvetica;
	font-size: 14px;
	font-weight: normal;
	color: #CC0000;
	text-decoration: none;
	margin-top: 15px;
	line-height: 25px;
	margin-left: 30px;
	text-transform: uppercase;
	text-decoration: none;
	width: 120px;
}

#menyadmin {
	text-align:left;
	font-family: Helvetica;
	font-size: 12px;
	font-weight: normal;
	color: #CC0000;
	text-decoration: none;
	margin-top: 15px;
	line-height: 15px;
	margin-left: 25px;
	text-decoration: none;
	width: 150px;
}

#meny a:hover
{
	color: #FFCC33;
	background-repeat:no-repeat;
	text-decoration: none;
}

#meny a
{
	color: #CC0000;
	text-decoration: none;
}

#meny2 a:hover
{
	color: #FFCC33;
	background-repeat:no-repeat;
	text-decoration: none;
	background-position: top left;
}

#meny2 a
{
	color: #CC0000;
	text-decoration: none;
}

#menyadmin a {
	color: #CC0000; 
	text-decoration: none;
}

#inlog
{
	text-align:left;
	font-family: Helvetica;
	font-size: 12px;
	font-weight: normal;
	color: #CC0000;
	margin-left: 30px;
	line-height: 15px;
}

#inlog a
{
	color: #FFCC00; 
	background-repeat:no-repeat;
	text-decoration: none;
}

#error
{
	text-align:left;
	font-family: Helvetica;
	font-size: 10px;
	font-weight: bold;
	color: #CC0000;
	margin-left: 20px;
	margin-top: 30px;
	line-height: 15px;
	border:1px solid #FF0000;
	padding: 10px;
	background-color:#FFCCCC;
}

#error2
{
	text-align:left;
	font-family: Helvetica;
	font-size: 10px;
	font-weight: bold;
	color: #CC0000;
	line-height: 15px;
	border:1px solid #FF0000;
	padding: 10px;
	background-color:#FFCCCC;
	margin-bottom: 15px;
}


#nyhet
{
	margin-top: 5px;
	width: 176px;
	margin-bottom: 25px;
	font:Tahoma;
	font-size:12px;
}

.nyhetrubbe
{
	font:Tahoma;
	color: #000000;
	font-weight: normal;
	letter-spacing: 1px;
	font-size:12px;
	margin-top: 10px;
	text-transform: uppercase;
	text-align: left;
}

.date
{
	font-family: Helvetica;
	font-size: 11px;
	text-align: left;
	font-style: italic;
	color: #CC0000;
	margin-top: 3px;
	margin-bottom: 0px;
}

.toplink a:hover
{
	color: #FFCC00;
}

#menyadmin a:hover
{
	color: #FFCC00; 
	background-repeat:no-repeat;
	text-decoration: none;
}

