	body
	{
	margin: 5px 0 20px 0;
	font-family: georgia, arial, verdana, helvetica, sans-serif;
    	font-size: 0.78em;
	line-height: 1.6em;
	color: #000;
	background: url('../gfx/bkg.gif') #fff repeat-y center;
	text-align: center;
	}

	#container
	{
	margin: 1px auto;
	width: 760px;
	text-align: left;
	}

	#content
	{
	padding: 20px 50px 20px 0;
	float: right;
	width: 430px;
	color: #5B5B58;
 	background-color: transparent;
	}

	#leftcolumn
	{
	padding: 20px 0 20px 45px;
	float: left;
	width: 200px;
	color: #92928D;
	}
	
	#banner
	{
	padding: 20px 0 20px 45px;
	float: left;
	width: 200px;
	color: #92928D;
	}


	/*FONT, LINK & IMAGE PROPERTIES*/

		a
		{
		color: #94560F;
		text-decoration: none;
		}

		a:hover
		{
		color: #000;
		}

		ul
		{
		padding: 0 0 0 0;
		margin: 0 0 0 0;
		}

		li
		{
		margin-bottom: 3px;
		padding: 2px 5px 1px 5px;
		list-style: none;
		border: 1px solid #D9D7D0;
		}

		.li_a
		{
		background: #F4F2ED;
		font-style: oblique;
		}

		#content ul
		{
		padding: 0 0 0 10px;
		}

		#content li
		{
		padding: 1px 0 2px 15px;
		list-style: none;
		line-height: 1.5em;
		border: 0px;
		background: no-repeat 0px 5px url('../gfx/bullet.gif');
		}

		h1
		{
		margin-top: 0px;
		font-size: 140%;
		color: #6C6C65;
		font-weight: lighter;
		text-transform: uppercase;
		}

		h2
		{
		margin: 25px 0 0 0;
		font-size: 140%;
		color: #7C7C74;
		font-weight: lighter;
		}

		h3
		{
		margin: 25px 0 -10px 0;
		font-size: 100%;
		color: #7C7C74;
		font-weight: bold;
		}

		.imgtext
		{
		margin: 0px;
		padding: 0 10px 15px 10px;
		font-size: 90%;
		line-height: 130%;
		text-align: center;
		}

		.imgtext2
		{
		clear: both;
		float: right;
		margin: 5px 10px; 0 0;
		width: 170px;
		font-size: 90%;
		line-height: 130%;
		color: #808080;
		}

		.minibild
		{
		margin: 0 5px 2px 0;
		padding: 8px 0 0 8px;
		float: left;
		width: 130px;
		height: 130px;
		background: no-repeat url('../gfx/minibild_bkg.gif');
		}

		.mellanbild
		{
		padding: 8px 0 0 8px;
		width: 186px;
		height: 130px;
		background: no-repeat url('../gfx/mellanbild_bkg.gif');
		}

		.mellanbild_program
		{
		margin: 0 0 -8px 0;
		padding: 8px 3px 0 0;
		width: 191px;
		height: 130px;
		background: no-repeat url('../gfx/mellanbild-clr_bkg.gif');
		}

		.mellanbild_pagaende
		{
		float: right;
		padding: 8px 0 0 8px;
		width: 186px;
		height: 130px;
		background: no-repeat url('../gfx/mellanbild-clr_bkg.gif');
		}

		.contactform
		{
		padding: 1px;
		width: 100%;
		background: #F3F2EF;
		color: #5B5B58;
		}

		.submit
		{
		font-size: 90%;
		background: #fff;
		}

		img
		{
		border: 0px;
		}

		.programpunkt
		{
		margin: 0 20px 0 0;
		float: left;
		width: 194px;
		height: 225px;
		text-align: center;
		}

		.startsideikon
		{
		margin: 0 0 5px 60px;
		}



	/*FONT, LINK & IMAGE PROPERTIES END*/


	/*HEADER*/

		#header
		{
		width: 760px;
		}

			#frame_left
			{
			float: left;
			padding: 9px 0 0 0;
			width: 42px;
			height: 235px;
			background: url('../gfx/frame_left.gif') no-repeat right;
			}

			#frame_foto
			{
			float: left;
			width: 215px;
			height: 244px;
			background: url('../gfx/frame_foto.gif') no-repeat;
			}

			#frame_foto_lkpg
			{
			float: left;
			width: 215px;
			height: 244px;
			background: url('../gfx/frame_foto_lkpg.gif') no-repeat;
			}

			#frame_foto_nkpg
			{
			float: left;
			width: 215px;
			height: 244px;
			background: url('../gfx/frame_foto_nkpg.gif') no-repeat;
			}


			#frame_logo
			{
			padding: 105px 0 0 0;
			float: left;
			width: 487px;
			height: 139px;
			background: url('../gfx/frame_logo.gif') repeat-x;
			text-align: center;
			}

			#frame_right
			{
			float: left;
			width: 16px;
			height: 244px;
			background: url('../gfx/frame_right.gif') no-repeat;
			}

	/*HEADER END*/

