body	{ 	background-color: gray;
		text-align:	center;	}

body,td,h1,h2,h3,h4,.submitknapp,.textinput,textarea,input {
	font-family:	verdana;
}

td {
	color: white;
}

.leftmonth_a, .calendar_a1, .calendar_a2 {
    color:#444444;
    font-weight:normal;
}

.calendar_a1 {
    color:white;
}
.calendar_a2 {
    color:#444444;
}

.calendar_font {
    color:#444444;
}

body,td,.submitknapp,.textinput,textarea,input,h1	{
	font-size:	8pt;
}

hr			{	background-color: 	#333333;
				border:				none;
				height:				1px;
				margin-top:			20px;
				margin-bottom:		10px;
			}

a		{	color:white;
			text-decoration:none;
			font-weight:bold	}
a:link		{	text-decoration:none 	}
a:visited	{	text-decoration:none 	}
a:hover		{	text-decoration:underline	}
a:active	{	text-decoration:underline	}

.commentlink {
	font-size: 9px;
	font-weight: normal;
	color: gray;
}

.top_td {
	background-color: black;
	vertical-align:middle;
	padding:25;
	padding-bottom:0px;
	
}

.top_a{
	font-weight:normal;
	
}

.calendar_td_white {
	width:5px;
	height:5px;
	border:1px white solid;
	padding:0px;
	background-color:black;
	vertical-align:top;
	text-align:center
}

.calendar_td_black {
	width:5px;
	height:5px;
	border:1px black solid;
	padding:0px;
	background-color:black;
	vertical-align:top;
	text-align:center
}

.table_lista	{	border:			1px solid black;
			border-bottom:		0px;}
.th_lista	{	border-bottom:		1px solid black;
			padding:		4px;
			font-weight:		bold;
			background-color:	lightblue;	
			vertical-align:		top;	}
.td_lista	{	border-bottom:		1px solid black;
			padding:		4px;
			background-color:	#EEEEEE;	
			vertical-align:		top;			}
.td_lista_liten	{	border-bottom:		1px solid black;
			padding:		2px;
			padding-left:		4px;
			background-color:	#EEEEEE;	
			vertical-align:		top;
			font-size:		9px;
			font-weight:		normal;			}

.feed_typeheading {
	font-weight:normal;
}
			
h1	{	font-size:	10pt;
		margin-bottom:	10px; }

p	{		margin-left:10px;
			margin-bottom: 	10px;
			margin-top:		0px; }

.p1	{		text-indent:	0px;
			margin-bottom: 	10px;
			margin-top:	0px;	}

.submitknapp	{	color: 			white;
			font-weight:		bold;
			border:			1px solid black;
			background-color:	black;	}

.textinput	{	color: 			black;
				padding-left:		2px;
				font-weight:		bold;
				border:			1px solid black;
				background-color:	white;
			}

textarea	{	color: 				black;
			border:				1px solid black;
			background-color:	white;
			background-image:	url(bilder/input_bak.gif); }

.menyknapp	{	background-image:	url(bilder/menyknapp_bak1.gif);
			height:			25px;
			padding-bottom:		1px;
			padding-left:		15px;
			padding-right:		10px;
			}

.menyknapp2	{	background-image:	url(bilder/menyknapp_bak2.gif);
			height:			25px;
			width:			5px;	}

