body {
padding: 0; margin: 25px;
background: url("main-bg.jpg") #BBC0B7; color: #000;
font: 1em Verdana, Helvetica, sans-serif;
}

.tacktable {
	margin: 0px; padding: 0px;
}
.tacktable  th{
	background: #ccc;
}
.tacktable td {
	padding: 0 5px;
}

h1 {
	color: #000;
	font-size: 1.4em;
	font-weight: bold;
}

h2 {
	font-size: 1em;
	font-weight: bold;
	line-height: 1em;
}

h3 {
	font-size: 1em;
	font-weight: bold;
	color: #555;
	line-height: 0.8em;
}

table {
	margin: 0px;
	font-size: 0.8em;
	padding: 0px;
	border: 0px solid #888;
	background: #fff;
}
td {
	border: 0px;
	background: #fff;
	padding: 4px 10px 5px 0;
}

a:link {
font-size: 0.9em;
color: #000;
text-decoration:none;
border-bottom:1px dotted #000;
}

a:visited {
font-size: 0.9em;
color: #000;
text-decoration:none;
border-bottom:1px dotted #000;
}

li {line-height: 1em; margin: 0 0 5px 0;}


#leftm {
	float: left;
	width: 130px;
}
#leftm a{
border-bottom:0px;
}

.leftmenu {
	font-size:0.6em;
	margin: 40px 0 20px 15px;
	padding: 0;
}

.leftmenu ul{padding: 0; margin: 0;}
.leftmenu li{list-style: none;}
.leftmenu li a{
	display: block;
	background: #fff;
	text-decoration: none;
	padding: 2px 0 2px 5px;
	font-weight: bold;
	border-bottom: 0px;
	width: auto;
}
.leftmenu a:link{color: #000000;}
.leftmenu a:visited{color: #000000;}
.leftmenu a:hover{background: #ffffff;
	border-left: 5px solid #999;
	padding-left: 0px;
	}




p {
text-align: left; font-size: 0.8em; padding-left: 0px; display: block;}

/* layout */

#layout {
border-top: 1px solid #BBC0B7;
border-left: 1px solid #BBC0B7;
border-right: 3px solid #BBC0B7;
border-bottom: 3px solid #BBC0B7;
width: 1000px;
min-height: 800px;
background: #fff;
 margin-right: auto; margin-left: auto;
}

/* sidhuvud */

#sidhuvud {
width: 100%;
float: left;
}

#shleft { } /* float: left;  */
#shleftcontent {
	padding: 5px; 
	text-align: center;  
	background: url("img/bgmain.jpg") #fff;
	min-height: 100px;
	display:block;
}


/* kolumncontainer */

#kolumncontainer { width: 100%; clear: both; background: #fff; }


/* kolumn: main */

#main {float: left; }

#maincontent-index {
background-image: url(datumblock.jpg);
width: 464px; height: 600px;
padding: 0px;
 } /* blå kant för syns skull */

 
 #maincontent {
background: #FFF;
width: 664px; min-height: 700px;
padding: 0px;
 } /* blå kant för syns skull */

/* kolumn: right */

#right {float: right; }
#rightcontent-index {
width: 355px;
padding: 5px;
}



#rightcontent {
width: 155px;
padding: 5px;
}

 
/* kolumn: left */

#left {float: left;}

#leftcontent-index {
width: 155px;
padding: 5px;
}

#leftcontent {
width: 155px;
padding: 5px;
}



/* sidfot */

#sidfot {
width: 100%;
clear: both;
height: 50px;
}

#sidfotcontent {
padding: 5px; text-align: center;}


#year {width: 80px; height: 35px; position: relative; left: 40px; top: 80px; 
	font-size:1.5em; text-align:center;
	line-height:35px;
}
#week {width: 80px; height: 35px; position: relative; left: 340px; top: 40px;
	font-size:1.5em; text-align:center;
	line-height:35px;
}
#weekday {width: 380px; height: 50px; position: relative; left: 40px; top: 50px;
	font-size:2.5em; text-align:center;
	line-height:50px;
}
#datum {width: 380px; height: 100px; position: relative; left: 40px; top: 55px; 
	font-size:7em; text-align:center;
	line-height:100px; color: red;
}
#month {width: 380px; height: 50px; position: relative; left: 40px; top: 60px; 
	font-size:2.5em; text-align:center;
	line-height:50px;
}

#namn1 {width: 380px; height: 65px; position: relative; left: 40px; top: 65px; font-size: 0.8em; line-height:1em;}
#namn2 {width: 380px; height: 65px; position: relative; left: 40px; top: 70px; font-size: 0.8em; line-height:1em;}
#namn3 {width: 380px; height: 65px; position: relative; left: 40px; top: 75px; font-size: 0.8em; line-height:1em; }


input, textarea
{
color: #781351;
background: #fff;
border: 1px solid #999;
}

fieldset {
	margin: 30px 20px 10px 10px;
	background: #eee;
}

label
{
width: 7em;
float: left;
text-align: right;
margin-right: 0.5em;
display: block
}

.submit input
{
margin-left: 7em;
}

.addthis_button {
	margin-left: 20px;
	border:0px;}

.ads {
	font-size:0.6em;
	margin-left: 20px;
	padding: 0;
}
.ads a {
	text-decoration: underline;
}