body	{
	background-color: #69c;
	background-image: url(../g2images/chst_bakg2.jpg);
	background-position: 0px 150px;
	background-attachment: scroll;
	color: black;
	font-family: Verdana, Arial;
	font-size: 0.8em;
	margin: 0px;
	}


/*	BLOCKELEMENT	*/

h1, h2, h3
	{
	font-weight: normal;
	margin-top: 1em;
	clear: left;
	}

h1, h2, h3, p
	{
	margin-right: 13%;
	}

table	{
	background-color: #fff;
	}

th	{
	font-size: 0.8em;
	font-weight: bold;
	text-align: left;
	vertical-align: bottom;
	border-bottom: 1px solid black;
	padding-right: 1em;
	padding-top: 0.5em;
	}

td	{
	font-size: 0.8em;
	vertical-align: top;
	padding-top: 0.2em;
	padding-bottom: 0.5em;
	padding-right: 0.5em;
	border-bottom: 1px solid #ccc;
	}

.telefon
	{
	white-space: nowrap;
	word-spacing: -0.1em;
	padding-right: 1.5em;
	}

/*	LÄNKAR	*/

a
{
text-decoration: none
}

a:link
{
color: #33c;
}

a:visited
{
color: #33c;
}

a:hover
{
text-decoration: underline;
color: #c33;
}


/*	SIDHUVUD	*/

.head	{
	color: #fff;
	background-color: #000;
	background-image: url(../g2images/chst_bakg1.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	font-weight: bold;
	text-align: center;
	}

.head ul
	{
	list-style-type: none;
	margin-bottom: 0;
	display: block;
	padding-bottom: 0.5em;
	padding-left: 0;
	padding-top: 0;
	padding-right: 0;
	white-space: nowrap;
	}

.head ul li
	{
	display: inline;
	margin-left: 0.5em;
	margin-right: 0.5em;
	}

.head li a:link, .head li a:visited
	{
	color: #ff3;
	font-weight: normal;
	padding-left: 1em;
	padding-right: 1em;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	}

.head li a:hover
	{
	text-decoration: none;
	color: #ff0;
	font-weight: normal;
	background-image: url(../g2images/bakg_head_a_hover.jpg);
	background-position: left top;
	background-repeat: repeat-x;
	background-color: #69c;
	}

#medlemssidor
	{
	position: absolute;
	top: 5px;
	left: 5px;
	font-weight: bold;
	color: ff9;
	letter-spacing: 0.5em;
	padding: 4px;
	margin: 2px;
	}

a.medlem
	{
	position: absolute;
	top: 5px;
	right: 5px;
	margin: 2px;
	padding: 4px;
	text-decoration: none;
	background-color: transparent;
	background-image: none;
	border: 0;
	}

li a:link.medlem, li a:visited.medlem
	{
	padding: 4px;
	color: #369;
	background-color: transparent;
	background-image: none;
	}

li a:hover.medlem
	{
	padding: 4px;
	margin: 0px;
	border: 2px outset #fff;
	background-color: #ccf;
	background-image: url(../g2images/knappbakg_hover.jpg);
	background-repeat: repeat-x;
	color: #000;
	text-decoration: none;
	}

li a:active.medlem
	{
	padding: 4px;
	margin: 0px;
	border: 2px inset #fff;
	background-color: #ccc;
	background-image: url(../g2images/knappbakg_active.jpg);
	background-repeat: repeat-x;
	color: #000;
	text-decoration: none;
	}


/*	SIDINNEHÅLL	*/

.body	{
	margin-left: 18%;
	margin-right: 18%;
	padding: 1em;
	background-color: #fff;
	background-image: url(../g2images/bakg_botten.jpg);
	background-position: left bottom;
	background-repeat: repeat-x;
	border-bottom: 1px solid black;
	border-left: 1px solid #666;
	border-right: 1px solid #666;
	}


/*	SIDFOT	*/

.footer
	{
	color: #fff;
	font-size: 90%;
	text-align: center;
	margin-top: 0.5em;
	}

.footer a
	{
	color: #ffc;
	text-decoration: underline;
	}

/*	KALENDARIUM	*/

.kalendarium
	{
	position: absolute;
	left: 75%;
 	right: 1em;
	font-size: smaller;
	padding-top: 1em;
	color: #fff;
	}

.kalendarium p, .kalendarium h1, .kalendarium h2
	{
	margin-left: 0px;
	margin-right: 0px;
	}

.kalendarium h1
	{
	display: none;
	}


/*	ANNONS	*/

.annons
	{
	margin: 0px;
	border-bottom: 1px solid black;
	border-left: 1px solid #665;
	border-right: 1px solid #665;
	border-top: 1px solid #998;
	padding-top: 0.6em;
	padding-bottom: 2em;
	padding-left: 2em;
	padding-right: 2em;
	font-family: Georgia, "Times New Roman";
	font-size: larger;
	background-color: #ffc;
	background-image: url(../g2images/annonsbakg_botten.jpg);
	background-position: left bottom;
	background-repeat: repeat-x;
	text-align: center;
	color: #000;
	}

.annons h2
	{
	font-family: Georgia, "Times New Roman";
	font-weight: normal;
	font-style: italic;
	font-size: x-large;
	}


/*	BILDKARTA	*/

.bildkarta
	{
	vertical-align: bottom;
	clear: left;
	}

.bildkarta p
	{
	width: 150px;
	display: block;
	float: left;
	margin: 1em;
	text-align: center;
	}