*			{
			margin-top: 0px;
			padding: 0px;
			}
			
body		{
			background-color: #345;
			}
			
.bild a:link	{
			color: #335;
			font-family: georgia, palatino, times, serif;
			font-style: normal;
			font-weight: bold;
			font-size: 13px;
			line-height: 24px;
			text-decoration: none;
			text-align: left;
			}
			
a:link		{
			color: #335;
			font-family: georgia, palatino, times, serif;
			font-style: normal;
			font-weight: bold;
			font-size: 13px;
			line-height: 17px;
			text-decoration: none;
			text-align: left;
			}
		
.bild a:hover{
			color: #d00;
			font-family: georgia, palatino, times, serif;
			font-style: normal;
			font-weight: bold;
			font-size: 13px;
			line-height: 24px;
			text-decoration: none;
			text-align: left;
			}
			
a:hover		{
			color: #d00;
			font-family: georgia, palatino, times, serif;
			font-style: normal;
			font-weight: bold;
			font-size: 13px;
			line-height: 17px;
			text-decoration: none;
			text-align: left;
			}
			
.bild a:visited	{
			color: #735;
			font-family: georgia, palatino, times, serif;
			font-style: normal;
			font-weight: bold;
			font-size: 13px;
			line-height: 24px;
			text-decoration: none;
			text-align: left;
			}
			
a:visited	{
			color: #735;
			font-family: georgia, palatino, times, serif;
			font-style: normal;
			font-weight: bold;
			font-size: 13px;
			line-height: 17px;
			text-decoration: none;
			text-align: left;
			}

.bild a:active	{
			color: #f3f;
			font-family: georgia, palatino, times, serif;
			font-style: normal;
			font-weight: bold;
			font-size: 13px;
			line-height: 24px;
			text-decoration: none;
			text-align: left;
			}

a:active		{
			color: #f3f;
			font-family: georgia, palatino, times, serif;
			font-style: normal;
			font-weight: bold;
			font-size: 13px;
			line-height: 17px;
			text-decoration: none;
			text-align: left;
			}
			
td			{
			font-family: georgia, palatino, times, serif;
			font-style: normal;
			color: #320;
			font-size: 13px;
			line-height: 17px;
			text-align: left;
			}
		
p			{
			font-family: georgia, palatino, times, serif;
			font-style: normal;
			color: #000;
			font-size: 13px;
			line-height: 17px;
			text-align: left;
			}
			
li			{
			font-family: georgia, palatino, times, serif;
			font-style: normal;
			color: #000;
			font-size: 13px;
			line-height: 17px;
			text-align: left;
			margin-left: 15px;
			}
			
h1			{
			font-family: georgia, palatino, times, serif;
			font-style: bold;
			color: #303;
			font-size: 18px;
			line-height: 20px;
			text-align: center;
			}			
		
#container	{
			width: 800px;
			height: 800px;
			background-image: url(bilder/frontimage.jpg);
			background-repeat: no-repeat;
			background-color: #f30;
			margin-top: 0px;
			margin-left: auto;
			margin-right: auto;
			padding: 0;
			}
			
.meny_1	{
			width: 700px;
			height: 5px;
			margin: 0px;
			padding-top: 95px;
			padding-left: 50px;
			position: absolute;
			}
			
.content		{
			width: 600px;
			/* height: 350px; */
			background: #ffd;
			/* background: #fdb; */
			border-top: solid 2px #c30;
			border-left: solid 2px #c30;
			border-right: solid 2px #f96;
			border-bottom: solid 2px #f96;
			margin-top: 150px;
			margin-left: 88px;
			margin-right: 98px;
			padding: 10px;
			position: absolute;
			}
			
.text		{
			width: 335px;
			/* padding-right: 5px; */
			float: left;
			}
			
.bild		{
			width: 248px;
			padding-right: 0px;
			padding-left: 10px;
			border-left: solid 1px #795;
			float: right;
			}
			
.cvtext		{
			width: 600px;
			/* padding-right: 5px; */
			/* float: left; */
			}
			
.cvbild		{
			width: 248px;
			height: 380px;
			padding-right: 0px;
			padding-left: 10px;
			border-left: solid 1px #795;
			float: right;
			}