
#sideContent{position:absolute; z-index:12; left:600px;top:40px;}
#mainContent{position:absolute; z-index:11; left:30px;top:40px;}



td{
	font-family: Verdana;
	font-size: 10px;
	/*color: #ffffff; */
	color: Black;
}
td.date{
	font-family: Verdana;
	font-size: 10px;
	color: #ffffff;
}
td.footer{
	font-family: Verdana;
	font-size: 10px;
	color: #ffffff;
}
td.whitebg{
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
}
td.rubwhitebg{
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
}

td.dotline
{
	background-image: url(../images/dot_line.gif);
	background-repeat: repeat-x;
	background-position: left center;
	height: 1px;
	line-height: 20px;
}

.menu {
	color:#ffffff;
	text-decoration:none;
}
a:hover.menu{
	color:#ffffff;
	text-decoration:none;
}

.kalenderDatum
{
	font-family: Verdana;
	font-size: 10px;
	font-weight : bold;
	color: #000000;
	text-decoration:none;
	text-transform:capitalize; 
}

.newsDate {
	font-family: Verdana;
	font-size: 10px;
	font-weight : bold;
	color: #ffffff;
	text-decoration:none;
}
.newsText {
	font-family: Verdana;
	font-size: 10px;
	color: #ffffff;
	text-decoration:none;
}
.newsLink {
	font-family: Verdana;
	font-size: 10px;
	color: #ffffff;
	text-decoration:none;
}

.newsH2 {
	font-family: Verdana;
	font-size: 13px;
	color:#ffffff;	

}

.input
{
	font-family: Verdana;
	font-size: 9px;
	color: #000000;
	font-weight:bold;
}

a{
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	text-decoration:none;
}

a.blackbg{
	font-family: Verdana;
	font-size: 10px;
	color: #ffffff;
	text-decoration:none;
}

a:hover {
	text-decoration: underline;
	}
	
a.home, a.kalender, a.bilder, a.medlem, 
a.guestbook, a.kontakt, a.om, a.users, a.loggaut,
a.settings, a.adminbilder, a.lokal, a.nyhetsbrev,
a.adminbildserier, a.medlemsinfo, a.adminuploadbild
{
	font-family:Verdana;
	font-weight:bold;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	margin-left: 4px; 
}	
	
#home a.home, 
#kalender a.kalender, 
#bilder a.bilder,
#medlem a.medlem,
#guestbook a.guestbook,
#kontakt a.kontakt,
#om a.om,
#users a.users,
#loggaut a.loggaut,
#settings a.settings,
#adminbilder a.adminbilder,
#lokal a.lokal,
#nyhetsbrev a.nyhetsbrev,
#adminbildserier a.adminbildserier,
#adminuploadbild a.adminuploadbild,
#medlemsinfo a.medlemsinfo
	{ 
		background-color: #FFFFFF;
		color: #000000;
	}		

.huvudrubrik{
	font-family: Verdana;
	font-size: 18px;
	color: #ffffff;
	font-weight : normal;
}
.rubrik{
	font-family: Verdana;
	font-size: 12px;
	color: #ffffff;
	font-weight : bold;
}

.rubrikblack{
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	font-weight : bold;
}

.ingress{
	font-family: Verdana;
	font-size: 10px;
	color: #ffffff;
	font-weight : bold;

}
.brodtext{
	font-family: Verdana;
	font-size: 10px;
	color: #ffffff;

}

.copyrightblock
{
	margin-top:16px;
	margin-bottom:3px;
	color:#ffffff;
	text-align:center;
}

.KalenderLokalLogo
{
	margin-top: 5px;
}

.DataGridStyle
{
BORDER-RIGHT: #7eb0cc 1px solid;
BORDER-TOP: #7eb0cc 1px solid;
BORDER-LEFT: #7eb0cc 1px solid;
BORDER-BOTTOM: #7eb0cc 1px solid;
border-width:0;
font-size: 8pt;
font-family: Arial;
color: #000000;
}

/*Datagrid items */
.ListItems
{
	border-right: #7eb0cc 1px solid;
	padding-right: 2px;
	border-top: #7eb0cc 1px solid;
	padding-left: 2px;
	padding-bottom: 2px;
	border-left: #7eb0cc 1px solid;
	border-bottom: #7eb0cc 1px solid;
	background-color: #FFFFFF;
	color: #000000;
	padding-top: 2px;
}

/*Datagrid items */
.AltListItems							
{
BORDER-RIGHT: #7eb0cc 1px solid;
BORDER-TOP: #7eb0cc 1px solid;
BORDER-LEFT: #7eb0cc 1px solid;
BORDER-BOTTOM: #7eb0cc 1px solid;
BACKGROUND-COLOR: #FAFAF2;
padding: 2px;
color: #000000;
}


/*Datagrid items */
.ListItemHeader
{
	border-right: #7eb0cc 1px solid;
	padding-right: 2px;
	border-top: #7eb0cc 1px solid;
	padding-left: 2px;
	font-weight: bold;
	font-size: 10px;
	padding-bottom: 2px;
	border-left: #7eb0cc 1px solid;
	color: blue;
	padding-top: 2px;
	border-bottom: #7eb0cc 1px solid;
	font-family: Arial;
	background-color: #cccccc;
}


.sub {
	position : absolute;
	visibility : hidden;
}
.sub2 {
	position : absolute;
	visibility : hidden;
	z-index:10;
}


